/* CSS Document */
body{ margin:0 auto; padding:0; /*background:#fff url(../images/body-top-bg.gif) repeat-x;*/ }

img{border:0;}
h1,h2,h3,h4,h5,h6,p,ul,ol,form,feildset,blockquote{ margin:0; padding:0; }
p, html{ font-family:Arial, Helvetica, sans-serif, "MS Sans Serif"; font-size:12px;}

.top-bar { background:#fff url(../images/body-top-bg.gif) repeat-x; }
.logo { background: url(../images/logo-bg.png) center -15px no-repeat;  padding: 0 0 3px 0; height:82px; }
.logo h2{ font-size:22px; color:#FF1800; text-shadow:1px 1px 1px #6E6E6E; cursor:default; padding:0 0 0 20px; line-height:26px;}
.logo h2 span {color:#000;}
.logo h2 a{color:#FF1800; text-decoration:none;}



.quote-bg{ background:url(../images/quote-bg.png) repeat-x; }
.quote { font-family: Helvetica, Arial; 
	font-size:13pt; 
	font-weight: bold; 
	color:#389FDD; font-style:italic; 
	padding-bottom:0px; 
	}
	
.quote .span{ color:#FF1907; font-size:14pt; }

.menu-link ul { float:right; }
.menu-link ul li { 
	float:left; 
	list-style:none; 
	font-weight:bold;
	padding:0 10px;
	text-shadow:1px 1px 1px #083961; 
	}
.menu-link ul li a{ color:#000; text-decoration:none;   }
.menu-link ul li a:hover{ color:#F6FF00; border-bottom:1px dotted #F6FF00; }
.menu-link .last { background:none; padding-right:0; }
.menu-link .first{  padding-left:5px; }
.menu-link {  color:#BAB8B8; font-size:16px;   }

.menu-link a{ color:#000; text-decoration:none; margin:0 2px; font-weight:bold; font-size:12px;  }
.menu-link a:hover{ color:#389FDD; border-bottom:1px dotted #389FDD; }


.lower-header { background:url(../images/body-top-bg.gif) 0 -106px repeat-x; padding:0 5px; height:250px; } 
.lower-header-bg { background:url(../images/lower-header.png) center 5px no-repeat;   }

.star-bullet ul { margin-top:10px; margin-left:10px; padding-bottom:5px;}
.star-bullet ul li { list-style:none; font-family:arial; }
.star-bullet ul li { background:url(../images/star-bullet.png) 0 3px no-repeat; 
	font-size:15px; 
	font-weight: lighter;
	color:#41142E; 
	padding-left:18px;
	padding-bottom:5px;
	font-weight:bold;
	font-family:Helvetica, Arial;
	}

.in-bg {background:url(../images/input-bg.png) 0 -1px no-repeat;
	padding:4px 8px 10px; display:block;
	width:140px; float:left;

}
.in-bg input { 
	text-align:center;  
	font-size:19px; font-family:Helvetica, Arial;
	width:140px; border:none; background:none;
	}


	
.container { 
	margin:-43px auto;
	position:relative;
	width:988px;
	z-index:100;
	}

.body-bg-outer { background:url(../images/body-content-bg.png) center repeat-y; }
.body-bg { padding:10px 25px 15px 15px; text-align:justify; background:url(../images/body-left-bg.png) left top no-repeat; }
h1 { color:#FF1200; font-size:19px; font-family:Helvetica, Arial; font-weight:bold;  padding-bottom:5px; }

.hr-line { display:block; border-bottom:1px solid #BCBCBC; margin-bottom:15px; }
p{ color:#232323;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	margin:0;
	padding:0 0 10px;
	}
h4 { margin-bottom:5px; margin-top:8px; font-family:Arial, Helvetica, sans-serif, "MS Sans Serif"; font-size:13px;  }
	

.body-content-right-vr { background:#fff; border-right:1px solid #E3E3E3; }	
.body-content-left-vr { background:#fff; border-left:1px solid #E3E3E3; }	
.body-content-top-hr { background:#fff; border-top:1px solid #E3E3E3; }
.body-content-botm-hr { background:#fff; border-bottom:1px solid #E3E3E3; }	
	
	
.logo-img { border:4px solid #F3F3F3; }	


/*Right Navigation*/

.right-title-heading { 
	background:url(../images/left-top-bg.gif) repeat-x; 
	color:#FF1800; 
	font-size:15px; 
	font-family:Helvetica, Arial; 
	font-weight:bold; 
	padding:0 0 0 5px;
	}
	
.Affiliates div { margin:10px 0; }
.right-side h1 { background:url(../images/left-h3-heading.gif) no-repeat; height:48px; font-weight:bold; font-size:17px; color:#FF6800; text-align:center; line-height:48px; font-family:Helvetica, Arial; padding-bottom:0; }
.right-side-border {  padding-bottom:8px; background:#fff; border:4px solid #F5F5F5;}
.right-side-border ul{ list-style:none; margin: 0 10px; padding-top:10px; }
.right-side-border ul li{ background:url(../images/arrow.gif) 0 6px no-repeat; padding:0 0 8px 10px;}
.right-side-border ul li a { color:#266184; text-decoration:none; }
.right-side-border ul li a:hover { color:#FF1800; text-decoration: underline;  }

.google-ad { background:#fff; width:175px; margin:0 auto 10px; border:4px solid #F3F3F3; }	

/*End Right Navigation*/



	
/*Footer*/
.footer { text-align: center; padding:15px 0; line-height:19px; color:#000; overflow:hidden; margin-top:35px; }	
.footer a { color:#000; text-decoration:none; margin:0 5px;  }
.footer a:hover {  border-bottom:1px dotted #ff4e00; color:#ff0000;  }
.footer .copyright { font-size:11px; color:#747474;}

