.bannerHolder
{
	margin-left: 10px; 
	margin-right: 10px;
	height: 138px; 
	background-image: url('../images/bannerMid.jpg'); 
	background-repeat: repeat-x;
}
.blackBorder
{
	border: solid #083a6b 1px;
	margin-top: 3px;
	padding: 3px;
	position: relative;
	height: auto;
	min-height: 440px;
	overflow: auto;
	min-width: 400px;
}

.button
{
    border: solid #7d99b5 1px;
    background-color: #d6e1eb;
}

.contentBox
{
	background-color: #e1ebf4;
	border: solid #7d99b5 1px;
	padding: 10px;
	padding-top: 0;	
}

.displayTable
{
	width: 500px;
	border: solid #e6e2d8 1px;
	background-color: #f7f6f3;
	text-align: left;
}


.displayTable th
{
    font-size: 0.8em;
    color: white;
    background-color: #5d7b9d;
    padding: 5px;
  	border: solid #e6e2d8 1px;

}

.displayTable td
{
    padding: 5px;
    font-weight: bold;

}
    
.dropDown
{
    color: #d6e1eb;
    border: solid black 1px;
}



.footer a:link
{
    text-decoration: none;
    color: Gray;
}

.footer a:visited
{
    text-decoration: none;
    color: Gray;
}

.footer a:hover
{
    text-decoration: underline;
}

.footer img
{
	vertical-align: middle;
}

.hr
{
 height: 0px;
 border-top: solid #7d99b5 1px;
 border-bottom: solid #f7f9fc 1px;
}

img
{
	 position: relative;	
}

.leftBanner
{
position: relative;
float: left; 
width: 290px;
height: 138px; 
background-image: url('../images/bannerLeft.jpg');
}

.maintainedInfo
{
	text-align: center;
	color: Gray;
	font-size: 8pt;
}

.maintainedInfo a:link
{
    text-decoration: none;
    color: Gray;
}

.maintainedInfo a:visited
{
    text-decoration: none;
    color: Gray;
}
.maintainedInfo a:hover
{
    text-decoration: underline;
}

.midBanner
{ 
	height: 138px; 
	background-image: url('../images/bannerMid.jpg'); 
	background-repeat: repeat-x;
	margin: 0;
}

.menu
{
position: relative; width: 180px; float:left; 
padding-top: 5px;
left: 5px;
background-image: url(../images/menuBG.gif);
background-repeat: repeat-x;
margin-top: 10px;
border: solid #083a6b 1px;
text-align: left;
margin-bottom: 100px;
z-index:100;

}

.menuElement
{	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu a:link
{
    text-decoration:none;
    font-size: 12pt;
    font-weight: bold;
    font-family: Times New Roman;
    color: #5d80a3;
}

.menu a:visited
{
    text-decoration:none;
    font-size: 12pt;
    font-weight: bold;
    font-family: Times New Roman;
    color: #5d80a3;
}

.menu a:hover
{
text-decoration: underline;
color: #999999;
}

.p2
{
 margin-top: 4px;
 margin-bottom: 4px;

 padding-left: 15px;   
}

.rightBanner
{
	position: relative;
	width: 264px;
	height: 138px;
	float: right;
	background-image: url('../images/bannerRight.jpg');
	margin: 0;
}

.rightBannerMembers
{
	position: relative;
	float: right;
	width: 264px;
	height: 138px;
	background-image: url('../images/bannerRightMembers.jpg');
	margin: 0;
}

.rightBannerProfessionals
{
	position: relative;
	float: right;
	width: 264px;
	height: 138px;
	background-image: url('../images/bannerRightProfessionals.jpg');
	margin: 0;
}
.rightBannerConsumers
{
	position: relative;
	float: right;
	width: 264px;
	height: 138px;
	background-image: url('../images/bannerRightConsumers.jpg');
	margin: 0;
}

.rightBannerSearch
{
	position: absolute;
	width: 264px;
	height: 138px;
	right:30px; 
	background-image: url('../images/bannerRightSearch.jpg');
	top: 10px;
	margin: 0;
}

.rightBannerAdmin
{
	position: absolute;
	width: 264px;
	height: 138px;
	right:30px; 
	background-image: url('../images/bannerRightAdministration.jpg');
	top: 10px;
	margin: 0;
}

.rightColContent
{
z-index:100;
text-align: left; 
margin-left: 195px; 
margin-right: 135px; 
padding-right: 10px; 
margin-top: 10px; 
padding-left: 5px;
}

.rightFloat
{
	width: 120px; 
	float:right;
	position: relative; 
	right: 10px; 
	width: 120px; 
	top: 10px; 
	height: 322px;
	margin: 0;
}
	
table td
{
    vertical-align: top;
}