
select, 
input {
font-size:11px; 
font-family: tahoma;
}
.whitefont {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
	.blackfont {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
		.blackfontheavy {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
	}
	.redfont {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #AD392D;
	text-decoration: none;
	}
	.redfontheavy {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #AD392D;
	font-weight: 700;
	text-decoration: none;
	}
	.redfontheavy_12px {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #AE2A17;
	font-weight: 700;
	text-decoration: none;
	}
	
a:link,
a:visited {
	font-family: Tahoma;
	color: #315374;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	
}
a:hover {
	color: #AD392D;
}
a.whitefont:link, 
a.whitefont:visited {
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 700;
	
}
a.whitefont:hover {
	color: #ffffff;
	text-decoration: none;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#ededed;
color:#222AB3;
font-weight:bold;
padding: 1px 2px;

}
.homebox{
font-family:tahoma; 
font-size:11px; 
color:#000000; 
height:115px; 
width:372px;  
border:0;  
background:inherit; 
overflow:auto;
}
.definitionbox{
font-family:tahoma; 
font-size:11px; 
color:#000000; 
height:231px; 
width:372px;  
border:0;  
background:inherit; 
overflow:auto;
}
.questionbox{
font-family:tahoma; 
font-size:11px; 
color:#000000; 
height:411px; 
width:390px;

padding:0px 0px 0px 0px;  
border:0;  
background:inherit; 
overflow:auto;


}
.questionbox table tr td{
font-family:tahoma; 
font-size:11px; 
color:#000000; 
border:0;  
background:inherit; 

}
.anylinkcss{
position:absolute;
display: none;
border: 1px solid white;
font:normal 11px tahoma;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
width:125px;
}

.anylinkcss a:link,
.anylinkcss a:visited {
display: block;
text-indent: 3px;
border-bottom: 0px solid white;
padding:0px 0px 0px 0px;
text-decoration: none;
background: url(images/dropdownmenu.jpg) repeat-x left top;
font-weight: normal;
text-indent: 5px;
color:#ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background: url(images/dropdownmenu-over.jpg) repeat-x left top;

color: #000000;
}
td.docs a:link,
td.docs a:visited
{ 
	color: #ffffff;
	font-family: Tahoma;
	font-size:10px;
	font-weight:normal;
	background: url(images/main_14.jpg) no-repeat left top;
	display:block;
	position: relative;
	text-decoration:none;
	left: 0px;
	top: 0px;
}
td.docs a:hover { 
    color: #ffffff;
	font-family: Tahoma;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	background: url(images/main-over_14.jpg) no-repeat left top;
	
}


