/*
Design J C Harris ©2009
http://www.multishake.com
*/

* {
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #0055A5;
	border-bottom: solid #0055A5 1pt;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #89B1D9;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted #91BCE5 1pt;
}

h2 a {
	text-decoration: none;
	color: #91BCE5;
}

h2 a:hover {
	text-decoration: none;
	color: #0055A5;
}

h2 a:visited {
	text-decoration: none;
	color: #91BCE5;
}

h3 {
	font-size: 16px;
	color: #0356A5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted #0356A5 1pt;
}

h4 {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #666666;
	line-height: 110%;
	text-transform: uppercase;
}

h6 {
	font-size: 16px;
	color: #0356A5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted #0356A5 1pt;
	text-transform: uppercase;
}

ul, ol {
	margin-top: 0em;
	line-height: 20px;
}

p {
	margin-top: 0em;
	line-height: 20px;
}

ul, ol {
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #0055A5;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.img-right
{
	float: right;
	padding: 0px 0px 5px 5px;
}

hr {
	color: #0356A5;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	height: 100%;
	padding: 20px 30px;
}

/* Header */

#header {
	width: 800px;
	padding: 0px 0px 0px 0px;
	height: 117px;
}

/* Menu */

#menu {
	width: 800px;
	border-bottom: solid #0055A5 1pt;
	height: 36px;
	text-align: right;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 8px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-bottom: 5px;
}

#menu a {
	text-decoration: none;
	display: block;
	text-align: center;
	width: 80px;
	font-size: 12px;
	color: #0055A5;
	padding: 8px 5px 0px 5px;
	background-image: url(images/button-background.gif);
	height: 20px;
	font-weight: normal;
	margin-right: 2px;
}

#menu .active {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/button-background-a.gif);
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(images/button-background-a.gif);
}

/* Share */

#share {
	width: 130px;
	float:right;
	border-bottom: solid #0055A5 1pt;
	padding-top: 0px;
	height: 36px;
}

/* Content */

#content_left {
	float: left;
	width: 510px;
	padding: 15px 0px 15px 0px;
}

#content_right {
	float: right;
	width: 280px;
	padding-left: 0px;
	padding: 15px 0px 15px 0px;
}

#content_long {
	float: left;
	width: 800px;
	padding: 20px 0px 20px 0;
}

/* Footer */

#footer {
	width: 800px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-top: solid #91BCE5 1pt;
}

#footer p {
	font-size: 11px;
	color: #89B1D9;
	text-align: center;
}

#footer a {
	color: #89B1D9;
	text-decoration: underline;
	padding: 0px;
}

#footer a:hover {
	text-decoration: none;
	color: #0055A5;
}

/* Form * Form * * Form * Form ** Form * Form ** Form * Form ** Form * Form ** Form * Form */ 

 label
{
	width: 5em;
	float: left;
	text-align: left;
	margin-right: 1em;
	display: block;
}

 input
{
	color: #0055A5;
	background: #91BCE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}

 textarea
{
	color: #000000;
	background: #ffdef4;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
}

.submit input
{
	background: #0055A5;
	padding: 5px;
	margin-left: 10px;
}

.application {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DB2484;
	height: 20px;
	width: 789px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* Other */

.orange {
	color: #DB2484;
}

/* access keys * access keys ** access keys ** access keys ** access keys ** access keys ** access keys * access keys */ 


#acceskeys  {
position : relative;
padding : 0;
margin : 0;
margin : auto;
text-align : left;
}

#acceskeys ul {
padding : 0;
margin : 0;
list-style : none;
}

#acceskeys li {
padding : 0;
margin : 0;
list-style : none;
display : inline;
}

#acceskeys a {
border : 1px solid 206ab1;
color : #000000;
position : absolute;
top : 0;
left : 0;
overflow : hidden;
width : 0;
height : 0;
font-size : 1em;
z-index : 1000;
}

#acceskeys a:active, #acceskeys a:focus {
position : absolute;
overflow : visible;
width : auto;
height : auto;
margin : auto;
padding : 3px;
background-color : #e7ff44;
border : 1px solid #b6db4d;
}

/* other * other * other * other * other * other * other * other * other * other * other * other * other * other * other * other */ 

.float-right {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
}

.float-left {
	float: left;
	padding-right: 0px;
}

.padding-top {
	padding-top: 11px;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.call_quote {
	background-color: #0356A5;
	padding: 15px 10px 15px 10px;
	color: #FFFFFF;
	text-align: center;
}
.intro-para {
	color: #086DB2;
	font-weight: bold;
}
