/*---------------------------------------------
Align Style Sheet
-----------------------------------------------*/

* {
margin: 0; 
padding: 0; }

:focus { outline: 0;}

body {

background: #00294A no-repeat center top; }


img { 
border: 0; }

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }



/*STRUCTURE*/

#wrapper {
width: 900px;
margin: 0px auto;
padding: 20px 0px 0px 10px; }

#masthead {
	height: 101px;
	width: 890px;
	margin: 0px 0px 30px 0px;
	background-color: #FFF;
}

#masthead .mark {
	/* [disabled]margin-left: 2px; */
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
}

#masthead img {
	/* [disabled]width: 145px; */
 }







/*SECTION*/

.section {
height: 20px;
width: 890px;
border-top: #005E9D solid 1px; }

.section_2 {

height: 20px;
width: 890px;
border-top: #005E9D solid 1px; }


/*MODS*/

.mod_wrapper {
margin: 10px 0px 0px 0px; 
}

.mod_wrapper  .body {
margin: 10px 0px 0px 5px; }

.mod_boiler {
width: 890px;
margin-bottom: 30px; }

.mod_intro {
width: 870px;
margin: 0px 0px 40px 4px; }

.mod_description {
background: #000;
width: 820px;
margin: 0px 0px 0px 4px; }



.mod_4 {
height: 400px;
width: 215px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #005E9D dotted 1px;
float: left; }


.mod_5 {
height: 475px;
width: 215px;
float: left;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #005E9D dotted 1px; } 




/*IMAGES*/

.mod_5 img {
width: 170px; 
height: 110px; }



/*GLOBAL TYPOGRAPHY*/

h2 {
font-family: Arial, Helvetica, sans-serif, Georgia, serif, Verdana;
font-weight:normal;
font-size: 10px;
text-transform: uppercase;
line-height: 40px;
color: #676767;
float: left;
margin: 0px 0px 0px 4px; }

h2 a:link, 
h2 a:active, 
h2 a:visited  {
color: #00aeef; 
text-decoration: none; }

h2 a:hover  {
color: #00aeef;
text-decoration: underline; }



h3 {
font-family: Helvetica, Arial, Georgia, serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
color: #fff;
margin: 0px 0px 15px 0px; }

h3 a:link, 
h3 a:active {
color: #00aeef; 
text-decoration: none; }

h3 a:visited  {
color: #7ecfed; 
text-decoration: none; }

h3 a:hover  {
color: #FFF;
text-decoration: none; }



.mod_4 h3 {
font-size: 13px;
line-height: 15px; }

.mod_5 h3 {
font-size: 12px;
line-height: 15px;
min-height: 30px; }


h4 {
font-family: Helvetica Neue, helvetica, arial;
font-weight: normal;
font-size: 11px;
line-height: 40px;
color: #005E9D;
float: right; 
margin: 0px 4px 0px 0px; }

h4 a:link, h4 a:active, h4 a:visited  {
color: #999;
text-decoration: none; }

h4 a:hover  {
color: #fff;
text-decoration: none; }

.body h4 {
font-family: Helvetica Neue, helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #fff; 
float: none;
margin: 0px 4px 0px 0px; }

p {
font-family: Helvetica Neue, helvetica, arial;
font-size: 11px;
line-height: 15px;
color: #fff; 
margin: 0px 5px 15px 0px; }

p a:link, 
p a:active, 
p a:visited  {
color: #00aeef; 
text-decoration: none; }

p a:hover  {
color: #00aeef;
text-decoration: underline; }

.mod_3 p {
font-size: 12px;
line-height: 16px; }

.mod_boiler p {
font-family: Helvetica Neue , helvetica, arial, serif;
font-size: 40px;
line-height: 48px;
color: #00aeef; }

.mod_intro p {
font-family: Helvetica Neue, helvetica, arial, san serif, Georgia, serif;
font-size: 22px;
line-height: 30px;
color: #bfbfbf; 
margin: 20px 0px 0px 0px; }

.mod_description p {
font-size: 12px;
line-height: 18px;
color: #fff; 
margin: 0px 0px 0px 0px; }

.body ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none; }

.body li {
font-family: Helvetica Neue, helvetica, arial, san serif, Georgia, serif;
font-weight: normal;
font-size: 12px;
line-height: 20px;
color: #000;
background: #000; }

.body li a:link, 
.body li a:active {
color: #00aeef;
background: #000; 
text-decoration: none; }

.body li a:visited  {
color: #7ecfed;
background: #000; 
text-decoration: none;  }

.body li a:hover  {
color: #00aeef;
background: #000; 
text-decoration: underline; }

h6 {
font-family: Helvetica Neue , helvetica, arial, serif;
font-size: 36px;
line-height: 45px;
letter-spacing: -.05em;
color: #FFF; 
cursor:pointer}

