.t1_header
{
	padding: 5px;
	border: solid 1px #666666;
	background-color: #990033;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.t1_subhead
{
	padding: 5px;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-top: solid 1px white;
	background-color: #999999;
	font-family: Arial;
	font-weight: bold;
	color: white;
}

.t1_subhead2
{
	padding: 5px;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-top: solid 1px white;
	background-color: #999999;
	font-family: Arial;
	font-weight: normal;
	color: white;
}

.MainSubHeader
{
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color:#336699;
}

.SubHeader
{
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#990033;
}

.t1_bodytext
{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	border: solid 1px #666666;
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
}

.t1_left
{
	padding: 5px;
	border: solid 1px #666666;
	background-color: #cccccc;
	font-family: Arial;
	font-weight: bold;
	color: #990033;
}

.t1_right
{
	padding: 5px;
	border: solid 1px #666666;
	font-family: Arial;
	font-weight: bold;

}

.t1_cont
{
	padding-top: 20px;
}

.t1_normal
{
	padding:2px;
	border: solid 1px #666666;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.start_date
{
	padding-top: 20px;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #990033;
	
}

.btn_back
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

a.alink
{
	font-family: Arial;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}

.link_button
{
	padding: 5px;
	font-family: Arial;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}

.link_button2
{
	padding: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #336699;
	text-decoration: underline;
}

.click_here
{
	padding-top: 15px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic ;
	color: #990033;
}

.cppq_Question
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color:#336699;
}

.cppq_Answer
{

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#990033;
}

a.headerLink
{
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color:#336699;
}