/* CSS Document */
body{ margin:0 auto; padding:0;}

.container {border:6px solid #E8F8FF; border-top:0; width:970px; margin:0 auto; background:#E0F5FE;}

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:url(../images/header-bg.png) top no-repeat; }
.logo {}
.logo h2{ font-size:25px; color:#000; cursor:default; margin:0 0 0 10px; text-shadow:1px 1px 1px #fff; }
.logo h2 span {color:#FF0000; }
.logo h2 a{color:#fff; 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: #5DB7FF; padding:8px 0 0; }
.quote { font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; 
	font-size:13pt; 
	font-weight: bold; 
	color:#000; font-style:italic; 
	padding:0;text-shadow:1px 1px 1px #fff;
	}
	
.quote .span{ color:#ff3c00; 	
 }
.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 { background:url(../images/menu-bg.png) repeat-x; border-left:1px solid #B6E1FF; border-right:1px solid #B6E1FF; }
.menu-link a{ color:#000; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px;
	padding:0 10px;
	line-height:39px;
	}
.menu-link .first { background:none; padding-left:0; }
	
.menu-link a:hover{ color:#000;  }
.menu-link a.active { color:#000;}


.lower-header { background:#D0E8FF;    } 
.star-bullet ul { margin-top:10px; margin-left:12px; padding-bottom:5px;}
.star-bullet ul li { list-style:none; font-family:arial; }
.star-bullet ul li { background:url(../images/star-bullet.png) 0 4px no-repeat; 
	font-size:15px; 
	font-weight: lighter;
	color:#000; 
	padding-left:16px;
	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:9px 15px 12px; display:block;
	width:143px; 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:#FF3300; 
	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:#10A9FE; 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:#fff; margin:5px 0 0 0; padding:10px 10px; border:1px solid #D8D7CA;  }
.body-bg { padding:15px 20px 15px 5px; text-align:justify;   }
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; padding:10px 0 0 15px; line-height:55px; height:65px; display:block; }
.logo-img .first{ margin-left:0; padding-left:0px; background:none; }
	

.footer { text-align: center; padding:15px 0 5px; line-height:19px; color:#ccc; background:url(../images/footer.gif) repeat-x;  }	
.footer a { color:#333; text-decoration:none; margin:0 5px;  }
.footer a:hover { color:#10A9FE; border-bottom:1px dotted #10A9FE;  }
.footer .copyright { font-size:11px; color:#C3BDBD;}

