body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
}

form {}

a:link { 
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000000;
	text-indent: 5px;

	
}

/* ID Styles */
#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	


/* Class Styles */
.title {
	font-size: 18px;
	line-height: 20px;
    color: #003333;}

.subtitle {
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.h1 {
	font-size: 16px;
}

.nav {
	font-weight: normal;
	background-color: #CCFF99;
}
.navLink {
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
 color: #003333;
}

.sidebarHeader {
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	font-size: 9px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	background-color: #FFFFFF;
}

.legal {
	font-size: 9px;
	color: #333333;
}

.TableBoxLarge {
	border-width: thin;
	border-color: #F0F0F0;
	border-style: double;
	background-color: #D0CACC;
	vertical-align: top;
 }

.promo {
	color: #000033;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.TableBoxSmall {
	border-width: thin;
	border-style: double;
	background-color: #D3B980;
	vertical-align: middle;
	border-color: #D3B980;
	text-align: center;
}
.TableBackground {
	background-color: #FFF4CD;
	vertical-align: top;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
