@charset "utf-8";
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #057083;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
body {
	margin:auto;
	height:100px;
}
.bodycontent {
	background-color: #F9F9F9;
	width: 750px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
}
.footcontent {
	background-image: url(images/gray-box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 110px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
#Table_01 .footcontent .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

#Table_01 .cbl {
	background-image: url(images/logo_cbl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 15px;
}
#Table_01 .bottom {
	background-image: url(images/logo_bottom.jpg);
	background-repeat: repeat;
	float: left;
	height: 32px;
	width: 730px;
}
#Table_01 .cbr {
	background-image: url(images/logo_cbr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 32px;
	width: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #12D2F6;
	padding-left: 220px;
}
#Table_01 .Nav {
	width: 750px;
	margin-left: 10px;
	height: 40px;
}
p:first-letter {
	font-size: 130%;
	font-weight: bold;
	color:#09B0CE;
 }
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: right;
	width: 350px;
	text-align: center;
}
.navbutton {
	background-image: url(images/blue_grade_button.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	width: 130px;
	color: #FFFFFF;
	background-position: center;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFED7;
	text-align: center;
	float: left;
	font-style: italic;
}
.navbutton:hover {
	background-image: url(images/blue_grade_button2.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D74BF;
	border-right-color: #BFE1FB;
	border-bottom-color: #BFE1FB;
	border-left-color: #0D74BF;
}
.bodycontent ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	background-color: #00A5CE;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	line-height: 18px;
}

