@import url("./layout.css");

html{
	overflow:-moz-scrollbars-vertical;
}

body {
 	font-family: Arial;
	font-size: 0.8em;
	color:  #162934;
	background-image: url(http://s870.photobucket.com/albums/ab262/haocou/wmp/10.jpg);
	 
}
#container {
	width: 846px;
	margin: 0 auto;
	margin-top: 0px;
border: 2px solid  #162934;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color:#fff;
}
#masthead {width: 846px; height: 120px; background: url(http://s870.photobucket.com/albums/ab262/haocou/wmp/hlogo.jpg) top left no-repeat}
#masthead p {
	font-size: 1.0em;
	padding:0px;
	margin:4px 10px 0 0;
	color: #162934;
}
#sidebar {

	background-color: #162934;
    border: 4px solid #deea6e;
    float: left;
	width: 200px;
	height: 500px;
	position: relative;
	clear: both;
	margin-top: 10px;
    margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
}
#content {
	float: right;
	width: 610px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
	background-color: #ffffff;
	position: relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 846px;
	height:176px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: auto;
background-color: #87cefa;
    border: 2px solid #1d090;
}

h1,h6 {
  color: #87cefa;}
  
h2{
 color: #162934;
	}
 
h3{
 text-align:center;
font-size: x-large;
 color: #87cefa;
  margin-bottom: 3px;
  margin-top: 5px;

	}

 
h5{
 font-size:small;
 font-weight:bold;
  color: #162934;
	}
 
h4{
font-size: 1.5em;
  color: #87cefa;;
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 10px;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #d3d3d3;
	color: #deea6e;
}
#sidebar a {
	font-weight: lighter;
	text-decoration: none;
	color: #87cefa;
	display: block;
	padding: 1px;
	border-bottom: 0px solid #f2f2f2;
}
#home a {
	font-weight: bold;
	text-decoration: none;
	color: #deea6e;
	display: block;
	padding: 1px;
	border-bottom: 0px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 0px solid #f2f2f2;
}
/* Styles for Footer */
#footer p {
	font-size: 1.0em;
	color:  #162934;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color:  #162934;
	text-decoration: underline;
}
#footer a:hover {
	color: #716a34;
	text-decoration: none;
}
#content img {
	padding: 0px;
	border: 0px solid #402640;
}

.ins_nav a 
{
	color: #2b0d0a;
	text-decoration:none;
	
}

.linkdiv a {
	color: #716a34;
	text-decoration: underline;
		 }
.linktop a {
	color: #c6891e;
	text-decoration: underline;
 	float:right;
}

.disclaimer {
	clear: both; 
	margin-top: 16px; 
	font-size: 10px; 
	width: 100%; 
	font-style: italic
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

	.tblRates { width: 550px; }
	.tdMF { font-family : Verdana; font-size : xx-small; text-align : center; }
	.tdDeductible { font-family : Verdana; font-size : xx-small; text-align : center; font-weight : bold; }
	.tdRate { font-family: Verdana; font-size: xx-small; text-align: right; }
	.tdChildRate { font-family: Verdana; font-size: xx-small; text-align: center; }
	.tdText { font-family: Verdana; font-size: xx-small; }
	.tdAge { font-family: Verdana; font-size: xx-small; font-weight:bold; }
	.trSpace { font-family: Verdana; font-size: 1px; background: #dedede; }
	.tHeader {font-size:12px;font-weight:bold;background: #dedede;font-family: Verdana;}
	.gHeader {font-size:12px;font-weight:bold;background: #FFCC66;font-family: Verdana;}

.style1 {font-size: smaller}

