@import "reset.css";
@import "type.css";
@import "grid.css";


/* link styling */

a:link { text-decoration: none; color: #333; }
a:visited { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #777; }
a:active, a:focus { text-decoration: none; color: #777; }

strong {
	font-weight: bold;
}

/* --------------  UNIVERSAL NAVIGATION STYLING ---------------- */

div#nav_elements ul {
	list-style: none;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

	div#nav_elements ul li {
		font-family: "Trebuchet MS", helvetica, arial, sans-serif;
		font-size: 1.3em;
		text-transform: uppercase;
		float: left;
		display: inline;
		margin: 0px;
		padding: 0px 2px 0px 2px;
		list-style: none;
	}
	
	div#nav_elements ul li a {
		display: block;
		padding: 4px 0px 0px 11px;
		width: 100px;
		height: 21px;
		background-image: url(../_images/nav_btn.gif);
		background-repeat: no-repeat;
		color: #333;
	}
	
	div#nav_elements ul li a:hover {
		color: #fff;
		display: block;
		padding: 4px 0px 0px 11px;
		width: 100px;
		height: 21px;
		background-image: url(../_images/nav_btn_over.gif);
		background-repeat: no-repeat;
	}
	
	div#nav_elements ul li a.selected {
		color: #fff;
		display: block;
		padding: 4px 0px 0px 11px;
		width: 100px;
		height: 21px;
		background-image: url(../_images/nav_btn_over.gif);
		background-repeat: no-repeat;
	}
	
		div#nav_elements ul li ul {
			width: 100px;
			margin: 0px;
			padding: 0px;
			font-size: 0.6em;
		}
		
		div#nav_elements ul li ul li {
			color: #fff;
			width: 85px;
			line-height: 1.4em;
			margin: 0px 0px 0px 10px;
			padding: 0px;
			text-transform: none;
		}
		
		div#nav_elements ul li ul li a {
			background-image: none;
			padding: 1px 0px 0px 7px;
			height: 15px;
			width: 85px;
			color: #98a6ba;
			border-bottom: 1px solid #98a6ba;
		}
		
		div#nav_elements ul li ul li a:hover {
			background-image: none;
			color: #eee;
			padding: 1px 0px 0px 7px;
			height: 15px;
			width: 85px;	
			border-bottom: 1px solid #ccc;
		}
		
		div#nav_elements ul li ul li a.selected {
			background-image: url(../_images/arrow.gif);
			background-position: -3px 3px;
			background-repeat: no-repeat;
			color: #eee;
			padding: 1px 0px 0px 7px;
			height: 15px;
			width: 85px;	
			border-bottom: 1px solid #ccc;
		}
		
/* --------------  END universal nav styling ---------------- */

/* --------------  FOOTER STYLES ---------------- */

div#footer p {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 1.2em;
	color: #455d83;
	margin: 0px 14px 0px 14px;
	line-height: 18px;
}

div#footer ul {
	float: right;
	margin-top:3px;
}

	div#footer ul li {
		display: inline;
		font-family: "Trebuchet MS", helvetica, arial, sans-serif;
		font-size: 1.2em;
		color: #455d83;
	}
	
		div#footer a {
			color: #455d83;
			padding: 0px 10px 0px 10px;
		}
		
		div#footer a:hover {
			color: #98a6ba;
		}
		
/*     ------  end of universal site styling   ------- */

/*     ------  HOME PAGE ONLY   ------- */

div#home_main_top h1 {
	margin: 0px;
	padding: 12px 0px 4px 0px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 2.4em;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin: 0px 14px 0px 14px;
}
	
div#home_main_top p {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 1.2em;
	color: #fff;
	margin: 0px 14px 0px 14px;
	line-height: 18px;
}

div#home_main_top div#videohome p {
	margin: 0px;
	padding: 0px;
}

div.callout_copy p {
	color: #fff;
	font-size: 1.2em;
	line-height: 16px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-style: italic;
	margin-left: 35px;
}

div.callout_copy p a {
	color: #fff;
}

/*  ----------   END HOME PAGE ONLY   ------- */
	
table td.int_left div#leftcall h2 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 1.5em;
	line-height: 20px;
	color: #eaeaea;
	text-align: right;
	margin: 0px;
	padding: 12px 0px 12px 0px;
}

a.red {
	text-decoration: underline!important;
	color: #90340b!important;
}

a:hover.red {
	text-decoration: underline!important;
	color: #777!important;
}

table td.int_left div#leftcall p {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 1.2em;
	line-height: 14px;
	color: #bcc9da;
	text-align: right;
	margin: 0px;
	padding: 4px 0px 20px 0px;
}

table#interior td.left_in h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 2.3em;
	color: #90340b;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

h1#videos {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 2.3em;
	color: #90340b;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
table#interior td.left_in h2 {
	margin: 0px;
	padding: 15px 0px 10px 0px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.7em;
	line-height: 20px;
	color: #333;
	font-weight: bold;
}

table#interior td.left_in h3 {
	margin: 0px;
	padding: 15px 0px 4px 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.6em;
	color: #893004;
	border-bottom: 1px solid #ccc;
}

/*--------  mission click-ons  --------- */

table#interior td.left_in h4 {
	margin: 0px;
	padding: 15px 0px 4px 16px;
	line-height: 17px;
	background-image: url(../_images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #455d83;
}

table#interior td.left_in h4 a {
	color: #455d83!important;
}

table#interior td.left_in p {
	margin: 0px;
	padding: 10px 0px 6px 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.2em;
	line-height: 18px;
	color: #333;
}

table#interior td.left_in h4 a:hover {
	color: #699dbc!important;
}

/*    ------  two column lists    -------- */

table#interior td.left_in ul {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.2em;
	line-height: 16px;
	color: #666;
}

table#interior td.left_in ul.first {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 134px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.2em;
	line-height: 16px;
	color: #666;
}

table#interior td.left_in ul.second {
	float: right;
	padding-right: 0px;
	width: 140px;
}

table#interior td.left_in ul.third {
	padding: 0px;
}

	table#interior td.left_in ul li {
		background-image: url(../_images/arrow_gray.gif);
		background-repeat: no-repeat;
		background-position: 0px 6px;
		padding: 4px 0px 0px 12px;
		margin: 0px;
	}
	
	table#interior td.left_in ul li a {
		text-decoration: underline;
	}
	
	span.str_ital {
		font-weight: bold;
		font-style: italic;
	}

div#flash p {
	margin: 10px 5px 6px 5px;
	padding: 0px;
}

div#quote p {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.3em;
	line-height: 17px;
	color: #7e8ea8;
}


/* ------   contact form styles --------  */
	
div.contactform h1 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 2.3em;
	color: #90340b;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
			
	div.contactform p {
		font-family: helvetica, arial, verdana, sans-serif;
		font-size: 1.2em;
		color: #333;
		line-height: 16px;
		margin: 12px 0px 0px 0px;
		padding: 0px;
	}	
	
	div.contactform p label {
		display: block;
		font-weight: bold;
		color: #666;
		text-transform: uppercase;
		font-size: 0.9em;
		font-family: "Trebuchet MS", verdana, sans-serif;
	}	
	
div.contactinfo ul li {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #333;
	font-weight: bold;
	}
	
div.contactinfo p {
	margin: 2px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #333;
	line-height:19px;
	}
	
	div.logininfo ul li {
		margin: 3px 0px 3px 12px;
		padding: 0px;
		font-size: 1.3em;
		color: #333;
		font-weight: bold;
		}

	div.logininfo p {
		margin: 2px 0px 15px 0px;
		padding: 0px;
		font-size: 1.2em;
		color: #333;
		line-height:19px;
		}	
		
/*employment opportunities*/

a#hr {
	display:  block;
	margin-top:  10px;
	font-weight:  bold;
	color:#333;
	font-size: 1.3em;
}

a:hover#hr {
	color: #777;
}

div.employment ul {
	padding-top:  20px!important;
}
	
div.employment li {
	margin:  0px!important;
	padding:  0px!important;
	background-image: none!important;

}

ul.action {
	margin-left:10px;
	list-style-image:none!important;
}

ul.action li  {
	display:block;
	font-size:1.3em;
	margin:0 5px 3px 0;
}

ul.action li a:link, ul.action li a:visited {
	text-decoration:underline;
}

ul.action li a:hover {
	text-decoration:none;
}

ul.action li span {
	color: #90340b;
	font-size:1.6em;
}
	
	
	
	
	
	
	
	