body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:  url(../imgs/core/page_bg.jpg);
	margin: 0px;
}
hr
{
	color: #424B69;
	width: 95%;
}
.alignCenter
{
	text-align: center;
}
.alignTop
{
	vertical-align: top;
}
.images_float
{
	float: right; 
	margin-left: 6px; 
	margin-bottom:6px;
}
.sale_price_color
{
	color: #CC0000;
}
.spacer
{
	width: 26px;
	padding-left: 26px;
}
#page_header
{
	/* background-image:  url(../imgs/core/page_header_bg.jpg); */
}
#header
{
	width: 775px;
	height: 106px;
}
#headerBar
{
	background-image:  url(../imgs/core/headerBar_bg.jpg);
	height: 22px;
}
#headerBar_table
{
	height: 22px;
	width: 775px;
}
.headerBar_leftcell
{
	width: 625px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.headerBar
{
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.headerBar_text
{
	padding-top: 4px;
}
.headerBar_marquee
{
	height: 22px;
	width: 430px;
	padding-top: 4px;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.marquee_link
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.marquee_link:link
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.marquee_link:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.marquee_link:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headerBar_rightcell
{
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#content_table
{
	width: 775px;
	
}
#left_content_cell
{
	width: 170px;
	vertical-align: top;
}

/* Side nav style */
#navlist {

width: 170px;
background-color: black;
margin-top:0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist li {
margin: 0px;
padding: 0px;
height:23px;
width:170px;
}

#navlist a {
display: block;
padding-left: 23px;
padding-top: 5px; 
border: 0px solid;
background-image:  url(../imgs/core/left_nav_off.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
width:170px;
height:23px;


}
html>body #navlist a {
width:170px;
display: block;
padding-left: 23px;
padding-top: 5px; 
border: 0px solid;
background-image:  url(../imgs/core/left_nav_off.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;

height:23px;

}



#navlist a:link, #navlist a:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

#navlist a:hover, #navlist a:active {
background-image:  url(../imgs/core/left_nav_over.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #5081B3;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
html>body #navlist a:hover, #navlist a:active {
background-image:  url(../imgs/core/left_nav_over.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #5081B3;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}


/* end of Side nav style */
#leftside_extras
{
	width: 170px;
	background-color: #ffffff;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
html>body #leftside_extras
{
	width: 168px;
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	text-align: center;
}
.leftside_extras_links
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.leftside_extras_links:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.leftside_extras_links:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.leftside_extras_links:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5081B3;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


#right_content_cell
{
	width: 576px;
	vertical-align: top;
}
#content_header
{
	background-image: url(../imgs/core/content_header_bg.jpg);
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	padding-left: 10px;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#the_content
{
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content_footer
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #424B69;
}
.content_footer_links
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.content_footer_links:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.content_footer_links:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.content_footer_links:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5081B3;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#footerBar
{
	background-image: url(../imgs/core/headerBar_bg.jpg);
	height: 22px;

}
#footer
{
	padding-top: 4px;
	text-align: center;
	width: 775px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer_terms
{
	padding-top: 4px;
	text-align: center;
	width: 400px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.footer_links
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: underline;
}
.footer_links:link
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: underline;
}
.footer_links:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: underline;
}
.footer_links:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #424B69;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.regFont
{
	font-size: 11px;
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.regFontSmall
{
	font-size: 10px;
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.regFontBold
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.regFontBoldRed
{
	color: #990000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.regFontLinks
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: none;
	font-size: 11px;

}

.regFontLinks:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;

}
.regFontLinks:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;

}
.regFontLinks:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5081B3;
	text-decoration: none;
	font-size: 11px;
}

.regFontLinksBold
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.regFontLinksBold:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.regFontLinksBold:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424B69;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.regFontLinksBold:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5081B3;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.errorText {color: #FF0000;}

.borderInput {
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #000000; 
    padding-left: 3px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 1px; 
    margin: 0px;
    font-size: 10px;
}

table.InputTable {
    padding:0px;
    border-spacing:0px;
}

table.InputTable td.titleCell {
    color: #435176;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-bottom:1px solid #990000;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:4px;
    background-image: url(/imgs/core/FormTitleGradient.gif);
}

table.InputTable td.titleCell a{
    color: #005070;
}

table.InputTable td.titleCell a:hover{
    color: #007090;
}

table.InputTable td.sectionTitleCell {
    color: #005070;
    font-weight: bold;
    font-size: 12px;
    border-bottom:1px solid #990000;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:4px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.InputTable td.infoCell {
    font-size: 10px;
    border-bottom:1px solid #990000;
    padding:2px;
    padding-left:4px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.InputTable td.infoCellMiddle {
    font-size: 10px;
    border-bottom:1px solid #990000;
	border-left:1px solid #990000;
    padding:2px;
    padding-left:4px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.InputTable td.fieldCell {
    padding-left:4px;
	padding-top:6px;
	padding-bottom:4px;
	text-align: left;
	font-size: 11px;
	font-weight:bold;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.InputTable td.inputCell {
	border-left:1px solid #990000;
	padding-bottom:4px;
	padding-top:6px;
	padding-left:10px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.InputTable td.buttonCell {
	padding-top:12px;
	text-align:center;
}

.faq_font
{
	color:#990000;
}

.special_cell_left
{
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:4px;
	width:200px;
	text-align:center;
	border-top: 1px solid #424B69;
	border-left: 1px solid #424B69;
	border-bottom: 1px solid #424B69;
}
.special_cell_right
{
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:4px;
	width:340px;
	border-top: 1px solid #424B69;
	border-right: 1px solid #424B69;
	border-bottom: 1px solid #424B69;
	
	
}
.special_cell_header
{
	background-color:#990000;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:4px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.content_float_div
{
	float: right;
	width: 306px;
	height: 240px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
}
.content_float_div_2
{
	float: right;
	width: 220px;
	height: 240px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
}
.content_float_div_3
{
	float: right;
	width: 220px;
	height: 200px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
}
.content_float_div_4
{
	float: left;
	width: 206px;
	height: 198px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-right:4px;
}
.content_float_div_5
{
	float: left;
	width: 220px;
	height: 200px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-right:20px;
}
.content_float_div_6
{
	float: left;
	width: 220px;
	height: 200px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-right:4px;
}
.content_float_div_7
{
	float: left;
	width: 248px;
	height: 200px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-right:4px;
}
.content_float_div_8
{
	float: left;
	width: 260px;
	height: 240px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-right:4px;
}
.content_float_div_9
{
	float: right;
	width: 304px;
	height: 240px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-right:4px;
}
.content_float_div_10
{
	
	width: 204px;
	height: 240px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	
}
.content_float_div_11
{
	float:left;
	width: 208px;
	height: 270px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-right:4px;
	
}
.content_float_div_12
{
	float: left;
	width: 308px;
	height: 240px;
	border-right: 2px solid #424B69;
	border-left: 2px solid #424B69;
	border-top: 2px solid #424B69;
	border-bottom: 2px solid #424B69;
	padding-top: 3px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424B69;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:4px;
	margin-right:4px;
}