td, table{
	font-family:verdana;
	font-size:11pt;
	vertical-align:middle;
	line-height:140%; /* previously 22px; */
	color:#000000;
	}

form { margin:0px; padding:0px;}

/* Disable scrollbars and ensure that the body fills the window */

body { margin:0px; padding:0px; background-color: #CCCCFF; }

a { color:#0000FF; text-decoration:none}
a:hover{ text-decoration:underline}

span a { color:#000000; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:15px; padding:1px; line-height:28px; font-family:verdana; font-size:12pt;} /* list-style:none; */
/*.list ul li{ background:url(images/list_marker.gif) repeat left top; padding:0 0 0 10px} */		
/* .list ul li a{ color:#000000; text-decoration:underline} */
/* .list ul li a:hover{text-decoration:none} */

.policy{ color:#8787FF}
.policy a{ color:#0000FF; text-decoration:none}
.policy a:hover{ text-decoration:underline}

span{ color:#000000}

strong a{ font-size:12pt}

strong{ font-size:12pt}
b{ color:#000000}

.form input {
	width:300px;
	height:32px;
	color: #0000A0; 
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF /* previously #DDDDFF */
}

.form textarea {
	width:300px;
	height:150px;
	color:#000080; /* previously #000080; */
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF /* previously #E1E1FF */
}

div#qTip {	
 padding: 5px;
 border: 1px solid #00000F; /* previously #666; #CCCCFF; */
 border-right-width: 1px;
 border-bottom-width: 1px;
 display: none;
 background:  #EBF0F9; /* previously #999; #504D6F; #F4F3E8; #CCCCFF;*/
 color: #840084; /* previously #FFF; #CCCCFF; #9B009B; */
 font: regular 10px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

#pscroller2{
width: 750px;
height: 55px;
border: 0px solid black;
padding: 0 0 0	 0px;
margin-left: 40px
}

.cool{ font-family:verdana; font-size:12pt; color:#840084; background-color: #FFFFFF}  /*class to apply to your scroller(s) if desired */

/* Below this lne: stuff added on 12/19/10 for rounded corner */
