body {
	margin: 0px;
	background: repeat-x url(images/bg.gif) #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}

html, body, #wrapper {
	/*height:100%;*/
	max-width:920;
	margin:auto;
	height: auto;
}

#wrapper {
	width:expression((document.body.clientWidth > 920)?"920":"100%");
	background-color: #fff;
	/*background-image:url(images/image.gif);*/
	/*background-position:bottom right;*/
	/*background-attachment: fixed;*/
	/*background-repeat: no-repeat;*/
	/*height: 675px;*/
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4d5b;
	padding: 0 0 0 10px;
	letter-spacing: normal;
}

.topTable {
	height: 80px;
	margin: 0;
}

.topNav {
	height: 30px;
	background-color: #7390a1;
/*	background-image:url(images/bg_topNav.gif);*/
/*	background-repeat:no-repeat;*/
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	letter-spacing: 0.1em;
}

.bannerTable {
	width: 890px;
	margin: 20px 15px 0 15px;
}

.contentHomeTable {
	width: 890px;
	margin: 10px 15px 15px 15px;
}

.contentTable {
	width: 100%;
 	background-image:url(images/bg_content.gif);
	background-position:top;
 	background-repeat:no-repeat;
	height: 550px;
	margin-top: 10px;
	padding-left: 25px;
}

.membercontentTable {
	width: 100%;
 	background-image:url(images/bg_content.gif);
	background-position:top;
 	background-repeat:no-repeat;
	height: 550px;
	margin-top: 10px;
	padding-left: 25px;
}

.contentTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7390a1;
	font-weight:bold;
	letter-spacing: normal;
/* 	margin: 0 0 10px 15px;*/
}

.contentTable p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4d5b;
	letter-spacing: normal;
	margin:auto;
/*	margin: 10px 15px 10px 15px;*/
}

.Normal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4d5b;
	letter-spacing: normal;
	margin:auto;
}

.membercontentTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7390a1;
	font-weight:bold;
	letter-spacing: normal;
/* 	margin: 0 0 10px 15px;*/
}

.membercontentTable p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4d5b;
	letter-spacing: normal;
/*	margin: 10px 15px 10px 15px;*/
}

.loginbox {
	width:211px;
	height:auto;
	background-color:#fff;
	background-image:url(images/bg_login.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.news {
	width:358px;
	background-color:#fff;
	background-image:url(images/bg_news.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.whatwedo {
	width: 291px;
	margin: 0 20px 0 10px;
}

.events {
	width:211px;
	background-color:#fff;
	background-image:url(images/bg_events.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.contactbox p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 65px 35px 0 10px;
	letter-spacing: normal;
	text-align: right;
}

hr {
	border: none 0;
	border-top: 1px solid #b2b2b2;
	width: 100%;
	height: 1px;
	clear:both;
	margin-bottom: 14px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4d5b;
	letter-spacing: normal;
}

#breadcumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding: 10px 5px 3px 31px;
	margin-top: 5px;
}

#breadcumb a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
	padding: 7px 5px 3px 5px;
	margin-top: 5px;
}

#breadcumb a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-decoration: underline;
	padding: 7px 5px 3px 5px;
	margin-top: 5px;
}

.searchText {
	padding-left: 60px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #990000;
	letter-spacing: 0.5px;
}

.loginBox {
	padding: 30px 0 0 53px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

/*.loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 14px;
	width: 90px;
	margin: 8px 0 0 5px;
}
*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7390a1;
	font-weight:bold;
	letter-spacing: normal;
	padding: 15px 0 0 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7390a1;
	font-weight:bold;
	letter-spacing: normal;
	padding: 15px 0 0 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #7390a1;
	margin: 15px 0 16px 16px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7390a1;
	font-weight:bold;
	letter-spacing: normal;
	padding-top: 0;
	margin-top: 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


/*LINKS*/

A:link  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	color: #333;
	text-decoration:underline;
}

A:visited   {
	color: #333;
	text-decoration:underline;
}

A:active    {
	color: #333;
	text-decoration:underline;
}

A:hover {
	color: #666;
	text-decoration:none;
}

/* FOR CONTACTS PAGE*/

A.contacttext {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	color: #333;
	text-decoration:underline;
}

/* END CONTACTS TEXT*/

/* FOR LINKS MODULE*/

a.normal { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	color: #333;
	text-decoration:underline;
}

/* END LINKS MODULE*/

/*FOOTER*/

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	letter-spacing: 1px;
	background-color: #b2b2b2;
	padding: 10px 15px 10px 15px;
}

.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	letter-spacing: 1px;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	letter-spacing: 1px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

UL LI   {
    list-style-type: none;
}

ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	color: #333;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}

li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 1em 0;
	padding-left: 18px;
	margin: 1em 0;
	letter-spacing: 0.5px;
}

DNN_Documents, .DNN_Documents td {
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#5a7687;
font-size:12px;
letter-spacing: normal;
padding: 5px;
border-bottom: 1px dotted #ccc;
}

.DNN_Documents .Normal {
width:640px;
margin-left: 10px;
margin-top: 15px;
}

.DNN_Documents .SubHead {
background-color: #e5e5e5;
width:640px;
margin-left: 10px;
margin-top: 15px;
}

/*Venexus Search box and button*/

.vsearch_box {
	border: #a5acb2 solid 1px;
	margin-left: 130px;
	height: 20px;
}

.vsearch_btn {
	vertical-align: middle;
	align: absmiddle;
}

/*Below are classes to style "Search Results" page*/

/*Displays module title*/

.searchresults_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	margin: 10px 20px 5px 0;
}

/*Displays relevance code next to module title*/

.searchresults_relevance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3f4c6b;
	margin: 10px 20px 5px 0;
}

/*Displays page name of result*/

.searchresults_summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009966;
	margin: 15px 20px 5px 0;  	
}

/*Displays search results date*/

.searchresults_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3f4c6b;
	margin: 15px 20px 5px 0;
}

img {
	border:none;
}

/*Contact Us form styles*/

.NormalTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}

.contlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin:0pt 0pt 15px;
	vertical-align:middle;
}

.tbl_contact {
	width: 400px;
	margin-left: 25px;
}

.tbl_contact .Normal, .NormalDisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	font-weight:normal;
	margin-right: 140px;
}

/*.tbl_contact input, textarea {
	background-color:#BFBFBF;
	border: none;
}*/

/*end form styles*/

/*Custom client login module classes (K Mason)*/

.userid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	vertical-align: middle;
}

.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	vertical-align: middle;
}

.loginfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 18px;
	width: 90px;
	margin: 5px 0 0 20px;
}


.loginfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 18px;
	width: 90px;
	margin: 5px 0 0 5px;
}

.loginbutton {
	margin-left: 96px;
	margin-top: 3px;
}

/*End Custom client login module classes*/


/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH { /* menu wrapper div */
	padding: 0;
	margin: 0;
	border: 0;
	white-space: nowrap;
	position: relative;
}

#houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	white-space: nowrap;
	z-index: 99999;
}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float:  left;
	margin: 0;
	border: 0;
	padding: 0;

	
}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
}

#houseMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;

}

#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
	overflow: visible;

}

#houseMenuH li ul ul { /* third-and-above-level lists */
	position: absolute;
	margin: 0;
	border: 0;
	z-index: 9999;
	overflow: hidden;
	
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#houseMenuH { /* menu wrapper div */
	width:100%
	background-color: transparent;
	/*height: 24px;*/
	margin-left: 14px;
}

#houseMenuH ul { /* all submenu lists */
	/*	line-height: 12px;*/
	/*background-color: #287fb9;*/
}

#houseMenuH li { /* all list items */
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
/*	border-right: 1px #fff solid;*/
	padding: 5px 10px 5px 10px;
	margin:0;
	/* end hack */
	text-align:left;
	background-image: none;
}

/*SUB LINKS BOX*/
#houseMenuH li li { /* all items under the top level */
	/*height: 24px;*/
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 1px;
	border:1px #627a88 solid;
	background-color: #aac5d5;
	/*padding: 5px;*/
	/*height: 24px;*/

}
/*MAIN LINK*/
#houseMenuH a { /* all links within the menu wrapper */
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #fff;
	background-color: transparent;
	/*padding: 5px;*/
	height: 12px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: auto;
	height: 12px;
	_height: 100%;
	text-align: left;
	/* end hack */
	text-decoration: none;
}

/*SUB LINKS*/

#houseMenuH li li a { /* all item links under the top level */
	width: 120px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 120px;
	height: 12px;
	_height: 100%;
	/* end hack */
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #fff;
	margin: 0;
	text-align: left;
}
/*MAIN LINK HOVER*/
#houseMenuH li a:hover {
	/*margin: 1px;
	padding: 5px;
	height: 22px;*/
	color: #fcd09c;
	background-color: transparent;
}
/*SUB LINKS HOVER*/
#houseMenuH li li a:hover {
	margin: 0px;
	_width: 120px;
	color: #fcd09c;
	background-color: transparent;
}

#houseMenuH li ul { /* second-level lists */
	width: 100px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/*border: solid 1px #999;*/
	margin: 0px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_margin: 0;
	/* end hack */
/*	line-height: 12px;*/
	padding-top:10px;
/*	margin-left:-20px;*/
	text-align: left;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -28px 0 0 130px;
	/*_margin: -23px 0 0 196px;*/
	width: 145px;
	z-index: 9999;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH a#houseMenuCurrentLink
{ /* current link itself */
	/*border: solid 1px #666;
	background-color: #ccc;*/ 
	/*margin: 1px;
	padding: 3px;
	height: 14px;*/
	color: #000;
	text-decoration: none;
}


