.botLink:link {font-family: Tahoma;	font-size: 11px;	color: CE052B;	font-weight: bold;  text-decoration: none;}
.botLink:visited {font-family: Tahoma;	font-size: 11px;	color: CE052B;	font-weight: bold; text-decoration: none;}
.botLink:hover {font-family: Tahoma;	font-size: 11px;	color: CE052B;	font-weight: bold; text-decoration: none;}


.text {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000}
.textBold {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; font-weight: bold;}

a.ref:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000; text-decoration: underline;}
a.ref:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: underline;}
a.ref:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CCCCCC; text-decoration: underline;}

a.refHome:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: underline;}
a.refHome:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: underline;}
a.refHome:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CCCCCC; text-decoration: underline;}

a.refBox:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-decoration: none;}
a.refBox:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-decoration: none;}
a.refBox:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-decoration: underline;}

.textWhite {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF;	font-weight: normal;}
.title {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #000000;	font-weight: bolder; }
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.textItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;

}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.left {
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
}

.buttons {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color:#858585;
	color:#FFFFFF;
	border-color: #EFF3F9 #EFF3F9 #BFC6D7 #737373; 
	border-style: outset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}
.buttonsDown {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #EAEAEA;
	color: #333333;
	border-color: #EFF3F9 #EFF3F9 #BFC6D7 #737373; 
	border-style: outset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}
