body {
	background:url(/images/back.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
}
.top_nav {
	text-align:right;
	vertical-align:bottom;
	padding:0px 10px 10px 0px;
}
.top_nav a:link {
	text-decoration:none;
	font-weight:bold;
	color:#437b99;
	padding:2px 4px 2px 4px;
}
.top_nav a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#437b99;
	padding:2px 4px 2px 4px;
}
.top_nav a:active {
	text-decoration:none;
	font-weight:bold;
	color:#437b99;
	padding:2px 4px 2px 4px;
}
.top_nav a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
	padding:2px 4px 2px 4px;
}


.nav {
	text-align:center;
	vertical-align:middle;
	background-image:url(/images/nav_back.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:15px 10px 10px 0px;
	height:44px;
}
a:link {
	text-decoration:none;
	font-weight:bold;
	color:#437b99;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#437b99;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#437b99;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}

.center_content {
	padding: 5px 10px 5px 10px;
}

.left_10px {
	padding-left: 10px;
}

.help {
	background-image:url(/images/home_help.jpg);
	background-repeat:no-repeat;
	height:110px;
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
	color:#c97601;
	padding: 0px 12px 0px 0px;
}
.help a:link {
	text-decoration:none;
	font-weight:bold;
	color:#a33201;
}
.help a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#a33201;
}
.help a:active {
	text-decoration:none;
	font-weight:bold;
	color:#a33201;
}
.help a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#c97601;
}
.fast {
	background-image:url(/images/home_fast.jpg);
	background-repeat:no-repeat;
	height:110px;
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
	color:#328225;
	padding: 0px 12px 0px 0px;
}
.fast a:link {
	text-decoration:none;
	font-weight:bold;
	color:#0c5700;
}
.fast a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#0c5700;
}
.fast a:active {
	text-decoration:none;
	font-weight:bold;
	color:#0c5700;
}
.fast a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#328225;
}
p {
	margin-top:10px;
}
.ribbon {
	background-image:url(/images/ribbon.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	height:38px;
	padding: 7px 0px 0px 10px;
}
.hori_dot {
	height:1px;
	line-height:1px;
	font-size:1px;

	margin-top:5px;
	margin-bottom:5px;
	background-image:url(/images/horidot.gif);
	background-repeat:repeat-x;
}
.hori_dot_nav {
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
	background-image:url(/images/horidot.gif);
	background-repeat:repeat-x;
}
.left_text {
	padding: 5px 10px 5px 5px;
}
.home_main {
	font-size:9px;
	color:#ffffff;
	padding:0px 115px 0px 80px;
	height:60px;
}
.nav_container {
	padding-left:10px;
}

ul {
	padding:3px; 
	margin:3px;
	list-style-type:none;
}

ul li {
	padding-left:10px;
	padding-bottom:3px;
	background-image: url("/images/mini_arrow.gif");
	background-repeat: no-repeat;
	background-position:0px 5px;
	
}

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

h1 {
	color:#004870;
	text-align:left;
	font-size:large;
	margin:0px;
	margin-left:1px;
	line-height:normal;
}

.blue {
	color:#0095c8;
	padding:0px 3px 0px 5px;
}

.footer {
	height:70px;
	text-align:center;
	vertical-align:middle;
}

