/* =Common Elements
----------------------------------------------- */

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, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #005ad1;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	margin: 0px auto;
	}

.clearit {
	clear: both;
	font-size: px; /*for IE*/
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
	}

h2 {
	color: #005ad1;
	font-size: 20px;
	}

h3 {
	color: #7ead00;
	font-size: 17px;
	margin-top: 25px;
	}
h2.subnavHead
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

p {
	padding-top: 15px;
	line-height: 18px;
	}

form {
	display: inline;
	}

input, textarea, select, option {
	font-family: arial, sans-serif;
	font-size: 13px;
	}

a.button1 {
    background: transparent url('../_img/new_bg_button1_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 30px;
    margin-right: 5px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
	}

a.button1 span {
    background: transparent url('../_img/new_bg_button1_span.png') no-repeat top left;
    display: block;
    line-height: 14px;
    padding: 8px 17px 8px 28px;
	} 

a.button1:hover {
    background: transparent url('../_img/new_bg_button1_a.png') no-repeat scroll bottom right;
	}

a.button1:hover span {
    background: transparent url('../_img/new_bg_button1_span.png') no-repeat bottom left;
	} 

a.button2 {
    background: transparent url('../_img/new_bg_button2_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 30px;
    margin-right: 5px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
	}

a.button2 span {
    background: transparent url('../_img/new_bg_button2_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 17px 8px 28px;
	} 

a.button2:hover {
    background: transparent url('../_img/new_bg_button2_a.png') no-repeat scroll bottom right;
	}

a.button2:hover span {
    background: transparent url('../_img/new_bg_button2_span.png') no-repeat bottom left;
	} 

input.input-button {
    background: url('../_img/new_bg_button_input.png') no-repeat 0px 3px;
    border: 0px;
    color: #fff;
    height: 33px;
    outline: none;
    padding: 4px 0px 0px 0px;
    text-decoration: none;
    width: 100px;
	}



/* =Header
----------------------------------------------- */

.container {
	margin: 0px auto;
	position: relative;
	width: 940px;
	}

#header {
	background: url('../_img/new_bg_header.gif') repeat-x 0px 0px;
	color: #fff;
	height: 110px;
	width: 100%;
	}

#logo {
	background: url('../_img/new_logo.png') no-repeat 0px 0px;
	left: 0px;
	position: absolute;
	top: 26px;
	}

#logo a {
	display: block;
	height: 52px;
	text-decoration: none;
	width: 230px;
	}

#logo span {
	visibility: hidden;
	}

#header ul {
	float: right;
	margin-top: 10px;
	}

#header ul li {
	border-right: 1px solid #fff;
	float: right;
	font-size: 11px;
	list-style: none;
	padding: 0px 15px 0px 15px;
	}

#header ul li:first-child {
	border: 0px;
	padding-right: 0px;
	}

#header ul li a {
	color: #fff;
	text-decoration: none;
	}

#header ul li a:hover {
	color: #ccc;
	}

#login {
	float: right;
	right: 0px;
	position: absolute;
	top: 40px;
	width: 460px;
	}

#login .form-label {
	float: left;
	height: 15px;
	margin: 0px 5px 5px 0px;
	width: 172px;
	}

#login .form-field {
	float: left;
	margin: 0px 5px 0px 0px;
	width: 172px;
	}

#login .form-field input {
	background-color: #888;
	border: 1px solid #a1a1a1;
	color: #fff;
	padding: 5px;
	width: 160px;
	}

#login input.input-button {
	float: right;
	margin: -4px 0px 0px 0px;
	}

#login-text {
	float: right;
	right: 0px;
	position: absolute;
	top: 53px;
	width: 180px;
	font-size: 11px;
	}
#login-text a {
	text-decoration: none;
	color: #FFF;
	}

#login-text a:hover {
	text-decoration: underline;
	}



/* =Home Page
----------------------------------------------- */

.homebox1 {
	background: url('../_img/new_bg_homebox.png') no-repeat 0px 0px;
	float: left;
	height: 273px;
	margin-right: 20px;
	padding: 35px 35px 0px 35px;
	width: 390px;
	}

.homebox2 {
	background: url('../_img/new_bg_homebox.png') no-repeat 0px 0px;
	float: left;
	height: 273px;
	padding: 35px 35px 0px 35px;
	width: 390px;
	}

.homebox1 > h1, .homebox2 > h1 {
	color: #fff !important;
	font-size: 42px;
	line-height: 42px;
	}

.homebox1 > h2 {
	color: #fff !important;
	font-size: 21px;
	line-height: 26px;
	margin: 10px 0px 70px 0px;
	width: 200px;
	}
	
.homebox2 > h2 {
	color: #fff !important;
	font-size: 21px;
	line-height: 26px;
	margin: 10px 0px 44px 0px;
	width: 200px;
	}
	
.homebox1 > img, .homebox2 > img {
	float: right;
	}




/* =Lower Portion and Footer
----------------------------------------------- */

#sub {
	background: url('../_img/new_bg_sub.png') repeat-x 0px 0px;
	color: #fff;
	font-size: .95em;
	height: 210px;
	width: 100%;
	}

#sub a {
	color: #fff;
	text-decoration: none;
	}
	
#sub a:hover {
	color: #82c0ff;
	}
	
#sub li {
	float: left;
	list-style: none;
	padding: 20px 0px 20px 20px;
	width: 300px;
	}

#sub li:first-child {
	padding-left: 0px;
	}

#sub li > h1 {
	background: url('../_img/new_dotted_alt.gif') repeat-x 0px 0px;
	font-size: 16px;
	height: 32px;
	padding-top: 6px;
	}

#sub li p {
	padding-top: 5px;
	}

#footer {
	clear: both;
	color: #fff;
	font-size: 11px;
	padding: 15px 0px 30px 0px;
	}

.link-btn {
	clear: both;
	margin-top: 10px;
	}
	
.link-btn a {
	background: url('../_img/new_arrow.png') no-repeat 0px 2px;
	font-weight: bold;
	padding-left: 12px;
	}

#sub dl {
	clear: both;
	margin-top: 3px;
	}

#sub dt {
	float: left;
	padding-top: 5px;
	width: 90px;
	}

#sub dd {
	float: left;
	padding-top: 5px;
	width: 210px;
	}




/* =All Other Pages
----------------------------------------------- */

#content {
	background: #93c9ff url('../_img/new_bg.jpg') repeat-x top center;
	width: 100%;
	}

#content .container {
	padding: 50px 0px 50px 0px;
	}

h1#page-head {
	background: url('../_img/new_bg_pagehead.png') no-repeat top left;
	color: #fff;
	font-size: 34px;
	height: 80px;
	padding: 30px 0px 0px 35px;
	width: 905px;
	}

#page-container {
	background: url('../_img/new_bg_bluetransparent.png') repeat top left;
	padding: 0px 32px 0px 35px;
	position: relative;
	width: 873px;
	}

#page-side {
	color: #fff;
	font-size: 14px;
	left: 35px;
	position: absolute;
	top: 0px;
	width: 185px;
	}
	
#page-side ul {
	}

#page-side ul li {
	background: url('../_img/new_dotted.gif') repeat-x top left;
	list-style: none;
	padding: 5px 0px 5px 0px;
	}
	
#page-side ul li.list-head {
	background: url('../_img/new_dotted.gif') repeat-x bottom left;
	font-size: 18px;
	padding-top: 0px;
	}
	
#page-side ul li:first-child {
	background: none;
	}
	
#page-side ul li a {
	color: #fff;
	text-decoration: none;
	}
	
#page-side ul li a:hover {
	color: #005ad1;
	}
	
#page-content {
	background-color: #fff;
	margin-left: 205px;
	padding: 0px 35px 15px 35px;
	width: 598px;
	}

#page-content ul {
	margin-top: 5px;
	}

#page-content ul li {
	background: url('../_img/new_bullet.gif') no-repeat 0px 5px;
	line-height: 18px;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding-left: 15px;
	}

#page-content img {
	float: right;
	margin: 25px 0px 15px 20px;
	}

#page-content a.button1, #page-content a.button2 {
	margin-top: 15px;
	}

#page-foot {
	background: url('../_img/new_bg_pagefoot.png') no-repeat top left;
	height: 55px;
	width: 940px;
	}

.title {
	color: #373737;
	font-size: 12px;
}
table#contactTable
{
	margin: 0px;
	padding: 0px;
}

table#contactTable td.column1
{
	color: #666;
	border-top: 1px solid #dcdcdc;
	font-size: 11px;
	margin: 0px;
	padding: 4px 20px 4px 0px;
}

table#contactTable td.column2
{
	border-top: 1px solid #dcdcdc;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}
.picWrapper
{
	align: center;
	background: url('../_img/zoomin.gif') 120px 204px no-repeat;
	border: 1px solid #dcdcdc;
	padding: 0px 25px 0px 0px;
	margin: 22px 15px 0px 120px;
	width: 280px;
}

