/* CSS Document */

body {
font-family: verdana, arial, sans-serif;
font-size: 9pt;
background-repeat: no-repeat;
background-position: 0px 148px;
}

a:link {color: #333333;}

a:visited {color: #333333;}

a:hover {color: #666666;}

a:active {color: #336699;}



/* -------------- G E N E R A L  S T Y L E S ----------- */

#container {
	background-color: #fff;
	width: 760px;
	}
	
#incontainer {
	background-color: #ccc;
	width: 710px;
	margin: 0px 0px 0px 0px;
/*
	border: 2px solid #eee;
*/
	}


h1 {
	font-size: 13pt; 
	font-weight: 999;
	font-style: italic;
	color: #B01016;
	text-transform: uppercase;
	margin: 20px 0px 16px 8px;
}

h2 {
	font-size: 10pt; 
	font-weight: 999;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 10px 0px 8px 4px;
}

h3 {
		color: #666;
		font-size: 10px;
		padding: 2px;
		margin: 8px 0px 8px 0px;
		text-transform: uppercase;
		}


.footer {
	font-size: 8pt;
	color: #000;
	padding: 2px;
	text-align: center;
	background-color:#8BD7F8;
	width: 760px;
}

.footer a:link {color: #000;}

.footer a:visited {color: #000;}

.footer a:hover {color: #666666;}

.footer a:active {color: #369;}

.linksbox a:link {
	padding: 5px 8px 5px 16px;
	border: 1px solid #8BD7F8;
	text-align: center;
	background-image: url('images/triangle.gif');
	background-repeat: no-repeat;
	background-position: 2px 55%;
 }

.linksbox a:visited {

	padding: 5px 8px 5px 16px;
	border: 1px solid #8BD7F8;
	text-align: center;
	background-image: url('images/triangle.gif');
	background-repeat: no-repeat;
	background-position: 2px 55%;
 }


.content {
	font:11px tahoma,verdana,arial,sans-serif;
	color:#000000;
}

#photo_icon {
	float: right;
}


.mainlist {
		list-style-image: url(images/triangle.gif);
		font-size: 9pt;
}

.mainlist li {
		margin: 6px 0px;
		font-size: 9pt;
}

.smalllist {
		list-style-image: url(images/triangle.gif);
		font-size: 8pt;
}

.smalllist li {
		margin: 0px 0px;
		font-size: 8pt;
}


p {
	font-size: 9pt; 
	font-style: none;
	color: #000;
	margin: 8px 12px 12px 12px;
	/*padding: 0 0 1em 0;*/
}


.printpage {font-family:Verdana;
			color: #900;
			font-size: 8pt;
			padding: 3px;
			position:relative; 
			top: 7px;
			#top: 4px;
}

.printpage a:link {color: #900;}

.printpage a:visited {color: #900;}

.printpage a:hover {color: #c03;}

.printpage a:active {color: #c03;}


#splash_white {
		width:760px;
		margin: 0px 0px;
		text-align: left;
		background-image: url('images/background.gif');
		background-repeat: no-repeat;
		background-color: #fff;
		padding: 0px 0px;
		border: 1px solid #BEE6E8;
}

table#program {
		font-size: 9pt;
		margin: -18px 0px 14px 10px;
		border-spacing: 0px;
		background-color: transparent;
}

table#regular {
		font-size: 9pt;
		margin: -18px 0px 14px 10px;
		border-spacing: 0px;
		background-color: transparent;
}

table#regular2 {
		font-size: 9pt;
		margin: -15px 0px 14px 10px;
		border-spacing: 0px;
		background-color: transparent;
}

table#topnav {
		font-size: 9pt;
		margin: -10px 0px 0px 0px;
		border-spacing: 0px;
		background-color: transparent;
}

#program th {
		text-align: left;
		background-color: transparent;
}
		
		
#program tr {
		background-color: transparent;
}

#program tr.bluetr {
		background-color: #8BD7F8;
		height: 25px;
}

#program td {
		border: 1px solid #ddd;	
		
}

table#alpha {
		font-size: 9pt;
}


#quotebox {
		font-size: 8pt;
		position:relative;
		width: 350;
		border: 1px solid #8BD7F8;
		margin: 5px 5px 5px 10px;
		background-color: #eee;
		padding: 5px;
}

#exhibitbox {
		font-size: 9pt;
		position:relative;
		width: 330;
		border: 1px solid #e5a5a5;
		margin: 5px 5px 5px 10px;
		background-color: #f9ece6;
		padding: 5px;
}

#contactbox {
		float: right;
		width: 250;
		border: 1px solid #8BD7F8;
		margin: 5px 5px 5px 10px;
		padding: 10px;
}


#contactboxcenter {
		width: 250;
		border: 1px solid #8BD7F8;
		margin: 5px 5px 5px 10px;
		padding: 10px;
}

#sponsorbox_plat {
		font-size: 8pt;
		position:relative;
		width: 225;
		margin: 5px 5px 5px 10px;
		background-color: #6298b6;
		padding: 5px;
}

#sponsorbox_gold {
		font-size: 8pt;
		position:relative;
		width: 225;
		margin: 5px 5px 5px 10px;
		background-color: #d6cd81;
		padding: 5px;
}

#sponsorbox_silver {
		font-size: 8pt;
		position:relative;
		width: 225;
		margin: 5px 5px 5px 10px;
		background-color: #bcbec0;
		padding: 5px;
}


.greytext {
	font-size: 9pt;
	color: #333;
	margin: 20px 0px 16px 8px;
}


.titletext {

	font-size: 13pt; 
	font-weight: 999;
	font-style: italic;
	color: #0072BC;
	text-transform: uppercase;
	}

.redtext {font-size: 9pt; color: #EE1D24; font-weight: bold;}

.subtext {font-size: 9pt; font-weight: bold; color: #B01016;}

.whitetext {font-size: 9pt; color: #fff;}

.smalltext {font-size: 8pt; color: #333;}

.blacktext_cap {font-size: 10pt; font-weight: bold; color: #000; text-transform: uppercase;}

#toplinks {
	background-color:#fff;
	padding: 0px 8px 5px 3px;
	margin 6px;
	overflow: visible;
	font-size:7pt;
}


/* -------------- S P O N S O R S ----------- */

#sponsors_plat {
		float: right;
		width: 200px;
		border: 2px solid #eee;
		margin: 5px 10px 4px 20px;
		background-color: #fff;
		}
		
#sponsors_gold {
		float: right;
		width: 190px;
		border: 2px solid #eee;
		margin: 5px 10px 4px 20px;
		background-color: #fff;
		}

#sponsors_plat h3 {
		color: #666;
		font-size: 10px;
		padding: 2px;
		margin: 8px 0px 8px 0px;
		text-transform: uppercase;
		}

#sponsors_gold h3 {
		color: #666;
		font-size: 10px;
		padding: 2px;
		margin: 8px 0px 8px 0px;
		text-transform: uppercase;
		}

#supporting_media {
		float: left;
		width: 200px;
		border: 2px solid #eee;
		margin: 5px 10px 4px 20px;
		background-color: #fff;
		}


/* -------------- N A V I G A T I O N ----------- */


#navlist {
font-size: 12px;
margin: 0px 0 0px 0;
width: 100%;
}

#navlist li {
float: left;
list-style-type: none;
margin: 0 0 0 0;
padding: 10px 0px 8px 0px;
white-space: nowrap;
}

#navlist ul {
margin: 0;
padding: 0;
}

#navlist a {
padding: 5px 12px 8px 12px;
border: 0px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #8BD7F8;
background-repeat: no-repeat;
background-position: 0% 50%;
text-decoration: none;
}

#navlist a:link, #navlist a:visited {
color: #333333;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #5ECCF5;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #ffffff;
}
