DIV {font-size: 11pt; font-family: Verdana, Arial, sans-serif;}
DIV.child {font-size: 11pt; font-family: Times New Roman, Times, serif;  background-color: white;}
DIV.bottom {font-size: smaller; font-family: Verdana, Arial, sans-serif;}
DIV.left {position: absolute; top: 80px; left: 15px; width: 360px;
background-color: Gainsboro; height: 80%; }
DIV.right {position: absolute; top: 80px; left: 390px; width: 360px;
background-color: Gainsboro; height: 80%; }
DIV.mileage {font-size: 11pt; font-family: Verdana, Arial, sans-serif; background-color: white; }
BODY {background-color: #FFF7E6;}
H1 {font-size: 24pt; font-family: Lucida Sans, Arial, sans-serif; color: #1919B3;}
H2 {font-size: 12pt; font-family: Verdana, Arial, sans-serif; color: #1919B3;}
H3 {font-size: 14pt; font-family: Verdana, Arial, sans-serif; color: rgb(25,25,179);}

TABLE {border: 3px double #1919B3; border-collapse: collapse; background-color: white); font-family: Verdana, Arial, sans-serif; color: rgb(25,25,179);}
TD.invisible {background-color: transparent;}
TH {font-family: Verdana, Arial, sans-serif; color: #aa0000;}
TD.first {border: 3px outset #ffcc66; background-color: rgb(255,255,204); width: 35%; text-align: right;}
TD.second {border: 3px outset #ffcc66; background-color: rgb(255,255,204); width: 65%;}
TD.third {border: 3px outset #ffcc66; background-color: rgb(255,255,204); width: 50%;}
TD.plain {font-size: 12pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; color: rgb(170,0,0);}
TD.date {border: 1px solid black; background-color: white; width: 5%; height: 1%; text-align: center;}
TD.other {background-color: rgb(242,242,242); border: rgb(25,25,179) 1px solid; text-align: center; padding: 5px;}
TD.other2 {border-left: rgb(25,25,179) 1px solid; border-right: rgb(25,25,179) 1px solid;  border-bottom: rgb(242,242,242) 1px solid; text-align: center; background-color: rgb(242,242,242); padding: 5px;}
TD.other3 {border-left: rgb(25,25,179) 1px solid; border-right: rgb(25,25,179) 1px solid; border-bottom: rgb(242,242,242) 1px solid; border-top: rgb(242,242,242) 1px solid; text-align: center; background-color: rgb(242,242,242); padding: 5px;}
TD.other4 {border-left: rgb(25,25,179) 1px solid; border-right: rgb(25,25,179) 1px solid; border-top: rgb(242,242,242) 1px solid; text-align: center; background-color: rgb(242,242,242); padding: 5px;}
TD.cc {border: 1px solid black; background-color: white; width: 16%; }
TD.invisible {border: 1px solid white; background-color: white; width: 16%; }
CAPTION {font-size: 14pt; font-family: Verdana, Arial, sans-serif; color: #aa0000;}
TR {height: 1.75em;}

#top {
/*margin: 20px 20px 0px 20px;*/
padding: 15px 10px 5px 10px;
border: 5px solid #D9D2C3;
background: #FFF7E6;
height: 100px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
height: 70px;
}
html>body #top {
height: 70px; /* ie5win fudge ends */
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 8em;
	}

	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 8em;
	}

	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 9.05em;
		margin-top : -1.35em;
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	#nav li a {
		width: 8em;
		w\idth : 8em;
		display : block;
		color : #1919B3;
		font-weight : bold;
		text-decoration : none;
		background-color : #F2F2F2;
		border : 1px solid #D9D2C3;
		padding : 0 0.5em;
	}

	#nav li a:hover {
		color : white;
		background-color : #7D7DBF;
	}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

#pagenav, #pagenav ul { /* all lists */
		padding-bottom:  20px;
		margin: 0;
		list-style: none;
		float : left;
		width : 10em;
	}

	#pagenav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		margin-top : 1px;
		width: 10em;
	}


	#pagenav li a {
		width: 10em;
		w\idth: 10em;
		display: block;
		padding: 0.25em 0.5em 0.25em 0.5em;
		color: #8C5A0E;
		font-weight: bold;
		font-size: small;
		text-decoration : none;
		background:  #FFFAF2;
        border-color: #fff #D9D2C3 #D9D2C3 #fff;
        border-style: solid;
        border-width: 1px;
		
	}

	#pagenav li a:hover {
		color :  #800000;
		background-color : transparent;
		border-color: #D9D2C3 #fff #fff #ccc;
		
	}

	#pagenav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

	#pagenav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
/*	#content {
		margin-left : 12em;
	}*/
	
#jobslist { /* all lists */
		
		padding: 0 0 1em 0;
		list-style: none;
		border-bottom: solid 1px;
		
	}

#contact { /* all list items */

		line-height : 2em;
        color: #1919B3;
        font-weight: bold;
	}
	
#jobslist li a{ /* all list items */

		line-height : 2em;
	}
	
#jobslist ul{ /* all list items */

		list-style: none;
	}
	
#logo{

padding: 10px 0 0 10px;
}

#content1 {
float: left;
padding: 10px 1% 5px 1%;
margin: 0px;
border: 0px;
background: rgb(255.255,255);
font-size: 11pt;
font-family: Verdana, Arial, sans-serif;
width: 25%; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 25%;
}
html>body #content1 {
width: 25%; /* ie5win fudge ends */
}

#content2 {
float: left;
/* Opera5.02 will show a space at
right when there is no scroll bar */
padding: 5px 1% 5px 1%;
margin: 0px;
border: 0px;
font-size: 11pt;
font-family: Verdana, Arial, sans-serif;
background: rgb(255.255,255);
width: 66%; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 66%;
}
html>body #content2 {
width: 66%; /* ie5win fudge ends */
}


