/* Global Styles */

body {
	margin:0px;
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	
	}
	
a {
	color: #006699;
	text-decoration: none;
	}
a:visited {
	color: #CC3300;
	text-decoration: none;
}

	
a:hover {
	color: #CC3300;
	text-decoration: underline;
	}



/* ID Styles */

#navigation td {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	}
#navigation {
	background-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
	
#navigation a {
	color: #FF9900;
	line-height:16px;
	letter-spacing:1px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 1px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #FF6600;
	}
		

	
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #990000;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
	}
#main-table {
	width: 800px;
	background-color: #FFFFFF;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.Title-Right {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.Title-Right-td {
	border: 1px solid #999999;
}
