body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#container {
	width:770px;
	text-align:left;
	background-color:white;
	border-left: 12px solid white;
	border-right: 12px solid white;
}

#banner {
	height:51px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	border-bottom: 2px solid #6C0037;
	padding-top:32px;
	padding-left:610px;
}

#flashbanner {
	float:right;
}

#flashbanner2 {
	float:left;
}

#subbanner {
	background-image:url(../images/banners/291x100_image_banner_1.jpg);
	width:335px;
	height:100px;
	position:relative;
	left:79px;
}

#banner ul {
padding:0px;
margin:0px;

}
#banner li {
	list-style:none;
	background-image:url(../images/arrows_1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:16px;
	font-size:0.9em;
	margin-bottom:3px;
}

#banner A,#banner A:visited  {
	color:#6C0037;
	text-decoration:none;
}

#banner A:hover { color:red; }

#banner2 {
	height:108px;
	/**background-image:url(../images/banner2.jpg);*//
	background-repeat:no-repeat;
}

#navigation {
	background-color:#6C0037;
	height:21px;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:1px;
}

#navigation A, #navigation A:visited {
	font-size:0.85em;
	color:white;
	font-weight:normal;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;
}

#navigation A:hover {
	color:red;
}

#clear {
	clear:both;
}

#breadcrumb {
	font-size:0.9em;
	height:16px;
	color:#0F3125;
	border-bottom:1px solid #6C0037;
	padding-bottom:5px;
	padding-left:10px;

	position:relative;
	top:-5px;
}

#breadcrumb span {
	position:relative;
	top:3px;
	left:2px;
	
}

#breadcrumb A, #breadcrumb A:visited {
	text-decoration:underline;
	margin-left:2px;
	margin-right:2px;
	top:3px;
	left:2px;
	position:relative;
	font-weight:normal;
	color:#6C0037;
}

#breadcrumb A:hover {
	text-decoration:none;
}

#footer {
	border-top:1px solid #CACACC;
	height:18px;
	font-size:0.8em;
	color:#6C0037;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:2px;
}

#footer A, #footer A:visited {
	color:#6C0037;
	text-decoration:none;
}

#footer A:hover {
	text-decoration:underline;
}

#footer .column1 {
	float:left;
	width:330px;
	padding-left:10px;
	padding-top:2px;
}

#footer .column3 {
	text-align:right;
	margin-right:10px;
	padding-top:2px;

}

.dotted_line1 {
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	height:1px;
	background-color:white;
	padding:0px;
	margin:0px;
	font-size:1px;
	margin-bottom:1px;
}

.dotted_line2 {
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	height:1px;

	padding:0px;
	margin:0px;
	font-size:0px;
	margin-bottom:0px;
}
#subnav_header {
	height:22px;
	background-color:#828385;
	color:white;
	font-size:1em;
	font-weight:bold;
	padding-left:5px;
	padding-top:8px;
	background-repeat:no-repeat;
}

#subnav {
	padding:0px;
	margin:0px;
	color: black;
	font-size:0.80em;
	margin-bottom:15px;
	margin-top:3px;
	margin-left:3px;
}

#subnav li {
	padding:0px;
	margin:0px;
	background-color:#B3B3B5;
	min-height:16px;
	list-style:none;
	color:white;
	padding-left:5px;
	margin-top:2px;
	padding-top:2px;

		
}


#subnav .selected {
	background-color:#6C0037;
	font-weight:bold;
}

#subnav .indent {
	padding-left:30px;
	background-image:url(../images/listimage-indent.gif);
	background-repeat:no-repeat;
}

#subnav A, #subnav A:visited {
	color:white;
	text-decoration:none;
	
}

* html #subnav A {
	position:relative;
	top:-2px;
}
			

#subnav A:hover {
	text-decoration:underline;
}

#page_quicklinks {
	padding:0px;
	font-size:0.8em;
	margin-top:10px;
	margin-left:10px;
	border-bottom:1px solid white;
}

#page_quicklinks li {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	color:black;
	font-weight:bold;
}

#page_quicklinks A,#page_quicklinks A:visited {
	color:#6C0037;
	font-weight:bold;
	text-decoration:none;
}

#page_quicklinks A:hover {
	text-decoration:underline;
}

.downloadTable {
	border-bottom: 1px solid #CACACC;
}
.downloadTable th {
	color:black;
	font-weight:bold;
	background-color:#CACACC;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.downloadTable td {
	padding:10px;
}
