/*
BlueSwitch
www.blueswitch.com
info@blueswitch.com 
*/

html, body { 
	height: 100%; 
} 

td, body {font-family: Arial, verdana, san-serif; font-size:12px; color:#4E4E4E; font-weight:none;}

a:link {  color:white; font-size:8pt; text-decoration:none; }
a:visited { color:white; font-size:8pt; text-decoration:none; }
a:hover {  color:white; font-size:8pt; text-decoration:underline; }

input.bluebox {font-size:9px;height:20px;width:135px;border: 1px solid #1c69ac;}

.tealtxt, a.tealtxt, a.tealtxt:hover ,a.tealtxt:visited,a.tealtxt:link {
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:12px; 
color: #1C69AC; 
font-weight: bold;
 }
 
 .tealtxt2, a.tealtxt2, a.tealtxt2:hover ,a.tealtxt2:visited,a.tealtxt2:link {
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:12px; 
color: #1C69AC; 
font-weight: normal;
 }
 
.smallgrey, a.smallgrey, smallgrey:hover ,.smallgrey:visited,.smallgrey:link {
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:10px; 
color: #4E4E4E; 
text-decoration:underline;
font-weight:normal;
 }
 
.whitetext, a.whitetext, whitetext:hover ,.whitetext:visited,.whitetext:link {
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:11px; 
color: #FFFFFF; 
 }

.err{
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:11px; 
color: #CC0000; 
text-decoration:none;
font-weight:normal;
 }
