/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #FF6600;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	}
.copyright {
	font-size: 9px;
	color: #6163C2;
}

	
/*#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("../pix/arrow.gif") 14px 45% no-repeat;
	}*/
	
/*#navigation a:hover {
	background: #ffffff url("../pix/arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}*/
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	}
	
#dateformat a {
	color: #6163C2;
	font-weight:bold;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:0.25em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.copyright a:link {
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.copyright a:visited {
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
/*ACCORDION MENU STYLES*/
.glossymenu{
display: none;}

.glossymenu a.menuitem{
	/*background: url("../pix/arrow.gif") 14px 45% no-repeat;*/


	background: #EEEEEE;

font: /*bold*/ .75ems Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	display: block;
	line-height:16px;
	letter-spacing:.14em;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding:8px 6px 10px 26px;
	/*padding: 4px 0;*/
	/*padding-left: 10px;*/
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #003366;
	text-align: left;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 13px;
left: -15px;
border: none;
}

.glossymenu a.menuitem:hover{
	background: #ffffff;
	color: #FF6600;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	text-align: left;
	display: block;
	line-height: 16px;
	letter-spacing: .14em;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
	text-align: left;
}

.glossymenu div.submenu ul li{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	line-height: 2em;
	padding-left: 16px;
	display: block;
}

.glossymenu div.submenu ul li a{
	display: block;


	font: normal .75ems Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 16px;
}

.glossymenu div.submenu ul li a:hover{
	color: #FF6600;
	background-color: #ffffff;
	text-decoration:underline;
}
tr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table {
	border: 1px solid #CCCCCC;
}
.sidebar {
display: none;
}
.sidebar a {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

