@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 115%;
}
h1 {
	font-size: 28px;
	margin-top: 0px;
}
h2 {
	font-size: 24px;
	color: #416692;
	font-weight: lighter;
	letter-spacing: -0.05em;
	margin-top: 0px;
}
h3 {
	font-size: 18px;
	color: #6ca6eb;
	font-weight: lighter;
	margin-top: 0px;
}
h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#container {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 124px;
	width: 984px;
	background-image: url(images/header_flash_bg.jpg);
	background-repeat: no-repeat;
}
#nav {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 44px;
	width: 962px;
	margin-bottom: 15px;
	text-align: center;
}
#nav_left {
	background-image: url(images/nav_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 11px;
}
#nav_right {
	background-image: url(images/nav_right.png);
	background-repeat: no-repeat;
	float: right;
	height: 44px;
	width: 11px;
}
#nav ul {
	list-style-type: none;
	margin: 13px 0px 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	font-size: 14px;
	margin: 0px 35px 0px 30px;
	margin-right: 25px;
	margin-left: 25px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #75A2CD;
}
#company {
	float: left;
	width: 700px;
	margin-left: 150px;
	text-align: justify;
}
#left {
	float: left;
	width: 475px;
}
#left_sub_left {
	float: left;
	width: 211px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6ca6eb;
	padding-top: 20px;
}
#left_sub_left a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_sub_left p {
	font-size: 12px;
	color: #416692;
	margin: 0px 0px 15px;
	padding: 0px;
	letter-spacing: -0.03em;
}
#left_sub_right {
	float: right;
	width: 211px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6ca6eb;
	padding-top: 20px;
}
#left_sub_right a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_sub_right p {
	font-size: 12px;
	color: #416692;
	margin: 0px 0px 15px;
	padding: 0px;
}
#left ul {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}
#right {
	float: right;
	width: 487px;
}
#right h1 {
	color: #6CA6EB;
}
#right_top {
	background-image: url(images/right_box_top.png);
	float: left;
	height: 9px;
	width: 487px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#right_bottom {
	background-image: url(images/right_box_bottom.png);
	float: left;
	height: 9px;
	width: 487px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#right_content {
	background-color: #5075A2;
	float: left;
	width: 442px;
	margin: 0px;
	padding: 15px 15px 15px 30px;
	height: 400px;
	overflow: hidden;
}
#right_content_home {
	background-color: #5075A2;
	float: left;
	width: 442px;
	margin: 0px;
	padding: 15px 15px 15px 30px;
	height: 359px;
	overflow: hidden;
}
#right_content_web {
	background-color: #5075A2;
	float: left;
	width: 442px;
	margin: 0px;
	padding: 15px 15px 15px 30px;
	height: 285px;
	overflow: hidden;
}
#right_content_web p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#right_content_web a {
	color: #A6C9F3;
	text-decoration: none;
	font-style: italic;
}
#right_sub {
	float: left;
	width: 442px;
}
#right_sub_top {
	color: #FFFFFF;
	float: left;
	width: 442px;
}
#right_sub_top  p {
	margin: 5px 0px 10px;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
}
#right_sub_top a {
	color: #e1ecf8;
	text-decoration: none;
	font-style: italic;
}
#right_content a {
	color: #e1ecf8;
	text-decoration: none;
	font-style: italic;
}
#right_sub_bottom {
	float: right;
	height: 257px;
	width: 442px;
}
.list {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right_sub h2 {
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
}
#right_sub h3 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}
#about_vague {
	background-color: #E5E5E5;
	padding: 10px 20px;
	float: left;
	width: 402px;
	margin: 0px;
}
#about_vague h2 {
	font-size: 18px;
	color: #365b87;
	margin: 0px 0px 4px;
	padding: 0px;
}
#about_vague span {
	font-size: 12px;
	font-style: italic;
	color: #7d7d7d;
}
#about_vague p {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#about_vague_top {
	background-image: url(images/about_vague_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 442px;
	margin: 0px;
	padding: 0px;
}
#about_vague_bottom {
	background-image: url(images/about_vague_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 442px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 984px;
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
	text-align: center;
}
#footer_info a {
	color: #FFF;
	text-decoration: none;
}
.link_set {
	float: left;
	width: 900px;
	margin-top: 30px;
	margin-left: 85px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
.link_set ul {
	margin: 0px;
	padding: 0px;
}
.link_set li {
	list-style-type: none;
	float: left;
	margin-right: 35px;
	padding: 0px;
	margin-left: 0px;
}
.link_set a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
}
.footer_link {
	height: 30px;
	width: 120px;
	float: left;
	margin-right: 25px;
}
#footer_info {
	float: left;
	width: 800px;
	color: #FFFFFF;
	clear: both;
	margin-left: 75px;
	margin-top: 0px;
	text-align: left;
}
#footer_info p {
	font-size: 11px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#footer a:hover {
	color: #75A2CD;
}
#left ul a {
	color: #5075A2;
}
#contactus {
	float: left;
	width: 700px;
	margin-left: 150px;
}
#contact_form {
	height: 310px;
	width: 475px;
	margin: 0px;
	padding: 0px;
}




/* Styles for form */
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
#left h3 a {
	color: #335C89;
	text-decoration: none;
}
