html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #0099dd;
	min-height: 101%;
	font-size: 62.5%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #fff;
	text-align: center;
}

h1,h2,h3,h4,h5,h6{
	font-size: 1em;
	color: #fff;
	font-weight: normal;
}

a, a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active {
	color: #82ceec;
	text-decoration: none;
}

blockquote, cite, address {
	font-size: 20pt;
	line-height: 22pt;
	word-spacing: -2pt;
	letter-spacing: 0.5px;
}
blockquote {
	color: #fff;
}
cite {
	color: #82ceec;
	font-style: normal;
}
strong {
	font-weight: bold;
}


/****************************
**         CLASSES         **
*****************************/
.size1{ font-size: 0.8em; font-weight:100}
.size2{ font-size: 1.0em; font-weight:200}
.size3{ font-size: 1.1em; font-weight:300}
.size4{ font-size: 1.2em; font-weight:400}
.size5{ font-size: 1.4em; font-weight:500}
.size6{ font-size: 1.6em; font-weight:600}

.grey{
	color: #828282;
}
.lightblue{
	color: #82ceec;
}
.blue{
	color: #0099dd;
}
.white{
	color: #fff;
}


#wrapper {

    margin: 20px auto 20px auto;
	position: relative;
	width: 960px;
	min-height: 570px;
    height: auto !important;
    height: 570px;
	text-align: left;
    border: 1px solid #52acfa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #52acfa;
    -webkit-box-shadow: 0px 0px 4px #52acfa;
    box-shadow: 0px 0px 4px #52acfa;
}


/****************************
**  HEADER FOR SITE  **
*****************************/
#wrapper #header {
	position: relative;
	min-height: 190px;
	height: auto !important;
	height: 190px;
}
#wrapper #header h3{
	position: absolute;
	top: 16px;
	left: 40px;
	font-size: 9pt;
	line-height: 10pt;
}

#wrapper #header h1{
	position: absolute;
	top: 14px;
	left: 224px;
	height: 50px;
	font-size: 20pt;
	line-height: 22pt;
	word-spacing: -2pt;
	letter-spacing: 0pt;
}

#wrapper #header ul {
	font-size: 9pt;
	line-height: 11pt;
	list-style-type: none;
}
#wrapper #header ul li{
	font-size: 10pt;
	line-height: 11pt;
}
#wrapper #header ul li a{
	display: block;
}

#wrapper #header ul li a.selected{
	color: #82ceec;
}

#wrapper #header #nav {
	display: inline;
	float: right;
	width: 320px;
	margin: 16px 30px 10px 0;
}

#wrapper #header #nav ul#menu1{
	float: left;
	width:150px;
	
}
#wrapper #header #nav ul#menu2{
	float: left;
	width:150px;
}

#wrapper #header ul li ol{
	margin: 0 0 0 22px;
	list-style-type: square;
	font-size: 10pt;
}
#wrapper #header ul li ol li{
	line-height: 11pt;
}
#wrapper #header ul li ol li a{
	display: block;
	color: #e3e3e3;
}
#wrapper #header ul li ol li a:link,
#wrapper #header ul li ol li a:visited {

}
#wrapper #header ul li ol li a:hover,
#wrapper #header ul li ol li a:active {
	color: #82ceec;
}


/****************************
**          SUBNAV         **
*****************************/

#wrapper #maincontent #subnav{
	position: absolute;
	display: block;
	left: 40px;
	top:  150px;
	width: 100px;
}
#wrapper #maincontent #subnav ul{
	list-style-type: none;
	font-size: 10pt;
	line-height: 16pt;
}
#wrapper #maincontent #subnav ul li{
	line-height: 11pt;
}
#wrapper #maincontent #subnav ul li a{
	display: block;
	color: #fff;
	text-decoration: none;
}
#wrapper #maincontent #subnav ul li a:hover,
#wrapper #maincontent #subnav ul li a.selected{
	color: #82ceec;
	text-decoration: none;
}


/****************************
**  MAIN CONTENT FOR SITE  **
*****************************/
#wrapper #maincontent{
	position: relative;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: transparent url(../images/brightlines_logo_w_small.jpg) no-repeat 40px 0px;
}

#wrapper #content{
	display: inline;
	float: left;
	margin: 0 0 0 224px;
	width: 348px;
	font-size: 10pt;
}
#content h2, #widecontent h2{
	font-size: 13pt;
	margin: 0 0 15px 0;
}
#content h3, #widecontent h3{	

}
#content p{
	line-height: 11pt;
	margin: 0 0 15px 0;
}

#content dl{
	line-height: 11pt;
	margin: 0 0 15px 0;
	list-style-type: disc;
}
#content dl dt{
	display: inline;
	color: #990000;
}
#content dl dt:after{
	content: " - ";
}
#content dl dd{
	display: inline;
	padding: 0 0 15px 0;
}

#content ul{
	margin: 0 0 0 0;
	list-style-type: none;
}
#content ul li{
	margin: 0 0 10px 0;
}
#content ul li strong{
	color: #0099dd;
	font-weight: normal;
}

/****************************
**  WIDE CONTENT FOR SITE  **
*****************************/
#wrapper #widecontent{
	display: inline;
	float: left;
	margin: 0 0 0 224px;
	width: 660px;
	font-size: 20pt;
	line-height: 24pt;
	color: #82ceec;
	word-spacing: -3pt;
	letter-spacing: 0;
	vertical-align: 0;
	
}
#widecontent ul{
	display: inline;
	list-style-type: none;
}
#widecontent ul li{
	display: inline;
	color: #0099dd;
}
#widecontent ul li.lightblue{
	color: #82ceec;
}
#widecontent ul li a{
	color: #0099dd;
	background-color: #fff;
}
#widecontent ul li a:hover{
	color: #828282;
}
widecontent p{
	margin: 20px 0;
}

/****************************
**          QUOTES         **
*****************************/
#quote{
	float: left;
	margin: 0px 0 0 23px;
	width: 304px;
}


/****************************
**          FOOTER         **
*****************************/
#footer{
	clear: both;
	margin: 0 auto;
	width: 960px;
	background: #fff;
	padding: 10px 0;
	text-align: left;
}

/* U T I L I T Y   C L A S S E S */

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearFix {display: inline-table;}
/* Hides from IE-mac \*/
.clearFix {display: block;}
/* End hide from IE-mac */

