body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topnav {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/top_image.jpg);
	text-align: right;
	height: 21px;
	padding-right: 10px;
	background-repeat: no-repeat;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}
.bannerleft {
	background-image: url(images/main_banner_left.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 344px;
	background-color: #274BA4;
}
.bannerright {
	background-image: url(images/main_banner_right.jpg);
	background-repeat: no-repeat;
	width: 426px;
	vertical-align: bottom;
}
.bluebox {
	color: #FFFFFF;
	background-color: #274BA4;
	height: 56px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	line-height: 120%;
	padding: 10px 10px 10px 18px;
}
.mainnav {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
	padding: 4px 0px 3px 15px;
}
.leftnavheading {
	font-weight: bold;
	color: #CC3333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #E1C526;
	font-size: 12px;
	border: 1px solid #E1C526;
}
.leftnavbox {
	font-size: 12px;
	border: 1px solid #E1C526;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 140%;
}
li.nav {
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height: 120%;
	padding-left: 0px;
}
h2 {
	font-weight: bold;
	color: #CC3333;
	font-size: 14px;
}
.mainintershipbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding-right: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	vertical-align: top;
}
.mainBridgeBox {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-left: 10px;
	vertical-align: top;
}
.topnav a:link, .topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.topnav a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.mainnav a:link, .mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:hover {
	color: #FFFF00;
	text-decoration: underline;
}



.subBannerLeft {
	background-color: #274BA4;
	background-image: url(images/subBanner.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 644px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	padding-bottom: 3px;
}
.blueboxSub {
	color: #FFFFFF;
	background-color: #274BA4;
	height: 14px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:visited:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: underline;
}
li.text {
	list-style-type: disc;
}

.tableTitle {
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
}
.tableBG {
	background-color: #FFFFFF;
}
blockquote {
	width: 450px;
}
.NavHeading2 {
	line-height: 200%;
	padding: 10px 0px 0px;
	color: #CC3333;
	font-weight: bold;
}
.footer {
	font-size: 11px;
}
.breadcrumbs {
	height: 28px;
	padding-left: 10px;
}
.bodyHeight {
	height: 100%;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	padding-left: 10px;
}
.logotypeBox {
	background-position: center;
	height: 58px;
}
ol {
	list-style-type: decimal;
}

