BODY{
background:#748FCC;
color: #FFFFFF;
margin:15px;
margin-bottom:10px;
margin-left:0;
margin-right:auto;
text-align:center;
width:100%;
scrollbar-face-color:FFFFFF;
scrollbar-arrow-color:#FFoooo;
scrollbar-track-color:FFFFFF;
scrollbar-shadow-color:#004990;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''

}

#container {BACKGROUND: #fff; MARGIN: 0px auto; WIDTH: 980px; TEXT-ALIGN: LEFT
}



.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 3px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left:0px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 2px solid white; /*right divider between tabs*/
color: white;
background: #748FCC; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}



td {
	FONT-SIZE: 11px; color: #1A1A1A; FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-VARIANT: normal; text-align: justify; line-height:125%;
}



HR {
	BORDER-TOP-WIDTH: 0px; CLEAR: both; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #E1E1E1; HEIGHT: 1px; BACKGROUND-COLOR: #E1E1E1; BORDER-RIGHT-WIDTH: 0px
}


.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#4895c8;
	font-weight: bold;
}

.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}
.text3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #89a313;
	text-decoration: none;
}
.text5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color:#3F3F3F;
	font-weight:Normal;
}
.text6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	color:#5DA904;
	font-weight: bold;
}
.text7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#4f443c;
	font-weight: bold;
}

.text8 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6600CC;
	font-weight: bold;
}

.text9{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#4f443c;
	font-weight: bold;
}
.text10{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#89a313;
	font-weight: normal;
	text-decoration: none;
}

.text11{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2A2A2A;
	font-weight: Bold;
	text-decoration: none;
}

.text12{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#745FCC;
	font-weight: Bold;
	text-decoration: none;
}
.text13{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#67CD00;
	font-weight: Bold;
	text-decoration: none;
}
.text14{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#67CD00;
	font-weight: Bold;
	text-decoration: none;
}

a.boldbuttons{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: right;
font: bold 11px Verdana;
line-height: 22px;
height: 30px; 
padding-left: 8px; 
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white;
}

a.boldbuttons span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ 
overflow: hidden;
width: 100%;
}
