html {
	color: #000;
	background: #000;
}

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}


del,ins {
	text-decoration: none;
}


caption,th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}




/* -------------------@Global Styles------------------- */


html, body {
	background-color: #ccccce;
	font: 13px/19px arial;
	color: #575a5d;
	height: 100%;
}


a {
	color: #4682b4;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #575a5d;
}

.strong {
	font-weight: bold;
}


.clearDiv {
    clear: both;
	display:block;
}



.fleft {
	float:left;
}

.w300 {
	width: 300px !important;
}

#header .top{
	height: 23px;
	line-height: 23px;
}

/*#header .bottom{
	margin-top: 18px;
	height: 65px;
}*/

#header .bottom{
	margin-top: 23px;
	height: 60px;
}

#siteContainer {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;/* -4em;*/
}

#header .outerContainer {
	height: 106px;
	background-color: #ffffff;
	
}

.outerContainer {
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
}

.innerContainer {
	width: 1000px;
	margin: 0 auto;
}

#logoContainer
{
    float: left;
    margin-top: 47px;
    margin-left: 15px;
}

.mainContainerOuter{
   width: 100%;
}

.mainContainerInner {
     width: 1200px;
     margin: 0 auto;
     background-color: #fff;
}

#subFooter  {/*this section stops the bg image at the bottom of the footer*/

    width: 100%;
    background-color: #FFF;
}

/* -------------------------- Top Nav Styles Here ------------------------- */
#userNav {
	float:right;
	
}

#userNav ul {
	float: right;
	padding-top: 8px;
	text-transform:uppercase;
	overflow: hidden;
}

#userNav ul li{
	float: left;
	padding: 0;
	list-style: none;
}

#userNav ul li a {
	color: #575a5d;
    font-size: 11px;
    padding: 2px 0 0 0;
	display: block;
}




/* ----------@Secondary Page Styles Here --------------------*/

#sectionHeader {
	width: 1200px;
	height: 55px;
    border-top:8px solid #676c7c;
	background-color: #ffffff;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#bcbec5), to(#ffffff));
    background-image: -moz-linear-gradient(top, #bcbec5, #ffffff);
    background-image: -ms-linear-gradient(top, #bcbec5, #ffffff);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbec5), color-stop(100%, #ffffff));
    background-image: -webkit-linear-gradient(top, #bcbec5, #ffffff);
    background-image: -o-linear-gradient(top, #bcbec5, #ffffff);
    background-image: linear-gradient(top, #bcbec5, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbec5', endColorstr='#ffffff', GradientType=0);
	clear:both;
}

/*#sectionHeader {
	width: 1200px;
	height: 55px;
    background: url("images/header-bg4.jpg") center top;
    background-repeat: repeat-x;
    clear:both;
}*/

#sectionContent {
	width:980px;
	margin-top: 13px;
	margin-left: 0;
	min-height: 300px;
}


#sectionContent h1 {
    font-size: 22px;
	line-height: 29px;
    padding: 0 0 30px 15px;
    color: #003366;
    font-weight: normal;
}

#sectionContent h2 {
    font-size: 15px;
    padding: 0 0 13px 0;
    color: #003366;
}

#sectionContent h2.signOn {
    font-size: 15px;
    padding: 10px 0 8px 0;
    color: #003366;
}

#sectionContent h3 {
    padding: 0 0 0;
    font-weight: bold;
	text-transform:uppercase;
}


#sectionContent p, #sectionContent ul, #sectionContent ol{
    padding: 0 0 20px 0;
}

#sectionContent p.resetInstructions {
	padding: 0 0 10px 0;
}

#sectionContent p.resetConfirm {
	padding: 0 0 10px 0;
	line-height:24px;
	font-size:16px;
}

#sectionContent p + ul {
	padding-bottom: 10px;
}

#sectionContent ul {
	margin-left: 10px;
}

#sectionContent li{
    background: url("images/bullet01.gif") no-repeat scroll left 8px transparent;
    list-style: none outside none;
	padding-bottom: 20px;
	padding-left: 14px;
}


#sectionContent .middle2Col {
    width: 670px;
	float:left;
	margin-left: 55px;
}

#sectionContent .oneCol {
	width: 870px;
}

#sectionContent .disclaimer {
	font-size: 10px;
	margin-left:15px;
	margin-top: 160px;
	line-height: 14px;
}

/* -----------------Login Container Styles Here ---------------------*/

#sectionContent .loginContainer {
	background-color:#edece8;
	width: 760px;
	float:left;
	padding: 18px 15px 23px 15px;
	margin-bottom: 15px;
}

#sectionContent .loginContainerReset {
	width: 280px;
	float:left;
	padding: 0 15px 0 0;
}

#sectionContent .loginContainerCaptcha {
	width: 450px;
	float: left;
	padding: 0 0 0 15px;
}


/*#sectionContent .loginContainerResetSm {
	background-color:#edece8;
	width: 335px;
	float: left;
	padding: 18px 15px 23px 15px;
}*/


.forgotPassword {
	margin-top: 0;
}

.passwordHelp {
	font-size:13px;
	margin-left: 15px;
}

a.reminder, a.register {
	color:#575a5d;
	background:url(images/arrow_16px.gif) center right;
    background-repeat: no-repeat;
}

a.reminder:hover, a.register:hover {
	color:#4682b4;
	background: url(images/arrowBlue_16px.gif) center right;
    background-repeat: no-repeat;
}


a.reminder span {
	padding-right:17px;
}

a.register span {
	padding-right:19px;
}


}#recaptcha_widget_div {
	margin-top:0;
}

#recaptcha_area #recaptcha_response_field {
	line-height: 18px;
	height: 18px;
	font-size: 12px;
}

#recaptcha_table {
background-color: white;
}

#sectionContent .loginContainer h3.signIn {
	font-size: 12px;
	font-weight:normal;
}


input,
textarea,
select,
.uneditable-input {
	width: 260px;
	border:1px solid #ceced2;
	height: 12px;
	font-size: 12px;
	display: inline-block;
	color: #000000;
	line-height: 12px;
	padding: 6px 0 4px 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	/*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/
}

select {
	width: 272px;
}

select, input[type="file"] {
    height: 21px;
    line-height: 21px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	padding: 0 0 0 10px;
}

div.input {
	margin-top: 3px;
	margin-bottom:15px;
}


legend, label, input {
	font-family: Arial, Helvetica, sans-serif;
}

.accountInputPrimary, .accountInputSecondary {
	float:left;
	margin-bottom:10px;
}

.accountInputSecondary {
	width: 52px;
	margin-left: 7px;
}

.accountInputPrimary {
	width: 142px;
}


fieldset {
	margin-top:10px;
	font-size:12px;
}



.pb20 {
	padding-bottom: 20px !important;
}

.pb16 {
	padding-bottom:16px !important;
}

.pb15 {
	padding-bottom:15px !important;
}

.pb10 {
	padding-bottom:10px !important;
}

.pb7 {
	padding-bottom:7px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.pt10 {
	padding-top:10px !important;
}

.pt15 {
	padding-top:15px !important;
}

.loginBtn {
	background:url(../images/loginBtn.jpg) no-repeat;
	cursor: pointer;
	border: 0;
	height: 23px;
	width: 89px;
}


.submitBtn {
	background:url(../images/submitBtn.jpg) no-repeat;
	cursor: pointer;
	border: 0;
	height: 23px;
	width: 89px;
	margin-top:15px;
}

.submitBtn2 {
	background:url(../images/submitBtn.jpg) no-repeat;
	cursor: pointer;
	border: 0;
	height: 23px;
	width: 89px;
	margin-top:0px;
}

.continueBtn {
	background:url(../images/continueBtn.jpg) no-repeat;
	cursor: pointer;
	border: 0;
	height: 23px;
	width: 89px;
	margin-top:0;
}

 .ping-messages div.ping-error {
    margin: 0 0px;
    padding: 10px 20px;
   /* background: #cf4849;*/
    color: #cf4849;
	font-size: 15px;
   
  }

/* ----------@Footer Styles Here --------------------*/

#footer{
    margin-top: 25px;
	width: 1200px;
	background-color: #ebeae6;
	clear:both;
	overflow: auto;
}

#footer.singleSignUp{
	margin-top: 0;
}


#footer .innerContainer, #footer .innerContainer li a {
	font: normal 11px arial;
	text-transform:uppercase;
	color: #575a5d;
    height: 105px;
    line-height: 40px;   
}
	




