									/* Main Page, Links, Text */
#altURL {display: none;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9pt;
	background-color:#FFFFFF;
	padding: 0;
	text-align: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
input {
	background-color: #FFFFFF !important;
}



span.viewlinks {
	background-color:#FFFFFF;
	color:#003399;
	font-size: 8pt;
}

									
div.centered {
	width:780px;
	padding:0px;
	margin: 0 auto;
	background-color:white;
	position: relative;
	height: 100%;
	border: 1px solid #003399;
}
								/* Textual aspects for the content */

a:link {color:#003399; text-decoration:none}
a:visited {color:#003399; text-decoration:none}
a:active {color:#003399;}
a:hover {
	color:slateblue;
	text-decoration:underline
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
h5 {
	font-size: 10pt;
	color: #990000;
}
h6 {
	font-size: 10pt;
	color: #003399;
}


									/* Navigation and Footer  */
									
div.layout_navbar {
	height: 165px;
	background-color: #003399;
	margin-bottom: 5px;
}

div.fleft {
	background-color: #FFFFFF;
	float: left;
	width: 25%;
	height: 25pt;
	padding-top: 5px;
	padding-left: 5px;
}
div.fright{
	float: right;
	width: 25%;
	height: 25pt;
}
div.fcenter {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
div.layout_footbar{
	color:#000000;
	font-size:8pt;
	background-color:white;
	clear: both;
	margin-top: 7px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

span.address {
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
					
.menuindent {
	background-color: #990000;

}				


.llink {
	color: #FFFFFF;
}
									/* Left Column Information */

div.column_header {
	font-size: 9pt;
	text-align:center;
	padding:5px 0px 5px 0px;
	color: #000000;
	border: 1px none #003399;
	font-weight: bold;
	background-image: url(img/column.png);
}


div.lcol {
	width: 190px;
	background: #003399;
	padding: 0px;
	top: 165px;
	left: 0;
	float: left;
}

div.lcolupdate {
	width: 210px;
	background: #003399;
	padding: 0px;
	top: 165px;
	left: 0;
	float: left;
	margin-top: 5px;
}
														
div.lcolimage {
	width: 170px;
	border: 2px ridge #CCCCCC;
	text-align: center;
	position: relative;
	margin-left: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}	

div.content_general {
	font-size: 9pt;
	text-align:left;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

div.content_general a {
	font-size: 8pt;
	width: 100%;
	margin-top: 0px;
	display: block;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	cursor: hand;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003399;
}

div.content_general a:hover
	{background-color: #990000;
}
	
/* Navigation Box */

div.displayblock {
	background-color:#003399;
}

div.displayblock a {
	font-size: 8pt;
	margin-top: 0px;
	display: block;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	cursor: hand;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 5px;
}

div.displayblock a:hover
	{
	background-color: #0000FF;
}
	
div.leftimage {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

										/*Middle Column */ 
div.mcol {
	background: #FFFFFF;
	padding: 0px;
	margin-right: 155px;
	margin-left: 195px;
	width: 430px;
}

/* Events on Middle Column */
div.events_header {
	font-size: 9pt;
	text-align:center;
	padding:5px 0px 5px 0px;
	color: #000000;
	border: 1px none #003399;
	font-weight: bold;
	background-image: url(img/events_header.png);
	}

div.event_block {
	width:100%;
	height:auto;
	background-color:white;
	border-top-style: none;
	padding-bottom: 12px;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

div.event_date{
	padding: 2px;
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

div.event_title{
	font-size: 9pt;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px none #333333;

}

div.event_details{
	padding: 15px;
	font-size: 9pt; 
	background-color:white;
	width:600px; 
}

								/* Content Divs */

div.content {
	background: #FFFFFF;
	margin-left: 198px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-right: 5px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

div.contentimage {
	width: 250px;
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	right: 0px;
	position: relative;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-size: 8pt;
	color: #003399;
}

div.contentupdate {
	background: #FFFFFF;
	padding: 0px;
	margin-left: 240px;
	margin-top:5px;
}

div.lcontent {
	background: #FFFFFF;
	margin-right: 152px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.lcontentupdate {
	background: #FFFFFF;
	padding: 0px;
	margin-right: 150px;
	width: 600px;
}

div.content_header {
	font-size: 9pt;
	text-align:center;
	color: #000000;
	border: 1px none #003399;
	font-weight: bold;
	background-image: url(img/contentheader.png);
	margin-left: 198px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-right: 5px;
}

div.mcontent_header {
	font-size: 9pt;
	text-align:center;
	color: #000000;
	border: 1px none #003399;
	font-weight: bold;
	background-image: url(img/contentheader.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

div.lcontent_header {
	font-size: 9pt;
	text-align:center;
	color: #000000;
	border: 1px none #003399;
	font-weight: bold;
	background-image: url(img/lcontentheader.png);
	margin-right: 152px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
	
														/* Right Column */
div.rcol {
	width: 142px;
	top: 169px;
	right: 0px;
	float: right;
	position: absolute;
	margin-right: 5px;
}	

div.memberlist {
	border: 1px ridge #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	margin-right: 0px;
}
div.marquee_header{
	padding: 2px;
	border-top: 3px groove lightgrey;
	font-size: 8pt;
	background-color:#003399;
	color: #FFFFFF;
}

div.rcolumn_header {
	font-size: 9pt;
	text-align:center;
	padding:5px 0px 5px 0px;
	color: #000000;
	border: 1px none #003399;
	font-weight: bold;
	background-image: url(img/r_col.png);
}

span.marquee_scroll {
	font-size: 9pt;
	color:#003399;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding-left: 2px;
	margin-right: 0px;
}
														/* Special Pages */
/*About Us */

div.staff {
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
div.buttons {
	margin-bottom: 2px;
	text-align: center;
}
.buttons img {
	margin-top: 2px;
	margin-bottom: 2px;
}

div.leadership_header{
	text-align:center;
	font-size: 10pt;
	border-top-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #990000;
}

div.leadership_block {
	font-size: 9pt;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	background-color:white;
	text-align: center;
	font-weight: normal;
}

span.membership_heading {font-size: 12pt; font-weight:bold; color:black}
span.member_abstract {
	font-size: 8pt;
	color:black;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}


/*Contact us */

div.contact {
	padding-right: 10px;
	padding-left: 10px;
}

/* Updating Content */
div.form_page {
	align:center;
	background-color:white;
	position:relative;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}

div.form_body{

	border-top:3px groove lightgrey;
	border-right:3px groove lightgrey;
	border-bottom:3px groove lightgrey;
	border-left:3px groove lightgrey;
	padding:20px
		
}

span.form_label{
	text-align:right;
	color:darkgray; 
	font-weight: bold;
	font-size:9pt;
	font-face: arial;
	background-color:white
}

span.form_field{
	color:darkgray; 
	font-size:9pt;
	font-face: arial;
	background-color:white
}

div.form_help{
	padding:2px;
	color:slateblue;
	font-size:8pt;
	font-face: arial;
	background-color:white;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* Single Program Display */
div.devent_date {
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.devent_time {
	font-size: 10pt;
	color: #990000;
	margin-top: 3px;
	margin-bottom: 5px;

}
div.devent_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 14px;
	text-decoration: underline;

}
div.devent_details {
	margin-top: 12px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.eventimage {
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	right: 0px;
	position: relative;
	text-align: right;
	font-size: 8pt;
	color: #003399;
	margin-right: 8px;
	border: 5px ridge #990000;
}
/* All Corporate Members */
	
div.membership_header {
	font-size: 9pt;
	text-align:center;
	padding:5px 0px 5px 0px;
	color: #000000;
	border: 1px none #003399;
	font-weight: bold;}

span.small_gray {font-size: 8pt; color:darkblue}
span.small_black {font-size: 8pt; color:black}

div.member_block {
	font-size: 10pt; 
	text-align:center;
	width:100%; 
	height:25px;
	background-color:white
}
														/* Unsure of Use */


div.content_block {
	width:100%; 
	height:85px;
	border-top: 3px groove lightgrey;
	border-bottom: 3px groove lightgrey;
	background-color:white
}



div.form_actionbar{
	text-align:left;
	width:100%;
	padding:2px;
	color:slateblue; 
	font-size:9pt;
	font-face: arial;
	background-color:white
}


.sysbox { border: thin solid grey; padding: 5%; font-size: 12px; font-weight: bold;
		text-shadow: 0.2em 0.2em grey; font-style: plain; color: white; background-color: darkgray}
