/* CSS Document */
body{ margin:0 auto; padding:0; background: #FCFCFB url(../images/body-bg.png) 0 146px 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;}

.logo { background:#fff;  padding: 0 0 3px 0; }
.logo h2{ font-size:22px; color:#FF0000;  cursor:default; font-weight:bold;  }
.logo h2 span {color:#000;}
.logo h2 a{color:#FF0000; text-decoration:none;}


.header { background:url(../images/header-bg.png) top center repeat-x;  }
.header-text { background:url(../images/header-text-bg.png) top left no-repeat; height:236px; width:414px;   }
.quote-bg{ background: url(../images/quote-bg.gif) repeat-x; padding:2px 10px 0}
.quote { font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; 
	font-size:14pt; 
	font-weight: bold; 
	color:#fff; font-style:italic; 
	padding:0; text-shadow:0 1px rgba(0, 0, 0, 0.5);
	}
	
.quote .span{ color:#FFEA00; }

.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 {  color:#404000;  }
.menu-link a{ color:#404000; text-decoration:none; margin:0 8px; font-weight:bold; font-size:12px;  }
.menu-link a:hover{ color:#FFEA00; border-bottom:1px dotted #FFEB64; }
.menu-link a.active { color:#FFEA00; border-bottom:1px dotted #FFEB64;}


.lower-header {    } 
.star-bullet ul { margin-top:10px; margin-left:15px; padding-bottom:5px;}
.star-bullet ul li { list-style:none; font-family:arial; }
.star-bullet ul li { background:url(../images/star-bullet.png) 0 5px no-repeat; 
	font-size:14px; 
	font-weight: lighter;
	color:#000; 
	padding-left:13px;
	padding-bottom:6px;
	font-weight: bold;
	font-family:Helvetica,  Arial;
	}


.input-bg { background:none; border:none; background:url(../images/input-bg.png) no-repeat;
	padding:3px 15px 10px; display:block;
	width:145px; float:left;

}
.input-bg input { 
	text-align:center;  
	font-size:19px; font-family:Helvetica, Arial;
	width:145px; border:none; background:none;
	}

	
/*Right Navigation*/

.right-title-heading { 
	background:url(../images/left-top-bg.gif) repeat-x; 
	color:#FF5A00; 
	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:#0393D1; text-decoration:none; }
.right-side-border ul li a:hover { color:#FF5A00; text-decoration: underline;  }

.google-ad { background:#fff; width:175px; margin:0 auto 10px; border:4px solid #F3F3F3; }	

/*End Right Navigation*/


.body-bg-outer { background: url(../images/body-content-bg.png) repeat-y; padding:0 10px 5px;  }
.body-bg { padding:15px 15px 15px 15px; background:#fff;  }
h1 { color:#FF3300; font-size:19px; font-family:Helvetica, Arial; font-weight:bold;  padding-bottom:5px; line-height:normal; }

.hr-line { display:block; border-bottom:1px solid #BCBCBC; margin-bottom:15px; }

.dotted-line { background:url(../images/dotted-line.gif) bottom repeat-x; margin-bottom:10px; }

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;  }

	
	
	
.logo-img div img  { vertical-align:middle;   }		

.logo-img div{ float:left; background:url(../images/logo-divider.gif) left no-repeat; margin: 0 0 0 15px; padding:10px 33px 0 32px; line-height:55px; height:65px; display:block; }
.logo-img .first{ background:none; margin-left:0; padding-left:0; }
	

.footer { text-align: center; padding:0 0 5px; line-height:19px; color:#000;  }	
.footer a { color:#000; text-decoration:none; margin:0 5px;  }
.footer a:hover {  border-bottom:1px dotted #fff; color:#000;  }
.footer .copyright { font-size:11px; color:#000;}
