/* Justinen Creative Group */

/* Layout */

body {
	background-color: #094170;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #036;
	}
	
.scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #036;
	vertical-align: middle
	}	

#mainleftcolumn {
	width: 428px;
	}

#mainleftcolumncontent {
	margin: 15px 0;
	padding: 0 15px;
	}

#mainrightcolumnstriped {
	width: 342px;
	background-image: url(images/stripebg.gif);
	background-repeat: repeat-y;
	height: 100%;
	margin: 0;
	}

/*used on the home page as a td filler*/	
#mainrightcolumnstripedhome {
	background-image: url(images/stripebg.gif);
	background-repeat: repeat-y;
	margin: 0;
	}

#mainrightcolumnstripedcontent {
	margin: 15px 0;
	padding: 0 15px;
	}
	
#mainrightcolumnstripedcontent h1 {
	font-size: 100%;
	margin: 3px 0;
	}

#emergencyinfo {
	background-image: url(images/emergencynumbersbg.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 54px;
	}

#emergencytext {
	text-align: right;
	margin: 5px 0;
	padding: 0 15px;
	}

#footeraddress {
	background-image: url(images/footer_midright.jpg);
	width: 342px;
	height: 36px;
	text-align: right;
	vertical-align: middle;
	}

#subheadercolumn {
	width: 428px;
	}
	
#onlineform {
	width: 770px; !important
	}
	
#onlineformcontent {
	margin: 15px 0;
	padding: 0 15px;
	}

/* Typography */

a:link {
	color: #036;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	}
a:visited {
	color: #036;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	}
a:hover {
	color: #600;
	border-bottom-style: none;
	}

a.more {
	padding-right: 7px;
	background: url(../img/more-blue.gif) no-repeat 100% 5px;
	}

p {
	margin: 0 0 1em;
	padding: 0;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	color: #600;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	}

h3 {
	margin: 0 0 0 0;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #7B9905;
	border-bottom: 1px solid #eaeaea;
	}

h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}

h3 a:hover {
	color: #036;
	}

h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
	
#emergencytext p {
	font-size: 10px;
	line-height: 2em;
	}
	
#emergencytext p .red {
	color: #CC3300
	}
	
#footeraddresstext {
	margin: 0 15px 0 0;
	line-height: 1.5em;
	}
	
#subheadertext {
	margin: 15px 0;
	padding: 0 15px;
	}
	
#subheadertext h1 {
	color: #ffcc33;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.2em;
	}
	
#subheadertext h2 {
	color: #99ccff;
	font-size: 110%;
	margin: 0 0 5px 0;
	}

.imagepadding {
	padding: 10px;
	}

.imgfloatright {
	float: right;
	padding: 10px;
	}
	
textarea.textarea100wide {
	width: 100%;
	}
	
input.input100wide {
	width: 100%;
	}
	
.footer_midleft {
	background-image: url(images/footer_midleft.jpg);
	backround-repeat: no
	}
	
.history_link {
	color: #ffffff;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle
	}
	
.history_link a:link, .history_link a:visited, .history_link a:active{
	text-decoration: underline;
	color: #ffffff;
	border-bottom: none;
	}
	
p.history_link a:hover{
	text-decoration: none;
	color: #ffffff;
	}
	

a.adobe a:link, a.adobe a:visited, a.adobe a:active {
	text-decoration: none;
	}

a.adobe a:hover{
	text-decoration: none;
	}
	

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	border: medium;
	border-color: #000000;
}
 
#recaptcha_table {
}

#recaptcha_image {
	border: thin;
	border-color: #000000;
}

#recaptcha_response_field {
 	width: 170px;
}
