/* CSS Document */
html {
height : 100%;
}

body {
margin : 0px;
height : 100%;
font-size : 1px;
}
.features_container {
margin-left : 5px; 
margin-right : 5px; 
margin-top : 10px;
}
.imagemargin {
margin-left : 10px;
margin-right : 10px;
}

.nomargins TR TD {
margin : 0px;
padding : 0px;
}

.newsletter_signup {
padding-top : 4px; 
padding-left : 6px; 
background-image : url("images/signup_field.gif"); 
font-family : arial; 
border : 0;
font-size : 10px; 
color : #1E5378; 
height : 15px; 
width : 110px;
}
.bluedivider {
background-color : #D5DFE6;
height : 4px;
padding : 0px;
margin-top : 10px;
display : block;
}
.left_bg {
background-image : url("images/left_bg.gif");
background-position : right;
vertical-align : top;
}
.left_bg_graphic {
background-image : url("images/left_bg_top.gif");
height : 321px;
background-repeat : no-repeat;
background-position : right;
}
.right_bg_graphic {
background-image : url("images/right_bg_top.gif");
height : 321px;
background-repeat : no-repeat;
}
.right_bg {
background-image : url("images/right_bg.gif");
vertical-align : top;
}
.commercialmargin {
margin-top : 8px;
}