/* @override 
	http://78.136.18.156/assets/templates/default/styles.css
	http://www.psymetrix.com/assets/templates/default/styles.css
*/

/* @group General Shizzle */

.flash, .flash embed {
	z-index: 1;
}

.pdf-library table {
	width: 100%;
	margin-top: 20px;
}

em {
	font-style: italic;
}

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	text-align: right;
}
.grad{
	background: url(images/grad.gif) repeat-x left top;
	padding: 17px 0 2px 2px;
	clear: both;
	margin: 0px;
}

	
#content a, #content-main a, #content-2col a, #breadcrumbs a {
	color: #7b1308;
	text-decoration: none;
}
#content a:hover, #content-main a:hover, #content-2col a:hover, #breadcrumbs a:hover {
	color: #5f0e06;
	text-decoration: underline;
}
#footer a {
	color: #bfd2e0;
}
#footer a:hover {
	color: #a1bed2;
}
/* @end */

/* @group Header Stuff */

#masthead h1 a {
	display: block;
	background: url(images/logo.gif) bottom right no-repeat;
	width: 176px;
	height: 69px;
}

#masthead h1 a span {
	display: none;
}

#email-page {
	position: absolute;
	right: 5px;
	top: 126px;
}

#print-page {
	position: absolute;
	right: 125px;
	top: 126px;
}

#email-page a {
	text-decoration: none;
	color: #2c85bf;
	display: block;
	padding: 0 0 0 20px;
	background: url(images/mail.png) left center no-repeat;
}
#print-page a {
	text-decoration: none;
	color: #2c85bf;
	display: block;
	padding: 0 0 0 20px;
	background: url(images/print.png) left center no-repeat;
}
#search label {
	float: left;
}
input#ajaxSearch_input {
	border: 1px solid #2c83bd;
	width: 120px;
	padding: 5px;
	background: #fff;
	color: #002f52;
	font-size: 1em;
	font-family: Helvetica, Helvetica, Arial, sans-serif;
}
input#ajaxSearch_submit {
	border: 1px solid #14659a;
	padding: 4px;
	background: #2c83bd;
	color: #fff;
	margin-left: 2px;
	font-size: 1em;
	font-family: Helvetica, Helvetica, Arial, sans-serif;
}
#primenav ul {
	height: 40px;
	background: url(images/primenavspacer.gif) top left no-repeat;
	padding-left: 2px;
}
#primenav li {
	float: left;
	position: relative;
}
#primenav li a {
	color: #fff;
	text-decoration: none;
	background: url(images/primenavbg.gif) top right no-repeat;
	height: 18px;
	display: block;
	font-size: 1.05em;
	padding: 11px 12px 11px 10px;
}
#primenav li a:hover {
	background: url(images/primenavbg.gif) bottom right no-repeat;
}
#primenav li ul {
	position: absolute;
	background-image: none;
	top: 39px;
	left: -3px;
	display: none;
	z-index: 50;
}
#primenav li:hover ul, #primenav li.over ul {
	display: block;
}
#primenav li ul li a {
	background: #2b83bd none;
	height: auto;
	width: 175px;
	padding: 5px 10px;
}
#primenav li ul li a:hover {
	text-decoration: underline;
	background: #2b83bd none;
}
/* @end */

/* @group Left Side */

#side1 h2 {
	background: url(images/subcatsheader.gif) top left no-repeat;
	height: 18px;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	padding: 7px 10px;
}
#side1 h3 {
	background: url(images/latestnewsheader.gif) top left no-repeat;
	height: 18px;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	padding: 7px 10px;
}
ul#subcats {
	background: #ebebeb url(images/subcatbottom.gif) bottom left no-repeat;
	padding-bottom: 11px;
	margin-bottom: 24px;
}
ul.latestnews {
	background: #ebebeb url(images/latestnewsbottom.gif) bottom left no-repeat;
	padding-bottom: 11px;
	margin-bottom: 24px;
}
#side1 li a {
	padding: 6px 10px 5px 10px;
	color: #104d77;
	display: block;
	line-height: 1em;
	border-bottom: 1px solid #899eb3;
	text-decoration: none;
}
#side1 li a:hover {
	background: #dedede;
}
#side1 li.last a {
	border-bottom: 0;
}

/* @group right menus */

.successes h4 {
	background: url(images/subcatheader2.gif) top left no-repeat;
	height: 18px;
	color: #002b4a;
	font-weight: normal;
	font-size: 1.1em;
	padding: 7px 10px;
	margin: 0;
}
.successes ul {
	background: #ebebeb url(images/subcatbottom2.gif) bottom left no-repeat;
	padding-bottom: 11px;
	margin-bottom: 24px;
	width: 190px;
}
#content-right .successes li a {
	padding: 6px 10px 5px 10px;
	color: #002b4a;
	display: block;
	line-height: 1em;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
.successes li a:hover {
	background: #dedede;
}
#content-right .successes li.last a {
	border-bottom: 0;
}

/* @end */

img.callback {
	border: 0;
}
/* @end */

/* @group Main Stuff */

.homeimage {
	margin-bottom: 24px;
}
#content-main h1, #content-2col  h1 {
	font-size: 1.5em;
	line-height: 1.1em;
	color: #2c85bf;
}
#content-main p, #content-2col  p {
	margin: 1em 0;
}
#content-main h2, #content-2col  h2, #content-main h3, #content-2col  h3 {
	font-size: 1.1em;
	color: #2c85bf;
}
h4 {
	color: #000;
	font-size: 1em;
	margin: 10px 0;
}
h5 {
	font-weight: normal;
	color: #979797;
	margin: 5px 0;
}

#content-2col p.warning, .errors {
	color: #e60000;
}
h6 {
	font-weight: normal;
	color: #2c85bf;
	font-size: .9em;
	margin: 3px 0;
}
.midblue {color: #165f91;}
.darkblue {color: #003155;}
hr {display:block; height:1px; margin:12px 2px 2px; clear: both; background: #E1E1E1; color: #e1e1e1; border-style: none;  }
#content-2col p.success, #content-2col p.txtcolor {
	color: #2c85bf;
}

#content-2col p.caption {
	font-style: italic;
}

#content-2col p.small {
	font-size: .8em;
}

#content-2col p.pdf {
	background: url(images/pdf.jpg) left center no-repeat;
}

#content-2col p.doc {
	background: url(images/doc.jpg) 5px center no-repeat;
}

span.date {
	color: #2c85bf;
}

li span.date {
	display: block;
}

img.thumbnail {
	border: 1px solid #979797;
	padding: 1px;
	float: left;
	margin: 0 10px 5px 0;
}

div.box1, div.box2 {
	width: 28%;
	padding: 10px;
	border: 1px solid #979797;
	margin: 10px 2% 10px 0;
	float: left;
}

div.box3l, div.box4l, div.box5l {
	width: 50%;
	padding: 10px;
	border: 1px solid #979797;
	margin: 10px 2% 10px 0;
	float: left;
	clear: left;
}

div.box3r, div.box4r, div.box5r {
	width: 50%;
	padding: 10px;
	border: 1px solid #979797;
	margin: 10px 2% 10px 0;
	float: right;
}

ul.ul1 {
	clear: both;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 20px;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	color: #979797;
	margin-bottom: 10px;
}

table {
	border: 1px solid #2c85bf;
	padding: 5px;
}

table thead th {
	background: #2c85bf;
	color: #fff;
	border: 1px solid #2c85bf;
	padding: 5px;
}

table th {
	color: #2c85bf;
	padding: 5px;
	border: 1px solid #2c85bf;
}

table td {
	background: #b8d7f4;
	padding: 5px;
	border: 1px solid #2c85bf;
}

form legend {
	color: #808080;
	font-size: 1.2em;
	padding-bottom: 15px;
}

form .field {
	margin: 5px 0;
	clear: both;
}

form .field label {
	width: 150px;
	float: left;
	text-align: right;
	color: #2c85bf;
	font-size: .8em;
	line-height: 1.2em;
}

form .checkbox label {
	float: none;
}

form .field input, form .field select, form .field textarea {
	margin-left: 10px;
	width: 200px;
}

#content-2col form .field input, #content-2col form .field select, #content-2col form .field textarea {
	width: 300px;
}

#content-2col form .checkbox input, form .checkbox input {
	width: auto;
}

#content-2col form .field ul {
	margin-bottom: 20px;
}

form .field .checkbox {
	display: inline;
	font-size: .9em;
}

form .field .checkbox input {
	width: auto;
}

#content-2col form input.submit, form input.submit {
	width: auto;
	margin-left: 160px;
}

textarea {
	height: 100px;
}

#content-2col p.doc, #content-2col p.pdf {
	font-family: monospace;
	height: 35px;
	line-height: 35px;
	padding-left: 45px;
}
#content-2col p.light {
	color: #979797;
}
#content-main ul, #content-2col ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin: 0 2.5em;
}
#content-main ul li, #content-2col ul li {
	margin: 0.5em 0;
}

span.ajaxSearch_highlight {
	background: #ff0;
}

/* @end */

/* @group Right Side */

.rightbox {
	background: url(images/rightboxbg.gif) top left repeat-y;
	margin-bottom: 24px;
}
.rightbox h2 {
	background: url(images/rightboxtop.gif) top left no-repeat;
	padding: 15px 15px 6px 15px;
	font-size: 1.1em;
	color: #2c85bf;
}
.rightboxinner {
	background: url(images/rightboxbottom.gif) bottom left no-repeat;
	padding: 0 15px 15px;
}
.rightbox h3 {
	padding: 10px 0px 6px 0px;
	font-size: 1.1em;
	color: #2c85bf;
}
.rightbox ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-size: 0.9em;
	margin-left: 15px;
}
.rightbox p {
	font-size: 0.9em;
	margin: 0.5em 0;
}

.rightbox.rightbox-home {
	background-image: none;
}
/* @end */

/* @group Unsorted */

div.date {
	text-align: right;
	color: #2c85bf;
}

.latestnews li a .date {
	font-size: .8em;
	text-align: left;
	margin-bottom: 5px;
	display: block;
}

.docPreview {
	margin-top: 20px;
	border-bottom: 1px solid #979797;
	padding-bottom: 10px;
}

div.more {
	text-align: right;
}

a.home-banner {
	display: block;
	float: left;
	margin: 0 30px 15px 0;
	width: 180px;
	height: 129px;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 40px 5px 5px 5px;
	color: #fff;
	position: relative;
	z-index: 10;
}

a.home-banner h3, a.home-banner .span-h3 {
	color: #0be1f9;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1em;
	display: block;
}

a.home-banner ul, a.home-banner .span-ul {
	color: #fff;
	line-height: 1.2em;
	font-size: .9em;
	position: absolute;
	bottom: 15px;
	display: block;
}

a.home-banner .span-li {
	display: block;
}

#content a.home-banner:hover {
	text-decoration: none;
}

a.home-banner.last {
	margin-right: 0;
}

#print-logo {
	display: none;
}

.thank-you {
	margin-top: 20px;
}

#footer .contact-info {
	display: none;
}

#footer .floatright {
	position: absolute;
	right: 20px;
	bottom: 15px;
}

/* @end */

#captcha_field {
	padding-left: 160px;
}

img.captcha {
	border: 1px solid #2c85bf;
}

#vericode_field label {
	height: 80px;
}

input#vericode {
	margin-top: 5px;
}
