/* Common Tags
--------------------------------------------------------------------------------------- */
body {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	background-repeat: repeat-x;
}
		
h1 {
font-family: Helvetica-Narrow, Arial, sans-serif;
font-size: 24px;
color: #000;
text-decoration: none;
font-weight: bold;
margin-bottom: 15px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #334a94;
text-decoration: none;
font-weight: bold;
margin-bottom: 5px;
}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-bottom: 14px;
}

.number {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37499f;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 30px;
	display: block;
}
	
a , a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334a94;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f8080;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}

.serviceslink, .serviceslink:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #004280;
text-decoration: underline;
font-weight:bold;
}

.serviceslink:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7f8080;
text-decoration: underline;
font-weight:bold;
}

hr {
color: #c2ccd6;
}

label {
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #304416;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

.forminput {
background-color: #d5e5fe;
color: #304416;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
margin-bottom: 8px;
width: 450px;
border-top-color: #646464;
border-right-color: #646464;
border-bottom-color: #646464;
border-left-color: #646464;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

textarea {
background-color: #d5e5fe;
color: #304416;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
margin-bottom: 8px;
width: 550px;
border-top-color: #646464;
border-right-color: #646464;
border-bottom-color: #646464;
border-left-color: #646464;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.action {
background-color: #2d4b7f;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
margin-bottom: 8px;
width: 200px;
border-top-color: #646464;
border-right-color: #646464;
border-bottom-color: #646464;
border-left-color: #646464;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
padding: 2px;
}

.selectbox {
background-image: url(images/selectbg.jpg);
background-color: #414141;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
margin-bottom: 8px;
width: 235px;
border-top-color: #466221;
border-right-color: #466221;
border-bottom-color: #466221;
border-left-color: #466221;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
margin: 5px 8px;
background-repeat: repeat-x;
}
		
.floatright {
float: right;
}

.clearfloat {
float:none;
}

.floatleft {
float: left;
}

/* Custom Classes
--------------------------------------------------------------------------------------- */

.services {
	list-style-type: none;
	padding: 0;
	margin:0;
	text-indent: 0;
}

.services li {
	margin: 0 0 15px 20px;
}

.calloutheader {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #334a94;
text-decoration: none;
font-weight: bold;
margin: 5px 0 0 10px;
}

.callout {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
margin: 2px 0 0 10px;
}

.mainimage { 
	background-image: url(images/modify_containers.jpg); 
	width: 861px;
	height: 278px;
	background-repeat: no-repeat;
}

.mainimage2 { 
	background-image: url(images/modify_containers2.jpg); 
	width: 861px;
	height: 178px;
	background-repeat: no-repeat;
}

.mainimagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	margin: 80px 0 0 50px;
	width: 257px;
	text-align: justify;
}

.footer {
padding: 10px;
}

/* Horizontal Menu
--------------------------------------------------------------------------------------- */
.jquerycssmenu{
font: bold 12px Arial, Helvetica, sans-serif;
padding-top: 7px;
padding-bottom: 8px;
padding-left: 6px; /*offset of tabs relative to browser left edge*/
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a, .jquerycssmenu ul li a:visited{
display: block;
padding: 5px 20px 4px 3px;
margin-left: 10px;
margin-right: 5px; /*spacing between tabs*/
color: #2d2b2b;
border-right: 2px solid #cfdbe9;
text-decoration: none;
}

.jquerycssmenu ul li a:hover{
font: bold 12px Arial, Helvetica, sans-serif;
color: #99adc2;
text-decoration: underline;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid #CCCCCC;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a, .jquerycssmenu ul li ul li a:visited{
font: normal 12px Arial, Helvetica, sans-serif;
width: 200px; /*width of sub menus*/
background: white;
color: #595959;
padding: 4px 5px;
margin: 0;
border: 1px solid #CCCCCC;
text-decoration: none;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
font: normal 12px Arial, Helvetica, sans-serif;
background: #d7e9fa;
color: #595959;
text-decoration: underline;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 8px;
}

.rightarrowclass{
position: absolute;
top: 0px;
right: 8px;
}

.pointer {
cursor:default;
}


