@charset "utf-8";
/* Begin CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0; zoom: 1}
/* End CSS Reset */

/* Begin Text Set */
a:focus {outline:1px dotted invert}
hr {border:0 #9FCD6A solid;border-top-width:1px;height:0; margin:10px auto 20px; width:80%}
h1 {font-size:25px} h2 {font-size:23px} h3 {font-size:21px} h4 {font-size:19px} h5 {font-size:17px} h6 {font-size:15px}
h1,h2,h3,h4,h5,h6 {margin-bottom:8px; color:#fff;}
ul {list-style:square; margin:8px 0} 
ol {list-style:decimal; margin:8px 0} 
li {margin:5px 0 5px 30px}
/*End Text Set */


/* Begin Regular Styling */

body#main {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #fff;
	background:url(images/bgMain.jpg) no-repeat center top #14203e;
	}

body#main2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #fff;
	background:url(images/bgMain2.jpg) no-repeat center top #14203e;
	}	

body#roller {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #fff;
	background:url(images/bgRoller.jpg) no-repeat center top #14203e;
	}
	
h2 {
	margin-left:20px;
	margin-bottom:20px
}

.imgRT {
	float:right;
	margin:0 0 10px 15px;
}

.moveleft {
	position:relative;
	left:30px
	}
	
#container {
	position:relative;
	margin:0 auto; 
	padding:0;
	width:968px;
	}

	
#header {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/header9.png) no-repeat
	}

#header2 {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/header2.png) no-repeat
	}

#header4 {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/header4.png) no-repeat
	}

#header5 {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/header5.png) no-repeat
	}

#header6 {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/headerMain3.jpg) no-repeat
	}

#header7 {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/header6.png) no-repeat
	}

#header8 {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/header8.png) no-repeat
	}


#header9 {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/header10.png) no-repeat
	}

#headerRoller {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/headerRoller.png) no-repeat
	}
	
#headerMedia {
	position:relative;
	margin:0 auto;
	height:242px;
	background:url(images/headerMedia.png) no-repeat
	}

p {
	padding:0 0 15px;
	line-height:24px;
	}
	
.imgRT {
	float:right;
	margin:0 0 10px 15px;
	}
	
.imgLFT {
	float:left;
	margin:0 15px 10px 0;
	}
	
a {
	font-size:13px;
	color:#FFF;
	}
	
a:hover {
	text-decoration:none;
	color:#4C69BE
	}
	
#content {
	padding:0 0px 20px;
	}
	
#footer {
	height:120px;
	padding-top:34px;
	background:url(images/footerBG.jpg) no-repeat;
	padding-bottom:80px;
	padding-left:10px;
	clear:both;
	position:relative;
	border-color:#000
	}
	
#footer a {
	float:left;
}
	
#footer a:hover {
	position:relative;
	top:-3px;
}
	
#footer_map2 {
	background:url(images/footer_img_map5.jpg) no-repeat;
	width:614px;
	height:149px;
	clear:both;
	position:relative;
}

#footer_map3 {
	margin-top:20px;
	width:960px;
	position:relative;
}

#nav {
	text-align: center;
	position:absolute;
	top:200px;
	height:50px
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin:0;
	}

#nav li a {
	text-decoration:none;
	color:#bfbfbf;
	font-size:16px;
	padding:0 30px 4px 28px;
	background:url(images/navBullet.jpg) right center no-repeat;
	text-transform:uppercase
}

#nav li a:hover {
	color:#4C69BE;
	background:url(images/navBullet.jpg) right center no-repeat
}

#form {
	width:200px;
	position:absolute;
	right:50px;
	top:26px
}

#form input, #form select{
	margin-bottom:5px;
	background:url(images/formHomeBG.jpg) repeat-x #FFF;
	border:1px solid #fff;
}

#state {
	position:absolute;
	right:-6px;
}
	
#form #homebutton {
	position:absolute;
	top:80px;
	right:-6px;
	width:70px;
	background:url(images/sendBG.jpg) repeat-x;
	cursor:pointer
}


img, div { behavior: url(iepngfix.htc) }

.videoThb {
	text-align:center;
	float:left;
	width:150px;
	border:1px solid #999;
	padding:10px 0;
	background-color:#14203E;
	margin:0 5px 20px 0
}

.videoThb a {
	text-decoration:none;
}

.videoThb a:hover {
	
}

.videoThb img {
	margin-bottom:10px;
	border:1px solid #999;
}

/* --              Application Form Styles             -- */
#appForm {
	text-align:left;
	font-weight:bold;
	padding-right:30px;
    width: 30em;
	margin:20px 0;
	position:relative;
	left:450px
	}

#appForm .leftCol {
	float:left;
	margin-right:25px;
	.margin-right:10px;
	width:165px
}
	
#appForm label {
	font-size:14px;
}

#appForm span, #required {
	color: #900;
	font-size:14px
	}

#appForm fieldset {
	padding:20px;
	border:1px solid #000;
	margin-bottom:20px;
	width:100%;
	position:relative;
	background-color: #000
}

#appForm legend {
	font-size:16px;
	background-color: #000;
	color: #fff;
	padding:10px 20px;
	border:1px solid #666;
	margin:10px
}

#required {
	position:absolute;
	right:30px;
	top:0px;
	}

.field {
	width:160px;
	margin-bottom:10px
}

.field2 {
	width:300px;
	border:1px solid #000;
	margin:0
}
	
input, select {
	background:#FFF;
	border:1px solid #000;
}

textarea, ul.checklist {
	background:#FFF;
}

textarea {
	display:block;
	margin-bottom:10px;
	background:#FFF;
}

ul.checklist {
	margin:0 0 10px 0;
	padding:0;
    border: 1px solid #000;
    list-style: none;
    height: 24em;
    overflow: auto;
    width: 30em;
	background:#FFF;
}

.checklist li {
	margin-left:5px
}
	
.checklist input {
	margin-left:10px;
}

.checkTitle label {
	font-size:18px;
	margin:10px 0 12px 0;
	display:block;
	border-bottom:1px solid #000;
	padding-bottom:5px;
	color:#4A290A;
	text-transform:uppercase
	}

.subtitle {
	color:#4A290A;
	text-transform:uppercase;
	margin:10px 0 0 0;
	font-size:18px
	}

li label input {
	vertical-align:middle;
}

#messagekey {
	float:left;
	font-size:20px;
	text-transform:uppercase
}

#messagekeysm {
	float:left;
	font-size:14px;
	display:block;
	padding:3px;
}


#mssgBox {
	margin-top:20px;
	padding:10px
}

#mssgBox strong {
	font-size:14px;
}

#mssgBox p {
	font-size:11px;
}

.MsgKey { 
	background-color: #CCC; 
	width:40px;
	font-size:18px;
	border:1px solid #000;
	padding:4px;
	margin:-4px 0 20px 10px;
	float:left
}

.MsgKeysm { 
	background-color: #CCC; 
	width:30px;
	font-size:14px;
	border:1px solid #000;
	padding:2px;
	margin:0px 0 0px 10px;
	float:left
}

.sendButton {
	position:relative; 
	padding-bottom:8px; 
	border:2px solid #1A1A1A; 
	font-size:12px; 
	cursor:pointer; 
	color:#fff; 
	height:24px; 
	line-height:18px;
	background:url(blkButtonBG.jpg) #000 repeat-x;
	clear:both;
	display:block
}

.sendButtonsm {
	position:relative; 
	padding-bottom:4px; 
	border:2px solid #1A1A1A; 
	font-size:12px; 
	cursor:pointer; 
	color:#fff; 
	height:24px; 
	line-height:18px;
	background:url(blkButtonBG.jpg) #000 repeat-x;
	float:right;
	display:block
}

/* --              Application Form Styles             -- */
	
#contacttxt {
		width:300px;
		position:absolute;
		left:150px;
		top:300px;
}

#contacttxt img {
	border:1px solid #fff;
	margin:10px 0 0 -10px;
}

#bcfooter a {
	width:100%;
	text-align:center;
	color:#999;
	margin-top:20px;
}

#flash {
	margin:0 auto;
	color:#FFF
}

#flash 1 {
	color:#FFF;
}

#flashbox {
	display:block;
	width:603px;
	height:322px;
	border:4px #C1C1BF solid;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	box-shadow: 4px 6px 15px #000;
	-moz-box-shadow: 4px 6px 15px #000;
	-webkit-box-shadow: 4px 6px 15px #000;
	background-color:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative
	}
	
area:hover {
	border:1px solid #fff
}

#text {
	position:absolute;
	left:450px;
	top:13px;
}

#text p {
	display:block;
	margin-bottom:5px
}

#rightColumn {
	width:320px;
	float:right;
	text-align:center;
	position:absolute;
	right:0;
	top:247px
}

#smalloxygen {
	position:absolute;
	width:320px;
	height:150px;
	right:0;
	bottom:36px
}

#smalloxygen a {
	float:left;
}

#smalloxygen p {
	margin-left:60px
}