/* This is BOB DOLE's 2nd stylesheet! Ummhnggg, stay away from BOB DOLE's CSS, Ummhngg.. */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;}
	
.style2 {color: #FFFFFF;}

.style2a:link { color: #FFFFFF; text-decoration: none; }
.style2a:visited { color: #FFFFFF; text-decoration: none; }
.style2a:hover { color: #FFFFFF; text-decoration: underline; }
.style2a:active { color: #FFFFFF; text-decoration: none; }

.style3 {font-size: 8pt}

.style3s {font-size: 8pt; line-height:1.5;}

#style4 { color: #6e6e6e; text-decoration: none; font-size:10px; font-weight:normal; }
#style4 td { color: #6e6e6e; text-decoration: none; font-size:10px; font-weight:normal; }
#style4 a:link { color: #6e6e6e; text-decoration: none; font-size:10px; font-weight:normal; }
#style4 a:visited { color: #6e6e6e; text-decoration: none; }
#style4 a:hover { color: #6e6e6e; text-decoration: underline; }
#style4 a:active { color: #6e6e6e; text-decoration: none; }

#style5 { color: #FFFFFF; text-decoration: none; font-size:16px; font-weight:bold; }
#style5 a:link { color: #FFFFFF; text-decoration: none; font-size:14px; font-weight:bold; }
#style5 a:visited { color: #FFFFFF; text-decoration: none; }
#style5 a:hover { color: #FFFFFF; text-decoration: underline; }
#style5 a:active { color: #FFFFFF; text-decoration: none; }

.style6 {font-size: 14pt}
.style7 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
input {
font-family: arial; 
font-size: 11pt; 
background-color: #FFFFFF; 
border:1px solid #B6B6B6; }

button {
font-family: arial, sans-serif; 
font-size: 11pt; 
border: 3px double #999999; 
background-color:#c0c0c0;}

textarea {
font-family: arial, sans-serif; 
font-size: 11pt; 
background-color:#FFFFFF; 
color:#8e8e8e;
width:50%;
border:1px solid #B6B6B6; }

select {
font-family: arial; 
font-size: 10pt; 
background-color:#FFFFFF; 
color:#8e8e8e; 
border:1px solid #B6B6B6; }

.resourcebacking { background-image:url('/images/contentbacking2.png'); background-repeat:no-repeat; background-position:top;}