@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 62.5%;
	color: #000;
	text-align: center;
}
a {
	color: #e59d00;
	text-decoration: none;
}
a img {
	border: 0px;
}
a:hover {
	color: #4051B2;
}
.closing{
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	line-height:25px;
}
.IDDbody{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	line-height:25px;
}
#wrapper {
	text-align: left; 
	width: 959px;
	
	width: 959px !important;
	width: 959px;
	width/**/:/**/999px;
	
	margin: 0px auto 0px auto;
	border-left: 20px solid #4051b2;
	border-right: 20px solid #4051b2;
}
#logo {
	margin: 10px; 
	float: left;
	position: relative;
}
#navigation {
	clear: both;
	list-style: none;
	list-style-type: none;
	background: url(navigation-tile.gif) repeat-x top left;
	margin: 0px;
	
	padding: 10px 10px 0px 10px;
	height: 30px !important;
	height /**/:40px;
	
	border-bottom: 10px solid #4051b2;	
}

#blah {
  padding: 10px 10px 0px 10px;
  height: 30px !important;
  height /**/:40px;
}

#navigation li {
	display: block;
	float: left;
	position: relative;
	font-weight: bold;
	margin-right: 5px;
}
#navigation li:hover ul {
	display: block;
}
#navigation li a {
	text-decoration: none;
	font-size: 1.4em;
	padding: 5px 5px 15px 5px !important;
	padding: 5px 5px 15px 5px;
	padding/**/:/**/5px 5px 5px 5px;
	color: #fff;
	display: block;
	position: relative;
	float: left;
	margin-right: 5px;
}
#navigation li a:hover {
	background-color: #4051b2;
}
.navigation_active {
	background-color: #4051b2;
}

.sub_navigation {
	left: 0px;
	top: 30px;
	position: absolute;
	width: 250px;
	display: none;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	line-height: 70%;
	z-index: 50;
	border: 1px solid red;
}
.sub_navigation li {
	padding: 0px !important;
	margin: 0px !important;
	width: 250px;
	height: 35px;
	display: block !important;
	position: relative;
	z-index: 51;
}
.sub_navigation a {
	display: block !important;
	background: #000;
	text-decoration: none;
	font-size: 50%;
	padding: 0px;
	margin: 0px;
	color: #ff0000;
	position: static !important;
	float:none!important;
	z-index: 52;
}


#contact {
	float: right;
	position: relative;
	border-left: 1px solid #ccc;
	width: 264px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #666;
}
#contact p {
	font-size: 1.4em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
#contact strong {
	color: #000;
	font-weight: normal;
}
#content, #footer {
	clear: both;
	padding: 0px 10px 20px 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#footer {
	border-top: 10px solid #4051b2;
	border-bottom: 20px solid #4051b2;
	background: #eee;
	color: #666;
}
#content h1 {
	font-size: 2.4em;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	position: relative;
	float: left;
	width: 600px;
	padding-top: 10px;
}

h2 {
line-height: 28px;
}

.right_box {
	background-color: #eee;
	border: 1px solid #ccc;
	border-top: none;
	margin: 0px 0px 10px 10px;

	color: #666;
	padding: 5px;
	
	width: 284px !important;
	width: 284px;
	width/**/:/**/296px;
	
	list-style: none;
	list-style-type: none;
}
.right_box h2, .right_box h3, #contact h4 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.right_box h2, .right_box h3 {
	padding: 5px 0px 0px 28px;
	margin: -6px 0px 5px -6px;
	background: url(/images/rhs_topleft.gif) no-repeat top left;
}
.right_box input, .right_box select {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff url(/images/textbox_back.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
}
.right_box textarea {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff url(/images/textarea_back.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	height: 60px;
}
#submit {
	padding: 0px;
	border: none;
	margin-left: 190px;
}
#right_content {
	float: right;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.error_message {
	font-weight: bold;
	color: #E59D00;
}
.right_box_content a {
	font-size: 14px;
	font-weight:bold;
}
h3 {
	padding: 0px;
	margin: 0px;
}
#top_contact {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	float: right;
	position: relative;
	width: 330px;
}
#top_contact li {
	color: #E59D00;
	font-weight: bold;
	
	padding-left: 40px;
}
#top_phone {
	font-size: 3.3em;
	background: url(/images/top_phone.gif) no-repeat top left;
	height: 41px;
}
#top_email {
	background: url(/images/top_email.gif) no-repeat top left;
	font-size: 1.8em;
	height: 33px;
	padding-top: 6px;
}
#top_fax {
	background: url(/images/top_fax.gif) no-repeat top left;
	font-size: 1.8em;
	height: 33px;
	padding-top: 6px;
}
.right_header {
	padding: 0px;
	margin: 0px;
	background: #EEE url(/images/rhs_top.gif) no-repeat top left;
	height: 30px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	width: 296px;
	margin-left: 10px;
	text-indent: 30px;
	line-height: 1.8em;
	padding-bottom: 4px;
}
#form2 label {
	width: 120px;
	text-align: right;
	display: block;
	position: relative;
	float: left;
	margin-right: 4px;
}
#form2 label a {
	font-size: 0.8em !important;
	font-weight: normal !important;
}
#form2 input, #form2 textarea, #form2 select {
	margin-bottom: 2px;
}
.app_form_width {
	width: 150px;
}
.app_form_checkbox_label {
	width: 250px !important;
	font-size: 0.8em !important;
}
#homepage_content {
	list-style: none;
	list-style-type: none;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	z-index: 1;
}
#homepage_content img {
	z-index: 5;
}
#homepage_content li {
	position: relative;
	height: 360px;
	float: left;
	margin: 0px 0px 20px 4px;
	padding: 0px;
	width: 310px;
  
}
#homepage_content h2 {
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 2px 5px;
}
#homepage_content p {
	margin: 0px 0px 0px 5px;
	color: #333;
}
#homepage_content p a {
	font-weight: bold;
}
#homepage_content h2 a {
	color: #333;
	font-weight: normal;
}
#homepage_content h2 a:hover {
	color: #e59d00;
}
.blue_box {
	background: #D6DCFF;
	padding: 10px;
	border: 1px solid #ccc;
	
	width: 610px !important;
	width: 610px;
	width/**/:/**/630px;
}
.blue_box h2 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 1.8em;
	color: #666;
}
.blue_box p {
	color: #666;
	font-size: 1.4em;
}
.blue_box_terms {
	font-size: 1em !important;
	color: #A9A9B3 !important;
}







ol {
	background: url(navigation-tile.gif) repeat-x top left;
	position: relative;
	float:left;
	clear: both;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 960px;
	z-index: 50;
	height: 30px;
	border-bottom: 10px solid #4051b2;	
	}

ol li {
	display: block;
	float: left;
	position: relative;
	width: 120px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 30px;
	}
	
li ol {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 30px;
	display: none;
	border-bottom: none;
	background: none;
	}

/* Styles for Menu Items */
ol li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 1.4em;
	
	height: 15px !important;
	height: 15px;
	height/**/:/**/20px;
	
	margin:5px 0px 0px 0px;
	padding:5px;
	text-align: center;
	
	}

/* Fix IE. Hide from IE Mac \*/
* html ol li { float: left; height: 1%; }
* html ol li a { height: 1%; }
/* End */

ol li a:hover { color: #fff; background: #666; } /* Hover Styles */
		
li ol li a { padding: 0px; } /* Sub Menu Styles */
		
li:hover ol, li.over ol { display: block; } /* The magic */

.newsubnav {
	width: 170px;
	
	
}
.newsubnav li, .newsubnav li a {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width:170px;
	text-align: left;
	font-size: 1.1em;
}
.newsubnav li a {
	background: #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #fff;
	padding: 5px;
}
.newsubnav li a:hover {
	background: #fff;
	color: #666;
}