.body {
	margin: 0px;
}
.heading1 {
	font-family: Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.primary_linka {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.primary_linka:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.primary_linka:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading1a {
	font-family: Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.content_a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.content_b {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.spl_linka {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.spl_linka:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.spl_linka:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.spl_link1a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #3366CC;
	text-decoration: underline;
}
.spl_link1a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #3366CC;
	text-decoration: underline;
}
.spl_link1a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}
.spl_link1a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.arrow1 {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.vertical_dotted_line1 {
	background-image: url(images/vertical_dotted_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.heading2 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.content_c {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-bottom: 20px;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.adhoc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
.email {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3366FF;
	text-decoration: underline;
}