body {
	background-color: #fff;
	color: #004978;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Sans-Serif;
     }
A {
	color: #ff6000;
	text-decoration: none;
  }
A:HOVER {
	color: #ff6000;
	text-decoration: underline;
        }
.header {
	width: 760px;
	padding: 0px;
	border-bottom: 1px SOLID #FFFFFF;
        }
.alpha_nav {
	background-image: url('images/alpha_bg.gif');
	width: 760px;
	padding: 0px;
	height: 29px;
	border-bottom: 1px SOLID #FFFFFF;
        }
.alphanavtext {
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
            }
.alphanavlink {
	color: #FFFFFF;
            }
.navlink {
	margin-left: 3px;
         }
.leftcolumn {
	width: 166px;
	background-color: #3e3e3e;
	border-right: 1px DASHED #A7A7A7;
	color: #FFFFFF;
	font-size: 12px;
        }
.rightcolumn {
	width: 166px;
	background-color: #3e3e3e;
	border-left: 1px DASHED #A7A7A7;
	color: #FFFFFF;
	font-size: 12px;
        }
.leftsectionhead {
	background-image: url('images/left_column_section.gif');
	background-repeat: no-repeat;
	width: 166px;
	padding-top: 7px;
	margin-bottom: -7px;
	height: 33px;
              }
.rightsectionhead {
	background-image: url('images/right_column_section.gif');
	background-repeat: no-repeat;
	width: 166px;
	padding-top: 7px;
	margin-bottom: -7px;
	height: 33px;
              }
.leftsectionheadtext {
	font-weight: bold;
	font-size: 12px;
	color: #005b9c;
                   }
.rightsectionheadtext {
	font-weight: bold;
	font-size: 12px;
	color: #005b9c;
                   }
.content {
	width: 426px;
	background-color: #f6f6f6;
         }
.content_text {
	margin-left: 10px;
              }
.free_text {
	margin-left: 10px;
	text-align:left;
              }
.contentbox {
	background-color: #f9f9f9;
	background-image: url('images/content_bg.gif');
	width: 426px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
             }
.footer {
	background-image: url('images/footerbg.gif');
	width: 760px;
	height: 32px;
	color: #6f2a00;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px SOLID #FFFFFF;
        }
.footerlink {
	color: #6f2a00;
             }

.download { 
	font-size: 16px;
}
