
/*global reset*/
html, body, h1, h2, h3, h4, h5, h6, ol, dl, dt, dd, blockquote, pre, form, fieldset { margin: 0; padding: 0; }
html { overflow: -moz-scrollbars-vertical !important; }

h1{
font-size:14px;
color:#000066;
}
h6{
font-size:12px;
color:#000066;
font-weight: normal;
padding-top:10px;
}
.boldonblue{
color:#000066;
font-size:14px;
background-color: #E8EEFF;
font-weight: bold;
}

body {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	background-color: #FFFFFF;
	text-align:center;
}
.LBTitle {
		background-color: #E8EEFF;
			font-size: 12px;
}
#container{background-color:#fff;width:786px;border: #fff 0px solid;margin-left:auto;margin-right:auto;text-align:left;margin-top:10px;overflow:hidden;}

.error{font-size:1em;color:#ff0000;font-weight:bold;}

.nodecor a:link {text-decoration: none} 
.nodecor a:visited {text-decoration: none}
.nodecor a:hover {text-decoration: underline; color: red;}
.mobile {font-family: arial; font-weight:strong; font-size: 1.25em; color:#ffffff}
.bullet {font-family: arial; font-weight:strong; font-size: 1.25em; color:#ffffff; background-color:#000066}

