body { 
margin:0px; 
padding:0; 
font: 80% Arial, Helvetica, sans-serif;
color:#003181;  
background-color: #FFFFFF;
line-height: 1.4em; 
}


p {
margin: 7px 30px 7px 30px;
padding: 0;
color: #003181;
background: inherit;
text-align: left;
}


a {
color: #003181;
background: inherit;
text-decoration:underline;
}


a:hover {
color: #333333;
background: inherit;
text-decoration:underline;
}


h1{
font-family:Arial, Helvetica, sans-serif;
color:#003181;
margin: 15px 0 25px 30px;
font-size:160%;
font-weight:bold;
letter-spacing: -0.015em;
}


h1 a { background: inherit; color: #003181 }
h1 a:hover { background: inherit; color: #AEDAD6; text-decoration: none;  }

.red{
color:#FF0000;
font-weight: bold;
font-size: 110%;
}


.instLeft {
padding: 0 5px 35px 5px;
/*margin-left: 100px;*/
float: left;
clear: both;
}


.imgLeft {
padding: 0 50px 1px 0;
/*margin-left: 100px;*/
float: right;
clear: both;
}


.imgRight1 {
padding: 0 0 1px 0;
/*margin-left: 100px;*/
float: right;
clear: both;
}


.small{
font-size: 80%;
}


.white{
color: #FFFFFF;
}


/*-------CONTAINER-------*/



#container {
width: 860px;
margin: 0 auto;
background: #FFF;
border: 1px #003181 solid;
border-top: 0px;
}




/*-------HEADER-------*/

#header{
width: 860px;
height: 160px;
margin: 0 auto;
padding: 0;
background: #FFFFFF url(../images/header-bg.gif) no-repeat;
}


#header .padding { 
float: right;
color: #FFF;
padding: 10px 0px 0px 0px;
font-size: 90%;
}

#header a{
color: #FFFFFF;
text-decoration: underline;
}


#header a:hover{
color: #AEDAD6;
text-decoration: underline;
}




#header .img{
background: none;
margin: 35px 0 0 0px;
}



/*-------NAVIGATION-------*/

#navigation {
height: 18px;
width: 860px;
margin: 0 auto;
background: #003181;
border-top: 4px solid #AEDAD6;
}


.basictab{
background: #003181;
padding: 2px 0px 3px 30px;
margin: 0px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border: 0;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
border-bottom: 1px solid #FFFFFF;
margin: 0px;
text-decoration: none;
padding: 4px 10px;
background-color: #FFF;
color: #003181;
}

.basictab li a:visited{
color: #003181;
}

.basictab li a:hover{
background-color: #aedad6;
color: #003181;
border-bottom: 1px solid #FFFFFF;
text-decoration:none;
}

.basictab li a:active{
color: #003181;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
background-color: #aedad6;
color: #003181;
border-bottom: 1px solid #FFFFFF;
text-decoration:none;
}


/*-------CONTENT-------*/


#content {
width: 860px;
margin: 0 auto;
}








#mainright {
width:285px;
float:left;
padding-bottom:10px;
}

#maincenter {
width:285px;
float:left;
padding-bottom:10px;
}

#mainleft {
width:285px;
float:left;
padding-bottom:10px;
}



.clearboth { clear: both; }






/*-------Footer-------*/

#footer {
width: 860px;
margin: 0 auto;
padding: 0;
}

#footer p {
margin: 0;
padding: 3px;
text-align: left;
font-size: 76%;
color: #666666;
}


/*-------TABLE-------*/

.white{
color: #FFFFFF;
}

table.breathesafe {
border-width: thin;
border-spacing: 0px;
border-style: solid;
border-color: #100D75;
border-collapse: collapse;

}
table.breathesafe th {
border-width: thin;
padding: 4px;
border-style: solid;
border-color: #100D75;
-moz-border-radius: 0px 0px 0px 0px;
}
table.breathesafe td {
border-width: thin;
padding: 4px;
border-style: solid;
border-color: #100D75;
-moz-border-radius: 0px 0px 0px 0px;
}


/*-------VIDEO-------*/

#video {
width: 450px;
padding:25px;
margin: 0 auto;
background-color:#AEDad6;
border: #100d75 solid thin;
text-align: center;
}

#video2{
width: 450px;
padding:25px;
margin:0 auto;
background-color:#100d75;
border: #aedad6 solid thin;
text-align: center;
}

#video2 p{
color: #FFFFFF;
}


/*-------round corners-------*/



.roundcont {
width: 300px;
background-color: #aedad6;
color: #fff;
margin-left: 50px;
}

.roundcont p {
margin: 0 15px 0 15px;
}

.roundcont a {
text-decoration:none;
}


.roundcont a:hover {
text-decoration:underline;
}



.roundtop { 
background: url(../st/images/tr.gif) no-repeat top right; 
}

.roundbottom {
background: url(../st/images/br.gif) no-repeat top right; 
}

img.corner {
width: 15px;
height: 15px;
border: none;
display: block !important;
}




#instright {
width:450;
float:left;
padding-bottom:3px;
}



#instleft {
width:450px;
float:left;
padding-bottom:3px;
}



.clearboth { clear: both; }
