body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	background-color: #E8F1FF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #005CB9;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #005CB9;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #C10000;
	text-decoration: none;
}
ul {
	list-style-type: disc;
}
li {
	padding: 0;
	margin: 0 0 0.25em 0;
	
}
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;
}
h1 {
	font-size: 13px;
	padding-top: 5px;
	color: #005CB9;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
h2 {
	font-size: 12px;
	padding-top: 1px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
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: 762px;
	padding-bottom: 0;
	text-align: left;
	background-color: #E8F1FF;
	background-image: url(../images/frdgw_r2_c2.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#nav {
	width: 762px;
	height: 69px;	
}

#leftwrap {
	width: 200px;
	margin-top: 20px;
	margin-left: 25px;
	float: left;
	display: inline;
}

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

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

.leftcont ul {
	list-style-type: disc;
	}
.leftcont li {
	padding: 0;
	margin: 0 0 0.25em 0;
	}





#center {
	width: 490px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	background-color: White;
	background-image: url(../images/hdtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#centertopic {
	font-size: .75em;
	line-height: 1.5em;
	width: 560px;
	margin-left: 100px;
	margin-right: 100px;
	padding-left: 10px;
	background: White;
}

#header {
	width: 762px;
	background-image: url(../images/header.gif);
	height: 245px;
}

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

#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: #DDEBFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.blue {
	color: #005BCE;
}
.border {
border: 1px solid #ccc;
	
}
.tagline {
    background-color: #DDEBFF;
	}
td img {display: block;}

