/* CSS Document */

a:link,a:visited
{
	COLOR: #466DA6;		
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: normal;     
    FONT-SIZE: 11px;	
	text-decoration: underline;  
}
a:hover
{
	COLOR: #444444;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: normal;     
    FONT-SIZE: 11px;	;
	text-decoration: underline;  
}

.text, .text a:link, .text a:visited
{    
    COLOR: #ffffff;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
    FONT-SIZE: 11px;		
}
td
{    
    COLOR: #466DA6;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
    FONT-SIZE: 11px;		
}

body
{    
    COLOR: #466DA6;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
    FONT-SIZE: 11px;		
}

h1
{    
    COLOR: #466DA6;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
    FONT-SIZE: 11px;
	text-decoration: underline;		
}
h2
{    
    COLOR: #466DA6;	
    FONT-FAMILY: "verdana";
    FONT-WEIGHT: none;     
    FONT-SIZE: 11px;
	text-decoration: underline;		
}

.switcheroo-pkging {
	BORDER-RIGHT: #ff9c00 2px solid; BORDER-LEFT: #ff9c00 2px solid; BACKGROUND-COLOR: #e5eef7
}
.switcheroo-border {
	BORDER-RIGHT: #0d447f 1px solid; BORDER-TOP: #0d447f 1px solid; BORDER-LEFT: #0d447f 1px solid; BORDER-BOTTOM: #0d447f 1px solid; BACKGROUND-COLOR: #eef3f9
}

.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #eeeeee; background-color: #50749E; border:normal; border-color:#50749E }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: none;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
