.smallblacktext {
		font-family: Segoe UI,Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
}
html, body {
        height: 100%;
        overflow: auto;
		background-color:#ffffff;
		font-family:Segoe UI, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 0;
        margin: 0;
		color:#000000;
		margin-left: 25px;
}
.fadeSome {
        opacity:0.30;
        filter:alpha(opacity=30);
        -moz-opacity: 30%;        
}
.fadeLots {
        opacity:0.50;
        filter:alpha(opacity=50);
        -moz-opacity: 0.5;        
}  
.fadeCompletely {
        opacity:0.0;
        filter:alpha(opacity=0);
        -moz-opacity: 0.0;
}     
#silverlightControlHost {
        height: 90%;		
}
a:visited {
	color:#0645AD ;
	font-weight:normal;
}
a:link {
		color:#0645AD ;
		font-weight:normal;
}
a:hover {
		color:#FF0000;
}
a:hover.returnlink	{
	color:#0db7bd;
}
.questiontext {
	font-size: 18px;
	color: #000000;
}
.questions {
	font-size: 16px;
}
.questions a:visited{
	font-size: 16px;
	color:#FF0000;
}
h1	{
	font-size:24px;
	text-align:center;
}
h2	{
	font-size:20px;
	text-align:left;
	color:#00BACA;
}
	.logontable {
	border: thin solid #FFFFFF;color:#FFFFFF;
}
.redtext {
	color: #FF0000;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
}
#address {
	color:#999999;
	font:normal 1em Segoe UI,Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none
}
#SRA {
	color:#999999;
	font:normal 1em Segoe UI,Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none
}
#tdborder {
	border-bottom-width:thin;
	border-color:#00FF00;
}
.greentext {
color:#00FF00;
font-size:16px;
}
.Return {
color:#00FF00;
font-size:16px;
}
.selectpresTitle {
color:#000000;
font-size:18px;
text-decoration:underline;
}
.selectprestext {
color:#000000;
font-size:14px;
}
