body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	background-color: #001F6F;
}
a:link {
	color: #001F6F;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #001F6F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
ul {
	list-style-type: disc;
	margin-top: 0px;
}
li {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: -10px;
	
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p, h1, h2, h3, h4, h5 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p {
	padding-left: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	padding-top: 5px;
	color: #456EBD;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: center;
}
h2 {
	font-size: 14px;
	padding-top: 0px;
	color: #3A5FA3;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: center;
}
h3 {
	font-size: 12px;
	color: #373E46;
	font-weight: bold;
	line-height: 10px;
}
h4 {
	font-size: 11px;
	padding-top: 1px;
	color: #5A6674;
	font-weight: bold;
}
h5 {
	font-size: 13px;
	padding-top: 1px;
	color: #C10000;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
	padding-bottom: 15px;
}
h6 {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 1px;
	text-align: left;
	color: #006400;
	font-weight: Bold;
}
#frame {
	width: 780px;
	padding-bottom: 0;
	text-align: left;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #FFCC00;
}

#nav {
	width: 780px;
	height: 26px;
	background-color: #000000;
	text-align: center;
	background-image: url(../images/nav/navback.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	margin-bottom: 0px;
}

#leftwrap {
	width: 155px;
	float: left;
	display: inline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
}

.left {
	width: 160px;
	float: left;
	display: inline;
	background-position: left top;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #3A5FA3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.leftwrap {
	width: 160px;
	float: left;
	display: inline;
	background-position: left top;
	padding: 0px;
	margin-right: 20px;

	
}

.leftcont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #333333;
}

.leftcont ul {
	list-style-type: disc;
	}
.leftcont li {
	padding: 0;
	margin: 0 0 0.25em 0;
	}
	
#rightwrap {
	width: 150px;
	float: left;
	display: inline;
	padding-right: 15px;
}

.right {
	width: 160px;
	float: left;
	display: inline;
	border: 1px solid #CCCCCC;
	background-color: #ECECF9;
	background-image: url(../images/hdtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
}

.rightcont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}

.rightcont ul {
	list-style-type: disc;
	}
.rightcont li {
	padding: 0;
	margin: 0 0 0.25em 0;
	}
	
.rightclr {
	width: 160px;
	float: left;
	display: inline;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
}	
	
	
	
#center {
	width: 550px;
	float: left;
	border: 1px solid #3A5FA3;
	margin-right: 0px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	background-image: url(../images/fff.gif);
	margin-bottom: 20px;
}
#centertopic {
	font-size: .75em;
	line-height: 1.5em;
	width: 560px;
	margin-left: 100px;
	margin-right: 100px;
	padding-left: 10px;
	background: White;
}

#header {
	width: 784px;
	background-image: url(../images/header.jpg);
	height: 200px;
	visibility: visible;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	height:30px;
	text-align: center;
	font-size: 0.7em;
	margin-bottom: 0;
	width: 780px;
	background-image: url(../images/footer.jpg);
}

#bottomnav {
	height:40px;
	text-align: center;
	font-size: 1em;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

#prodlink {
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 20px;

}

#prodlink a:link {
	color: #5A6674;
	font-weight: bold;
	text-decoration: underline;
}

#prodlink a:visited {
	color: #5A6674;
	font-weight: bold;
	text-decoration: underline;
}

#prodlink a:hover {
	color: #C10000;
	text-decoration: none;
}

input, select {
	border: 1px solid #ccc;
	background-color: #FEFAE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.red {
	color: #CC0000;
	font-size: 16px;
}

.blue {
	color: #001F6F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.blueend {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}


.border {
border: 1px solid #ccc;
	
}
.tagline {
    background-color: #FEFAE7;
	}
td img {display: block;}
