#bottom{
width:150px;
align:center;
background-color:#333333;
}

body{
	margin: 0px;
	padding: 0px;
	background: #001a5d;
}

.regText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

	}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	}
.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	margin-left:10px;
	margin-top:10px;
	}
	
.pageBody{
	margin:10px;
	}
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;
	}
.errText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	font-weight:bold;

	}
.textButton{
	border-style:none;
	background-color:transparent;
	font-weight:bold;
	cursor:pointer;
	}

/* CSS Document */
/* BASIC SITE STYLES */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00288F;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #337A33;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #337A33;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

ul, li, ol, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.md {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.sm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.sm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.sm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #337A33;
	text-decoration: underline;
}

a.md:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #00288F;
	text-decoration: underline;
}

a.md:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #00288F;
	text-decoration: underline;
}

a.md:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #337A33;
	text-decoration: underline;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin: 3px;
	padding: 3px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #337A33;
	border: 1px solid #333333;
	margin: 4px;
	padding: 0px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/* CUSTOM STYLES */ 
.bghead {
	background: url(/images/header/bghead.jpg) repeat-x;
}
.bglogin	{
	background: url(/images/header/bglogin.jpg) no-repeat;
	height: 184px;
}
a.lg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.lg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.lg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #337A33;
	text-decoration: underline;
}

/* ASSOCIATION COMMON STYLES */


.borderbackground1 {
	background-color: #F5F5F5;
	border: 1px solid #666666;
}

.borderbackground2 {
	background-color: #FFFFFF;
	border: 1px solid #B1B1B1;
}

.displayingbackgroundtop {
	background-color: #C5D0B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.displayingbackgroundbottom {
	background-color: #C5D0B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.displayingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.headbackground {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.headtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.headtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #337A33;
	text-decoration: underline;
}

.otherbackground {
	background-color: #F7F7F7;
}

.memberpicborder {
	border: 1px solid #666666;
}

/* NO NEED TO CHANGE THESE */
.menuborder {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.menuborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666
}

.menuheader {
	background-color: #DFDFDF;
}

.messages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}

a.messages:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: underline;
}

a.messages:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: underline;
}


a.messages:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #337A33;
	text-decoration: underline;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #337A33;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #333333;
	background-color: #ffff33;
}

/* For the Traffic Tool in Admin Area */

.borderw {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #fff;
}

.smred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a81414;
}

.bordergraph2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

/* For the Traffic Tool in Admin Area */



td.box_head_mid{
	background: url(images/box_head_bg.gif);
	background-color: #809AA9;
}
td.box_head_sides{
	background-color: transparent;
	border-bottom-style:solid;
	border-bottom-color:#809AA9;
	border-bottom-width:1px;
}
.box_inner{
	background-color: #FAFAFA;
	border-left: solid 1px #809AA9;
	border-right: solid 1px #809AA9;
	border-bottom: solid 1px #809AA9;
	margin: 0px;
	padding:4px;
	text-align: left;
	height:300px;
	width: 240px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}
.box_err{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: red;
    font-weight:bold;
}
.box_title{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight:bold;
    white-space: nowrap;
    text-align: left;
}
.box_text{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.box_smallText{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.box_bigText{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight:bold;
    text-decoration: none;
}
a.box_bigText:link{ color: #000000; }
a.box_bigText:hover{ color: #000000; }
a.box_bigText:visited{ color: #000000; }
a.box_bigText:active{ color: #000000; }