@charset "utf-8";
h1 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #233B9B;
	line-height: 30px;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	}
body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	width:780px;
	height: auto;
	padding-left: 15%;
	padding-top: 0%;
	}
.style1 {
	font-size: 14px
	}
	
.style2 {
	font-size: 10px
	}
	    
.style3 {
	font-size: 24px
	}

h3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

/* Header */
#header {position:relative; width:780px; height:150px; margin:0; padding:0; background:#233C9B url("../images/header.jpg") 0 0 no-repeat; color:#FFF;}

/* Tabs */
.Tab_active {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #C8C8C8;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/tabs/tabback_i.jpg);
}
.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #233B9B;
	line-height: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.Tabs_inactive {
	color: #869FD8;
	background-color: #233B9B;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(images/tabs/tabback_i.jpg);
}	

/* Links */
a {
	font-weight: bold;
	color: #0099FF;
}


a:visited {
	color: #9999FF;
}

a:hover {
	color: #C8C8C8;
}
.body_cell {
	width: 780px;
	background-position: top;
	padding: 0px;
}
.call_us {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #233B9B;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.disclaimer {
	font-family: Arial;
	font-size: 9px;
	color: #0000FF;
	line-height: normal;
	}
