/* DEFAULTS */
div {
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}

/* Get rid of the default margin in general and the default padding in Opera*/	
body {
	margin: 0;
	padding: 0;
}

/* Avoids bugs in IE and Opera for using percentage measurements for text*/
body {
	font-size: 100.01%;
}


/* Fixes bug in IE5 - tells the table to take the font size from surrounding content */
table {
	font-size: 1.0em;
}

/* When you float an object, you remove it from the flow of the document. This means that the float's parent element will not expand to contain the float. This code will force the container */
div.clear {
	clear: both;
	height: 0;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}

/* centering entire layout in the browser window */

body {
	min-width: 700px;
	text-align: center;
	background-color: #0a1a6c;
}

#wrapper {
width: 100%;
margin: 0 auto;
text-align: left;
}

/*----------------------------------------------------------------------------------- 
Set font style for entire site*/

body, blockquote, ol, dl, dt, dd, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	}

li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #003471;
	}
	
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}	

.listText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}	

.homeText {
	padding: 0px 0px 0px 20px;

}	
.blueBold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #646fa1;
	line-height: 14px;
	font-weight: bold;
}	

.blueBoldLg {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #646fa1;
	line-height: 18px;
	font-weight: bold;
}	

.blueBold2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #003471;
	line-height: 14px;
	font-weight: bold;
}	
	
/*----------------------------------------------------------------------------------- 
Set text styles for entire site*/	

a, a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	color: #666;
}

a:hover {
	color: #000;
	text-decoration: none;	
}

a.more2, a.more2:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	text-decoration: underline;
	color: #ec9400;
	text-align: left;
}

a.more2:hover {
	color: #000;
	text-decoration: none;	
}


/*----------------------------------------------------------------------------------- 
HACKS  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from NS/Mozz \*/
* html .clearfix {
height: 1%;
}

/* hide from IE-mac */
html>body #testElement {
	text-align: left;
	height: 100%;
	width: 700px;
}

/* hide from IE */
* html #testElement {
} 
/* IE inherit font size in tables */
table {
	 font-size: 1.0em;
}
/* tables inherit font sizes */
table {
	font-size: 1em;
}

/* hide from MacIE 
html #bottomNavHome {
	margin-top: 3px;
}
*/
/*----------------------------------------------------------------------------------- 
HOMEPAGE SETUP  */

hr {
	color: #006a8e;

}

.redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.yellowBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ec9400;
}

.red{
	font-weight: normal;
}

/*----------------------------------------------------------------------------------- 
INSIDE PAGE SETUP  */
.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1 {
    display: block;
    position: relative;
}
.ddm1 .item1 {
    color: #ffffff;
}

.ddm1 .item2 {
    display: block;
    white-space: nowrap;
    color: #ffffff;	
}


.ddm1 .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddm1 .left  { border-style: solid none solid solid; }
.ddm1 .right  { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

h1 {
	font-size: 20px;
	line-height: 36px;
	color: #ec9400;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	color: #646fa1;
}

h3 {
	font-size: 18px;
	line-height: 20px;
	color: #ec9400;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h4 {
	font-size: 12px;
	line-height: 20px;
	color: #ec9400;

}

h6 {
	font-size: 14px;
	line-height: 20px;
	color: #ec9400;
	margin: 0px;
	padding: 0px;

}

#bgInside {
	background-image:  url(../images/bg_inside.jpg);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 228px;
	width: 760px;
}

#bgHome {
	background-image:  url(../images/bg_home.jpg);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 285px;
	width: 760px;
}
#signupInside {
	background-image: url(../images/signup_inside.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 213px;
	width: 151px;
}

#signupHome {
	background-image: url(../images/signup_home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 177px;
	width: 201px;
}

.whiteBold {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.signupTextInside {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 0px;
	clear: left;
	float: left;
	margin: 0px;
	color: #003471;
}
.signupInsideHeading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	clear: left;
	float: left;
	margin: 0px;
	color: #ec9400;
}

.signupInsideSubheading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #6e79a7;
}

#signupInside {
	background-image: url(../images/signup_inside.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 213px;
	width: 151px;
}

#signupHome {
	background-image: url(../images/signup_home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 168px;
	width: 201px;
}

.signupTextHome {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #003471;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
.signupHomeHeading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #ec9400;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

.signupHomeSubheading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #6e79a7;
}

#underline {
	background-image: url(../images/title_home_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 28px;
	width: 465px;
}

#underline2 {
	background-image: url(../images/title_home_bar2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 28px;
	width: 264px;
}

#underlineSmall {
	background-image: url(../images/title_home_barsmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 25px;
	width: 159px;
}

.infoHomeHeading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	clear: left;
	float: left;
	margin: 0px;
	color: #FF0000;
}
.infoHome {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	clear: left;
	float: left;
	margin: 0px;
	color: #003471;
}
.more {
	margin: 0px;
	clear: right;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.more2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 15px;
}


a.more3, a.more3:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	color: #ec9400;
}

a.more3:hover {
	color: #7c7c7c;
	text-decoration: none;	
}
#btmGraphic {
	background-image: url(../images/btm_inside.jpg);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 46px;
	width: 760px;
	background-repeat: no-repeat;
}

#topSpacer2 {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 170px;
	width: 760px;
}

#topSpacer {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 225px;
	width: 760px;
}

#topNav {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 19px;
	width: 474px;

}

#bottomNav {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	clear: left;
	float: left;
	height: 40px;
	width: 600px;
	color: #666;
}

a.bottomNav, a.bottomNav:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #7c7c7c;
}

a.bottomNav:hover {
	color: #000;
	text-decoration: underline;	
}

.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #7c7c7c;
	line-height: 16px;
}

.quote {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}	

ul .quote, li .quote {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
	margin: 0px 0px 5px -20px;
	padding: 0px;
	border: none;
}



.links {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.links, a.links:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #003471;
	line-height: 24px;

}

a.links:hover {
	color: #ec9400;
	text-decoration: none;	
}

.formbox {
	font-size: 11px;
	color: #7c7c7c;
	border: 1px solid #ec9400;
}

.liHeading {
	font-weight: bold;
	color: #003471;
	font-size: 12px;
}


a.memberlogin, a.memberlogin:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	color: #003471;
	line-height: 24px;

}

a.memberlogin:hover {
	color: #ec9400;
	text-decoration: underline;
}

.memberlogin {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003471;

}