body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:16px;
	background-color: #999999;
	margin-top: 0px;
	margin-left: 0px;
}

.navbar {background-image: url(../images/nav/navback.gif) }

a:link {
	color: #003399;
	text-decoration: none
}
a:visited { color:#003399; text-decoration: none}
a:hover { color: #003399; text-decoration: underline}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	height: 24px;
	padding: 4px;
}
.footer a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {font-size: 10px; color: #000000; txt-decoration: none}
.footer a:hover {font-size: 10px; color: #0099CC; text-decoration: underline}
.QuickLinks {
	height: 24px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
}

.QuickLinks-sub{
	height: 24px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
}
.topbar{
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
}
.QuickLinks-header {
	height: 22px;
	background-color: #2B5DA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.HomeTab {
	height: 22px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.QuickLinks-subheader {
	height: 20px;
	background-color: #E7E8EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	padding: 4px;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.vert-border
{
	background-image: url(../images/line-vert.gif);
	background-repeat: repeat-y;
}
.bodyContent
{
	padding: 8px;
	margin: 6px;
	width: 80%;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #A4041F;
}

.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}
.boxes 
{
	background-image: url(../images/boxes.jpg);
	background-repeat: repeat-y;
	margin: 8px;
	padding: 9px;
	clear: both;
	float: none;
	height: auto;
	width: 90%;
	border: 1px solid #CCCCCC;
}
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #A50821;
	font-weight: normal;
}

.learnmore a:link {
	color: #A50821;
	text-decoration: none;
}

.learnmore a:visited{
	color: #A50821;
	text-decoration: none;
}

.learnmore a:active{
	color: #A50821;
	text-decoration: none;
}
.learnmore a:hover{
	color: #A50821;
	text-decoration: underline;
}
