body {
	background-color:#e1e2e3;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div.container
{
margin-top:0px;
text-align: left;
background-color:white;
background-image:url('images/containerbackground.jpg');
background-position:bottom left;
background-repeat:repeat-x;
width:763px;
top:0px;
margin-left:auto;
margin-right:auto;
border-style:solid;
border-width: 1px;
border-color: #999999 #999999 #8497ad;
padding:0px;
border-top:none;
}

div.topbanner
{
border-style:solid;
border-width: 1px;
border-color: #999999 #999999 #8497ad;
border-bottom:none;
margin-left:auto;
margin-right:auto;
background-image: url('images/subbanner.jpg');
background-repeat: no-repeat;
width:763px;
height:160px;
}

div.navigation
{
float:left;
text-align: left;
position:relative;
background-image:url('images/navbackground.jpg');
background-position:bottom left;
background-repeat:repeat-x;
background-color:#fdfdfe;
width:172px;
height:392px;
border:solid 1px #8497ad;
top:0px;
left:25px;
padding-top:15px;
padding-left:15px;
font: 14px arial;
color: #333333;
line-height: 175%;
border-top-style:none;
margin-bottom:50px;
}

div.content
{
position:relative;
margin-left:220px;
font: 12px arial;
color: black;
width: 505px;
height: auto;
-moz-box-sizing:border-box;box-sizing:border-box;
padding:5px;
}
#contact {
	float: right;
	margin-top: 20px;
	width: 250px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contact form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



div.hidden
{
margin-top:50px;
text-align: left;
position:relative;
width:763px;
height:15px;
clear:both;
}

div.bottom
{
text-align: left;
position:relative;
width:763px;
height:auto;
background-color: white;
border-style:solid;
border-width: 1px;
border-color: #8497ad #999999 #999999;
margin-left:auto;
margin-right:auto;
border-top-style:none;
}

#globalNav { 
margin:0;
padding:0;
}

#globalNav li 
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:left;
 list-style-type:none;
 margin:0;
 padding:0;
 color: #333333;
 width: 170px;
line-height: 175%;
}

#globalNav a:link, #globalNav a:visited,#globalNav a:active
{
 color: #333333;
  display:block;
 text-decoration:none;
 background-image:url('images/arrow.gif');
 background-repeat:no-repeat;
 background-position:right;
}

#globalNav a:hover 
{
 background-position:bottom;
 background-color:#18325d;
 background-image:url('images/arrow.gif');
 background-repeat:no-repeat;
 background-position:right;
 color:#ffffff;
}

#email
{
color:#666666;
text-decoration:none;
}
a:link
{
	color:#000000;
	text-decoration:none;

}
a:visited
{
	color:#000000;
	text-decoration:none;

}
a:hover
{
	color:#666666;
	text-decoration:underline;

}
a:active
{
	color:#000000;
	text-decoration:none;

}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

.style2 {	font-size: 14px;
	font-weight: bold;
}
.cap_link {
	font-weight: bold;
	text-transform: uppercase;
}
ul.square 
{
	list-style-image:url(images/arrow.gif);
	list-style-position:outside;
	list-style-type: none;
}
li.square 
{
	list-style-image:url(images/arrow.gif);
	list-style-position:outside;
	list-style-type: none;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.container .content li {
	margin-top: 10px;
	margin-bottom: 10px;
}


div.topbanner2
{
border-style:solid;
border-width: 1px;
border-color: #999999 #999999 #8497ad;
border-bottom:none;
margin-left:auto;
margin-right:auto;
width:763px;
height:auto;
background-color:#FFFFFF;
}
div.flashbanner
{
border-style:solid;
border-width: 1px;
border-color: #999999 #999999 #8497ad;
border-bottom:none;
margin-left:auto;
margin-right:auto;
width:763px;
height:auto;
}

