/* CSS Document */
/* blue: #020244*/
/* blue-light: #0065A4 */




*{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

#pagewrap{
width:1024px;
margin:0 auto;
}

.homeheader-bg{
background:url(../images/header_bg_home.jpg) no-repeat bottom;
}

.header-2{
background:url(../images/header_pic2.jpg) no-repeat bottom;
}

.header-sales{
background:url(../images/header_sales.jpg) no-repeat bottom;
}


.alignleft{

float:left;
margin-right:10px;
margin-bottom:5px;
}

/* menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu*/
a.menu-home, a.menu-home-current{
font-size:12px;
color:#0065A4;
text-align:center;
text-decoration:none;
display:block;
cursor:hand;
background:url(../images/menu-bg.jpg) repeat-x;
height:21px;
padding-top:8px;
font-weight:bold;
}

a.menu-home-current, a.menu-home:hover{
color:#fff;
background:url(../images/menu-bg-over.jpg) repeat-x;
}


/* typography typography typography typography typography typography typography  */

.heading-blue, .heading-lightblue{
font-size:16px;
font-weight:bold;
color:#0065A4;
line-height: 1.2em;
margin:0 0 12px 0;
}


.body-details{
font-size:12px;
color:#0065A4;
line-height: 1.5em;
margin-left: 0px;
margin-bottom: 10px;
}

.heading-lightblue{
color:#0065A4;
border-bottom:1px solid #0065A4;
}

.bodytext, a.bodytext-link, a.links, .heading-small, .sidebar-text, .body-price, a.sidebar-link{
font-size:12px;
color:#333333;
line-height: 1.5em;
text-align:justify;
margin-bottom: 10px;
}

.heading-small, .heading-small-2, a.headinglink{
font-weight:bold;
color:#0065A4;
margin-bottom:5px;
margin-left:10px;
text-decoration:none;
}

.heading-small-2{
margin-left:0px;
margin-top:20px;
font-size:14px;
}

a.headinglink{
margin-left:0;
}

a.headinglink:hover{
color:#333333;
}

.sidebar-text{
margin-bottom: 5px;
margin-left:10px;
text-align:left;
line-height:1.3em;
}

a.sidebar-link{
margin-bottom:0px;
line-height:1.3em;
color: #0065A4;
}

a.sidebar-link:hover{
color: #333333;
}


.body-price{
font-size:12px;
color:#333333;
line-height: 1.5em;
text-align:justify;
margin-left: 10px;
}

a.bodytext-link{
color:#8F0000;
}

a.bodytext-link:hover, a.links:hover{
color:#666666;
}

a.links{
color:#602169;
font-size:12px;
}

.footertext, a.link-footer{
font-size:11px;
color:#333;
text-decoration:none;
}

a.link-footer:hover{
color:#0065A4;
}

ul.body-list, ul.body-list-2, ul.body-list-3{
font-size:12px;
color:#000;
line-height: 1.5em;
margin-left: 20px;
margin-bottom: 10px;
}

ul.body-list-2{
margin-left: 35px;
}

ul.body-list-3{
margin-left: 50px;
}

.subheading, a.toplink, a.toplink:hover{
font-size:12px;
color:#0065A4;
margin-bottom:10px;

}

a.toplink{
font-weight:bold;
margin-left:0px;
}

a.htoplink:hover{
font-weight:bold;
color:#333333;
margin-left:0px;
}

/* sidebar sidebar sidebar sidebar sidebar sidebar sidebar sidebar sidebar  */

.sidebar{
background:url(../images/gradient-bg.jpg) repeat-x;
padding:0px 10px 0px 10px;
}


.calculator{
background:url(../images/calc_bg.png) no-repeat;
}