body {
	margin: 0;
}

#main {
	width: 740px;
	padding: 0;
	margin: 0;
	border: 0;
}

/***************** TOP **************************/
#top {
	width: 100%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(images/top.gif) no-repeat;
}

/***************** NAV **************************/
#top table#nav {
	width: 310px;
	padding: 0;
	margin: 35px 0 0 430px;
	border: 0;
}

table#nav td#navTop {
	margin: 0;
	padding: 0 3px 3px 0;
	text-align: right;
}

table#nav td#navBottom {
	margin: 0;
	padding: 0 3px 0 0;
	text-align: right;
	border-top: 1px solid #333333;
}

#top table#nav a {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#top table#nav a:hover {
	color: #CC0000;
	text-decoration: underline;
}

table#mid {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}

table#mid img {
	margin: 0;
	padding: 0;
	border: 0;
}

table#mid td {
	width: 25%;
	height: 20px;
	padding: 0 1px;
	margin: 0;
	border: 0;
	text-align: left;
	border-bottom: 2px solid #FFF;
}

table#mid a {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	text-decoration: none;
}

table#mid td#nav1 {
	background: url(images/bk_blue1.gif) repeat;
	border-right: 3px solid #FFF;
}

table#mid td#nav1 a {
	color: #FFF;
}

table#mid td#nav1 a:hover {
	color: #FF0;
}

table#mid td#nav2 {
	background: url(images/bk_blue2.gif) repeat;
	border-right: 3px solid #FFF;
}

table#mid td#nav2 a {
	color: #FFF;
}

table#mid td#nav2 a:hover {
	color: #FF0;
}

table#mid td#nav3 {
	background: url(images/bk_blue3.gif) repeat;
	border-right: 3px solid #FFF;
	border-left: 1px solid #FFF;
}

table#mid td#nav3 a {
	color: #000;
}

table#mid td#nav3 a:hover {
	color: #FF0;
}

table#mid td#nav4 {
	background: url(images/bk_blue4.gif) repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

table#mid td#nav4 a {
	color: #000;
}

table#mid td#nav4 a:hover {
	color: #F00;
}


/***************** CONTENT **************************/

table#content {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}

table#content td#chmLeft {
	width: 100%; 
	padding: 0; 
	margin: 0; 
	border: 0;
	vertical-align: top;
}

table#content td#chmRight {
	width: 175px; 
	padding: 10px 2px 2px 2px; 
	margin: 0; 
	vertical-align: top;
}

table#content td#chmRight p.quote{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height: 21px;
	margin: 10px;
}

table#content h1 {
	margin: 0 0 14px 0;
	padding: 0;
	border: 0;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	color: #336699;
}

table#content p {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
	margin: 5px 0 10px 0;
	padding: 0;
	border:0;
	text-align: justify;
}

table#content .hmExtra {
	width: 97%;
	padding: 10px;
	margin: 5px 0 0 0;
	border: 1px solid #CCCCCC;
}

table#content .hmExtra ul {
	margin-top: 5px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
}

table#content .hmExtra li {
	margin-bottom: 5px;
}

table#content .hmExtra a {
	display: block;
	padding: 0;
	margin: 10px 3px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
	text-align: right;
}

table#content .hmExtra a:hover {
	color: #0000CC;
	text-decoration: underline;
}

table#content .hmExtra table#m2DirAlpha {
	width: 95%;
	padding: 0;
	margin: 10px 0 0 0;
	border: 0;
}

table#content .hmExtra table#m2DirAlpha td {
	padding: 4px 0;
	margin: 0;
	border: 0;
	text-align: right;
	vertical-align: top;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	color: #666666;
}

table#content .hmExtra table#m2DirAlpha td#selAlpha {
	margin: 3px 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}

table#content .hmExtra table#tsales {
	width: 100%;
}

table#content .hmExtra table#tsales td {
	width: 50%;
	vertical-align: top;
}

table#content .hmExtra h2 {
	margin: 10px 0 0 5px; 
	padding: 0; 
	border: 0; 
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	color: #790000;
}

table#content .hmExtra h3 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #660000;
}

table#content .hmExtra p {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
	margin: 3px 0 10px 0;
	padding: 0;
	border:0;
	text-align: justify;
}

table#content .hmExtra table#m2DirAlpha input {
	margin: 0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
}

table#content .hmExtra table#m2DirAlpha select {
	margin: 0;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #333333;
}

table#content .hmExtra table#m2DirAlpha a {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

table#content .hmExtra table#m2DirAlpha a:hover {
	color: #F00;
	text-decoration: underline;
}


table#content .hmExtra table#m2Dir {
	width: 98%;
	padding: 0;
	margin: 10px 0 0 0;
	border: 0;
}

table#content .hmExtra table#m2Dir a {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table#content .hmExtra table#m2Dir td {
	padding: 3px 2px;
	margin: 0;
	border: 0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
	text-align: left;
	vertical-align: top;
}

table#content .hmExtra table#m2Dir td.m2TableTitle {
	padding: 2px 2px 3px 2px;
	font-weight: bold;
	vertical-align: bottom;
}

table#content .hmExtra table#m2Dir td.m2Even {
	background: #F1F1F1;
}

table#content .hmExtra table#m2Dir td.m2Odd {
	background: #CCCCCC;
}

#botnav {
	width: 100%;
	margin: 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

#botnav a {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#botnav a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/***************** FOOTER **************************/
table#footer {
	width: 740px;
	padding: 0;
	margin: 0;
	border: 0;
}

table#footer td#fLeft {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #999999;
	text-align: left;
	width: 50%;
	padding: 15px 0 10px 5px;
	margin: 0;
	border: 0;
	vertical-align: top;
}

table#footer td#fRight {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #999999;
	text-align: right;
	width: 50%;
	padding: 15px 5px 10px 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

table#footer td#fRight a {
	color: #999999;
}

table#footer td#fRight a:hover {
	color: #0000CC;
}

