@charset "utf-8";
/* CSS Document */

/* Generic classes */
html, body {
	margin:0;
	padding:0;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(cadet_landing/bg/bg.gif); 
	}

.clear {
	clear:both;
	float:none;
	}

.bold {
	font-weight:bold;
	}

.body_holder {
	padding-top: 0px;
	width: 816px;
	margin: auto;
	}

.body_holder_logogov {
	float: left;
	padding-top: 20px
	}

.body_holder_logocad {
	float: right;
	padding-top: 20px
	}

.boxes {
	float: left;
	padding-right: 32px;
	}

.boxes_txt {
	width: 180px;
	font-family:"Arial",Helvetica,sans-serif;	
	font-size:12px;
	color: #584f4e;
	background-color:#ffffff;
	height: 100px;
	}

.boxes_txt_pad {
	padding: 10px;
	}

.boxes_txt_ttl {
	color: #0c429a;
	font-weight: bold;
	}

.boxes_bg {

	}

.main_images{ 
	float: left;
	height: 354px; 
	width: 816px; 
	padding:0; 
	margin:0; 
	overflow: hidden 
}

#img1, #img2, #img3 {
	display: none;
}
.footer {
	background-color: #f6f6f6;
	border: 1px #e7e7e7 solid;
	margin:0px;
	padding:8px 0 0 0;
	height: 25px;
	font-size:13px;	
	text-align: center;
	color:#b2b3b5;	
	}


.footer a {
	color:#b2b3b5;
	}

.footer a:link, .footer a:visited {
	text-decoration: none;	
	}

.footer a:hover, .footer a:active {
	text-decoration: underline;	
	}
	
.siteactions {
	float: right;
	}

.login_info {
	background-color: #363c45;
	width: 100%;
	float: left;
	color: #ea6b09;	
	height: 20px;	
	}
	
.login_info a{
	color: #ffffff !important; 	
	}


.login_info_table {
	width: 816px;
	margin: auto;
	text-align:right;

}
/*Sharepoint 2007 - Global navigation*/
	
.topNavItem {
	width: 120px !important;
	height: 20px !important;
	padding-left: 0px !important;
	}

table .topNavItem {
	background:url(cadet_landing/bg/main_nav_btn.gif) no-repeat left top #363d45 !important;
	width:89px;
	margin-left:5px !important;
	padding:0px 0px 0 0px !important;
	color:#ffffff;
	text-align: left;	
	}

.topNavItem table td {
	padding: 10px;
	}	

.topNavItem a{	
	margin-right: 0px !important;
	padding: 3px 0 0px 15px !important;
	text-transform: uppercase;
	font-size: 10px !important;
	}

.topNavItem a:link, .topNavItem a:visited {
	color: #ffffff;
	text-decoration: none;	
	}

.topNavItem a:hover,.topNavItem  a:active {
	color: #ff7200;
	text-decoration: none;	
	}

.topNav {
	padding: 0px 0 0 0 !important;
	margin:0 !important;
	float: right;
	}

/*Sharepoint 2007 - Global navigation*/
	

