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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


/* --- Common Elements
-------------------------------------------------------*/


* { margin: 0; padding: 0; }

html, body {height: 100%; background-color: #f9fdff; }

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	background-color: #f9fdff;
	height: 100%;
	margin-bottom: 100px;
	}

h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #256697;
	letter-spacing: 1px;
	}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #282828;
	margin-bottom: 10px;
	display: block;
	clear: both;
	}
	
.classh2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #282828;
	margin-bottom: 10px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #282828;
	}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #282828;
	margin-bottom: 4px;
	}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 19px;
}

.small {
font-size: 10px;
}

:focus {
	outline: 0;
}

caption {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

ul, ol { list-style: none; }

strong { color: #282828; }

.error { color: #c00; }

img {
	border: 0;
	}

fieldset { border: 0; }

a { outline: none; text-decoration: none; color: #1488da; font-size: 12px;}
a:link { outline: none; }
a:visited {  }
a:hover { color: #1488da; }
a:active {  }

.p1{
	font-size: 12px;
	color: #696969;
	line-height: 19px;
}

.bold {
	font-weight: bold;
}

.formTitle {
font-size: 8pt;
color: #6e96bb;
line-height: 0px;
}

.smallRed {
font-size: 7pt;
color: #b02f1d;

}

.confirmation {
color: #b02f1d;

}


/* --- Containers
-------------------------------------------------------*/

#maincontainer{
width: 830px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#barNav{
background: #dce1e3;
height: 77px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;

}

.innertube100{
margin-left: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 2px;
}

.innertube100 .left{
margin-top: 82px;
width: 380px;
float: left;

}

.left .section{
margin-bottom: 52px;

float: left;
}

.innertube100 .right{
margin-left: 50px;
margin-top: 82px;
width: 375px;
float: left;
}

.right .section{
margin-bottom: 52px;

float: left;
}



.content100 {
float: left;
margin-top: 0px;
width: 100%;

}



/* --- Header
-------------------------------------------------------*/

#redTop {
background-color: #b02f1d;
width: 100%;
height: 97px;
border-bottom: solid 5px #c6e7fc;
}

#redTop .contain{
width: 830px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#redTop img{
margin-top: 35px; 

}



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

#footer p {
font-size: 10px;
text-align: center;
color: #777;
}

#footer {
width: 830px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
clear: both;
float: left;

}

#footer .top {
margin: 100px 0 0 0;
background: url(../img/footer_bg.gif) no-repeat left top;
background-position-x: -50px;
width: 830px;
height: 45px;
}

#footer .bottom {
margin: 100px 0 0 0;
width: 830px;
height: 45px;
}

#footer a {
font-size: 10px;
text-align: center;
}


/* --- body
-------------------------------------------------------*/

.innertube100 p{
margin-top: 25px;
line-height: 31px;
}

.innertube100 li{
line-height: 31px;
list-style: url(../img/bullet.gif);
list-style-type: square;
padding-left: 5px;
}

.innertube100 ul{

margin: 25px 0 0 12px;
}




/******************************************** UPDATE BOX STYLE ********************************************/

fieldset.search {
	border: none;
	width: 373px;
	height: 42px;
	margin: 0 auto;
	float: left;
}

.search input, .search button {
	border: none;
	float: left;
}

.search input.box {
	color: #000;
	font-size: 21px;
	width: 253px;
	height: 33px;
	padding: 6px;
	background: url(../img/global.png) no-repeat left top;
	background-position: 0 0px;
}

.search input.box:focus {
	background: url(../img/global.png) no-repeat left -38px;
	outline: none;
	background-position: 0 -50px;
}

.search button.btn {
	width: 104px;
	height: 42px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../img/global.png) no-repeat top right;
	background-position: -270px 0px;	
}

.search button.btn:hover {
	background: url(../img/global.png) no-repeat bottom right;	
	background-position: -270px 0px;	
}


/******************************************** INPUT STYLE ********************************************/

#contact {

width: 372px;
}


fieldset.input {
	border: none;
	width: 373px;
	height: 42px;
	margin: 0 auto;
	float: left;
}

.input input {
	border: none;
	float: left;
}

.input input.box {
	color: #000;
	font-size: 21px;
	width: 363px;
	height: 33px;
	padding: 6px;
	background: url(../img/global.png) no-repeat left top;
	background-position: 0 -100px;
}

.input input.box:focus {
	background: url(../img/global.png) no-repeat left -38px;
	outline: none;
	background-position: 0 -150px;
}

.input button.btn2 {
	float: right;
	width: 105px;
	height: 42px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../img/global.png) no-repeat top right;
	background-position: 0px -200px;
	border: 0px;
	margin-top: 20px;
}
