/*  @@@@@[  Wrappers  ]@@@@@ */

body {
	background: #C1C2C1 url(images/bkg_body.gif) repeat-x top;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin-top: 25px;
	}
body div {text-align: left;}
.wrapped {width: 730px; margin-right: auto; margin-left: auto;}


/* @@@@@[  Main Page  ]@@@@@ */

#content {
	background: #fff;
	padding: 38px 150px 40px 140px;
}
#subnavcontent {
	background: #fff;
	margin-left: 182px;
	padding-top: 38px;
	padding-right: 85px;
	padding-bottom: 40px;
	width: 463px;
	}
	
#subnavcontentwrapper {
	background: #fff;
	position: relative;
	width: 730px;
	}

#contentouterwrap {background: url(images/subnav_gradient_bkg.gif) repeat-y left top;}
#contentwrap {background: url(images/subnav_gradient_top.gif) no-repeat left top;}
#contentinnerwrap {background: url(images/subnav_gradient_low.gif) no-repeat left bottom;padding-left: 40px;}
#content ul {margin: 0px 0px 15px; padding: 0px;}
#content li {
	background: url(Images/bullet.gif) no-repeat left top;
	list-style: none;
	padding-left: 23px;
	padding-bottom: 1px;
	}

.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}


/*  @@@@@[  Navigation  ]@@@@@ */

#subnav {position: absolute; left: 10px; top: 60px; width: 165px;}
#subnav ul {margin: 0px; padding: 0px;}
#subnav li {background: url(images/bkg_subnav_hr.gif) no-repeat left bottom; padding: 7px 0px 7px 20px; margin: 0px; list-style: url(none) none;}
#subnav p {margin: 0px; padding: 0px 0px 0px 15px; background: url(images/bullet_subnav.gif) no-repeat left top;}
#subnav a:link, #subnav a:visited, #subnav a:active {color: #666; text-decoration: none;}
#subnav a:hover {color: #1D6298; text-decoration: underline;}

/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	background: url(images/bkg_header.jpg) no-repeat;
	height: 116px;
	width: 741px;
	padding-left: 11px;
	padding-top: 17px;
	margin-right: auto;
	margin-left: auto;
	}
#footer {color: #959595; font-size: 10px; padding-top: 3px;}
#logo {margin-bottom: 17px;}
#footer a:link, #footer a:visited, #footer a:active {color: #666; text-decoration: none;}
#footer a:hover {color: #666; text-decoration: underline;}
#seo a:link, #seo a:visited, #seo a:active {color: #666;text-decoration: none;}
#seo a:hover {
	text-decoration: none;
	cursor: text;
	}
#seo {
	float: right;
	color: #666666;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #1D6298; text-decoration: underline;}
a:hover {color: #1D6298; text-decoration: none;}
h1 {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	color: #9d000f;
	}
.bluetext {color: #1D6298;}
sup {font-family: Verdana, Arial, Helvetica, sans-serif;}

h2 {font-weight: bold; color: #1D6298; margin-top: 0px; padding-top: 0px; margin-bottom: 2px;}
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}
img.hrpad {
	margin-bottom: 18px;
	margin-top: 15px;
	display: block;
	margin-right: -50px;
	}
.left {float: left;}
.right {float: right;}
img.right {margin-bottom: 10px; margin-left: 20px; margin-top: -5px; padding-top: 5px;}
img.left {margin-bottom: 10px; margin-right: 13px;}


/* @@@@@[  Form Elements  ]@@@@@ */

input, select {
	font-size: 10px;
	color: #666;
	background: #fff;
	border: 1px solid #99C5F0;
	width: 125px;
}
input.clean {
	border-style: none;
	background: none;
	width: auto;
}
input.btn {
	width: auto;
	background: #D9F0F9;
}

textarea {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	border: 1px solid #99C5F0;
	width: 165px;
}
table.nice {
	margin-bottom: 10px;
}

.formLayout {
	float:right;
	width:240px;
	padding-left:20px;
	background-image:url(images/verticle_rule.jpg);
	background-position:top left;
	background-repeat:no-repeat
}