/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

<!--BEGIN COPY - These styles are used for registration forms and surveys-->

input {
	font-size:12px;
	color: #000000;
	font-family: verdana, helvetica, sans serif;
}
select {
	font-size:12px;
	color: #000000;
	font-family: verdana, helvetica, sans serif;
}
font {
	font-size:12px;
	color: #ffffff;
	font-family: verdana, helvetica, sans serif;
}
.maintext {  
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.bodytext {  
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}


.maintextsmall {  
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}


.maintextcenter {  
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.pagehead {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.buttonstyle  { font-size:8pt; background-color:#CCCCCC; color:#000099; } 

#content_blue img {
border: 0px;
}	

#content_pink img {
border: none;
}

#visualme_maintable a {
color:#000000;
text-decoration: underline;
}
#visualme_maintable a:hover {
color:#005ab4;
text-decoration: none;
}

.tabledata {
	font-size:12px;
	color: #000000;
	font-family: verdana, helvetica, sans serif;
}

#disclaimer a {
color:#80C8E9;
text-decoration: underline;
}
#disclaimer a:hover{
text-decoration: none;
}
