body, html {
font-family: "Arial", Helvetica, sans-serif;
font-size: 14px;
color: #004AB4;
background-color: #FFFFFF;
margin: 0px;
padding: 0;
height:100%;
}
.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
#wrapper {
width: 900px;
border-left: 1px solid #004AB4;
border-right: 1px solid #004AB4;
margin:0 auto;
}
#column_wrapper {
background-color: #FFFFFF;
}
#header {
padding: 0px;
margin: 0;
background-color:#FF6633;
height:250px;
}
#headerLeft {
width: 400px;
float: left;
}
#headerRight {
width: 498px;
float: left;
}
#header2 {
padding: 0px;
margin: 0;
background-color:#FF6633;
height:165px;
}
#title {
padding: 0px;
margin: 0;
background-color:#004AB4;
height:45px;
}
#left {
width: 400px;
float: left;
}
#left .content {
padding: 40px 36px 0px 0px;
}
#right {
width: 498px;
float: left;
min-height:400px;
height:auto !important;
height:400px;
}
#right .content {
padding: 16px 36px 16px 22px;
line-height: 1.65em;
}
#right a:link,
#right a:visited {
color: #FF6633;
}
#right a:hover {
color: #004AB4;
}
#right .list {
margin: 4px 20px 12px 18px;
padding: 0px;
list-style-image:url("../assets/images/square.jpg");
font-weight: normal; 
}
#footer {
color: #FFFFFF;
background-color: #004AB4;
background-image:url(../assets/images/footerBg.jpg);
background-repeat:repeat-y;
padding: 0px;
margin: 0;
font-size: 11px;
clear: both;
text-align:center;
letter-spacing: 0.2em;
line-height: 1.4em;
}
#footer .content {
padding: 12px 20px;
}
#footer a:link,
#footer a:visited {
color: #FFFFFF;
}
#footer a:hover {
color: #FF6633;
}
h1 {
font-family: "Georgia", Helvetica, sans-serif;
font-size: 14px;
margin: 0;
}
h2 {
font-size: 16px;
margin: 12px 0 12px 0;
color: #FF6633;
}
h3 {
margin: 60px 0px 0 90px;
padding: 20px 8px 20px 16px;
font-size: 16px;
color: #FF791F;
font-weight: normal;
border-left: 1px solid #004AB4;
}
h3 a:link,
h3 a:visited {
color: #FF6633;
text-decoration:none;
}
h3 a:hover {
color: #004AB4;
text-decoration:none;
}
.nomargintop {
margin-top: 0;
}
.content p {
margin: 12px 0;
}
.accent {
font-weight: bold;
color: #FF6633;
}
.morePadding {
padding-top: 12px;
}
.liteTbl {
margin: 30px 0px 0px 0px;
line-height: 1.2em;
}
.liteTbl td {
border-bottom: 1px solid #234A8D;
}
.rowLite { }
