body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

strong {
	color: #3D4074;
	font-weight: bold;
}

.blue {
	color: #4C5683;
	font-weight: bold;
}


.bluelg {
	color: #4C5683;
	font-weight: bold;
	font-size: 14px;
}


h1 {
	margin-top: 0px;
	font-size: 14px;
	color: #4C5683;
	font-weight: bold; 
}

h2 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #4C5683;
	font-weight: bold; 
	border-bottom: solid 1px #cccccc;
}

h3 {
	margin: 0px;
	font-size: 15px;
	color: #4C5683;
	font-weight: bold;
	letter-spacing: -1px; 
}

h4 {
	margin: 0;
	font-size: 13px;
	color: #4C5683;
	font-weight: bold; 
}

h5 {
	margin: 0 0 12px 0;
	font-size: 16px;
	color: #4C5683;
	font-weight: bold; 
	border-bottom: solid 1px #cccccc;
}

#background {
	margin: 0;
	width: 806px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#content {
	width: 798px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom: solid 1px #999999;
}

#topfix {
	margin: 10px 0 0 0;
	width: 806px;
	padding-left: 3px;
}

#leftmenu {
	width: 140px;
	float: left;
	padding-right: 1px;
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#leftline {
	float:left;
	font-size: 1px;
	line-height: 1px;
	height:inherit;
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-y;
	height: 500px;
	width: 1px;
}

.contentline {
	font-size: 1px;
	line-height: 1px;
	background-image: url(images/line_horiz.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 654px;
}

#nav, #nav ul {     
	padding: 0;     
	margin: 0;     
	list-style: none;
} 

#nav a {     
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link { padding-top: 2px; padding-bottom: 3px; color: #FFFFFF; }
a.menu:visited { padding-top: 2px; padding-bottom: 3px; color: #FFFFFF; }
a.menu:active { padding-top: 2px; padding-bottom: 3px; color: #FFFFFF; }
a.menu:hover { padding-top: 2px; padding-bottom: 3px; color: #3D4074; background-color: #EEE7E7; }

a.menu2:link { padding-top: 2px; padding-bottom: 3px; color: #3D4074; }
a.menu2:visited { padding-top: 2px; padding-bottom: 3px; color: #3D4074; }
a.menu2:active { padding-top: 2px; padding-bottom: 3px; color: #3D4074; }
a.menu2:hover { padding-top: 2px; padding-bottom: 3px; color: #3D4074; }
	
#nav li.buttonpurple {     
	background-color: #3D4074;
	height: 21px;
	margin-bottom: 4px;
	margin-top: 4px;
}

#nav li.buttonwhite {     
	background-color: #EEE7E7;
	height: 21px;
	margin-bottom: 4px;
	margin-top: 4px;
}


#rightcontent {
	width: 650px;
	float:left;
	background-color: #FFFFFF;
}

#rightpic {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#rightcontentin {
	margin: 20px;
	text-align: left;
	line-height: 13px;
}

#rightcontentin2 {
	margin: 20px;
}

#rightcontent1 {
	width: 410px;
	text-align: left;
	float: left;
}
#rightcontent1in {
	margin: 20px;

}

#rightcontent_test {
	margin: 20px;
	text-align: left;
}

#rightcontent2 {
	margin-top: 20px;
	margin-right: 20px;
	width: 190px;
	border: solid 1px #CCCCCC;
	text-align: center;
	float: right;
}
#rightcontent2in {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.tentop {
	width: 190px;
	height: 20px;
	background-color: #EEE7E7;
	padding-top: 7px;
}

#tenlist, #tenlist ul {     
	margin-left: -20px;
	padding-left: 40px;      
}

#tenlist li.spacer {
	margin-bottom: 4px;
}

#midbar {
	margin: 0;
	width: 654px;
	height: 27px;
	color: #FFFFFF;
	background-image: url(images/newsBar.gif);
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-top: 7px;
}

#midbar2 {
	margin: 0px;
	width: 654px;
	height: 27px;
	color: #FFFFFF;
	background-image: url(images/headingBar.jpg);
	background-position: right;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-top: 7px;
}

.violet {
	background-color: #F5F1F3;
}
.tdspacing {
	line-height: 20px;
}
.contacttable {
	font-size: 12px;
	width: 100%;
}


a {}
a:link { color: #4C5683; }
a:visited { color: #4C5683; }
a:active { color: #4C5683; }
a:hover { color: #000000; }