@charset "UTF-8";
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1E3553;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 0px;
}
h1 {
	color: #244872;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;
}
h2 {
	font-size: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #244872;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #244872;
	font-weight: bold;
}
p {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #244872;
	text-decoration: none;
}
a:visited {
	color: #244872;
	text-decoration: none;
}
a:hover {
	color: #706F4E;
	text-decoration: underline;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav a:link {
	color: #244872;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	list-style-type: none;
	padding-left: 12px;
}
#subnav  a:visited {
	color: #244872;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	list-style-type: none;
	padding-left: 12px;
}
#subnav   a:hover {
	color: #706F4E;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#header {
	height: 158px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headright {
	float: right;
}
#wrapper {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FEFAE3;
}
#maincontent {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
}
#flash {
	float: left;
	width: 601px;
}
#subnav {
	float: right;
	width: 225px;
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #3d3c2a;
	font-weight: bold;
	line-height: 18px;
}
#topmain {
	margin-bottom: 25px;
}
#botmain {
	clear: both;
}
#rightcontent {
	float: right;
	width: 213px;
	background-color: #FEFAE3;
	clear: right;
}
#rightcontent p {
	font-style: italic;
}
#leftcontent {
	float: left;
	width: 601px;
	background-color: #FEFAE3;
}
#bottombg {
	background-image: url(../images/footer_bg.gif);
	_background-image: url(../images/footer_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
	clear: both;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottombg p {
	color: #E9E7D1;
	font-size: 11px;
}
#bottombg a:link {
	color: #FEFAE3;
	font-weight: bold;
	text-decoration: none;
}
#bottombg  a:visited {
	color: #FEFAE3;
	font-weight: bold;
	text-decoration: none;
}
#bottombg   a:hover {
	color: #FEFAE3;
	font-weight: bold;
	text-decoration: underline;
}

div#navigation {
	text-align: left;
	background-image: url(../images/nav_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}

.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}

.mattblacktabs{
	width: 100%;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mattblacktabs ul{
	margin: 0;
	padding-left: 4px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Verdana;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.mattblacktabs li{
display: inline;
margin: 0;
}
li#active a   {
	background-color: #FEFAE3;
	color: #264B7A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FEFAE3;
	border-right-color: #264B7A;
	border-left-color: #FEFAE3;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEFAE3;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: #5e5a35; /*background of tabs (default state)*/
	background-color: #cfc789;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.mattblacktabs li a:visited{
	color: #494837;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color: #E4DA95;
	border-top-color: #FEFAE3;
	border-right-color: #335B8E;
	border-left-color: #FEFAE3;
	border-right-width: 1px;
	border-right-style: solid;
}
ul {
	font-size: 13px;
	color: #333333;
	list-style-type: square;
	line-height: 17px;
}
.professional {
	float: right;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: right;
	margin-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFC789;
	border-right-color: #CFC789;
	border-bottom-color: #CFC789;
	border-left-color: #CFC789;
}
.professional img {
	margin-bottom: 10px;
	border: 2px solid #CFC789;
}
.picspace {
	margin-left: 10px;
	margin-bottom: 10px;
}
