body {
	font-family: "SourceSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-size:95%;*/
	color:#000000;
	margin:0px;
	padding:0px;
}

/*#bg { position: fixed; top: 0; left: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }*/

.body_home{
background: url(../images/page_bg.jpg) no-repeat center center fixed #BBC7E1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }

.body_inside1{
background: url(../images/page_bg1.jpg) no-repeat center center fixed #BBC7E1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }

.body_inside2{
background: url(../images/page_bg2.jpg) no-repeat center center fixed #BBC7E1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }

.body_inside3{
background: url(../images/page_bg3.jpg) no-repeat center center fixed #BBC7E1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }

@font-face {
    font-family: 'SourceSans';
    src: url('sourcesanspro-regular-webfont.eot') format('eot'),
        url('sourcesanspro-regular-webfont.woff') format('woff'),
        url('sourcesanspro-regular-webfont.ttf') format('truetype'),
        url('sourcesanspro-regular-webfont.otf') format('opentype'),
        url('sourcesanspro-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansBold';
    src: url('sourcesanspro-bold-webfont.eot') format('eot'),
        url('sourcesanspro-bold-webfont.woff') format('woff'),
        url('sourcesanspro-bold-webfont.ttf') format('truetype'),
        url('sourcesanspro-bold-webfont.otf') format('opentype'),
        url('sourcesanspro-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LeagueGothic';
    src: url('leaguegothic-webfont.eot') format('eot'),
        url('leaguegothic-webfont.woff') format('woff'),
        url('leaguegothic-webfont.ttf') format('truetype'),
        url('leaguegothic-webfont.otf') format('opentype'),
        url('leaguegothic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#top{
	position:absolute;
	z-index:4;
	left:0;
	top:0;
	width:100%;
	height:142px;
	background:URL(../images/top.png) repeat-x left top;
}

#btm{
	width:100%;
	height:85px;
	top:785px;
	background:URL(../images/btm.png) repeat right top;
	float:left;
	z-index:4;
	position:absolute;
}

#left_nav{
	background:URL(../images/left_nav.png) top center repeat-x;
	width:263px;
	box-shadow:0px 0px 15px black;
	-moz-box-shadow:0px 0px 15px black;
	-webkit-box-shadow:0px 0px 15px black;
}

#left_nav a{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	text-shadow:1px 1px 3px black;
	-moz-text-shadow:1px 1px 3px black;
	-webkit-text-shadow:1px 1px 3px black;
	text-decoration:none;
	font-weight:bold;
}

#left_nav a:hover{
  color:#B3C9E4;
}

#home{
	height:24px;
	width:233px;
	padding:10px 0px 0px 30px;
	background-color:#1D2171;
	text-align:left;
}

#left_nav_nav{
	height:24px;
	width:233px;
	padding:10px 0px 0px 30px;
	text-align:left;
}

#left_nav_btm{
	height:45px;
	width:263px;
	padding:100px 0px 0px 0px;
}

#left_nav_btm a{
	font-size:20px;
}

#services_panel{
	background:URL(../images/blue_rpt.png) top center repeat;
	color:#1D2171;
	text-transform: uppercase;
}

#products_panel{
	background:URL(../images/blue_rpt.png) top center repeat;
	width:220px;
	color:#1D2171;
	text-transform: uppercase;
}

#mainTxt{
	/*opacity: .9;*/
	background:URL(../images/btm.png) top center repeat;
	box-shadow:0px 0px 15px black;
	-moz-box-shadow:0px 0px 15px black;
	-webkit-box-shadow:0px 0px 15px black;
	height:550px;
	width:665px;
	padding:10px 0px 20px 20px;
	/*overflow: auto;*/
	margin:35px 0px 50px 20px;
	text-align:left;
	font-size:14px;
}

#mainScroll{
	overflow:auto;
	height:489px;
	width:645px;
	padding:10px 20px 0px 0px;
	/*border:1px solid red;*/
}

#mainScroll2{
	overflow:auto;
	height:479px;
	width:465px;
	padding:10px 20px 0px 0px;
	/*border:1px solid red;*/
}

#mainScroll3{
	overflow:auto;
	height:479px;
	max-width:445px;
	padding:10px 20px 0px 0px;
	/*border:1px solid red;*/
}

#mainScroll3 a{
	color:#315DAF;
}

#return{
	/*right:0;
	bottom:0;*/
	float:right;
	position:relative;
	width:100px;
	height:30px;
	padding:10px 0px 0px 0px;
	text-align:center;
	border-top:1px solid #9BB0D8;
	border-left:1px solid #9BB0D8;
	border-radius:5px 0px 0px 0px;
	-moz-border-radius:5px 0px 0px 0px;
	-webkit-border-radius:5px 0px 0px 0px;
 	-webkit-box-shadow: inset 0px 0px 5px 0px #9BB0D8;
	-moz-box-shadow: inset 0px 0px 5px 0px #9BB0D8;
	box-shadow: inset 0px 0px 5px 0px #9BB0D8;
	background-color:#C1CFE7;
	color:#666666;
}

#return:hover{
	color:#315DAF;
}

#homeTxt{
	/*opacity: .9;*/
	background:URL(../images/btm.png) top center repeat;
	box-shadow:0px 0px 15px black;
	-moz-box-shadow:0px 0px 15px black;
	-webkit-box-shadow:0px 0px 15px black;
	height:530px;/*630*/
	width:645px;
	padding:20px;
	overflow: auto;
	margin:35px 0px 60px 20px;
	text-align:left;
	font-size:14px;
}

#aegis{
	margin:0px 0px 0px 20px;
}

#mainHead{
	text-transform:uppercase;
	color:#1D2171;
	font-size:24px;
	font-family:Times, serif;
	font-weight:bold;
	text-align:center;
}

#sectionTitle{
	text-transform:uppercase;
	color:#1D2171;
	font-size:24px;
	/*font-weight:bold;*/
	font-size:24px;
	text-align:left;
	height:30px;
	width:630px;
	/*border:1px solid red;*/
	font-family: "SourceSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#top_block{
	height:50px;
	width:707px;
	padding:60px 0px 0px 0px;
	font-size:35px;
	color:white;
	font-family:"LeagueGothic", "Impact", Helvetica, Arial, sans-serif;
	text-align:right;
}

#top_block a{
	color:white;
}

#top_nav{
	height:30px;
	width:707px;
}

#top_nav a{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	text-shadow:1px 1px 3px black;
	-moz-text-shadow:1px 1px 3px black;
	-webkit-text-shadow:1px 1px 3px black;
	text-decoration:none;
	font-weight:bold;
}

.sup{
	padding:0px;
	vertical-align:top;
	font-size:9px;
}

#header, #footer{
	clear:both;
}

#footer{
	width: 768px;
	height:34px;
	font-size:9px;
	text-align:center;
	color:#B5B3AB;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 2px 0px;
	z-index:5;
	position:relative;
}

.footer_txt {
	margin: 0px 0px 0px 172px;
	padding: 25px 0px 25px 0px;
}

#footer a{
	font-size:9px;
	color:#B5B3AB;
}

#mainTxt h3{
	font-family: "SourceSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin: 2px 4px 2px 2px;
}

#mainText li{
	color:#000000;
}

.btnspacer{
	margin: -14px 0px 0px 0px;
	padding: 0px;
}

#nextNback {
	font-size:10px;
}

#nextNback a{
	color:#000000;
}

/************ page styles **********/
a {
	color:#000000;
}

.noline{
	text-decoration:none;
}

.em{
	text-decoration:line-through;
}
/************ other styles **********/
.tiny{font-size:9px}

.tdInv{
	background-color:#eeeeee;
	padding: 2px;
}

.menu{
	margin: 0 0 0 150px;
}

.tblBorder{
border: 1px solid #001A55;
margin: 0 0 10px 0;
}

.title {font-size: 17pt;
		font-weight: bold;
	}

.midtitle {font-size: 14pt;
		font-weight: bold;
	}

.smltitle {font-size: 12pt;
		font-weight: bold;
	}

.minititle {font-size: .9em;
		font-weight: bold;
	}

a.linktitle:link, a.linktitle:visited, a.linktitle:hover, a.linktitle:active{
		font-size: .9em;
		font-weight: bold;
	}

a.linktitle:hover{
		text-decoration:none;
	}

ul.nobullets{
list-style-type:none;
}

.formBorder{
	background-color:#FFF;
	border:1px solid #001A55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
}
.formBorderFake{
	height:20px;
	margin-top:1px;
	padding: 1px 8px 1px 8px;
	background-color:#FFF;
	border:1px solid #001A55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
	text-decoration:none;
}
.formBtn{
	background-color:#FFF;
	border:1px solid #001A55;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#001A55;
}
/************ Error Styles **********/
#errTitle{
	font-size:20px;
	font-weight:bold;
	margin: 0 10px 0 0;
	padding: 0 0 0 0px;
}

.errSmall{font-size:8pt}

#errFooter{
	margin: 0;
	font-size:9px;
	color:#CCCCCC;
}

#errBlock{
	margin: 0 auto;
	width: 350px;
	font-family: courier;
	font-size:12px;
	color: #003366;
	border:1px solid #003366;
	background-color:#FFFFFF;
}
/************ END Error Styles **********/

#with_border{
	border:5px solid white;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 0px 10px #666666;
	-moz-box-shadow:0px 0px 10px #666666;
	-webkit-box-shadow:0px 0px 10px #666666;
}

#with_border_thumb{
	border:3px solid white;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 0px 6px #666666;
	-moz-box-shadow:0px 0px 10px #666666;
	-webkit-box-shadow:0px 0px 10px #666666;
	margin:3px;
}

#hr{
	height:1px;
	width:640px;
	border-bottom:1px dotted #1D2171;
	margin:20px 0px 20px 0px;
}

.oddrowcolor{
	background:URL(../images/blue_rpt.png) top center repeat;
}
.evenrowcolor{
	/*background:URL(../images/row1.png) top center repeat;*/
}

#career_box{
	background:URL(../images/blue_rpt.png) top center repeat;
	width:600px;
	min-height:50px;
	padding:40px 20px 40px 20px;
	font-family: "SourceSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#career_field{
	width:190px;
	height:15px;
	padding:5px 5px 8px 5px;
	border:1px solid #9BB0D8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-moz-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-webkit-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	background-color:#F6F8FC;
}

#career_btn{
	width:200px;
	height:35px;
	border:1px solid #1D2171;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow: inset 0px 0px 5px 3px #0E2D5C;
	-moz-box-shadow: inset 0px 0px 5px 3px #0E2D5C;
	-webkit-box-shadow: inset 0px 0px 5px 3px #0E2D5C;
	background-color:#315DAF;
	color:white;
	font-size:14px;
	font-weight:bold;
}

#career_btn:hover{
	cursor: pointer;
}

#info_field{
	width:250px;
	height:15px;
	padding:5px 5px 8px 5px;
	border:1px solid #9BB0D8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-moz-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-webkit-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	background-color:#F6F8FC;
}

#city_field{
	width:120px;
	height:15px;
	padding:5px;
	border:1px solid #9BB0D8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-moz-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-webkit-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	background-color:#F6F8FC;
	margin-right:10px;
}

#state_field{
	width:120px;
	height:27px;
	padding:0px 0px 0px 3px;
	border:1px solid #9BB0D8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-moz-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-webkit-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	background-color:#F6F8FC;
	margin-right:10px;
}

#state_dd{
	width:120px;
	height:15px;
}

#info_comments{
	width:250px;
	height:60px;
	padding:5px;
	border:1px solid #9BB0D8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-moz-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	-webkit-box-shadow: inset 0px 0px 3px 1px #C3D0E8;
	background-color:#F6F8FC;
}

#info_btn{
	width:150px;
	height:35px;
	border:1px solid #1D2171;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow: inset 0px 0px 5px 3px #0E2D5C;
	-moz-box-shadow: inset 0px 0px 5px 3px #0E2D5C;
	-webkit-box-shadow: inset 0px 0px 5px 3px #0E2D5C;
	background-color:#315DAF;
	color:white;
	font-size:14px;
	font-weight:bold;
}

#info_btn:hover{
	cursor: pointer;
}

#requestForm{
	font-family: "SourceSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:URL(../images/blue_rpt.png) top center repeat;
	width:560px;
	padding:15px 20px 15px 20px;
}
