@charset "utf-8";
/* CSS Document */

.column1 {
width: 494px;
float: left;
display: inline;
clear:both;
padding-left: 15px;
}

.column2 {
width: 225px;
float: right;
display: inline;
text-align:left;
padding-bottom: 20px;
}

.small {
font-size: 9px;
}

.small_white {
font-size: 9px;
color: #ffffff;
}

.main_bg {
background:url(images/bg_middle_new071410.gif) repeat-y;
}

.footer {
background:url(images/bg_bottom_new071410.gif) top left no-repeat;
font-size: 10px;
padding-top: 12px;
}

.heading1 {
font-size: 14px;
color:#FF0000;
font-weight:bold;
text-align:left;
}

.heading2 {
font-size: 14px;
color:#0067A9;
font-weight:bold;
text-align:left;
}

.part_sec {
width: 480px;
background:url(images/blue_bg.jpg) repeat-y;
text-align:left;
padding: 0 0 0 14px;
}

.list {
line-height: 20px;
}

.spacing {
padding-bottom: 6px;
}

.divider {
line-height: 20px;
width: 464px;
border-bottom: dotted 1px #9DD7ED;
padding-bottom: 10px;
}
