body {
	background-image: url(img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	background-color:#FFFFFF;
	width: 780px;
	background-image: url(img/back.gif);
	margin-top: 1px;
	position: relative;
	}
#content {
	width: 565px;
	float:left;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	background-image: url(img/contentback.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
	margin-left: 5px;
	}
#clearfloat {
	clear:both;
	}
#footer {
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/footerback.gif);
	padding-top: 5px;
	height: 22px;
	width: 768px;
	padding-left: 4px;
	}
#nav {
	width: 760px;
	float:left;
	text-align: left;
	padding-left: 5px;
}

#nav ul {
              margin: 0; /*removes indent IE and Opera*/
              padding: 0; /*removes indent Mozilla and NN7*/
              list-style-type: none;
              font-size: 12px;
}

#nav li {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	text-align: center;
}

#nav a {
	display: block;
	border: 0px solid;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 4px;
	width: 86px;
}

#nav a:link, #nav a:visited {
             color: #13519c;
             text-decoration: none;
}

#nav a:hover, #nav a:active {
             color: #ffffff;
}

#hilite a:link, #hilite a:visited,
#hilite a:hover, #hilite a:active {
	background-image:  url(img/menuback.gif);
	background-repeat: no-repeat;
	color: #13519c;
	width: 100px;
}

#nav a:hover, #nav a:active,
#hilite a:link, #hilite a:visited,
#hilite a:hover, #hilite a:active {
             color: #F9A800;
}
.darker {
	font-weight: bold;
	color: #0033CC;
	background-image: url(img/menubacklight.gif);
	height: 30px;
}
.light {
	padding-left:10px;
	}
	
.menu {
	width:770px;
	font-size:12px;
	position:relative;
	z-index:100;
}
	
h1 {
	font-size: 14px;
	color: #f9a800;
	font-weight: bold;
}
.link {
	color: #FFFFFF;
	font-size: 12px;
}
.biggertext {
	font-size: 13px;
	color: #3d84d4;
	font-weight: bold;
}
.header {
	color: #13519C;
	font-weight: bold;
}
.arrow {
	list-style-image: url(img/arrow.gif);
	line-height: 18px;
}
.tablewithborder {
	border: 1px solid #1E6FC1;
}
.tableheaders {
	background-color: #666666;
	color: #FFFFFF;
}
.productheader {
	font-size: 14px;
	font-weight: bold;
	color: #1C6DBC;
}
.bitbigger {
	font-size: 16px;
}
#rightside {
	background-color: #94cff1;
	padding: 5px;
	float: left;
	width: 140px;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
}
.safelink {
	text-decoration: none;
	color: #006699;
}
.menulink {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menutablebackground {
	background-color: #dedede;
	text-align: center;
}
.menutablebackground:hover {
	background-color: #CCCCCC;
}
