html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/*all pages */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f0f0f0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #3c7cb7;
	line-height:1em;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:5px;
	line-height:1.2em;
	margin-bottom:1.2em;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #3c7cb7;
	line-height:1em;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:5px;
	line-height:1.2em;
	margin-bottom:1.2em;
}

h2 {
	font-family:"trebuchet MS", helvetica, arial;
	font-size:16px;
	color: #98012e;
	line-height:1em;
	font-weight:bold;
	
}
h3 {
	font-family:"trebuchet MS", helvetica, arial;
	font-size:14px;
	color: #424d53;
	line-height:1em;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	
}
h4 {
	font-family:"trebuchet MS", helvetica, arial;
	font-size:12px;
	color: #666;
	line-height:1em;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:5px
}
p {	font-size: 13px;
	line-height:1.45em;
	font-family:Arial, Helvetica, sans-serif;
	
}

ol {	font-size: 12px;
	line-height:1.45em;
	font-family:Arial, Helvetica, sans-serif;
}

ul {
	font-size: 12px;
	line-height:1.45em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.imgpaddingright { padding-right:10px;
}


td { font-size: 12px;
	line-height:1.45em;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 8px 5px 8px;
	clear:both;
	vertical-align:top;
}

.td_h1 { font-size:12px; 
	color:#FFF; 
	background-color:#434d53; 
	font-weight:bold;
	text-align:right;
	}
	
.td_valuebox {border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#999999; 
	font-weight:bold;
	text-align:center;
}

.td_valuesavebox {border:2px solid #FF9900;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; color:#999999; 
	font-weight:bold;
	text-align:center;
}
.td_valuesaveboxbig {border:2px solid #434d53; 
	background-color:#c9f8fb; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	text-align:center;
}


.td_grey {background-color: #e8e8e8;
}

.calbody {text-align:right; padding-right:5px; 
}

.quote {
	font-size:18px;
	line-height:1.5em;
	color:#434d53;
}
.author {text-align:right; font-style:italic;
}


.track1 {
	background-color:#3c7cb7; 
	color:#FFF; 
	padding: 1px 10px 1px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.track2 {
	background-color:#e8c660; 
	color:#000000; 
	padding: 1px 10px 1px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.track3 {
	background-color:#FFCC33; 
	color:#000000; 
	padding: 1px 10px 1px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tools {
	background-color: #F3F3F3;
	color:#0000FF;
}

.tools2 {
	background-color: #F3F3F3;
	
}

.buttonpadding {padding-top:10px;
}

.italic {font-style:italic}
.bolditalic {font-style:italic; font-weight:bold;}
.boldred {color:#ef4335; font-weight:bold}

/*all pages end*/

/*Nav Start*/
#nav_con {
	width:840px;
	height:46px;
	float:left;
	vertical-align:top;
}

#nav_con ul {
	padding: 25px 3px 0 20px;
	text-align:right;

}
#nav_con ul li {
	padding: 25px 3px 0 5px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:fff;
	letter-spacing:0em;
	text-align:right;
	display:inline;
}
#nav_con a:link {
	color:#000000;
	text-decoration:none;
}
#nav_con a:visited {
	color:#000000;
	text-decoration:none;
}
#nav_con a:hover {
	color:#0000FF;
	text-decoration:none;
}
#cal_buttom {
	width:120px;
	height:46px;
	float:right;
	background-image:url(images/cal_btn.gif);
	background-repeat:no-repeat;
	padding:0px;
}

#cal_buttom a:hover{
	float:right;
	background-image:url(images/cal_btn2.gif);
	background-repeat:no-repeat;
	padding:0px;
}
#cal_buttom a:hover img{ padding:0;
}

/*nav end*/

/*home start*/
#topOutside {
	background: #37708d url(images/topBg.gif) repeat-x bottom;
	height:174px;
	clear:both;
	float:none;
}

#topInside {
	width: 960px;
	margin: auto;
	text-align: left;
	padding: 0px;

	background-repeat: none;
	height:174px;
}
#midOutside {
	background: #fff;
	height:245px;
	background-image:url(images/mid_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
#midInside {
	width: 960px;
	background: #fff;
	margin: auto;
	text-align: left;
	padding: 0px;
	height: 100%;
	background-image:url(images/mid_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:50px;

}
#midInside a:link {
	color:#ef4335;
	text-decoration:underline;
}
#midInside a:visited {
	color:#ef4335;
	text-decoration:underline;
}

#midInside h1 a:link {
	color:#434d53;
	text-decoration:none;
	
}
#midInside h1 a:visited {
	color:#434d53;
	text-decoration:none;
}
#midInside h1 a:hover {
	color: #434d53;
	text-decoration:none;

}

#midInside_box1 {
	width:290px;
	
	float:left;
	margin: 0px 0 0 0px;
	background-image:url(images/box1_mid_bg.jpg);
}

#midInside_box2 li {list-style-position:inside; padding: 5px 0 0 15px; } 

#midInside_box2 {
	width:700px;
	
	float:left;
	margin: 0px 0 0 100px;
	padding:25px 0px 0 20px;
	background-color:none;
}


#bottomOutside {
	background: #f0f0f0;
	background-image:url(images/bottom_bg.gif);
	background-repeat: repeat-x ;
	height:230px;
	clear:both;
}
#bottomInside {
	width: 960px;
	margin: auto;
	text-align: right;
	padding: 0px;
	height:230px;
	background-image:url(images/home_botom.gif);
	background-repeat:no-repeat;
	clear:both;
}
#bottomInside p {
	color:#454138;
}
#bottomInside p a:link {
	color:#fff;
	text-decoration:underline;
}
#bottomInside p a:visited {
	color:#fff;
	text-decoration:underline;
}
#bottomInside p a:hover {
	color: #fbffb8;
	text-decoration: underline;
}

#bottomInside h1 a:link {
	color:#d5e5ed;
	text-decoration:none;
}
#bottomInside h1 a:visited {
	color:#d5e5ed;
	text-decoration:none;
}
#bottomInside h1 a:hover {
	color: #fbffb8;
	text-decoration:none;

}

#bottomInside h1 {
	color:#d5e5ed;
	font-weight:normal;
	text-decoration:none;
}


#bottomInside_box1 {
	width:290px;
	height:218px;
	float:left;
	margin: 12px 0 0 0;
	background-image:url(images/bottom_b1_bg.gif);
	background-repeat:no-repeat;
}

#bottomInside_box1 a:hover{
	float:left;
	background-image:url(images/bottom_b1_bg2.gif);
	background-repeat:no-repeat;
	padding:0px;
}
#bottomInside_box1 a:hover img{ padding:0;
}

#bottomInside_box2 {
	width:600px;
	height:auto;
	float:right;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	
	

}
#bottomInside_box3 {
	width:320px;
	height:auto;
	float:right;
	margin: 45px 0 0 0;
	background-image:url(images/bottom_b3_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:60px;
}

#footer {
	width:960px;
	height:200px;
	float:left;
	vertical-align:bottom;
	margin-top: 0px;
	background-image:url(images/home_botom.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.footer_text {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	color:#d3cab7;
	letter-spacing:.2em;
}
.footer_img {
	padding-top: 20px;
}


/* dropdown */



/*Home End*/

