/* Global Styles */

body {
	margin:0;
	}
	

	
td {
	font:12px arial;
	color:#cccccc;
	}
	
hr {
	height:1px; 
	color: #ffffff;
	border: 0;
	}
	
input.btn { 
	  color:#ffffff; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#000000; 
	  border: 2px solid; 
	  border-color: #ffffff; 
}

input.box { 
	  color: #666; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#ffffff; 
	  border: 2px solid; 
	  border-color: #ffffff; 
}

	
a {
	color: #EEC642;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #CC3300;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
	}
	
a.left:link {
	color: #EEC642;
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	}	
	
a.left:hover {
	color: #CC3300;
	text-decoration: underline;
	text-align: left;
	font-size: 10px;
	}
/* ID Styles */

#navigation td {
	border-bottom: 1px solid rgb(51,51,51);
	}
	
#navigation a {
	font:11px arial;
	color: #333333;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:12px 6px 8px 20px;
	background:  url("images/mm_arrow_bullet.gif") 8px 55% no-repeat;
	font-weight:bold;
	}
	
#navigation a:hover {
	background:  url("images/mm_arrow_bullet_on.gif") 8px 55% no-repeat;
	color:#2DA338;
	font:11px arial;}
	

#navigationTop td {
	border-bottom: 1px solid rgb(51,51,51);
	}
	
#navigationTop a {
	font:11px arial;
	color: #333333;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	background:  url("images/mm_arrow_bullet.gif") 8px 55% no-repeat;
	font-weight:bold;
	}
	
#navigationTop a:hover {
	background:  url("images/mm_arrow_bullet_on.gif") 8px 55% no-repeat;
	color:#2DA338;
	font:11px arial;
	}
	
#sidebarHeader {
	padding: 4px;
	border: 1px solid rgb(102,102,102);
	border-color:#FFFFFF;
	}

#logo {font:20px arial;
	color: #FFCC33;
	letter-spacing:.2em;
	}

#tagline {font:12px geneva;
	color: #5B6C86;
	letter-spacing:.4em;
	}
	
#dateformat {font:11px arial;
	color: #000000;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #0099ff;
	letter-spacing:.1em;
	}
	
#borderLeft {
	border-left: 1px solid rgb(102,102,102);
	border-color:#FFFFFF;
	}
	
#borderRight {
	border-right: 1px solid rgb(102,102,102);
	border-color:#FFFFFF;
	}
	
#borderBottom {
	border-bottom: 1px solid rgb(102,102,102);
	border-left: 1px solid rgb(102,102,102);
	border-right: 1px solid rgb(102,102,102);
	border-color:#FFFFFF;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px arial;
	color:#ffffff;
	line-height:20px;
	margin-top:0;
	}
	
.pageName{
	font:18px arial;
	color: #FFCC33;
	line-height:22px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	}
	
.imgborder{
	border: 2px solid #FFFFFF;
	}
	
.subHeader {
	font:11px arial;
	color: #EEC642;
	line-height:18px;
	letter-spacing:.1em;
	font-weight:bold;
	}	

.detailText {
	font:11px arial;
	color:#cccccc;
	line-height:16px;
	}
	
.smallText {
	font:10px arial;
	color:#cccccc;
	text-align: left;
	}
	
.bodyText {
	text-align: left;
}
.bodyText .bodyText {
	font-size: 14px;
}
.headline_anchor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	color: #FC0;
}
.headline_anchor a { 
text-decoration: none; 
color: #FC0; } 

.headline_anchor a:hover{ 
text-decoration: none; 
color: red;
font-size:16px; 
}
#special_message {
	font-size: 16px;
}

