@charset "UTF-8";
#homeContent {
	width: 750px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 150px;
	position: relative;
}
#fullContent {
	width: 750px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 150px;
	position: relative;
}
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:0;
	margin-top:0;
	background-color: #C9D9E8;
}
#siteholder {
	background-image:url(images/bgs/bgMiddleLtBlNavC9D9E8.jpg);
	background-repeat: repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	background-image:url(images/bgs/bgTopLtBlNavWide.jpg);
	height:100px;
	background-repeat: no-repeat;
	position: relative;
}
#footer {
	background-image:url(images/bgs/bgBottomLtBlNavC9D9E8.jpg);
	height:50px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	color: #3D5D80;
}
#leftCol {
	width:150px;
	float: left;
}
#fullContent h2 {
	font-weight: normal;
	font-size: 18px;
}
.boxed {
	padding: 5px;
	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: #B8D0E8;
	border-right-color: #B8D0E8;
	border-bottom-color: #B8D0E8;
	border-left-color: #B8D0E8;
	text-align: center;
	background-color: #EEF2F9;
}
.bannerImage {
	position: absolute;
	top: 5px;
	right: 20px;
}
#mainContent {
	margin-right: 150px;
	font-size: 9pt;
}
#rightCol {
	background-color: #C9D9E8;
	width: 150px;
	top: 0px;
	right: 10px;
	position: absolute;
}
#rightnav
{
	width: 150px;
	line-height: 11px;
	border-bottom: 1px solid #d3d3d3;
	display: block;
	top: 1px;
	right: 3px;
	background-color: #5079A6;
	position: absolute;
}


#rightnav a
{
	display: block;
	/*height:17px;*/
	font: 400 8pt Verdana, Arial, Sans-Serif;
	line-height: 15px;
	color: #036;
	text-decoration: none;
	background-color: #EEF2F9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5478A6;
}

#rightnav a:hover
{
	color: #000;
	background: #DBEFFA;
}
#rightnav p strong {
	padding-left: 5px;
	color: #FFF;
}
#rightnav p {
	text-align: center;
}
.here {
	font-weight: bold;
	color: #003;
	background-color: #BAD0E8;
}
#fullContent h3 {
	font-size: 16px;
	font-weight: normal;
}
table {
	border-collapse:collapse;
	border-bottom-color:#CCC;
}
#fullContent p a {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}
.faq a {
	color: #036;
	text-decoration: none;
}
.faq a:hover {
	color: #003;
	text-decoration: underline;
}
ul li .faq {
	list-style-image: url(financialRes/images/tri_bulletOrange.gif);
}
ul .faq {
	list-style-image: url(financialRes/images/tri_bulletOrange.gif);
}
.contentLink {
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.navHeader {
	font-size: 10px;
	font-weight: bold;
}#tableNav {
	width: 200px;
	line-height: 11px;
	display: block;
	margin-left: auto;
	background: #FAFAFA;
	text-align: center;
	margin-right: auto;
}
#tableNav a {
	background: #FAFAFA;
	padding: 2px 5px;
	line-height: 20px;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	color: #003366;
}
.travel {
	color: #990000;
}


#printPage {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.caption {
	font-size: 10px;
	font-style: italic;
}
#fullContent h3 a {
	font-size: 14px;
}
.whtText {
	color: #FFF;
	font-weight: bold;
}
	
#contentPopup {
	font-size: 12px;
	padding-left: 10px;
	width: 400px;
	background-color: #CAD9E8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contentPopup a {
	color: #036;
}
#fullContent ul li {
	line-height: 20px;
}
