body{
	font-family: Helvetica, Arial, sans-serif;
	background:#5F88C4;
}
#full_header_wrapper {
	width: 900px;
	margin: 0 auto;
}	
#container  {
background:transparent;
margin:0 auto;
padding:0;
width:100%;
}
#header  {
background:none repeat scroll 0 0 #FFFFFF;
border-top:25px solid #00215B;
height:90px;
margin:0 auto;
padding:0;
width:100%;
}

#header img{
	float: left;
	padding: 18px 20px;
	border: 0;
	margin: 0;
}

#header ul{
	display: block;
	float: right;
	padding: 0 20px 0 0;
	margin: 15px 0 0 0;
}

#header ul li{
	display: inline;
	color: #5f88c4;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	padding: 0 5px;
}

#header ul li form{
	margin: 0;
	padding: 0;
	display: inline;
}

#header ul li p{
	margin: 0;
	padding: 0;
	display: inline;
}

#header p{
	clear: right;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
	color: #5f88c4;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding-right: 20px;
}

#header a{
	text-decoration: none;
	color: #5f88c4;
	font-weight: bold;
	font-style: italic;
}

#main  {
margin:0 auto;
min-height:80px;
padding:20px 0 14px 20px;
width:880px;
background: #FFF;
}

#wLeftNav #main{
	background: #cfdbed;
}

#full #main{
	background: #ffffff;
}


#main #leftBar{
	width: 200px;
	padding: 0;
	margin: 0;
	float: left;
}

#main #leftBar ul{
	display: block;
	padding: 0;
	margin: 0;
}

#main #leftBar ul li{
	display: inline;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}

#main #leftBar ul li a{
	background: #5f88c4;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	display: block;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
	margin: 0;
}

#main #leftBar ul li a:hover{
	background: #00215b;
}

#full #main #mainBody{
	margin: 0 0 0 0px;
	padding: 10px 0px 10px 0px;
	background: #fff;
}


#wLeftBar #main #mainBody{
	margin: 0 0 0 200px;
	padding: 10px 0px 10px 30px;
	background: #fff;
}

#main #mainBody #mainBodyNest{
	float: left;
	width: 100%;
}

#main #mainBody #mainBodyNest ul{
	margin: 10px 30px;
}

#main #mainBodyFloat{
	float: right;
	width: 205px;
	padding: 0;
	margin: 0 0 0 10px;
	background: #cfdbed;
}

#main #mainBodyFloat p{
	font-size: 11px;
	color: #00215b;
	font-weight: bold;
	padding: 20px 15px 0 15px;
	font-style: italic;
}

#main #mainBodyFloat img{
	padding: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #fff;
}

#mainBodyNest h1{
	color: #00215b;
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 0 25px 0;
	margin: 0;
}

#mainBodyNest h3{
	color: #00215b;
	font-size: 12px;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}

#mainBody p{
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 5px 0;
}

td {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 5px 0;
}

.link {
	font-size: 12px;
	color: #5f88c4;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 5px 0;
}

#mainBody li{
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}

#mainBody b.blue{
	color: #00215b;
	font-weight: bolder;
}

#mainBody p a{
	color: #5f88c4;
}

#topNav  {
background:none repeat scroll 0 0 #00215B;
height:26px;
margin:0 auto;
width:100%;
}

#topNav ul {;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
}


#topNav li {
	position: relative;
	display: inline;
	color: #5f88c4;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	background: url('css_images/topnav_ico.jpg') no-repeat center left;
	margin: 0;
	padding: 0;
}

#topNav li.hover{
	z-index: 10;
}

#topNav li ul {
	padding: 0;
	top: 16px;
	left: 0;
	position: absolute;
	background: #5f88c4;
	width: 210px;
	display: none;
	border: 1px solid #00215b;
	border-top: 0px;
	text-align: left;
}

#topNav li ul.left {
	right: 0 !important;
	right: 801px;
	left: auto;

}

#topNav li ul li{
	position: relative;
	display: block;
	width: 210px;
}

#topNav li ul ul {
	margin: -17px 0 0 0;
	left: 210px;
	border: 1px solid #00215b;
}

#topNav li ul.left ul{
	right: 140px;
	left: auto;
}

#topNav li.hover ul ul, #topNav li.hover ul ul ul{
	display: none;
}

#topNav li.hover ul, #topNav li li.hover ul, #topNav li li li.hover ul{
	display: block;
}

#topNav a {
	margin: 0 -4px 0 0;
	padding: 0 12px;
	text-decoration: none;
	color: #5f88c4;
	font-weight: bold;
	font-style: italic;
	border-left: 1px solid #00215b;
	border-right: 1px solid #00215b;
}

#topNav li.hover a{
	background: #5f88c4;
	color: #00215b;
	color: #fff;
}

#topNav li.hover li a{
	border: 0;
	float: none;
	display: block;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 0 5px;
}

#topNav li li.hover a, #topNav li li.hover a:hover, #topNav li li li.hover a:hover{
	background: #00215b;
	color: #5f88c4;
	color: #fff;
}

#topNav li li.hover li a{
	background: #5f88c4;
	color: #00215b;
	color: #fff;
}

#footer  {
background:transparent;
border-bottom:0;
border-top:1px solid #00215B;
margin:0 auto 20px;
padding:5px 0 0;
width:900px;
}

#footer ul{
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
}

#footer li{
	display: inline;
}

#footer li a{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px;
	border-right: 1px solid #00215b;
}

#footer li a.last{
	border: 0;
}

#footer p{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #00215b;
}

#footer ul.search{
	display: block;
	/*float: right;*/
	padding: 0 20px 0 0;
	margin: 15px 0 0 0;
}

#footer ul.search li{
	display: inline;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	padding: 0 5px;
}

#footer ul.search li a{
	display: inline;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	padding: 0 5px;
	border-right: 0px;
}

#footer ul.search li form{
	margin: 0;
	padding: 0;
	display: inline;
	float: none;
}

#footer ul.search li form input{
	float: none;
}
#footer ul.search li p{
	margin: 0;
	padding: 0;
	display: inline;
}

#footer p.search{
	clear: right;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding-right: 20px;
}

#footer a.search{
	text-decoration: none;
	color: #5f88c4;
	font-weight: bold;
	font-style: italic;
}


/*********************Calendar*******************/

#calendarBody{
	width: 100%;
}

#calendarEvent{
	border: 1px solid #000000; 
	margin: 10px 0; 
	padding: 0;
	color:#FFF;
	font-family: Arial;
}

#calendarEvent h1{
	color: #ffffff;
	background: #5F88C4;
	font-size: 14px;
	padding: 0 10px;
	margin: 0;
	line-height: 28px;
	font-family: Arial;
}

#calendarEvent p{
	font-size: 11px;
	text-align: left;
	padding: 2px 10px;
	margin: 0;
	color:#FFF;
	font-family: Arial;
}

#calendarUpcoming{
 	float: right;
 	border-left: 1px dotted #dedede;
 	width: 200px;
 	margin: 0
}

#calendarUpcomingNest{
	width: 100%;
	margin: 0; 
	padding: 0;
}

#calendarUpcomingNest div{
	text-align: center;
	margin: 0 0 0 5px;
	padding: 5px;
	border: 1px solid black;
	background: #00215B;
}

#calendarUpcomingNest h1{
	color: #ffffff;
	background: #5F88C4;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 28px;
}

#calendarUpcomingNest p{
	color: #ffffff;
	font-size: 11px;
	text-align: left;
}

#calendarUpcomingNest a{
	color: #ffffff;
}

#calendar{
	border:1px solid black;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto 10px;
	padding:0;
	width:100%;
}

#calendar caption{
	color: #ffffff;
	background: #00215B;
	font-weight: bold;
}

#calendar th{
/*	width: 83px;*/
	height: 20px;
	border: 1px solid black;
	background: #5F88C4;
	color: #ffffff;
	font-size: 12px;
}

#calendar th a{
	color: #ffffff;
	text-decoration: none;
}

#calendar td{
	vertical-align: top;
	border: 1px solid black;
	width: 83px;
	height: 65px;
	padding: 0;
	margin: 0;
	overflow: hidden; 
	font-size: 10px;
}

#calendar td.event{
	background: #5F88C4;
}

#calendar td.active{
	background: #B82523;
}

#calendar td.event a:hover{
	background: #B82523;
	color: #ffffff;
	cursor: pointer;
}

#calendar td div{
	padding: 0px;
}

#calendar td span{
	color: #000000;
	font-weight: bold;

}
#calendar td span.date{
	background:#EFEFEF none repeat scroll 0 0;
	color: #000000;
	font-weight: bold;
	float: right;
	padding: 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:center;
	width:12px;

}
#calendar td a{
	padding: 0;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #00215B;
	font-weight: bold;
}

#calendar td a:hover{
	text-decoration: underline;
}

#calendar td a div{
	width: 83px;
	height: 65px;
}



.style2 {color: #FF0000}

/* Form Elements */

label {
margin: 0;
padding:0.2em;
margin-top:0.3em;
text-align:right;
width:100px;
float:left;
}

fieldset {
  background-color:#ccc;
  width:400px;
  text-align: left;
  padding-left: 15px;
  }

.br {display:none;}  
  
.textfield  {
color:#333 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("../images/textfield_bg.gif") no-repeat fixed;
width:250px;
voice-family: "\"}\""; 
voice-family:inherit;
width:250px;
}
fieldset>input.textfield {
background: transparent url("../images/textfield_bg.gif") no-repeat;
}
textarea {
color:#333 ;
margin:3px;
height:100px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("../images/textarea_bg.gif") no-repeat fixed;
width:250px;
voice-family: "\"}\""; 
voice-family:inherit;
width:250px;
}
fieldset>textarea {
background: transparent url("../images/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("../images/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width: 80px;
color:#666;
text-transform:uppercase;
}

#speaker_request_form label { width: 150px; float: left; font-size: 12px;padding: 5px;  text-align: left; margin-top: 5px;}
#speaker_request_form label.right { margin-left: 10px; }
#speaker_request_form label.long {width: 380px;}
#speaker_request_form input[type="text"],#speaker_request_form input[type="password"] { margin-top: 5px; float: left; padding: 0px;  background: transparent url(../images/SpeakerFormInput.png) 0 0 no-repeat; height: 25px; width: 172px; border:0; padding-left: 7px; padding-right: 7px;}
#speaker_request_form input[type="text"].error { background: transparent url(../images/SpeakerFormInputReq.png) 0 0 no-repeat; }

#speaker_request_form textarea { overflow: auto; background-position: fixed; margin-top: 5px; float: left; background: #FFF url(../images/SpeakerFormTextArea.jpg) 0 0 no-repeat; height: 80px; width: 172px; border:0; padding-left: 7px; padding-right: 7px; padding-top: 10px; padding-bottom: 10px; margin:0;}
#speaker_request_form textarea.error {  background: #FFF url(../images/SpeakerFormTextAreaBigReq.jpg) 0 0 no-repeat !important; height: 110px; width: 465px; }

#speaker_request_form textarea.big { background: #FFF url(../images/SpeakerFormTextAreaBig.jpg) 0 0 no-repeat; height: 110px; width: 465px; }
#speaker_request_form textarea.bigreq {  background: #FFF url(../images/SpeakerFormTextAreaBigReq.jpg) 0 0 no-repeat; height: 110px; width: 465px; }

#speaker_request_form textarea.pushleft { margin-left: 10px; }
#speaker_request_form br { clear: both; }  
