*{
	font-family:  tahoma, arial,  verdana, sans-serif;
	color: #4A4C4C;
	/*border: 0 none;*/
	outline: 0;
	padding: 0;
	margin: 0;
}

html, body {
	background: #D9D9D9 url('images/bg_gradient.png') repeat-x ;
	font-size: 8pt;	
	}


img {
	border: none;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul {
	padding-left: 20px;
	padding-top: 3px;
	list-style-type:disc
	}

li {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	}
	
	
.width100{
	width: 100%;
}

a:link, a:visited {
	color: #187ab1;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #187ab1;	
}

#wrapper {
	width: 100%;
	  text-align:center;
  }

#frame {
	width: 900px ;
  margin-left: auto ;
  margin-right: auto ;
  margin-top: 20px;
  text-align:center;
}


div.content {
	background: #ffffff;
	width: 880px;
	height: 850px;
	 margin-left: auto ;
 	 margin-right: auto ; 
   text-align:center;
}

div.media {
	background: #ffffff;
	width: 880px;
	height: 1800px;
	 margin-left: auto ;
 	 margin-right: auto ; 
   text-align:center;
}

div.adboard {
	background: #ffffff;
	width: 880px;
	height: 1000px;
	 margin-left: auto ;
 	 margin-right: auto ; 
   text-align:center;
}

div.contentSpacing {
	 width: 862px;
	 margin-left: auto ;
	 margin-right: auto ; 
	 text-align:center; 
	 padding-top:10px;
}


a:link.toolbar, a:visited.toolbar, a:active.toolbar {
	font-size: 12pt;
	color: #7F8689;
}
 
a:hover.toolbar, a.toolbarSelected {
	font-size: 12pt;
	color: #187ab1;
} 

.TbSep {
	width: 1px;
	background: #7F8689;	 
 }
 
.Section, .SectionWithBorder {
	font-size: 10pt;
	font-weight: normal;
	width: 250px;
	color: #696969;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;	
}

.SectionWithBorder {
	border-left: 1px solid #aeb2b4;
	padding-left: 10px;
}
		
.SectionTitle {
	color: #3C3C3C;
	font-size: 11pt;
	font-weight: bold;
	 }
	 
 .PageText {
 	font-size: 10pt;
	font-weight: normal;
	color: #4A4C4C;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;	
	padding-top:20px;
}

 
 div.subToolbar {
 	padding-left: 40px;
 	font-size: 11pt;
	font-weight: normal;
}

 div.subToolbar a.subTB {
 	font-size: 11pt;
	font-weight: normal;
	color: #7F8689;
}

 div.subToolbar a.SubTBselected {
 	font-size: 11pt;
	font-weight: normal;
	color: #187ab1;
}

 .PageTitle {
	color: #121011;
	font-size: 19pt;
	font-weight: normal;
	letter-spacing: 2px;
}

.ParagraphTitle {
	color: #187ab1;
	font-size: 13pt;

	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 20px;
}

.Title {
	font-weight: bold;
}

.NewsSubTitle {
	display: block;
	color: #121011;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
}

p.NewsDate {
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;	
}

p.NewsLink {
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 20px;	
}

#footer {
	display: block;
	color: #626567 ;
 	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 10px;		
	padding-top: 5px;		
	}
	