/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	line-height:18px;
	color:#666666;2
	}

	
a {
	color: #003399;
	text-decoration:none;
	font-weight:none;
	}
	
a:hover {
	color: #003399;
	text-decoration:underline;
	font-weight:normal;
	}

LI.list2 {
	list-style: square outside; 
	margin-bottom: 10px;
}

h1 {
	font:18px arial;
	color:#000066;
}

h2 {
	font:14px arial;
	color:#000066;
	}

h3 {
	font:12px arial;
	color:#000066;
	}

h4 {
	font:10px arial;
	color:#666666;
	}
	



	
/* ID Styles */


	
#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}
	
#navigation a:active {
	font:11px arial;
	color: #FFFFFF;
	}
			
#padding {
	padding:20px 5px 20px 5px;
	}
		
#noborder td {
	border: 0px;
	}

/* Class Styles */

	
ul.NoIndent {
    margin-left: .5em;
    padding-left: .5em;
}

.navText {
	font:10px arial;
	color: #000066;
	}
	
.smallText {
	font:10px arial;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:18px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.quickHeaderwhite {
	font:12px arial;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.quickHeader {
	font:12px arial;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.quickText {
	font:10px arial;
	color: #000000;
	line-height:14px;
	font-weight:normal;
	}

.quickTextwhite {
	font:10px arial;
	color: #ffffff;
	font-weight:bold;
	line-height:14px;
	}
	
.table {
	border: 1pt solid #666666;
}
	
#subnavigation td {
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	
#subnavigation a {
	font:11px arial;
	color: #000066;
	text-decoration:none;
	font-weight:normal;
	}
	
#subnavigation a:hover {
	font:12px arial;
	color: #000066;
	text-decoration:none;
	font-weight:normal;
	}
	
#subnavigation a:active {
	font:12px arial;
	color: #000066;
	text-decoration:none;
	font-weight:bold;
	}

.subnavText {
	font:12px arial;
	color: #000066;
	}

.compText {
	font:10px arial;
	color: #000000;
	margin:5px 15px 5px 20px;
	}

 #base li {
		list-style-position: outside;
		list-style-type: disc;
		list-style-image: none;
	}

#topiclist  {border-bottom-width: 0;}