<!--  
/* CSS RESET BY ERIC MEYER v1.0 | 20080212 */
html, body, 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

body {
	line-height: 1.2;
	}
	
ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
	

/* remember to define focus styles! */
:focus {
	outline: 0;
	}
	

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}
	

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* END CSS RESET */

body {
	font-family: "trebuchet MS" Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #d1d1d1;
}

#content {
	width: 900px;
	margin: auto;
	margin-top:15px;
	margin-bottom:15px;
	background-color: #FFFFFF;
	font-size: 16px;
	border: 2px solid #a7a7a7;
	text-align:left;
	position:relative;
}

#logo {
	margin:-2px 0 0 -2px;	
}
                   
#main-content {
	width: 479px;
	margin-top: 15px;
	margin-left: 213px;
	margin-bottom: 10px;
	font-size:1.1em;
}

#leftside{
	position:absolute;
	top:135px;
	width: 173px;
	margin-left: 20px;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 205px;	
}  

#rightside{
	position:absolute;	
	width: 173px;
	right: 20px;
	top:340px;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	background-position: right top;
}  

p {
	padding: 6px;
	line-height: 140%;
}

h1 {
	font-size: 21px;
	color:#333333;
	margin-bottom:5px;
	position:absolute;
	top:336px;
	left:213px;	
}

h2 {
	font-size: 16px;
	padding: 6px;
	margin-top: 35px;
	margin-bottom: -5px;
	color: #000000;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:black;
	margin-top:20px;
}

big strong {
	color:#6e6161;
	position:absolute;
	top:367px;
	left:213px;
}

span.bold {
	font-weight: bold;
	font-size:14px;
	color:#8b0e0e;
	display:block;
	margin-top:10px;
}

span.top {
	font-weight: bold;
	font-size:14px;
	color:#8b0e0e;
	display:block;
	margin-top:260px;
}

span.highlight {
	font-weight: bold;
}
a:link {
	color: #6f0b0b;
	text-decoration:underline;
}

a:visited {
	color: #6f0b0b;
	text-decoration:underline;
}
a:hover {
	color:#282828;
}
a:active {
	color: #6f0b0b;
}
a {
	text-decoration:none;
}



#topnav {
	clear: both;
	width: 900px;
	margin: 0 auto;
	margin-top:-4px;
	height: 46px;
	background: url(/images/head-back.png) left no-repeat;
}

#topnav a:link {
	text-decoration: none;
	color:white;
}
#topnav a:visited {
	text-decoration: none;
	color:white;
}
#topnav a:active {
	text-decoration: none;
	color:black;
}

#topnav ul {
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 39px;
	list-style: none;
}

#topnav ul li {
	float:left;
	padding-right: 5px;
}

#topnav li a {
	float: left;
	display: block;
	color: #FFF;
	font-size: 12px;
	line-height: 39px;
	text-align: center;
	padding: 0px 0 0 0px;	
}
#topnav  li a b {
	float: left;
	display: block;
	padding: 0px 22px 0 22px;
}
#topnav  li.current a, #topnav  li a:hover {
	color:#00000;
	text-decoration: none;
	background: url(/images/head-right.png) right top no-repeat; 
}
#topnav  li.current a b, #topnav li a:hover b {
	color: #00000;
	text-decoration: none;
	background: url(/images/head-left.png) left top no-repeat;
}

ul.check li {
	list-style: none;
	margin: 0;
	padding: 10px 0 5px 28px;
	background: #FFF url(/images/check.png) no-repeat 4px 50%;
}

ul.list li {
	list-style-type: disc;
	list-style-position:inside;
	margin: 0;
	padding: 7px 0 5px 10px;
}

.inset {
	float:right; 
	margin:0px 0 5px 20px;
}

.left {
	float:left; 
	margin:20px 25px 0 0;
	padding:0 15px 10px 0;
}

.logo {
	margin: 7px 0 -7px 25px;
}

#mainbck {
	position:absolute;
	top:129px;
	left:-2px;
	width:904px;
	height:194px;
	background-image:url('/images/mainbck.png');
}

#basic {
	position:absolute;
	top:15px;
	left:428px;
}

#athome {
	position:absolute;
	top:15px;
	left:227px;
}

#online {
	position:absolute;
	top:15px;
	left:28px;
}


.footnav {
	clear: both;
	background: url(/images/footer.png) left no-repeat;
	width:904px;
	height:75px;
	text-align: left;
	margin: 55px 0 -10px -2px;
	color:white;
}

.footnav a {
	color: white;
	margin-right: 10px;
	font-size:11px;
}
.footnav a:visited {color: white}
.footnav a:active {color: #890000}

.footnav ul {
	margin:25px 0 0 15px;
}



ul.leftnav {
	margin-bottom:10px;
	font-weight:bold;
}

ul.leftnav li {
	margin:3px 0 8px 10px;
}

.box {
	margin-top:10px;
	background: url(/images/news.png) left no-repeat;
	width:173px;
	height:306px;
	padding:0px 0 0 10px;
}

h5 {
	font-weight:normal;
	padding: 30px 12px 0 0;
}

h6 {
	margin:4px 12px 0 56px;
	font-weight:normal;
}

h4 {
	font-weight:normal;
	margin: 46px 12px 0 0;

}
