div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus {
	outline: 0;
}


ol, ul {
	list-style: disc url(none);
	margin-left: 40px;
}

#homelist ol, #homelist ul {
	list-style: disc url(none);
	margin-left: 10px;
}

li {
	text-align: left;
	line-height: 1.5em;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	padding: 5px;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height: 100%;
	background-attachment: scroll;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #0c1b2e;
	font-size: 95%;
	margin: 0;
	padding: 0;
}
#sitemap a:link {
    color: #184f90;
    font-weight: normal
}
#sitemap a:visited {
	color: #4E6998;
    font-weight: normal
}
#sitemap a:hover {
	color: #999999;
	font-weight: normal
}
#sitemap a:active {
	color: #999999;
    font-weight: normal
}

a:link {
	color: #184f90;
	font-weight: bold;
}
a:visited {
	color: #4E6998;
	font-weight: bold;
}
a:hover {
	color: #999999;	
}
a:active {
	color: #999999;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	padding: 3px;
}
h2 {
	font-size: 18px;
	padding: 3px;
}
h3 {
	font-size: 14px;
	padding: 3px;
}
.style1 {
	color: #2662B8;
	font-weight: bold;
	font-size: 18px;
}
.bgBlue {
	color: #FFFFFF;
	background: #2E3192;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bgBlue a {
font-size: 14px;
color: #ffffff;
}
.bgBlue a:hover {
font-size: 14px;
color: #cccccc;
}
.bgBlueSub {
	color: #000000;

	background: #eceee7;
	padding:10px;
}
.bgRedSub {
	color: #ffffff;

	background: #ED1C24;
	padding:10px;
    text-align: left;
}
.bgLightBlue {
background: #E9F5FF;
width: 95%;
}
.bgBlueSub a {
font-size: 14px;
color: #2565b9;
}
.bgBlueSub a:hover {
font-size: 14px;
color: #cccccc;
}
.red {
	font-weight: bold;
	color: #BF2F42;
	float: left;
	padding-left: 20px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
	padding-top:-5px;
}

#wrappercontent { 
 margin: 0 auto;
 width: 968px;
}
#header {
 width: 968px;
 height: 133px;
 z-index:0;
}
#navigation {
	width: 968px;
	height: 277px;
	background-image: url(images/nav_bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

.navthumbs {
	display: inline;
	float: left;
	margin: 2px;
}

.navthumbs img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navthumbs img:hover {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.headernav {
	width: 125px;
	color: #FFF;
	height: 31px;
	background: #161D20 url(images/nav_bg_top.gif) no-repeat center top;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.headernav a:link, .headernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.headernav a:hover, .headernav a:active {
	color: #A8D7E9;
	text-decoration: none;
}

#navcontainer {
	padding-left: 30px;
}

#content {
	width: 968px;
	background: url(images/bg_content.jpg) repeat-y scroll center top;
	height: auto;
	padding-bottom: 20px;

}

#contenttext {
	float: left;
	width: 945px;
	margin-left: 20px;
    text-align: left;
}


.list1 {
	background-image: url(images/bg_grad1.gif);
	background-repeat: repeat-x;
	padding: 15px;
}

.list2 {
	background-repeat: repeat-x;
	padding: 15px;
	color: #2662B8;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/bg_grad1.gif);
}

.ulBg {
	background-image: url(images/bg_grad1a.gif);
	background-repeat: repeat-x;
	padding: 10px 0px 20px 30px;
	color: #1C478E;
	font-size: 110%;
	text-align: left;
}

#leftcolumn {
	padding: 10px 0px 10px 30px;
	height: auto;
	width: 320px;
	float: left;
	text-align: justify;
}
#rightcolumn {
	float: right;
	padding: 10px 30px 10px 0px;
	width: 560px;
	height: auto;
	display: inline;
	position: relative;
}

#bestbox {
	background-image: url(images/bestbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
	width: 325px;
	margin: 0px;
	padding: 86px 0px 0px;
	position: relative;
}

#bestbox p {
	padding: 0px 10px;
	font-size: 14px;
}

.footer-top {
	top:60px;
	position:relative;
	z-index:1;
}

.footer {
	background:url(images/bg_footer.jpg) repeat-x scroll center top;
	margin:0 auto;
	padding:0px;
	position:relative;
	width:100%;
	height: 130px;
}

.footernav {
	width: 125px;
	color: #333;
	background: #161D20 url(images/nav_bg_bottom.gif) no-repeat;
	height: 97px;

}
.small {
	font-size: 85%;
	text-align: left;
}

.border {
   border: thin solid #000;

}
.bgGreen {
   background-color: #7D8F8C;
   padding: 5px;
}

.error {
  color: #BF2F42;
}

.wham {
	position:absolute;
	width:90px;
	height:90px;
	z-index:1000;
	margin-top: -20px;
	margin-left: 763px;
    behavior: url(scripts/iepngfix.htc)
}
