@charset "UTF-8";
/* CSS Document */

body{
	background-color:#6da9dc;
	background-image: url(/images/global_elements/bkg_site.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #666666;
	margin:0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: top;
	}
	
	.popUPbody{
	background-color:#6da9dc;
	background-image: url(/images/global_elements/bkg_site.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #666666;
	margin:0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: top;
	}
	
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #473e6b;
	line-height: -50%;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: -100%;
	margin:0px;
	padding:0px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D24063;
	margin:0px;
	padding:0px;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #473e6b;
	line-height: -100%;
	margin:0px;
	padding:0px
}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D24063;
	margin:0px;
	padding:0px;
}
h6{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D24063;
	margin:0px;
	padding:0px;
}
h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #473e6b;
	margin:0px;
	padding:0px;
	font-weight: bolder;
}

a:link {
	color: #D24063;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D24063;
}
a:hover {
	text-decoration: underline;
	color: #FF6699;
}
a:active {
	text-decoration: none;
	color: #D24063;
}

/* TYPE*/

.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

.bk10_type{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #000000;
	}

.sm_type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%;
	color: #FFFFFF;
	}
	
	.sm_type_navDiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 110%;
	color: #E4E7FF;
	}


/*CONTAINERS*/


.purchaseTxt{
	width: 575px;
	height:130px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/purchase/bkg_secureTxt.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.left_ads{
padding-top: 5px;
padding-bottom: 5px;
}

.inside_content{
	background-image:url(/images/global_elements/content_bkg.png);
	background-repeat:no-repeat;
	padding:6px;
}
.logo{
	float: right;
	height: 120px;
	width: 760px;
	padding-top: 7px;
	padding-left:7px;
	padding-bottom: 8px;
	padding-right: 14px;
	clear: none;
}
.header_ad{
	float:left;
	height: 119px;
	width: 152px;
	margin:0px;
	padding:0px;
	vertical-align: top;
	top: 0px;	
}

.nav{
	float:right;
	margin:0px;
	padding:0px;
}

.front_lead{
	float:left;
	width:320px;
	padding:3px;
}

.front_paragraphs{
	float:left;
	width:240px;
	padding:3px;
}

.info_box{
	background-image: url(/images/global_elements/info_box_bkg_body_13.jpg);
	background-repeat: repeat-y;
	margin:5px;
	padding:0px;
	width:594px;
}


.footer{
	width:980px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-bottom:8px;
}

.bottom_sale{
	width:286px;
	float:left;
	padding-right:14px;
	padding-left:11px;
	padding-top: 3px;
	padding-bottom: 6px;
}

.left_col{
	width:310px;
	float:left;
	padding-left:0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.right_col{
	width:580px;
	float:left;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}


/*IMAGE STYLES*/
.image_left{
	float:left;
	margin: 6px;
	border: 1px solid #c5a7f1;
}


.image_right{
	float:right;
	margin: 6px;
	border: 1px solid #c5a7f1;
}
/*GLOBAL ELEMENTS*/

.rule{
	height:1px;
	width:98%;
	margin:3px;
	background-color:#666666;
	line-height: 0px;
}

.clear{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}
.pad_10{
	padding:10px;
	}
	
.pad_5{
	padding:5px;
	}
	
.rule{
	background-color:#666666;
	height:
}
