body {

	padding:0px;

	margin:0px;

	background:url(../images/bg.jpg) repeat-x #F9F9F9;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}



h1{

	padding:0px;

	margin:0px 0px 4px 0px;

	font-size:24px;

	font-weight:normal;

	color:#0B4189;

}



h2 {

	margin:0px 0px 4px 0px;

	padding:0px;

	font-family:sans-serif;

	font-size:15px;

	font-weight:bold;

	color:#2F2F2F;

}



h3 {

	padding:0px;

	margin:0px 0px 4px 0px;

	font-size:18px;

	font-weight:normal;

	color:#2E2E2E;

}



a {

	color:#333333;

	text-decoration:none;

}



a:hover {

	color:#333333;

	text-decoration:underline;

}



#menus {

	list-style:none;

	padding:0px;

	margin:0px;

}



#menus li {

	float:left;

	line-height:41px;

	border-right:2px solid #464646;

}



/* li of contact us, last link, have no right border; */

#menus li.last {

	float:left;

	line-height:41px;

	border-right:0px;

}



/* active li */

#menus li.active {

	background:url(../images/menu_hover.jpg) repeat-x;

	line-height:40px;

}



#menus li a {

	font-size:11px;

	font-weight:bold;

	color:#FFFFFF;

	text-decoration:none;

	padding:17px 15px 17px 15px;

}



#menus li a:hover {

	font-size:11px;

	font-weight:bold;

	color:#FFFFFF;

	text-decoration:none;

	padding:17px 15px 17px 15px;

	background:url(../images/menu_hover.jpg) repeat-x top;

}



.yellow_box {

	background:url(../images/yellow_center.jpg) repeat-x;

}



.yellow_box_bottom {

	background:url(../images/yellow_b_center.jpg) repeat-x;

}



.blue_box {

	background:url(../images/blue_center.jpg) repeat-x;

}



.blue_box_bottom {

	background:url(../images/blue_b_center.jpg) repeat-x;

}



.green_box {

	background:url(../images/green_center.jpg) repeat-x;

}



.green_box_bottom {

	background:url(../images/green_b_center.jpg) repeat-x;

}



.padding15 {

	padding-right:15px;

}



.yellow_button {

	background:url(../images/yellow_button_center.jpg) repeat-x;

	vertical-align:middle;

}



.blue_button {

	background:url(../images/blue_button_center.jpg) repeat-x;

	vertical-align:middle;

}



.green_button {

	background:url(../images/green_button_center.jpg) repeat-x;

	vertical-align:middle;

}



a.white {

	font-size:12px;

	color:#FFFFFF;

	text-decoration:none;

}

a.white:hover {

	font-size:12px;

	color:#FFFFFF;

	text-decoration:underline;

}

.olcenter {

	background:url(../images/ol_center.jpg) repeat-x;

}

.ol1center {

	background:url(../images/ol1_center.jpg) repeat-x;

}

.chcenter {

	background:url(../images/ch_center.jpg) repeat-x;

}

.padding10 {

	padding:10px;

}

a.blue {

	color:#002D80;

	text-decoration:none;

	font-size:14px;

	font-weight:bold;

}

a.blue:hover {

	text-decoration:underline;

}

.blueheading {

	color:#0B4189;

	font-size:18px;

	font-weight:normal;

}

.bluetext {

	font-size:12px;

	font-weight:normal;

	color:#0B4189;

}

tr.oddrow {

	background:#F9F9F9;

}

.smalltext {

	font-size:11px;

}