/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(images/dot_gray_and_white.gif);
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	
}

p, td {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}



li {
	list-style: square;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_orange.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 110%;
	font-weight: bold;
	color: #0A3982;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	color: #6699cc;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	color: #0A3982;
	letter-spacing: 1px;
}

.textsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 200%;
	font-weight: bold;
	color: #0A3982;
}

p.subtitle {
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #6699cc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	padding: 6px 0px 6px 0px;
}

hr {
	color: #6699cc;
	height: 1px;
	margin: 10px 0px 10px 0px;

}

a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: underline;
}

a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: underline;
}

a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: underline;
}


p.small	 {
          font-size: 11px;
          line-height: 150%;
}

p.small a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;
}

p.small a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;
}

p.small a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

p.small a:active {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: underline;
}

.tabletop {	
	background-color: #82A3CC;
}

.tablecontent {	
	background-color: #ffffff;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699cc;
}

.navtop {	
	padding: 6px;
	background-color: #0A3982;

}

.navtop a:link {
	background-color: #0A3982;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #efefef;
	text-decoration: none;
}

.navtop a:visited {
	display: block;
	background-color: #0A3982;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #efefef;
	text-decoration: none;
}

.navtop a:hover {
	display: block;
	background-color: #D2E0EC;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}

.navtop a:active {
	background-color: #D2E0EC;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #006699;
	text-decoration: none;
}

.navleft {	
	padding: 14px 5px 14px 5px;
	background-color: #D2E0EC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699cc;
	border-color: #6699cc;
	
	
}
.navleft a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;
	
}

.navleft a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;

}

.navleft a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

.navleft a:active {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;
}

.footer {	
	padding: 10px;
	background-color: #D2E0EC;
	border-width: 1px;
	border-style: solid;
	border-color: #6699cc;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

.footer a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;
}

.footer a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;

}

.footer a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

.footer a:active {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: none;
}