/* Global Styles */

body {
	margin:0px;
	background:#E9E9E9
     }
	
td {
	font:12px Arial;
	color:#000000;
   }
	
a {

	color: #F58345;
	font-weight:bold;
  }
	
a:hover {
	color: #003366;
	}

/* ID Styles */

#footer td a {
color: #003366;
font-weight: lighter;
}

#footer td a:hover {
color: #ffffff;
font-weight: lighter;
}

#navigation td {
	/*border-bottom: 1px solid #C0DFFD; */
	}
	
#navigation a {
	font:12px Arial;
	color: #003366;
	line-height:4px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}

#tagline {	
	font:12px Arial;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#left_cw a {
	font:12px Arial;
	color: #003366;
	}
	
#left_cw a:hover {
	color:#FF6600;
	}
	
#left_er {
	color:#FF6600;
	}

	
/* Class Styles */
	
.bodyText {
	font:12px Arial;
	color:#426782;
	line-height:16px;
	margin-top:0px;
	text-align: justify;
	}

.pageName {
	font: 16px Arial;
	font-weight: bold;
	color: #426782;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.tableText {
	font:12px Arial;
	font-weight: bold;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	}	
	
.smallText {
	font:12px Arial;
	color: #003366;
	}
	
.navText {
	font:12px Arial;
	color: #003366;
	text-decoration: none;
	line-height:14px;
	}
	
.navHeading {
	font: 14px Arial;
	font-weight: bold;
	color: #000000;	
}
