*{
	padding:0px;
	margin:0px;
}

a{
	color: #00345B;
}

p{
	margin:0px;
	padding: 5px 0px;
	line-height: 1.5
}

input, select, textarea,file{
	border:1px solid #807e7f;

}

input[type=submit] { padding: 3px 5px 3px 5px; margin: 0 5px 0 5px; }

.errorExplanation {
	color: #b00000;
	font-weight: bold;
}

form{
	padding:0px;
	margin:0px;
}

form abbr[title=required] { margin-left: 2px; color: red; text-decoration: none; border-bottom: none; }

img{ border: 0px; }

h2{
	font-size: 18px !important;
	font-weight: bold !important;
	color: #617A9D !important;
	font-family: Garamond, 'Georgia', times, serif !important;
}

fieldset{
	padding: 20px;
}
fieldset legend{
	font-weight: bold;
	padding: 0 5px;
}
fieldset table tr th{
	width: 130px;
	height: 18px;
}

.widgEditButton a{
	border-bottom: 0px dashed #000;
	text-decoration:none;
}
body {
	background:#e0e6eb;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px auto;
	padding:0;
}
ul,ol{
	margin-left:20px;
}

.marquee-holder{
	float: left;
	width: 450px;
	padding: 5px 0px;
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	margin-bottom: 20px;
}

.marquee {
	height: 14px;
}

.center{
	text-align: center;
}

#header{
	float: left;
	height:172px;
	width: 100%;
	background-color:#00345B;
	border-bottom: solid 1px #fff;
	text-align: center;
}

#header-inner{
	margin: auto;
	width: 974px;
}

#header #header-inner .left{
	float: left;
	width: 274px;
	text-align: left;
	padding-top: 10px;
}
#header #header-inner .right{
	float: left;
	width: 700px;	
}
#horz-bar{
	float: left;
	width: 100%;
	height: 10px;
	background: #ABCEF3;
}

#main-content{
	float: left;
	width: 100%;
	text-align: center;
	background: #fff;
	padding-bottom: 44px;
	border-bottom: solid 1px #c8d2df;
}

#main-content-inner{
	margin: auto;
	width: 974px;
	text-align: left;
	padding-top: 20px;
}

#add-button{
	float: left;
	width: 746px;
	background: #e1edfa;
	border: solid 1px #00345B;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftbar{
	float: left;
	width: 176px;
}

#twitter {
	float: left;
	margin-top: 20px;
}

#twitter .page_heading {
	float: left;
	width: 156px !important;
}

#twitter .tweet_list {
	width: 176px;
	background-color: #ececec;
}

#twitter .tweet_even {
	background-color: #dcdcdc;
}


#navbar{
	float: left;
	min-height:479px;
	width: 176px;
	background-color:#abcef3;
	border-top:2px solid #00345b;
	font-size: 12px;
	padding-bottom: 15px;
}

#navbar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar ul li{
	display: block;
	width: 164px;
	height: 18px;
	padding-top: 2px;
	padding-left: 12px;
	margin: 8px 0px;
}

#navbar ul li a{
	text-decoration: none;
	color: #000;	
}

#navbar ul .current{
	background: url(/images/nav-arrow.png) top right no-repeat;
	background-color: #00345B;
}

#navbar ul .current a{
	color: #fff;
}

.subnav{
	padding-left: 25px !important;
	background: url(/images/subnav-arrow.png) no-repeat;
	background-color: #dae7f4;
	width: 151px !important;
}

#content{
	float: left; 
	width: 768px;
	min-height: 450px;
	padding-left: 30px; 
	background: url(/images/watermark.png) bottom right no-repeat;
}

#footer{
	width: 100%;
	float: left;
	color:#617A9D;
	margin-top: 20px;
	margin-bottom:10px;
	font-size:10px;
	text-align:center;
}
#footer a{
	color:#617A9D;
	text-decoration:underline;
}
#content_container{
	width:970px;
	background-color:#fff;
}
#page_content{
	float:left;
	width:678px;
	border:1px solid #807e7f;
}
#trigger{
	margin-bottom:-3px;
}

.support_heading {
	color:#000;
	font-family:'Trebuchet MS',Verdana,Sans-Serif;
	font-size:1.5em;
	font-weight:normal;
	line-height:20px;
	margin:5px 0px 0px 0px;
}
.red_bg_heading{
	color:#fff;
	font-family:'Trebuchet MS',Verdana,Sans-Serif;
	font-size:1.4em;
	font-weight:normal;
	line-height:25px;
	background-color:#aa0b1a;
	width:260px;
	height:25px;
	padding:0px 10px;
	border-bottom:1px solid #000;
}
.login_panel_container{
	width:280px;
	border: 1px solid #807e7f;
	margin:5px 0px;
}
.login_panel{
	width:260px;
	padding:0px 0px;
}
.login_panel2{
	width:490px;
	padding:5px 0px;
}
.login_panel2 .left{
	width:110px;
}
.login_panel2 .right{
	text-align:left;
}
.enews_panel{
	width:260px;
	padding:2px 0px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
.info_msg{
	color:red;
}
.hr{
	width:600px;
	margin:5px auto;
}

#sponsors {
	text-align: center !important;
	margin-top: 10px;
	height: 85px;
	width: 280px;
}

.sponsor_panel{
	background-color:#bdc9ec;
	width:260px;
	padding:10px 10px;
	border: 1px solid #999;
	margin:0px 0px 5px 0px;
}
.sponsors_frame {
	background:url(../images/official-sponsors-frame.gif) no-repeat scroll center top;
	height:114px;
	vertical-align:middle;
	width:116px;
	text-align:center;
	
}

.heading {
	color:#000;
	font-family:'Trebuchet MS',Verdana,Sans-Serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:18px;
	margin:2px 0px 0px 0px;
}
.summary_container{
	width:320px;
	padding:10px 10px;
	
	
}
.panel_container{
	padding:0px 10px;
	background-color:#ececec;
}
.page_heading{
	color:#00345B;
	font-family: Garamond,'Georgia',Verdana,Sans-Serif;
	font-size:1.6em;
	font-weight:bold;
	line-height:25px;
	background: url(/images/page-heading.png) bottom right no-repeat;
	background-color:#B6D8F6;
	width:748px;
	height:25px;
	padding:0px 10px;
	border-top:2px solid #00345B;
	margin-bottom: 20px;
}
.link_heading{
	color:#fff;
	font-weight:normal;
	line-height:26px;
	background-color:#807e7f;
	width:750px;
	height:30px;
	padding:0px 10px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
.label{
	width:250px;
}
.bold{
	font-weight: bold;
}
.field{
	width:470px;
}
.row{
	padding:3px 0px;
}
.text_small{
	width:180px;
}
.text_medium{
	width:260px;
}
.text_large{
	width:490px;
}
.label{
	font-weight:bold;
	text-align:right;
}
.padding_top_bottom{
	padding:5px 0px;
}
.link_button{
	font-weight: bold;
	cursor:pointer;
	
}
.member_button{
	font-weight: bold;
	cursor:pointer;
	
}

.title_heading{
	font-size:14px;
	font-weight:bold;
	color:#807e7f;
	padding:5px 0px;
}
option{
	padding-left:5px;
}

#homepage-right{
	float: right; 
	width: 304px;
	background: #fff;
}
.homepage-right-inner{
	float: right;
	width: 284px;
}
#home-login-box{
	float: right;
	width: 284px;
	height: 135px;
	background: #ececec;	
}


#why-not{
	float: left;
	width: 450px;
	margin-bottom: 20px;
}

.hp-gallery{
	float: left;
	width: 460px;
}
.hp-gallery-img{
	float: left;
	padding: 4px;
}
.hp-gallery-img img{
	border: solid 2px #00345B;	
}

#hp-news-list{
	float: left; 
	width: 235px;
	text-align: left;
}
#hp-news-list ul{
	margin: 0px;
	padding: 0px;
	padding: 10px;
	margin-left: 20px;
	list-style-type: none;
	background: url(/images/hp-news-bg.png) repeat-x;
	min-height: 123px;
}	
#hp-news-list ul li{
	margin: 0px;
	padding-bottom: 8px;
}	

.button-to { display:inline-block; }

.blue-button {
	background-color: #00456f;
	color: #b6d8f6;
	border: 1px outset #807e7f;
	font-weight: bold;
}

.calendar { background-color: #eeeeee; text-align: center; border-collapse: separate; border-spacing: 0; margin: 0px; padding: 0px; margin: auto; }
.calendar .monthNames { background-color: #dddddd; border: 1px solid green;  }
.calendar .monthNames input { padding: 3px; border: none; width: 100%; }
.calendar .otherMonth { visibility: hidden; }
.calendar .day { border: 1px solid #eeeeee; width: 28px; height: 21px; background: no-repeat url('/images/calendar-bg.gif'); }
.calendar .event { background: no-repeat url('/images/calendar-event.gif'); }
.calendar .event a { color: white; font-weight: bold; text-decoration: none; display: block; }
.calendar .today { border: 1px dotted red; }

