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

.text12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.learn12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D327F;
	text-decoration: none;
}
.learn11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D327F;
	text-decoration: none;
}
.breadcrumb10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.learn10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D327F;
	text-decoration: none;
}
.learnRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.learnRed14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.text-header
{
	font-size: 16px;
	color: #000066;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.image {
	background-color: #FFFF66;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 2px solid #003399;
	margin-bottom: 4px;
}
.image_content {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.ccmenu
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #245DCC;
}
.submit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC99;
}
.submit3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #245DCC;
	
	}
.input {Verdana, Arial, Helvetica, sans-serif;Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
.footer
{
	font-size: 10px;
	color: #C5D4E6;
	font-family: Tahoma;
}

.footer-bg
{
	background-color: #3D6EAA;
}
a:visited {
text-decoration: none
} 

a:active 
{
text-decoration: none

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	
}
.nav_cell {
	padding-bottom: 0px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container {
	width: 888px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #7E4800;
	text-align: left;
	background-image: url(../images/main_repeat.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/logo1.gif);
	height: 99px;
}
.oneColFixCtrHdr #container #scroll {
	font-size: 12px;
	color: #CC0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
	background-color: #000000;
	height: 25px;
	width: 888px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.oneColFixCtrHdr #mainContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 28px 20px 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-repeat: repeat;
	margin: 50px 35px 0px 50px;
	border: 3px solid #7E4800;
}
.oneColFixCtrHdr #container #nav {
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	float: left;
	text-align: right;
	width: 888px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
