
<!-- links -->

body,p,tr,td,li    { font-size: 11px; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;}

.vsmall { font-size: 9px;  font-family: 'Trebuchet MS', Tahoma, Arial; }
.small  { font-size: 10px; font-family: 'Trebuchet MS', Tahoma, Arial; }
.large  { font-size: 120%; } 
.vlarge { font-size: 140%; } 

a:visited { color: #000000; }

a.heavy:link    { color: #5383ce; font-weight: bold; }
a.heavy:hover   { color: #5da3ce; text-decoration: underline; font-weight:bold; }
a.heavy:visited { color: #5383ce; font-weight: bold; }

a.light:link { color: #9b9b9b; }
a.light:hover { color: #666666; text-decoration: underline; }
a.light:visited { color: #a8a8a8; }

#content  { 
width: 700px; 
position: relative; 
border: 1px solid #2c61b3; 
border-top: none; 
background-color:#b7cdf0; 
padding:5px;
}

#leftwrap { 
width: 150px; 
position: relative; 
float: left; 
top 0px; 
}

#leftcol { 
border: 1px solid #2c61b3; 
border-top: none; 
background-color:#ffffff; 
padding:5px;
}

#rightwrap 
{ width:530px; 
position: relative; 
left: 3px; 
}

#rightcol { 
border: 1px solid #2c61b3; 
border-top: none;
background-color:#ffffff;
padding:5px;
}	

#footer  { 
clear:all; 
position: relative; 
border-top: 1px #2c61b3 solid; 
color: #999999;
padding:5px; 
margin-top:5px; 
}

#floatleft {  
width:200px; 
position: relative; 
float: left; 
border-right: 1px solid #2c61b3; 
background-color:#ffffff; 
padding:5px; 
margin: 5px; 
margin-left:0px; 
}

#floatright { 
width:200px; 
position: relative; 
float: right; 
border-left: 1px solid #2c61b3; 
background-color:#ffffff; 
padding:5px; 
margin:5px; 
padding-left:10px;
margin-right:0px; 
}

#caption { 
position: relative; 
width: 80%; 
border-top: 1px #2c61b3 solid; 
background-color:#ffffff; 
padding-top:3px; 
margin-top:5px; 
font-size: 9px; 
}

#transparency {
background: transparent;
color: 2c61b3;
font-size: 10px;
text-align: right;
}

div.tabs {
text-align:right;
background: transparent;
border-collapse: collapse;
border-bottom: solid 1px #2c61b3;
padding: 0.5em 0em 0em 2em;
white-space: nowrap;
}

div#content div.tabs {
padding: 0.5em 0em 0em 0.5em;
text-align:left;
background-color:#b7cdf0;
}

div#content div#leftwrap div.tabs {
font-size: 10px;
}

div.tabs a {
background-color:#ffffff; 
border-color: #2c61b3;
border-width: 1px;
border-style: solid solid none solid;
margin-right: 0.5em;
padding: 0em 1.5em;
text-transform: lowercase;
font-weight: bold;
}

div.tabs a:hover {
background: #b7cdf0;
text-decoration: none;
}

div.tabs a.selected {
background: #b7cdf0;
border: 1px solid #2c61b3;
border-bottom: #b7cdf0 1px solid;
font-weight: bold;
}

div#leftwrap div.tabs a {
padding: 0em 0.5em;
} 

div#rightwrap div.tabs a {
letter-spacing: 2px;
padding: 0em 0.5em 0em 1em;
} 

div#content div.tabs a {
background: #739ee3;
font-weight: normal;
}

div#content div.tabs a.selected {
background: #ffffff;
border-bottom: #ffffff 1px solid;
font-weight: normal;
}

div#content div.tabs a:hover {
background: #ffffff;
text-decoration: none;
}

