/* CSS Document */


html, body {
	height:100%;
	margin: 0;
	min-width: 0px;	width: 800px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
		}
a:link,a:visited,a:active {
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
a:hover{
	color: #5CC4FF;
	text-decoration: none;
}
#header a:link img,#header a:visited img,#header a:active img,#header a:hover img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#header {
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
#header #Nav {
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 98px;
	text-align: left;
	position: absolute;
	top: -20px;
}
#MainContent #LeftNav td.center {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
	#ulMainNav {
	height: 20px;
	position: relative;
	top: 0px;
	float: right;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#ulMainNav li{
	display: inline;
	list-style-type: none;
	}
	 
#ulMainNav a:link,#ulMainNav a:active,#ulMainNav a:visited {
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	display: block;
	height: 20px;
	margin: 0px;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#ulMainNav a:hover, #ulMainNav.current {
	color: #5CC4FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#ContentContainer {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#pageHeading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F349A;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	width: 780px;
	font-weight: bold;
}
#MainContent {
	font-size: 0.85em;
	line-height: 1.5;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
	clear: right;
		}
#MainContent h1 {
	color: #0F349A;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#MainContent h2 {
	font-size: 12px;
	line-height: 1.25;
	margin: 0px;
	padding: 0px;
}
#MainContent h3 {
	font-size: 13px;
	line-height: 1.25;
	margin: 0px;
	color: #903;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#MainContent ul {
	list-style-image: url(../_images/bullet_normal.jpg);
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-position: outside;
}
#MainContent li {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainContent img.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#LeftNav {
	width: 160px;
	vertical-align: top;
	float: left;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height:100%;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#LeftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: top;
}

#LeftNav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../_images/leftNav_bullet_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*#LeftNav a:link,#LeftNav a:visited,#LeftNav a:active {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../_images/leftNav_bullet_01.gif);
	padding-left: 20px;
}
#LeftNav a:hover {
	display: block;
	background-image: url(../_images/leftNav_bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}*/
#ContentTable2Co{
	vertical-align: top;
	width: 590px;
}
#ContentTable2Col td.mainContent {
	vertical-align: top;
	width: 390px;
}


		

#footer {
	clear: both;
	font-size: 0.6em;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5CC4FF;
	margin-left: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
}
img.right_border {
	float: right;
	padding: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #0F349A;
}
img.left_border {
	float: left;
	padding: 1px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #0F349A;
}
.right {
	float: right;
	padding: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.left {
	float: left;
	padding: 1px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
