/*THIS IS THE STYLESHEET FOR THE HOMEPAGE ONLY. ALL OTHER PAGES USE TMIREV2008.CSS, TMIREV2008PRINT.CSS OR TMIARCHIVE.CSS*/

body { 
background-image:url(images/grad5.jpg);
background-repeat:repeat-x;
background-color :#330000; /*330000*/
} 
h1 { 
font-family : Georgia; 
font-size : 24px; 
line-height : 24px; 
font-weight : normal; 
color : #8b4513; 
} 
h2 { 
font-family : Georgia; 
font-size : 18px;
line-height:18px; 
font-weight : normal; 
color : #8b4513; 
}
h3 { 
font-family : Georgia; 
font-size : 14px; 
font-weight : normal; 
color : #8b4513; 
}
hr {
color:#996600;
height:1px;
}


 
#container { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 0.75em; 
line-height : 1.5em; 
background-color : #ffffcc; 
color : #333333; 
width : 700px; 
margin : auto; 
} 
#header { 
width : 700px; 
height : 100px;
}

/*START CONTENT*/ 
#contenttop {  
width : 385px;
padding:20px 30px 10px 285px;
background-image:url(images/hardhat2.jpg);
background-position:bottom left;
background-repeat:no-repeat;
background-color:#700d02; /*#660000;*/
color:#ffffcc;
font-size:1em;
border-bottom : 2px solid #996600; 
}


#contentpic {
width:700px;
height:200px;
} 

.contentleft { 
float : left; 
width : 200px; 
padding-top : 10px; 
padding-right : 20px;  
padding-left : 40px;
border-right: 1px solid #d3d3d3;
} 
.contentright { 
float : left; 
width : 200px; 
padding-top : 10px; 
padding-left : 20px;
padding-right:18px; 
} 
a:link, a:visited, a:active { 
color : #8b4513;
font-weight:bold; 
text-decoration : none; 
} 
 
.highlight { 
font-weight : bold; 
} 
.more {
font-weight:normal;
color:#660000;
}

/*START TOP NAVBAR*/
#topnav li.emp {
width:90px;
line-height:24px;
	}
	
#topnav li.agent {
	width:70px;
	}
	
#topnav li.provider {
	width:90px;
	}
	
#topnav li.worker {
	width:130px;
	}

#topnav { 
width : 700px;
float:right;
margin-top:-26px;
} 
#topnav ul { 
margin : 0; 
padding : 0; 
list-style : none; 
z-index : 10; 
} 
#topnav li { 
float : left; 
position : relative; 
} 
#topnav li ul { 
position : absolute; 
left : 0; 
display : none; 
} 

#topnav ul li a { 
display : block; 
text-decoration : none; 
color : #ffffcc; 
font-weight : normal; 
text-align : center; 
font-size : 16px; 
line-height:24px;
border-right:1px solid #996600;
} 
#topnav li:hover ul, #topnav li.over ul { 
display : block;
width : 185px; 
border-right:3px solid #663300;
border-bottom:2px solid #663300;
border-left:1px solid #663300;
} 
#topnav a:hover, #topnav a:active { 
color : #ffffcc;
background-color:#cc9900;
border-top:1px solid #663300;
border-bottom : 1px solid #ffcc33; 
} 
#topnav .sub a { 
width : 185px;
font-size:12px;
text-indent:10px;
text-align:left;
line-height:24px; 
color : #ffffcc;
background-color :#993300;
border-bottom:1px solid #660000;
}
#topnav .sub a:hover {
background-color:#cc9900;
border-bottom:1px solid #ffcc33;
} 



/*START RESOURCE NAVBAR*/
#leftnav { 
width : 199px; 
float : right;
padding-top:10px;
border-left: 1px solid #d3d3d3;
} 
#leftnav ul { 
margin : 0; 
padding : 0; 
list-style : none; 
text-indent : 20px;
width : 170px; 
} 
#leftnav ul li a { 
display : block;
width:199px; 
text-decoration : none; 
color : #8b4513; 
font-weight : normal; 
font-size : 12px; 
line-height : 24px;
border-bottom : 1px dotted #d3d3d3; 
} 
#leftnav a:hover, #leftnav a:active { 
color : #ffffcc; 
background-color : #cc9900; 
font-weight : bold;
border-top:1px solid #996600; 
border-bottom : 1px solid #ffffff; 
} 
#leftnav .sub { 
text-indent : 30px; 
} 
* html ul li { 
float : right; 
} 
* html ul li a { 
height : 1%; 
} 
label.search {
color:#8b4513;
width:22px;
}

#footer { 
clear : both; 
background-color :#700d02; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #ffffcc; 
text-align : center; 
width : 100%; 
margin : auto; 
} 
#footer a, #footer a:link, #footer a:visited { 
color : #ffffcc; 
text-decoration : none; 
} 
#footer a:hover, #footer a:active { 
color : #ffffcc; 
text-decoration : underline; 
}

