*{
padding:0px;
margin:0px;
}

#nav a:link{ color: #fff; }

#nav a:visited{ color: #fff; }

#nav a:hover, #nav a:focus{ color: #fff !important;text-decoration:none; }


ol, ul{
	margin: 1em 0 1em 2em;
	list-style-type: circle;
}

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }


ul li{
	list-style:circle;
	font-family: Segoe, Arial, sans-serif;
	font-size: 14px;
}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

#container {
	width:100%;
	height:32px;
	background:#000;
	border:none;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	
}

body {
	background-color: #232b3e;
	background-image:url(../images/stripe.jpg);
	background-repeat:repeat-x;
}
#main {
	width: 850px;
	margin:auto;
	min-height: 747px;
}

#main #masthead {
	height: 243px;
	background-image:url(../images/mast.gif);
	background-repeat:no-repeat;
}

#main #masthead2 {
	height: 243px;
	background-image:url(../images/mast2.gif);
	background-repeat:no-repeat;
}

.clear{
clear:both;
}

.bot{
}

p {
	font-family: Segoe, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.2em;
	color:#fff;
}

.content p{
	color:#333333;
	margin-top:8px;
}



h1 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2em;
	color:#000033;
	margin-bottom:8px;
}

.seealso h2 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 18px;
	font-weight: light;
	line-height: 1.2em;
	color:#fff;
	margin-bottom:5px;
}

.seealso h3 {
	font-family: Segoe, Arial, sans-serif !important;
	font-size: 15px;
	font-weight: light;
	line-height: 1.2em;
	color:#fff;
	margin-bottom:5px;
}

#footer {
	width:100%;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	padding-top:15px;
	height: 35px;
}

.footlinks{
	width:850px;
	margin:auto;
	color:#fff;
	height: 20px;
}

#main .content {
	margin-top: 25px;
	border: 1px solid #000;
	padding:10px;
	background-color:#eaf0f9;
	margin-bottom: 35px;
	width: 630px;
}

a:link, a:visited{
font-family: Segoe, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color:#FFFFFF;
}

.demo a:link{
text-decoration:underline;
}

a:active{
color:#fff;
}

a:hover{
text-decoration:none !important;
}

.content a:link {color:#000000 !important; text-decoration:underline;}

.content a:visited {color:#000000 !important;}

.content a:hover {text-decoration:none;}

.content a:active {color:#000000;}

img{
border:none;
}

a img{
border:none;
}

.callout{
	color:#d6deff;
}
#footer .footlinks .right {
	width:200px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#footer .footlinks .left {
	width: 600px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#divTopLeft .seealso {
	background-color: #394761;
	width: 160px;
	padding:15px;
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
}

#divTopLeft{
	width: 160px;
}

#divTopLeft .seealso p{color:#fff;}

#main .red {
	color: #660000;
}
#main .col1 {
	float: left;
	width: 650px;
}


.white{
background:#FFFFFF;
}

.blue{
background:#dce5f2;
}

table{
border:solid #232B3E 1px;
	font-family: Segoe, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color:#000033;
}

td, tr,{
font-family: Segoe, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color:#000033;
}

td{
	padding:7px;
	vertical-align: middle;
}

.tabletitle td{
font-size:17px;
color:#000033;
}

#content li {
	font-family: Segoe, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color:#333333;
	list-style-type:circle;
	margin-bottom:3px;
}

