@charset "UTF-8";
body {
font: 100%/1 Verdana, Arial, Helvetica, sans-serif;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
text-align: center;
color: #00334d;
background-color: #999999;
}
#container {
background: #ffffff;
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
overflow: inherit;
width: 968px;
padding-right: 20px;
padding-left: 20px;

}
#header {
background: #ffffff;
padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
height: 181px;
}
#header h1 {
margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
background: #ffffff;
margin: 0 0px 0 0px;	/*margin: 0 20px;*/
}
#mainContent2 {
background: #b1c5d2;
text-align:left;
margin: 0 0px 0 0px;
width: 968px;
}
#homeContent {
background-color:#b1c5d2;
position:relative;
padding: 10px 0 20px 30px;
line-height: 0.6em;
}
#homeContent h3 {
padding-left: 3px;
}
#homeContent li {
list-style-position: inside;
}
#companyContent {
position: relative;
}
#content1 {
position:relative;
margin-bottom:20px;
padding-left: 270px;
background-color: #b1c5d2;
}
#content2 {
	position:relative;
	height: 250px;
	width: 967px;
	background-color: #FFFFFF;
	padding-top: 15px;

}
#contentprivacy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:.8em;
position:relative;
padding-left:270px;
background-color:#b1c5d2;
padding-right:0px;
padding-bottom:50px;
}
#content4 {
position:relative;
padding-left:270px;
background-color: #b1c5d2;
margin: 0px 40px 0 0px;
padding-right: 0px;
/*padding-top: 20px;*/
padding-bottom: 50px;
padding-top: 40px;
}


#content4 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #aba000;
line-height: 2em;
}
#contactlistcontainer {
overflow: hidden;
width: 928px;
padding: 0 20px 10px 20px;
background-color: #FFFFFF;
text-align: center;
clear: both;
}
#contactlist {
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
}
#contactlistcontainer ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#contactlistcontainer ul li {
display: inline;
}
#contactlistcontainer ul li a {
text-decoration: none;
padding: .3em .1em;
line-height: 1.25em;
font-size: 0.7em;
text-align: center;
}
#footerlistcontainer {
overflow: hidden;
width: 968px;
padding: 0 0px 5px 0px;
background-color: #b1c5d2;
text-align: center;
height: 20px;
clear: both;
}
#footerlist {
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
}
#footerlistcontainer  ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#footerlistcontainer  ul  li {
display:inline;
}
#footerlistcontainer  ul  li  a {
text-decoration: none;
padding: .3em .1em;
line-height: 1.25em;
font-size: 0.7em;
}
#footer2 {
background-image: url(images/footer2.jpg);
height: 36px;
background-repeat: no-repeat;
}
#picture {
position:relative;
}
#formsmall {
position:relative;
padding-top:50px;
width: 200px;
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
margin:0;
font-weight:normal;
text-align: left;
}
h1 {
letter-spacing:-1px;
font-size:1.25em;
text-transform: uppercase;
color: #aba000;
}
h2 {
padding:70px 0;
letter-spacing:-1px;
font-size:1.25em;
color: #aba000;
margin-bottom: -40px;
line-height: 1.25em;
}
h3 {
font-size:0.9em;
font-weight:bold;
padding-top: 15px;
}
p {
margin:0;
padding:0 0 0 0;
text-align:left;
list-style-type: none;
line-height:1.5em;
}
ul, ol {
margin:0;
padding:0 0 0 0;
text-align:left;
line-height:1em;
}
li {
list-style-image:url(images/bullet1.gif);
line-height:1.25em;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.8em;
color: #aba000;
line-height: 1.4em;
}
small2 {
font-size:0.85em;
color: #aba000;
line-height: 1.4em;
}
table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#00334d;
margin: 0px 0px 0px 0px;
line-height: 2.5em;
background-color: #b1c5d2;
}
img {
border:0;
padding-right: 32px;
margin-left: 20px;
}
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
#contactlist a, a:link{
text-decoration:none;
font-size: 0.7em;
color: #00334d;
line-height: 1em;
}
#contactlist a:visited{
text-decoration:none;
font-size:0.7em;
color:#666666;
line-height: 1em;
}
#contactlist a:hover{
text-decoration:none;
font-size:0.7em;
color:#aba000;
line-height: 1em;
}
#footerlist a, a:link{
text-decoration:none;
font-size: 0.7em;
color: #00334d;
line-height: 1em;
}
#footerlist a:visited{
text-decoration:none;
font-size:0.7em;
color:#666666;
line-height: 1em;
}
#footerlist a:hover{
text-decoration:none;
font-size:0.7em;
line-height: 1em;
color: #999900;
}

a, a:link {
text-decoration:none;
font-size: 0.85em;
color: #00334d;
line-height: 1em;
}
a:visited {
text-decoration:none;
font-size:0.85em;
color:#666666;
line-height: 1em;
}
a:hover {
text-decoration:none;
font-size:0.85em;
color:#aba000;
line-height: 1em;
}
form {
margin:0;
padding:0;
display:inline;
}
.clear {
clear:both;
}
.float-left {
float:left;
margin-left:0;
position:relative;
left:0;
top:-15px;
}
.float-right {
float:right;
}
.boldtype {
font-weight:bold;
font-size: .6em;
}
.paraspace1 {
padding-bottom: 15px;
}
.spacebottom {
padding-bottom: 10px;
}
.spacetop {
padding-top:70px;
}
.redtype {
color:#FF0000;
font-style:italic;
}
.bluetype{
color:#00334d;
font-size: 0.8em;
}
.greentype {
color:#aba000;
}
.astericindent {
padding-left:9px;
}
.copyright {
text-align:left;
}
.smallertype {
font-size:0.8em;
}
.spaceforli {
padding-bottom:10px;
}
.contactEmail {
font-size:1.25em;
color:#aba000;
}
.homecopyright{
text-align:left;
}
.hometextlinks{
display:inline;
}
.table1 {width:968px;
margin:0px;
padding:0px;
}
.table1 {width:968px;
margin:0px;
font-size:1em;
}
.superscript {
vertical-align: super;
font-size:smaller; 
} 
