.text {  
font-family: Verdana; 
font-size: 12px; 
color: #000000; 
line-height: normal;
}

.emailtext {  
font-family: Verdana; 
font-size: 11px; 
color: Red; 
line-height: normal;
font-weight: bold;
}

.bottomtext {  
font-family: Verdana; 
font-size: 10px; 
color: #000000; 
line-height: normal;
}

.textfield {  
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
line-height: normal;
font-weight: normal;
background-color: #FFFFA0;
}

.disfield {
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
line-height: normal;
font-weight: normal;
background-color: #F5F5F5;
}



.textsmall {  
font-family: Verdana; 
font-size: 11px; 
color: #000000; 
line-height: normal;
font-weight: normal;
}

.header
{
font-family: Verdana; 
font-size: 17px; 
color: #0035B3; 
line-height: normal; 
font-weight: normal;
}

.subheader
{
font-family: Verdana; 
font-size: 12px; 
color: #DB6122; 
line-height: normal;
font-weight: bold;
}

.bottomlink {
	color:#000000;
	font-size: 11px;
	line-height: normal;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
.bottomlink:hover {
	color: #0031C5;
	font-size: 11px;
	line-height: normal;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

.textlink {
	color:#0035B3;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.textlink:hover {
	color: #0035B3;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.rplink {
	color:#000000;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.rplink:hover {
	color: #0031C5;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.dotmasterz{
font-family: Verdana; 
font-size: 9px; 
color:Blue; 
line-height: normal;
text-decoration: none;
}

.button
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	background-color: #FFFFA0;
	font-weight: bold;
	border: none;
	cursor: pointer;

}

.link {  
font-family: Verdana; 
font-size: 12px; 
color: #113C8F;
font-weight: none; 
line-height: normal;
text-decoration: underline;
}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #F0F0C6;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #DB6122;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #DB6122;
	font-weight: bold;
	}