/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px verdana;
	color:#5B6C86;
	}
	
h1 {
    font:18px arial;
	color: #cc0000;
	line-height:22px;
	letter-spacing:.2em;
	
	}

h2 {
	font: 14px, verdana, arial;
	color: #000066;
	font-weight: bold;
	letter-spacing:.1em;
}

hr {
	height:1px; 
	color: #AFC3AB;
	border: 0;
	}
	
a {
	color: #cc0000;
	}
	
a:hover {
	color: #ff0000;
	}

/* ID Styles */

#maintbl td { font:10px arial; color:#5B6C86;
}
#maintbl th {font: 11px arial; color:#000033; font-weight:bold;
}
#resulttbl td { font:12px arial; color:#5B6C86;
}
#resulttbl th {font: 13px arial; color:#000033; font-weight:bold;
}
#navigation td {
	border-bottom: 1px solid #ffffff;
	}
	
#navigation a {
	font:11px arial;
	color: #ffffff;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	background: url("mm_bullet.gif") 8px 50% no-repeat;
	}
	
#navigation a:hover {
	background: #ccd8e2 url("mm_bullet_vsmall.gif") 8px 50% no-repeat;
	color:#cc0000;
	}
	
#navheader {
	font:14px arial;
	color: #5B6C86;
	letter-spacing:.1.2em;
	line-height:30px;
	padding:8px 0px 8px 0px;
	border-bottom: 1px solid rgb(91,108,134);
	}

#colheader {
	padding: 4px;
	}

#logo {font:20px verdana;
	color: #ffffff;
	letter-spacing:.3em;
	}

#tagline {font:12px verdana;
	color: #5B6C86;
	letter-spacing:.2em;
	}
	
#footer {
   	font:10px arial;
	color:#99B2CC;
}
#footer a {
   	font:10px arial;
	color:#99B2CC;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* Class Styles */
	
.mainTableBold {
   font:10px arial; 
   font-weight:bold; color: red;
}
.detailBold {
    font:11px arial;
    color: #000033;
	font-weight: bold;
	line-height:18px;
}
.bodyText {
	font:12px verdana,arial;
	color:#5B6C86;
	line-height:20px;
	margin-top:0;
	}
	
.pageName{
	font:18px arial;
	color: #AFC3AB;
	line-height:22px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:14px arial;
	color: #B2CFED;
	line-height:18px;
	letter-spacing:.1em;
	}

.detailText {
	font:11px arial;
	color:#5B6C86;
	line-height:18px;
	}
	
.smallText {
	font:10px arial;
	color:#666666;
	}
	
.navText {
	font:11px arial;
	color: #5B6C86;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #dddddd;}

.style3 a:link {color:#dddddd;}
.newstyle {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

