body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 0px;
	background-color: #C3CADA;
	background-image: url(../images/pagebg.jpg);
	text-align: center;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}

hr{
	color: #515560;
	background-color: #515560;
	height:2px;
	border:none;
	margin:0px;
	padding:0px;
	
}

.bluehr{
	color: #4179A7;
	background-color: #4179A7;
	height:2px;
	border:none;
	margin:0px;
	padding:0px;
	
}

a, a:visited {
	color: #3F75A0;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active{
	color: #666;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

#page-frame {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4682B4;
}

#page-container {
	width: 900px;
	background-color: #C3CADA;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

#membersbox{
	background-image: url(../img/memberloginbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	color: #333;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	line-height: 22px;
	margin-top: 6px;
	height: 100px;
}

#membersbox a:link, #membersbox a:visited {
	color: #2973b0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#membersbox a:hover, #membersbox a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#headerbar{
	background-image: url(../img/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: auto;
	margin-top: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #4682b4;
	text-align: left;
	vertical-align: top;
	padding-left: 185px;
	padding-top: 2px;
}

#content-holder{
	background-image: url(../img/main1x.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#content-area{
	float: left;
	height: auto;
	width: 660px;
	margin-top: 25px;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 5px;
	background-color: #d7dce7;
	margin-left: 14px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#leftbar{
	float: left;
	height: auto;
	width: 206px;
}

#social-links{
	background-color: #394158;
	width: 180px;
	margin-right: 6px;
	margin-left: 20px;
	margin-bottom: 30px;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
	line-height: 14pt;
}

#leftbar-top{
	background-image: url(../img/leftsidetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 206px;
}

#leftbar-top a:link, #leftbar-top a:visited {
	color: #333;
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #C3CADA;
	height: 23px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-left: 80px;
	margin-top: 10px;
	padding-top: 2px;
}

#leftbar-top a:hover, #leftbar-top a:active {
	color: #a39e93;
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #3c3525;
	height: 23px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-left: 80px;
	margin-top: 10px;
	padding-top: 2px;
}

#leftbar-middle{
	height: auto;
	width: 206px;
}

#leftbar-middle a:link, #leftbar-middle a:visited {
	color: #333;
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #C3CADA;
	height: 23px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-left: 48px;
	margin-top: 10px;
	padding-top: 2px;
}

#leftbar-middle a:hover, #leftbar-middle a:active {
	color: #a39e93;
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #3c3525;
	height: 23px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-left: 48px;
	margin-top: 10px;
	padding-top: 2px;
}

#cover{
	background-color: #C3CADA;
	height: 25px;
	width: 900px;
	margin-top: 30px;
}

#bottombar{
	background-image: url(../img/bottombg.jpg);
	height: 147px;
	width: auto;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: top;
}

#bottombar-content{
	font-size: 11px;
	line-height: 16px;
	padding-top: 15px;
}

#bottombar-content a:link, #bottombar-content a:visited {
	color: #2973b0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 12px;
	padding-left: 12px;
}

#bottombar-content a:hover, #bottombar-content a:active {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 12px;
	padding-left: 12px;
}

#codebox{
	font-size: 8pt;
}

#codebox a:link, #codebox a:visited {
	font-size: 8pt;
}

#codebox a:hover, #codebox a:active {
	font-size: 8pt;
}

#previewbox{
	text-align: center;
	vertical-align: top;
	padding: 4px;
	float: left;
	height: auto;
	width: 183px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #465473;
	font-size: 9pt;
	background-color: #FDFDFD;
}

#previewbox a:link, #previewbox a:visited {
	font-size: 9pt;
}

#previewbox a:hover, #previewbox a:active {
	font-size: 9pt;
}

#registerimage{
	float: right;
	height: auto;
	width: 165px;
	text-align: left;
	vertical-align: top;
}

#highlight-area{
	background-color: #F2F3F7;
	padding: 5px;
	border: 1px double #606;
}

td.infoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3a3d44;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	
}

td.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

td.infotextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

td.smallertxt {
	font-size: 9pt;
	line-height: 15pt;
}

td.listboxheader {
	font-size: 10pt;
	padding: 5px;
	color: #FFF;
	background-color: #4682B4;
}

a.HeaderLink:link, a.HeaderLink:visited {
	color: #FFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.HeaderLink:hover, a.HeaderLink:active {
	color: #CCC;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}




td.listbox {
	font-size: 10pt;
	padding: 5px;
}

td.listbox2 {
	font-size: 10pt;
	padding: 5px;
	background-color: #e3e7ee;
}

.formbutton{
	cursor:pointer;
	color:#4682B4;
	font-weight:bold;
	background-color: #e4e7ef;
	height: 26px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #4682B4;
}

.clear-floats { 
	clear:both; 
}

.nameBold{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.subheader{
	font-size: 16pt;
	font-weight: bold;
	color: #515560;
}

.subheaderBlue{
	font-size: 18pt;
	font-weight: bold;
	color: #4179A7;
}

.subheaderSmallBlue{
	font-size: 14pt;
	font-weight: bold;
	color: #4179A7;
}

.subheaderSmall{
	font-size: 13pt;
	font-weight: bold;
	color: #3a3d44;
}

.smalltxt{
	font-size: 9pt;
}

.smalltxtGrey{
	font-size: 8pt;
	color: #999;
}

.warning{
	font-size: 11pt;
	color: #F00;
}

.scheduleblack{
	color: #000;
	font-weight: bold;
}

.darkblue{
	color: #009;
}

.schedulegreen{
	color: #063;
	font-weight: bold;
}

.scheduleyellow{
	color: #F90;
	font-weight: bold;
}

.schedulered{
	color: #F00;
	font-weight: bold;
}
td.scheduleheader{
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 16pt;
}

a.codeLink:link, a.codeLink:visited {
	color: #396A93;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.codeLink:hover, a.codeLink:active {
	color: #FFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#MA {
	font-size: 8pt;
	color: #333;
	text-align: center;
	vertical-align: top;
}

#MA a:link, #MA a:visited {
	color: #333;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#MA a:hover, #MA a:active {
	color: #FFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
