@charset "UTF-8";
/* CSS Document */

body {
margin: 0px;
background-color: #1e3f6a;
} 

html {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #686868;
}

h1 {
font-size: 21px;
color: #36669e;
} 

h1.tables {
margin-top:0px;
font-size: 21px;
color: #36669e;
} 

h2 {
font-size: 13px;
color: #686868;
height: 40px;
line-height: 40px;
} 

h3 {
font-size: 18px;
color: #36669e;
line-height: 18px;
}

h4 {
font-size: 13px;
color: #f69a2c;
margin: 6px 0px 10px 0px;
height: 23px;
line-height: 23px;
}

h5 {
font-size: 15px;
color: #686868;
}

h6 {
color: #438ee6;
}

p {
font-size: 12px;
color: #686868;
}

a:link {color:#686868; text-decoration:none; }
a:active {color:#686868; text-decoration:none; }
a:visited {color:#686868; text-decoration:none; }
a:hover {color:#686868; text-decoration:underline; }


#container {
margin: 0px auto;
width: 978px;
}

td.leftCol {
background-image: url(../images/colGradient.jpg);
background-repeat: repeat-y;
}

ul.leftCol {
width: 222px;
margin: 18px 0px 0px 26px;
list-style-type:none;
font-size: 12px;
padding: 0px 5px 0px 5px;
}

li.leftCol {
height: 40px;
line-height: 40px;
v-align: center;
border-bottom: 1px solid #c7c7c7;
}

img.leftCol {
float:left;
display:inline;
margin-right:4px;
margin-left: 15px;
}

img.valued {
float:left;
display:inline;
margin-right: -45px;
margin-left: 35px;
}

img.whatIs {
float:left;
display:inline;
margin-right: 5px;
margin-left: 35px;
}

img.logo {
margin-left: 10px;	
}

p.leftCol {
margin: 0px 5px 0px 45px;
width: 180px;
}

.underline {
margin: 20px 0px 0px 0px;
}

#content {
margin: 30px auto; 
width: 668px
}

#footer {
height: 36px;
margin: -12px auto 0px auto;
padding: 0px;
width: 978px;
background-color: #de5205;
line-height: 36px;
text-align: center;
}

#footer p {
color: #FFFFFF;
}

p.Home {
margin-top: -15px;
line-height: 16px;
padding-top: 0px;
padding-bottom: 10px;
}

span.Blue {
color: #33629b;
}

span.Green {
color: #6b9606;
}

span.Purple {
color: #5f199a;
}

span.Red {
color: #fa5400;
}

span.Orange {
color: #f69f36;
}

p.contact {
margin-top: -10px;
}

.buttons {
margin: 8px 10px 0px 0px;
width: 60px;
height:22px;
line-height: 22px;
color: #FFFFFF;
border: 1px solid #999999;
background-image: url(../images/buttonBG.jpg);
background-repeat: repeat-x;
}

img.greenCheck {
float:left;
display:inline;
margin-right:4px;
margin-left: 0px;
}

td.padding {
padding-right: 25px;
}

ul.features {
margin-left:-25px;
list-style-image:url(../images/bullet.gif);
}
