@charset "UTF-8";
/* CSS Document 
Author: John M
Date: 8/20/07
GA Clean Air Force StyleSheet

*/

<!--------------Tags----------------------!>





<!--------------End Tags-------------------!>











<!---------------Classes---------------------!>











<!---------------IDs---------------------------!>

#tertiary{
	width:943px;
	height:476px;
	

}

#tertiaryheader{
	height:100px;
	text-align:right;
	vertical-align:middle;
	color:#5b5b5b;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/tertiarybackground.jpg);
	background-repeat:no-repeat;
	
	}
#tertiaryheader a img{
	border:0;	
}	
	
#tertiaryheader input#searchbox{
	color:#c4c4c4;
}

#tertiaryheader input#searchbutton{

	color:#FFFFFF;
	background: #879bc3;
	border: 0;

}

#tertiaryheader div#nav{
	float:left;
	margin-top:25px;
	background-color:#004685;
	width:943px;
	text-align:left;

}

#tertiaryheader div#subnav{
	text-align:left;

}


td#tertiaryheader div#logo{
	text-align:left;

}
#tertiarybody{
	height:440px;
	width:943px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}

#tertiarybody ul li{

	margin-left: -5px;;

}


#tertiarybody td#tertiaryleft{
	height:500px;
	width:155px;
	background-color:#eaeaea;

}

#tertiarybody td#tertiaryleft2{
	width:155px;
	background-color:#eaeaea;
	vertical-align:top;

}

#tertiarybody td#tertiarymiddle{
	vertical-align:top;
		width:450px;
		padding-left: 25px;
		padding-top: 15px;

}

#tertiarybody td#tertiaryright{
	vertical-align:top;
	width:338px;
	
}



#tertiarybody div#column1{
	float:left;
	width:205px;
	color: #004685;
}

#tertiarybody div#columnheader{
	font-weight:bolder;
	color:#6b6d6e;
	padding-left: 19px;
}

#tertiarybody div#column2{
	float:right;
	width:205px;
	color: #004685;
}

#tertiarybody a:visited{
	color:blue;
	text-decoration:underline;

}

#tertiaryfooter{
	height:20px;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#999999;
	font-size:10px;
	text-align:left;
	padding-left:13px;
	
}

#tertiaryfooter a:link{
	color:#999999;
	text-decoration:none;
}

#tertiaryfooter a:visited{
	color:#999999;
	text-decoration:none;
}



#tertiaryfooter a:hover{
	color:#999999;
	text-decoration:underline;
}

#tertiaryfooter hr{
	width:543px;
	color:#eaeced;
	
}

#alert{
	color:red;
}

#tertiarytitle{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#444444;

}
