/* general tag selectors */

body { 
	background-color: #fff; 
	margin:0; 
	padding:0; 
	text-align: center; 
	
}

body, td, blockquote, #defaulttext {
	font-family: Arial, san-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
}

body, td, blockquote, #defaulttext, .defaulttextcolor {
	color:#454545;
}


div, p, blockquote, td {
	text-align:justify;
}


blockquote {
	margin:0px; 
	margin-left:10px;
}

sup {
	font-size: 9px;
	text-transform: uppercase;
}

h1 {
	color: #00294C;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .05em;
	margin: 0px;
	margin-bottom: 15px;
	padding:0;
	text-align:left;
}

h2 {
	color:#C76700;
	font-size:15px;
	font-weight:normal;
	text-align:left;
}

a { color: #004883; text-decoration: none }
a:hover { color: #004883; text-decoration: underline }

input, textarea {
	border:1px #4d4d4d solid;
	background-color:#fff;
	color:#000;
	font-family: arial;
	font-size:11px;
	padding: 2px;
	width:250px;
	margin:5px 0 5px 0;
}

input { height:16px; }
textarea { height:120px;}

ul { margin:0 30px; padding:0 }

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	text-align: center;
}

li {
	text-align: left;
}

/*layout*/

#autopopcontainer {
text-align:center;
min-height:550px;
padding:30px 0;
margin:0px;
}

#autopopcontainer img {
 margin: 0;
 padding:5px;
 border: 1px 4d4d4d solid;
}

#container, #indexcontainer  {
	padding:0px;
	margin:0;
	min-width:100%;
	width:100%;
	background-image:url(/images/pattern.gif);
	background-repeat: repeat-x;
	
}

#indexcontainer {
	background-image:url(/images/home.wholepattern.gif);
	background-position: center top;
	border: 0px black solid;
	height:623px;
}

#navbar {
	color:#000;
	margin: 0 auto 0 auto;
	width:975px;
	clear:both; 
	padding:0; 
}

#contentcontainer {
	width:975px;
	padding: 0;
	margin:0 auto;

}


#introcontainer {
	padding: 0px;
	margin:0;
	width:745px;
	float:left;
}


#navlogo { 
	margin: 17px 0 0 0;
	padding: 0;
}


#pagepic {
	margin:77px 0 0px 0px ;
	width:230px; 
	float:left;
	display: inline;
}

#indexcollage {
	padding: 0px;
	margin:0 ;
	width:729px;
	float:left;
	margin-top:17px;
	
}
#indexmission {
	margin:0;
	padding: 101px 0 0 0;
	width:246px; 
	float:left;
}

#indexsidebar {
	text-align:right;
	margin: 0px;
	padding: 0px;
	width:246px;
	float:left; 
	border-top:0px black solid;
}



#content, #contentalt, #indexcontent { 
	width:725px; 
	float:left; 
	margin:0px 0px 0 0;
	padding:0px 20px 0 0;
	clear:both;
	background-image: url(images/sidebar.pattern.3.gif);
	background-repeat: repeat-y;

}

#contentalt {
	background-image: none;
	width:755px;
	clear:both;
	
}

#indexcontent {
	background-image: none;
	width:729px;
	padding:0px;
	margin: 0px;
	
}

#pagetext {
	margin: 35px 0px 40px 20px;
	padding: 0;
/*
	text-align: justify;
*/
}

#indexsidebartext {
	background-color: #004981;
	color: #fff;
	margin:0;
	padding:5px;
	font-size:9px;
	text-align:left;
}

#indexsidebartext a {
	color: #fff;

}

#indextext {
	margin:8px 20px 0px 35px;
	padding:0px;	
}

#indextext a {
	color: #003759;
	font-weight:bolder;
}

#sidebar {
	text-align:right;
	margin: 0px;
	padding: 35px 0;
	width:230px;
	float:left; 
	font-size: 11px;
	color: #002A4B;
	display: inline;
}

#sidebar h1 {
	color: #BB6B0D;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0;
	margin: 3px 0;
	text-align:right;
}


#sidebar p {
	text-align:justify;
	margin-left:25px;
	padding:0;
}

#sidebar a {
	color: #002A4B;
	font-weight:bolder;
	font-size: 11px;
}



#capabilitiesintro {
	margin: 10px 0;
}

#capabilitiesintro h2{
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 1px #ccc solid;
}

#capability h1
{
	margin: 0;
	line-height: normal;
}

#capability h1 span
{
	 font-size:16px;
}

#capabilitynav {
	margin: 5px 0 0 0;
	padding: 3px;
	/*text-align: center;*/
	color: #002A4B;
	border-top: 0px #454545 dotted;
	border-bottom: 0px #454545 dotted;
	background-color: #eee;
}

#capabilitynav a, #capabilitynav a:hover {

}

#careers td.category {
	border-bottom:1px black solid; font-weight:bold;padding:1px; padding-top:10px; text-align:left; }

#careers td.job {
	padding:1px; padding-left:3px; border-top:1px white solid; font-weight:bold; font-size:11px; text-align:left; }
	
#careers td.details {
	padding:1px; border-top:1px white solid; font-size:11px; text-align:left; }	
	
	

#joblisting {
	
	padding: 0;
	margin: 0;
	clear:both;
}

#joblisting h2, #application td h2{
	font-size:12px;
	font-weight:bold;
	color: #BB6B0D;
	margin: 0 0 10px 0;
	padding:2px 0;
	background-color: #fff;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

#application {
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#application tr {
	vertical-align:middle;
}

#application td {
	font-weight:bolder;
	line-height:100%;
}


#contactform {
	float:left;
	width:300px;
	border-right: 1px #cccccc dotted;
	margin:0 20px 0 0;
	margin-bottom:10px;
	padding:0;	
}

#contacttext {
	float:left;
	margin:0;
	padding:0px 0 0 20px;
	border-left: 0px #cccccc dotted;
/*	max-height:350px; */
	display: inline;

}

#securitycode {
	width:325px;
	margin:5px 0; 
	padding: 0px;
	border: 0px solid #758EC8;
}

#securitycode pre {
	font-size:2px; 
	line-height:1px;
	letter-spacing: .3px; 
	color:black; 
	font-weight:bolder;
	margin: 0; 
	padding: 0px;
}

#footer {
	margin: 0px 0px 10px 0px;
	clear:both;
	text-align:right;
	font-size: 11px;
	border-top: 1px #ccc solid;
	color: #3F76A0;
	max-width:975px;
	padding-top: 5px;
	text-transform: uppercase;
	
}

#indexfooter {
	margin: 0px 0px 0px 0px;
	clear:both;
	height: 0px;
	padding:0;
	
}

#footertitle { 
	float:left; 
	margin-right:5px; 
	color: #454545;
}




/* original
#imggallery {
	float:left;
	margin: 30px 12px;
	width:165px;
	height:232px;
	text-align: center;
}
#imggallery p {
	padding:0px;
	margin:0;
	text-align: center;
	font-weight:normal;
	line-height: 1.5em;
}

#imggallery img {
	border:1px #AAAA73 solid;
	padding:2px;
	width: 152px;
	height: 213px;
}
*/

#calendarcontainer {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:20px;
	width:68px;
}
#calendarcontent {
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	text-align:center;
	padding:0 8px 0 8px; 
	background-color:#fff;
	margin:0;
}

#calendarmonth, #calendaryear {
	font-size:11px;font-family:Arial;line-height:1em;
}
#calendarday {
	font-size:20px;font-family:Arial;line-height:1em;
}


#newscontainer {
	padding: 10px 0px 10px 0px; margin:0; margin-bottom:0px; clear:both;
}


#newscontent {
	margin-left:0px;
	margin-bottom:10px;
	padding-top:0px;
	border-top: 1px #C76700 solid;
}

#newscontainer h2, .returntitle {
	color: #C76700;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .05em;
	margin: 0px 0px 5px 0px;
	padding:0;
	vertical-align:bottom;
	text-align:left;
}

.returntitle a{
	color: #00294C;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .05em;
	margin: 0px;
	margin-bottom: 15px;
	padding:0;
	text-decoration:none;
}



#newscontent {
	font-family:Arial, san-serif; 
	font-size:12px;
}

#nomarginnopadding {
	margin:0;
	padding:0;
}

/*menu*/
#innerdropdown {text-align:left; border-top: 1px white solid; padding-bottom:1px;}

#menu_parent, #careers_parent, #about_parent, #capabilities_parent, #news_parent, #media_parent, #contact_parent, #login_parent { text-align:left; border: 0px; padding: 0px; line-height: 1em; float:left;}

#menu_child, #careers_child, #about_child, #capabilities_child, #news_child, #media_child, #contact_child, #login_child {visibility: hidden; background: #002a4b; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff;  line-height: 1em; z-index:102; text-align:left;}

#menu_child a, #careers_child a,  #about_child a, #capabilities_child a, #news_child a, #media_child a, #contact_child a, #login_child a { text-align:left; display: block; width: 125px; padding: 3px 8px; text-decoration: none; font-weight: 500; color: #fff;  font-size:11px; line-height: 1em;}

#capabilities_child a { width:175px; }
#login_child a { width:165px; }
#about_child a { width:150px; }

#menu_child a:hover, #careers_child a:hover,  #about_child a:hover, #capabilities_child a:hover, #news_child a:hover, #contact_child a:hover, #media_child a:hover, #login_child a:hover {background:#002a4b; text-decoration: none; color: #6AA5CA; line-height: 1em; text-align:left; }



/*fpsectionmenu*/

#innerdropdowntitle {border-top: 1px white solid; padding-bottom:1px; background-color:#001B2F; }

#fpmenu_parent, #pm_parent, #id_parent, #ts_parent { border: 0px; padding: 0px;}

#fpmenu_child, #pm_child, #id_child, #ts_child {visibility: hidden; background: #002a4b; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff;  line-height: 1em; z-index:102; text-align:left;}

#fpmenu_child a, #pm_child a,  #id_child a, #ts_child a { display: block; width: 175px; padding: 3px 8px; text-decoration: none; font-weight: 500; color: #fff;  font-size:11px; line-height: 1em;}

#fpmenu_child a:hover, #pm_child a:hover,  #id_child a:hover, #ts_child a:hover {background:#002a4b; text-decoration: none; color: #6AA5CA; line-height: 1em;}





/* class selectors */

.notbold {font-weight:normal;}

h1.cap { text-transform:capitalize; }

br.extra{ line-height:2em; }

.white { color: #fff; }
.green { color: #AAAA73;}
.dkblue { color: #00294C;}

.boldhighlight { 
	color: #BB6B0D;
	font-weight:bold;
}
.smprint { font-size:11px; }
.smred { font-size:11px; color: #900;}

div.floatleft {float:left;}
div.floatright {float:right;}

#dottedseparator {
	padding: 10px 0px 10px 0px; 
	border-top: 1px dotted #fff; 
	margin:0; 
	margin-bottom:5px;
}

.returntotop {
	width:100px; 
	text-align:center; 
	padding:2px; 
	background:#3F1D37;
	border: 1px dotted #ccc;
	font-size:10px; 
	margin:auto; 
	margin-top:15px; 
	margin-bottom:15px;
}

.returntotop a { 
	text-decoration:none; 
	color:#fff;
} 

.copyright {
	border-top: #c1c1c1 1px solid;
	padding-top: 3px;
	font-size:12px; 
	font-style:italic;
}

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

input.submit {
	width:250px;
	height:22px;
	color: white;
	font-size: 12px;
	background-color:#004981;
	border: 1px #454545 solid;
	margin: 10px 0;
	font-style:bold;
}
