html {height: 100%; margin-bottom: 1px; }  /* add vertical scrollbars to every page */

body{
	background: #0F437A url(../images/bg_stretch.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

img{
	border: none;
	}

div#container{
	width: 740px;
	height: 300px;
	margin: 1px auto 0px auto;
	}

.clearboth{
	clear: both;
	}

/* ---- HEADER STYLES ---- */
div#header{
	height: 85px;
	background: url(../images/header3.jpg) no-repeat;
	}


/* ---- NAVBAR STYLES ---- */
div#navbar{
	height: 30px;
	margin: 0;
	padding: 0;
	background: #CCCCCC url(../images/navbar_bg_off.jpg) repeat-x;
	}

div#navbar ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
div#navbar li{
	display: inline; 
	margin: 0;
	padding: 0;
	}
	
div#navbar a{
	height: 21px;
	float: left;
	padding: 9px 12px 0 11px;
	margin: 0;
	display: block;
	border-right: #BAC4C6 1px solid;
	text-decoration: none;
	color: #666A77;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div#navbar a:hover{
	text-decoration:none;
	background: url(../images/navbar_bg_on.jpg) 0 0;
	color: #4B4E57;
	}


/* ---- BODY CONTENT STYLES ---- */

div#bodycontent{
	width: 740px;
	background: #FFFFFF url(../images/bodybg_calloutbox.gif) repeat-y;
	font-family: "Times New Roman", Times, serif;
	}
	
div#bodycontent2{
	width: 740px;
	background: #FFFFFF url(../images/bodybg_calloutbox2.gif) repeat-y;
	font-family: "Times New Roman", Times, serif;
	background-color: #e8e2d2;
	}

div#rightcol{
	float:right;
	width: 260px;
	display: inline;
	}

div#leftcol{
	float:left;
	width: 480px;
	display: inline;
	}
	
div#bodycontentleft{
	width: 460px;
	padding: 0px 0px 40px 20px;
	}
div#bodycontentright{
	text-align: center;
	width: 260px;
	height: 171px;
	background-color: #e8e2d2
	margin: 0px 0px 40px 0px;
	}
	
div#bodycontentright a img{
	display: inline;
	background-color: #e8e2d2
	border: 1px;
	}
	
div#bodycontentleft h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #10437A;
	padding: 20px 4px 0px 10px;
	}

div#bodycontentleft h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #10437A;
	padding: 5px 4px 0px 10px;
	}

div#bodycontentleft ul{
	margin-left: 40px;
	padding-left: 20px;
	list-style-image: url(../images/bullet1.gif);
	}

div#bodycontentleft ul a{
	display: block;
	height: 22px;
	border-bottom: 1px dotted #999999;
	line-height: 22px;
	margin-right: 100px;
	padding: 0px 0px 0px 6px;
	}

div#bodycontentleft ul.applyul a{
	display: block;
	height: 22px;
	border-bottom: 1px dotted #999999;
	line-height: 22px;
	margin-right: 75px;
	padding: 0px 0px 0px 6px;
	}


div#bodycontentleft ul a:hover{
	color: #FFFFFF;
	background: #10437A;
	text-decoration: none;
	}

div#bodycontentleft p{
	font-size: 14px;
	padding: 0px 30px 0px 25px;
	line-height: 20px;
	}

div#bodycontentleft p.license{
	font-size: 10px;
	text-align: justify;
	}

div#bodycontentleft a, a:visited{
	text-decoration: none;
	color: #0000FF;
	}

div#bodycontentleft a:hover{
	text-decoration: underline;
	}

.backbutton{
	margin: 15px 0px 0px 25px;
	}

/* ---- FLASH VIDEO ---- */
div#flashvideo{
	width: 320px;
	margin: 0px auto 0px auto;
	}

/* ---- FLASH BANNER STYLES ---- */

div#flash{
	width: 480px;
	height: 171px;
	}

body#programs div#flash{
	background: url(../images/header_programs.jpg) no-repeat;
	}

body#calc div#flash{
	background: url(../images/header_calc.jpg) no-repeat;
	}

body#contact div#flash{
	background: url(../images/header_contact.jpg) no-repeat;
	}

body#apply div#flash{
	background: url(../images/header_apply.jpg) no-repeat;
	}

body#about div#flash{
	background: url(../images/header_newfed.jpg) no-repeat;
	}

/* ---- CALLOUT BOX STYLES ---- */

div#calloutboxcontainer{
	position: relative;
	top: 0px;
	float: right;
	width: 260px;
	background: none;
	height: 171px;
	}
	
div#calloutbox{
	background: url(../images/calloutbox_bg.jpg) #10437a repeat-y;
	padding: 4px 0px 4px 0px;
	}

div#calloutbox p{
	color: #FFFFFF;
	margin: 0;
	padding: 0px 35px 10px 25px;
	font-size: 12px;
	}
	
div#calloutboxtop{
	height: 30px;
	background: url(../images/calloutbox_top.jpg) #10437a no-repeat;
	}

div#calloutboxbottom{
	height: 20px;
	background: url(../images/calloutbox_bottom.jpg) #10437a no-repeat;
	}

div#calloutbox img{
	padding: 0px 0px 0px 3px;
	}	
	
/* ---- FOOTER STYLES ---- */

div#footer{
	background: url(../images/bodybottomcap.gif) no-repeat top;
	width: 740px;
	height: 60px;
	font-size: 10px;
	}

div#footernav{
	text-align: center;
	width: 670px;
	padding: 20px 0px 0px 0px;
	margin:0px auto 0px auto;
	}

div#footernav a{
	color: #FFFFFF;
	text-decoration: none;
	}

div#footernav a:hover{
	color: #6CA9EC;
	}

/* ---- CAREERS ---- */

div#bodycontentleft h2.jobtitle{
	background: #000000;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	padding: 0px 0px 0px 15px;
	margin: 0px 20px 0px 0px;
	}
	
div#bodycontentleft div.jobdesc p{
	font-size: 12px;
	padding: 3px 30px 3px 30px;
	margin: 0;
	}

/* --------------------------- */
/* ---- DHTMLGOODIES MENU ---- */
/* --------------------------- */
	#dhtmlgoodies_menu{
			font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		height: 30px;
		background: #CCCCCC url(../images/navbar_bg_off.jpg) repeat-x;
		visibility:hidden;	
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{
		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		border: 0;
		padding: 0;
		margin: 0;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		height: 30px;
		margin: 0;
		padding: 0;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		text-decoration:none;
		padding: 0;
		margin: 0;
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{

	}
	#dhtmlgoodies_menu .currentDepth1over{
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		height: 30px;
		float: left;
		padding: 0px 12px 0px 12px;
		margin: 0;
		display: block;
		border-right: #BAC4C6 1px solid;
		text-decoration: none;
		color: #666A77;
		font-size: 10px;
		line-height: 30px;
		font-weight: bold;
		text-align: left;
		letter-spacing: -1px;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		height: 30px;
		float: left;
		padding: 0px 12px 0px 12px;
		margin: 0;
		display: block;
		border-right: #BAC4C6 1px solid;
		text-decoration: none;
		font-size: 10px;
		line-height: 30px;
		font-weight: bold;
		text-align: left;
		letter-spacing: -1px;
		background: url(../images/navbar_bg_on.jpg) 0 0;
		color: #4B4E57;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		background: url(../images/submenubg.png);
		background-repeat: repeat;
		behavior: url(iepngfix.htc);
		padding: 0;
		margin: 0;
		border-bottom: #124B92 1px solid;
		width: 200px;
	}
	#dhtmlgoodies_menu .currentDepth2 a{
		color: #FFFFFF;
		font-size: 10px;
		padding: 1px 0px 1px 4px;
		margin: 0;
		line-height: 20px;
	}	
	#dhtmlgoodies_menu .currentDepth2over{
		padding: 0;
		margin: 0;
		background: #0F437A;
		border-bottom: #124B92 1px solid;
		width: 200px;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color: #FFFF00;	
		font-size: 10px;	
		padding: 1px 0px 1px 4px;
		margin: 0;
		line-height: 20px;
	}	
	
	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		background: url(../images/submenubg.png);
		background-repeat: repeat;
		behavior: url(iepngfix.htc);
		padding: 0;
		margin: 0;
		border-bottom: #124B92 1px solid;
		width: 80px;
	}
	#dhtmlgoodies_menu .currentDepth3 a{
		color: #FFFFFF;
		font-size: 10px;
		padding: 1px 0px 1px 4px;
		margin: 0;
		line-height: 20px;
	}	
	#dhtmlgoodies_menu .currentDepth3over{
		padding: 0;
		margin: 0;
		background: #0F437A;
		border-bottom: #124B92 1px solid;
		width: 80px;
	}
	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		color: #FFFF00;	
		font-size: 10px;	
		padding: 1px 0px 1px 4px;
		margin: 0;
		line-height: 20px;
	}	
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
	}	

/* ---- CONTACT PAGE DROPDOWN ---- */


.dropcontent{
	width: 440px;
	height: 180px;
	border: 1px solid black;
	background-color: #FFECC6;
	display:block;
}
div#bodycontentleftlisting {
	width: 700px;
	padding: 0px 0px 20px 0px;
}
