body 	{
	background-color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Calibri, Arial;
	font: 12px;
	}

/* Page Container */
 
#container {
	width: 780px;  
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	} 

/* Right Panel */

#rightpanel {
	float:right;
	background-color:#FFFFFF; 
	width: 185px;
	padding: 10px 10px 10px 10px;
	color:#000000;
	}

.box {
	background-image:url(../images/rightbox.gif);
	background-repeat:no-repeat;
	height:250px;
	padding: 2px 5px 2px 7px;
	}

.heading {
	color: #9999FF;
	font-weight:bold;
	text-align:center;
	}	

/* Top Menu */

#topmenu {
	float: left;
	width: 550px;
	height: 45px;
	background-image:url(../images/menubar3.gif);
	margin: 0;
	}
	
#topmenu ul {
	list-style-type:none;
	list-style-position:outside;
	z-index:1;
	margin-left: -25px;
	}

#topmenu li {
	list-style-type: none;
	margin: 0px 18px 0px 0px;
	float:left;
	}	

#topmenu li a {
	display: block;
	position:relative;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	}	

/* Member Menu */

#membmenu {
	float: left;
	width: 550px;
	height: 45px;
	background-image:url(../images/menubar1.gif);
	}

#membmenu ul {
	list-style-type:none;
	z-index:1;
	}

#membmenu li {
	float: left;
	list-style-type: none;
	padding: 0px 10px 0px 0px;
	font: 12px;
	font-weight:bold;
	}	

#membmenu li a {
	display: block;
	position:relative;
	margin-left: 3px;
	text-decoration: none;
	font: 12px;
	color: #564B6D;
	font-weight:bold;
	}	
	
#mainpanel {
	background-color:#FFFFFF;
	margin-right: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	}

.footer {
background-color:#FFFFFF; 
	font-size: 9px;
	vertical-align: middle;
	text-align:center;
	}
	
.article a {
	color: #000066;
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
	line-height: 30px;
	}
 
#mainpanel h1, h2, h3 {
	color: #00CCCC;
	}

.testimonial {
	background-color:#B7E1E0;
	border:thin #000066 solid;
	padding: 5px;
	}
	
.testimonial h4 {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	}

.quote {
	color:#0000FF;
	font-weight: bold;
	text-align:center;
	}
	
	
.blueh2 {
	color: #000066;
	}
	
.hilite {
	text-decoration: none;
	list-style-type: none;
	border:thin solid;	
	border-color: #00CCCC;
	background-color: #9999FF;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	}
	
p.hilite > a {
	text-decoration: none;
	color:#FFFFFF;
	}
	 
.bd	{
	font-weight: bold;
	}

.it	{
	font-style: italic;
	}

.center	{
	text-align: center;
	}

.xsml {
	font-size:small;
	color: #FF0000;
	font-weight: bold;
	}

.smlblk {
	font-size:small;
	}
	
.dkblue {
	color: #000066;
	}	
	
.aqua {
	color: #00CCCC;
	}	
	
.bluesml {
	font-style:italic;
	color:#0000FF;
	font-size:small;
	}
		
.redbd {
	border: 3px solid #FF0000;
	background-color: #9999FF;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}	
	
.redbd {	
	-moz-border-colors: red;
	}

p.redbd > a {
	text-decoration: none;
	color:#FFFFFF;
	}	
	
.standout {
	list-style-image: url(../images/cyanstar.gif);
	margin-left: 20px;
	list-style-position: inside;
	}	

.standout li {
	padding-bottom: 15px;
	}	

.standout li li {
	list-style:decimal;
	list-style-image:none;
	}	
		
.starbull {
	list-style-image: url(../images/40-80-99.gif);
	margin-left: 20px;
	list-style-position: inside;
	}	
.starbull2 {
	list-style-image: url(../images/40-80-99.gif);
	}			
	
.boldred {
	font-weight:bold;
	color:#FF0000;
	}	
	
.whitebd {
	border: 3px solid #FFFFFF;
	font-size:small;
	background-color:#99FFFF;
	padding: 3px;
	}	
	
.whitebd {	
	-moz-border-colors: white;
	}	
.right {
	text-align:right;
	}
	
.map {
	list-style-type: none;
	line-height: 25px;
	}

.indent2 {
	padding-left: 25px;
	}
		
.indent3 {
	padding-left: 50px;
	}	
.ticklist {
	list-style-image:url(../images/bul_15.gif);
	}
	
.ticklist li {
	margin-top: -15px;
	}		

.ticklist2 {
	list-style-image:url(../images/bul_15.gif);
	}
	
.ticklist2 li {
	margin-left: 65px;
	}		
		
.crosslist {
	list-style-type:none;
	list-style-image:url(../images/bul_12.gif);
	}
	
.crosslist li {
	padding-bottom:15px;
	}				
.redbox {
	font-size: 24px;
	font-weight: bold;
	background-color: #FF0000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align:center;
	color:#FFFFFF;
}
.large {
	font-size: 20px;
}
.fltrt { 
	float: right;
	margin-left: 20px;
	border: none;
}
.fltlft { 
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: none;
}
