.Big { 
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.Bold { 
	font-weight: bolder;
}

.Small { 
	font-size: xx-small;
	}
	
.TextRed { 
	color: #FF0000;
}

.TextRedBold { 
	color: #FF0000; 
	font-weight: bold;
	}
#Intro {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Times New Roman;
	font-size: x-small;
	font-style: italic;
	color: #666666;
	}

#Footer {
	font-size: 9px;
	padding-left: 7px;
	}

.TxtTitle {
	background-color: #0000CC;
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: Large;
	padding-left: 7px;
	}
	
#TxtMchnsm {
	text-align: center;
	font-family: verdana, arial, helvetica;
	font size: x-small;
	background-color: #0000CC;
	width: 100%;
	color: #FFFFFF;
	padding-bottom: 2px;
	}	
	#TxtMchnsm a{
		font-family: verdana, arial, helvetica;
		font size: x-small;
		color: #FFFFFF;	
		}
		
		.faq {
}

#Archives {
	font-size: xx-small; 
	font-family:  verdana, arial, helvetica;
		}
		
	#Archives div{ 
		font-family:  verdana, arial, helvetica;		
		font-size: x-small;
		font-weight: bold;	
			}
	#Archives img{
		margin-bottom: 25px;
		}	
	#Archives small{
		font-weight: normal;
		font size: xx-small;
		}				
#DRTOptional {
	background-color: #e1e1e1;
	border:1px solid #CCCCCC;
	}
	
#DRTRequired {
	background-color: #FFECEC;
	border:1px solid #FF0000;
	}	
