/* Global Styles */

body {
	margin:0px;
	}

td {
	font:12px arial;
	line-height:18px;
	color:#333333;
	}
	
a {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #ff0099;
	text-decoration:none;
	font-weight:normal;
	}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color:#0099ff;
}

h2 {
	font:14px arial;
	font-weight: lighter;
	color:#0099ff;
	}

h3 {
	font:12px arial;
	color:#0099ff;
	font-weight: lighter;
}

h4 {
	font:10px arial;
	font-weight: lighter;
	color:#0099ff;
	}
	


	
/* ID Styles */


	
#navigation a {
	font:10px arial;
	color: #0099ff;
	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: #ff0099;
	}
	
.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: #0099ff;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.bronzesponsors {
	font:12px arial;
	color: #666666;
	font-weight:normal;
	}
	
.quickText {
	font:10px arial;
	color: #666666;
	line-height:14px;
	font-weight:normal;
	}

.quickTextwhite {
	font:10px arial;
	color: #0099ff;
	font-weight:bold;
	line-height:14px;
	}
	
	
#subnavigation td {
	background-color: #000000;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	
#subnavigation a {
	font:11px arial;
	color: #0099ff;
	text-decoration:none;
	font-weight:bold;
	}
	
#subnavigation a:hover {
	font:12px arial;
	color: #ccccff;
	text-decoration:none;
	font-weight:bold;
	}
	
#subnavigation a:active {
	font:12px arial;
	color: #0099ff;
	text-decoration:none;
	font-weight:bold;
	}

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

.footerText {
	font:10px arial;
	color: #0099ff;
	margin:5px 15px 5px 15px;
	}

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

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

.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0099;
	text-decoration: none;
}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ff;
	text-decoration: underline;
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}


.borderTable   { 
	border: solid 1px #cccccc; 

	}
	
.programmeText   { 
	padding: 0px 20px 0px 20px; 

	}