a.pdf, a.fck_doc, a.fck_xls, a.fck_zip, a.fck_aud {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

a.pdf {background-image: url(/site/images/pdficon.gif);} 
a.fck_doc {background-image: url(/site/images/docicon.gif);}
a.fck_xls {background-image: url(/site/images/xlsicon.png);} 
a.fck_zip {background-image: url(/site/images/zipicon.gif);} 
a.fck_aud {background-image: url(/site/images/audicon.png);}

hr { 
	color: #000000; 
	height: 1px;
	border-style: solid; 
	border-width: 1px; 
} 

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-size: 14px;
	color:#666666; 
}

a {
	text-decoration: none;
	color: #ccad66;
/*	color: #494553; */
}

ul.ticklist li {
        list-style-image: url(../images/tick.gif);
}

/* for ie6 */
* html ul.ticklist li {
        line-height: 24px;
        padding-left: 15px;
}

a:hover {
	color: #ccad66;
	text-decoration:underline; 
}

#top_banner {
	float: left;
	height: 162px;
	width: 1100px;
	background-color: #494553;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #E0E0E0;
}

#top_banner div {
	float: left;
	text-align: center;
}

#top_nav {
	width: 515px;
	padding-top: 70px;
}

#top_nav a {
	color: #ccad66;
	text-decoration: none;
	padding-right: 20px;
	font-size: 15px;
}

#top_nav a:hover {
	text-decoration: underline;
}

#content {
	width: 1100px;
}

#main_content {
	padding-left: 20px;
	float: left;
	width: 829px;
	background-image: url(../images/content_background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 631px;
}


#bottom_banner {
	border-width: 9px;
	border-top-style: solid;
	border-color: #494553;
	background-color: #CBAD65;
	width: 1100px;
	height: 23px;
	padding-top: 10px;
	font-size: 11px;
	clear: both;
	color: #000000;
}

#bottom_links a {
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#bottom_links a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	width: 290px;
	padding-left: 10px;
}

#bottom_links {
	padding-right: 10px;
	text-align: right;
	float: left;
	width: 790px;
}

#left_nav {
	background-image: url(../images/left_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 631px;
	width: 241px;
	padding-right: 10px;
	font-size: 15px;
	text-align: right;
	float: left;
}

#body_text {
	text-align: justify;
	vertical-align: top;
	min-height:450px; 
	padding-top: 1em;
}

#menu3 {
	font-size: 11px;
}

#left_nav a {
	color: #494553;
	line-height: 22px;
	height: 30px;
	display: block;
	background-image: url(../images/left_nav_separator.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
}

#left_nav a:hover {
	text-decoration: underline;
}

.biscuit {
	text-align: right;
	padding-left: 15px; 
}

a.active {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	color: #494553;
	font-weight: normal;
}

h2 {
}
