body 				{ 
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 70%; 
margin: 5px 0px 20px 5px; 
color: #0B7657; 
line-height: 130%; 
background-color:#FFFFFF; 
}

.boldlrggn	{
font-size:24px;
color:#009D6E;
font-weight:bold;
text-align:left;
line-height:32pt;
}

.boldmedgn	{
font-size:17px;
color:#009D6E;
font-weight:bold;
text-align:left;
line-height:19pt;
}

.boldsmlgn	{
font-size:11px;
color:#009D6E;
font-weight:bold;
}

.boldmedblk	{
font-size:28px;
text-transform:uppercase;
color:#000000;
font-weight:bold;
text-align:left;
line-height:32px;
}

.tdrt	{
background-color:#F6F7F9;
padding:2px;
margin:2px;
font-size:11px;
}

.selectbox {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #020FCF; 
background-color: #FFFFFF; 
text-transform:capitalize; 
border: 1px #020FCF solid; 
height: 20px; 
clip:   rect(   ); 
width: 180px; 
}

.TextBox {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; color: #000000; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid; 
height: 20px;
padding:2px auto;
margin:2px auto;
clip:   rect(   ); 
width: 180px; 
}

.filefield {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; color: #000000; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid; 
height: 20px;
padding:2px auto;
margin:2px auto;
clip:   rect(   ); 
width: 200px; 
}

.TextBoxMulti { 
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid;
margin:2px auto;
padding:2px auto; 
width: 180px; 
height: 150px; 
 }

.TextBoxSearch {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #000066; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid; 
height: 18px; 
width:127px; 
clip:   rect(   );
}

.img	{
border:1px solid #083729;
}


.button { 
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #FFFFFF; 
background-color: #009D6E; 
text-align: center; 
border: 1px solid; 
border-color: #FFFFFF Black Black #FFFFFF; 
height: 21px;
}

h2	{
color:#009D6E;
line-height:25px;
}

input				{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }
textarea			{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }
select				{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }


a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#083729;
}

a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: underline;
	text-decoration: none;
	color:#083729;
}

a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#083729;
}

a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color:#083729;
}


.tblbody2 {
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
font-weight:normal; 
line-height: 130%; 
text-align:left;
margin:0px;
padding:0px;
}

#linesml	{
border-top: 1px dotted #009D6E;
padding: 0px auto;
width:90%;
margin-left:0px;
}

#clear	{
clear:both;
}


/****************** Menu Horizontal *************************/

#underslung{
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 1px;
}

#underslung ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#underslung li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#underslung a{
float:left;
color: white;
background: #0B7657 url(../images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 2px;
text-decoration:none;
letter-spacing: 1px;
}

#underslung a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#underslung a span{
float:none;
}


#underslung a:hover{
background-color: #009E6E;
}

#underslung a:hover span{
background-color: #009E6E;
}

#underslung #current a, #underslung #current span{ /*currently selected tab*/
background-color: #009E6E;
}

#underslungline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #0B7657;
border-bottom: 1px solid #0B7657; /*Remove this to remove border between bar and tabs*/
}

