@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#container {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#mainblock {
	text-align: justify;
	width: 853px;
}
.menucell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
}

.menucell a:link {
	color: #FFF;
	text-decoration: none;
}
.menucell a:visited {
	color: #FFF;
	text-decoration: none;
}
.menucell a:hover {
	color: #8c8c8c;
	text-decoration: none;
}

.bigblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006ab4;
	line-height: 25px;
}

#footer {
	background-image: url(images/back_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 853px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer em a:link {
	color: #5ad9ff;
	text-decoration: none;
}
#footer em a:visited {
	color: #5ad9ff;
	text-decoration: none;
}
#footer em a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer strong {
	color: #5ad9ff;
	font-weight:bold;
	text-decoration: none;
}

#footer em {
	color: #5ad9ff;
 	text-decoration: none;
	font-style:normal;
}

#footerlong {
	background-image: url(images/back_footer_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 161px;
	width: 853px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#footerlong a:link {
	color: #FFF;
	text-decoration: none;
}
#footerlong a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerlong a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerlong em a:link {
	color: #5ad9ff;
	text-decoration: none;
}
#footerlong em a:visited {
	color: #5ad9ff;
	text-decoration: none;
}
#footerlong em a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerlong strong {
	color: #5ad9ff;
	font-weight:bold;
	text-decoration: none;
}

#footerlong em {
	color: #5ad9ff;
 	text-decoration: none;
	font-style:normal;
}

.mainblockshadow {
	background-image: url(images/back_mainblock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4d4d4d;
	text-align: justify;
}

.businessblock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4d4d4d;
	text-align: justify;
}

.searchblockbusiness {
	background-image: url(images/businesssearch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4d4d4d;
	text-align: left;
}

.searchblockshadow {
	background-image: url(images/back_searchblock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4d4d4d;
	text-align: justify;
}

.searchblockshadow a:link {
	color: #4d4d4d;
	text-decoration: underline;
	font-weight:bold;
}
.searchblockshadow a:visited {
	color: #4d4d4d;
	text-decoration: underline;
	font-weight:bold;
}
.searchblockshadow a:hover {
	color: #f0f0f0;
	text-decoration: underline;
	font-weight:bold;
}

#menu {
	background-image: url(images/back_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	width: 226px;
}

#menutall {
	background-image: url(images/back_menu3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	width: 226px;
}

#menusearch {
	background-image: url(images/back_menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	width: 226px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006ab4;
	margin: 0px;
	padding: 0px;
}
.boldblue {
	color: #006ab4;
}

.bigblue {
	color: #006ab4;
	font-size:14px;
}


.bigblue a:link {
	color: #006ab4;
	text-decoration: none;
	font-weight:bold;
}
.bigblue a:visited {
	color: #006ab4;
	text-decoration: none;
	font-weight:bold;
}
.bigblue a:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight:bold;
}


ul {
	margin-left:0px; 
	padding-left:20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tableline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00bbf2;
	margin-bottom: 10px;
}
.imagelink a {
	border: none;
}

.imagelink a img {
	border: 0px none #F7F7F7;
}

#nextprev {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nextprev ul {
	padding-left: 0px;
}



#pagination {

	margin-top: 0px;

	margin-left: 0px;

	font-weight: bold;

	color: #000;

}

#pagination ul {


	padding-left: 0px;

}

#pagination li {

	display: inline;

	padding-right: 10px;

}



#pagination li a {

	color: #006ab4;

}

#pagination li a:hover {

	color: #00c6f6;

}



#holder {

	text-align: center;


}

.searchdiv {
	height: 30px;
	overflow: hidden;
	vertical-align: middle;
	padding-top: 7px;
}


.searchdiv2 {
	height: 30px;
	overflow: hidden;
	vertical-align: middle;
	padding-left: 20px;
	background-image: url(images/back_refsearch.gif);
	background-repeat: no-repeat;
}



.someclass1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}


#ajaxticker1 {
	width: 196px;
	text-align: justify;
	height: 196px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker1 a:link {
	color: #FCCC1D;
	text-decoration: none;
	font-weight:bold;
}
#ajaxticker1 a:visited {
	color: #FCCC1D;
	text-decoration: none;
	font-weight:bold;
}
#ajaxticker1 a:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight:bold;
}

#ajaxticker1 strong {
	color: #007fc2;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
}

#ajaxticker2 {
	width: 196px;
	text-align: left;
	height: 250px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker2 a:link {
	color: #FCCC1D;
	text-decoration: none;
	font-weight:bold;
}
#ajaxticker2 a:visited {
	color: #FCCC1D;
	text-decoration: none;
	font-weight:bold;
}
#ajaxticker2 a:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight:bold;
}

#ajaxticker2 strong {
	color: #007fc2;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
}


#newsticker {
	
	height: 226px;
	width: 226px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#newsticker2 {
	
	height: 226px;
	width: 216px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#epc {
	background-image: url(images/back_epc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 141px;
	width: 196px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
	padding-top: 85px;
	padding-left: 15px;
	padding-right: 10px;
}
#epc a:link {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}
#epc a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}
#epc a:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight:bold;
}

.maintext {
		padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4d4d4d;
}

#pdflink {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	
#pdflink a:link {
		text-decoration:none;
		}