/* CSS Document */

HTML,BODY {height:100%;} 
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

BODY, INPUT, TEXTAREA, TD, SELECT, H1 A { font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;font-size:11px;line-height:14px;font-weight:normal; }
BODY { color: #333333;}

H1 { font-size:13px;  }
H2 { font-size:12px; color:#B72D1A; }
H3 { font-size:11px; color:#000099; }

P, H1, H2, H3 { line-height:17px; margin-bottom:0;padding-bottom:5px; }
P { margin-top:5px; }

A:active, A:link, A:visited, A:hover { color:#CA361C; }
A:active, A:link, A:visited { text-decoration:none; }
A:hover { text-decoration:underline; }

A.nav:link,A.nav:visited    { font-size: 14px;   font-weight: bold; color: #333333; text-decoration: none}
A.nav:hover     { color:#990000 ; text-decoration: underline}  

A.footer:link,A.footer:visited    { font-size: 11px;   font-weight: bold; color: #524F26; text-decoration: none}
A.footer:hover     { color:#990000 ; text-decoration: underline} 

A.Job:link,A.Job:visited    { font-size: 14px;   font-weight: bold; color: #FFFFFF; text-decoration: none}
A.Job:hover     { color: #99CC00 ; text-decoration: underline}   

.Title1 { font-size:16px; font-weight:bold; line-height:20px }
.WhiteTitle { font-size:16px; font-weight:bold; color:#FFFFFF }
.BlackTitle { font-size:16px; font-weight:bold; color:#424121 }
	
hr {border-top : 1px dashed #788;}
	
	
	
	
	
	
	
	
	
	
