/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
hr {
	border-top:2px solid #999;
	height:3px;
	border-bottom:1px solid #000000;
}	
.registrationtable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.bottomborder{
	border-right-width: thin;
	border-bottom-style: solid;
}	
	
#logo 	{
	color: #ffffff;
	letter-spacing:normal;
	line-height:30px;
	font-family: "Book Antiqua";
	font-size: 30px;
	background-position: center;
	}

#tagline 	{
	color: #FFcc18;
	letter-spacing:normal;
	line-height:18px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	background-position: center;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
.planaryheading {
	color: #990000;
	font-weight: bold;
}

		
#dateformat {
	letter-spacing:0.2em;
	background-color: #99B7DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #3366CC;
	line-height:24px;
	letter-spacing:0.05em;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	}
	
.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 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	



.strip_heading {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.menu_heading {
	FONT-SIZE: 11px; COLOR: #ff7810; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/*7/1/2008*/
.contenttitle {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.contenttitle h1 {
	display:block;
	width:100%;
	text-align:left;
	font-size:20px;
	font-weight:900;
	color:#990000;
	line-height:25px;
	font-family: Georgia;
	}
.header {
	background-color:#739CD1;
	color:#000000;
}
.oddcolor {
	background-color:#E6F3FF;
}
.evencolor {
	background-color:#F2F2F2;
}	