body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
font-size:11px;
background-image:url('images/background1.jpg');
}
/*--wrapper--*/

img
{
vertical-align: bottom;
border:0;
margin:0;
}
table
{
vertical-align: top;
border:none;
border-collapse: collapse;
margin:auto;
padding:0px;
}
tr 
{
vertical-align: top;
}
td
{
vertical-align: top;
padding:0;
}
.centerText
{
text-align: center;
}

/*--left nav --*/
#leftNav
{
vertical-align: top;
margin: 0;
background-color:#074077;
color:#ffffff;
font-size:11px;
}
.boldFont
{
font-weight:bold;
font-style:normal;
margin-left: 5px;
margin-top: 15px;    

}


.emFont
{
font-weight:normal;
font-style:italic;
margin-left: 5px;
margin-top: 15px;    

}

.leftFont
{
font-weight:normal;
font-style:normal;
margin-left: 5px;
margin-top: 15px;    

}

a.linkL:link { text-decoration: none; font-weight: normal; color:#ffffff} 
a.linkL:visited {  text-decoration: none; font-weight: normal; color:#ffffff} 
a.linkL:hover{ text-decoration: underline; font-weight: normal; color:#ffffff}
 
a.linkLboldem:link { text-decoration: none; font-weight: bold; font-style:italic; color:#ffffff} 
a.linkLboldem:visited { text-decoration: none; font-weight: bold; font-style:italic; color:#ffffff} 
a.linkLboldem:hover{ text-decoration: underline; font-weight: bold; font-style:italic; color:#ffffff}
 


a.special:link { text-decoration: none; font-weight: bold; color:#0d70a9} 
a.special:visited { text-decoration: none; font-weight: bold; color:#0d70a9} 
a.special:hover{ text-decoration: underline; font-weight: bold; color:#cf9808}

ul.links li.myspace {
list-style-image: url(http://www.fairus.org/trinet/site/styles/images/icon-myspace.gif); 
}
 
ul.links li.facebook {
list-style-image: url(http://www.fairus.org/trinet/site/styles/images/icon-facebook.gif) 
}

ul.links li.twitter {
list-style-image: url(http://www.fairus.org/trinet/site/styles/images/icon-twitter.png) 
}

/*--main content --*/
#contentMain
{
vertical-align: top;
margin: 0;
background-color:#ffffff;
color:#000000;
font-size:11px;
}
h3
{
color:#0d70a9;
font-size:18px;
margin-left: 10px; 
margin-right: 10px;   
margin-top: 25px; 
}
.mainArea
{
margin-left: 10px;
margin-right: 10px;   
}
.byLine
{
margin-left: 10px;
margin-right: 10px;
font-size:10px;
clear:both;
}
p.newsTitle
{
color:#0d70a9;
font-size:16px;
margin-left: 10px;
margin-top: 18px;
font-weight:bold;
}
p.dotted 
{
margin-left: 20px;
margin-right: 20px;
border-bottom-style: dotted;
border-width:1px;
color:#cf9808;
}
a:link {text-decoration: underline; font-weight: bold; color:#0d70a9} 
a:visited { text-decoration: underline; font-weight: bold; color:#0d70a9} 
a:hover{text-decoration: none; font-weight: bold; color:#cf9808}
 
/*-- right nav --*/
#rightNav
{
vertical-align: top;
margin: 0;
background-color:#cf9808;
color:#000000;  
font-weight: normal;
font-size:11px;
}
.formRight
{
margin-left: 10px;
}
.navRightHead
{
font-weight:bold;
color:#ffffff;
margin-left: 10px;
margin-top: 10px;
}
.navNormRight
{
font-weight:normal;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}
a.linkR:link {text-decoration: none; font-weight: normal; color:#000000} 
a.linkR:visited { text-decoration: none; font-weight: normal; color:#000000} 
a.linkR:hover{text-decoration: underline; font-weight: normal; color:#ffcc33}


