body {
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

/* Structural Formatting */
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
} 
 
#pagewidth{ 
	width:760px; 
	text-align:center;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header1 {
	text-align: right;
	text-transform:uppercase;
}

#header1 a {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

#header1 a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#header2 {
	position: relative;
	height: 171px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#header2a {
	position: relative;
	height: 151px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#header2 .left {
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	width: 435px;
	bottom: 0;
}

#right {
	padding: 5px;
	border: 1px dotted #000033;
}

div.spacer {
  clear: both;
 }

#header3 {
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

 
#leftcol 
{
	width:15em; 
}
#leftcolsub {
	margin-right:15px;
	width:15em; 
}
 
 
#rightcol 
{
	width:100px; 
}
 
#maincol 
{
    margin-left:10px;
    margin-right:10px;
	width: 450px;
}

#maincolcat {
	width: 560px;
	border-left:2px solid #000;
	border-right:2px solid #000;
}
#maincolcatsub {
	padding:5px;
	width: 550px;
	border-left:2px solid #000;
	border-right:2px solid #000;
}
 
#footer{
	height:100px; 
	background-color:#FFFFFF; 
	text-align: center;
	margin-top: 20px;
	margin-left: 0px;
} 
 
#footer a {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

#footer a:hover {
	font-weight: normal;
	text-decoration: underline;
} 

#footer .copyright {
	border-top: 3px solid #F4F4F4;
	width: 100%;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
/* End Structural Formatting */



/* Begin buttonNav */
#buttonNav {
	margin-bottom: 20px;
	color: #fff;
}

#undo {margin:2 0 2 5 !important;}

#buttonNav {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#buttonNav{
	margin: 0 0 5px 0;
}

#buttonNav  a {
	font-weight: bold;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 2px 0 2px 5px;
	border-left: 10px solid #CCCCCC;
	background-color: #F4F4F4;
	color: gray;
	text-decoration: none;
	width: 100%;
}

#undo {padding:0 !important;border:0 !important;background-color:White !important;display:inline !important;}

* html #buttonNav div a
{
  width: 185px;
  w\idth: 165px;
}

html>body #buttonNav div a {
	width: auto;
}

#buttonNav div a:hover {
	font-weight: bold;
	border-left: 10px solid #072F67;
	background-color: #EAEAEA;
	color: #000;
}
/* End buttonNav */

/* Begin Text Formatting */
table{border-collapse: collapse;}

.link1 a:link{color:#072F67 !important;text-decoration:underline !important;font-size:110%;}
.link1 a:visited{color:#072F67 !important;text-decoration:underline !important;font-size:110%;}
.link1 a:hover{color:#000 !important;text-decoration:none !important;font-size:110%;}
.link1 a:active{color:#000 !important;text-decoration:none !important;font-size:110%;}

.link2 a:link{color:#ffffff !important;text-decoration:underline !important;font-size:110%;}
.link2 a:visited{color:#ffffff !important;text-decoration:underline !important;font-size:110%;}
.link2 a:hover{color:#eaeaea !important;text-decoration:none !important;font-size:110%;}
.link2 a:active{color:#eaeaea !important;text-decoration:none !important;font-size:110%;}

h3 {
	font-size: 14px;
	color: #505050;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	color: #072F67;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #072F67;
	font-family: Arial, Helvetica, sans-serif;
}

#right {
	font-size: 10px;
}

#right form {
	margin: 0;
	color: #154146;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#right input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.submit  {
	font-weight: bold;
	color: #000;
	background-color: #ADC3DC;
	border:1px solid #000;
	font-size: 10px;
}

#right .textField {
	border: 1px solid #000033;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#locations {
	padding:5px;
	background-color: #F4F4F4;
	width: 100%;
}

* html #locations 
{
  width: 180px;
  w\idth: 170px;
}

html>body #locations {
	width: auto;
}

#locations a {
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}

#locations a:hover {
	font-weight: bold;
	color: #505050;
	text-decoration: underline;
}

.services {
	font-size: 11px;
	color: #286EA0;
	line-height: 1.3em;
}

.box {
	background-color: #EAEAEA;
	height: 190px;}

.box table {
	margin-left: 200px;
}

.box h4 {
	padding-top: 15px;
	margin-left: 15px;
}

.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    height:10px;
}

/* End Text Formatting */










