/* SCARY GUY CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3a4547;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#323b3d;
	font-weight:normal;
}
TD {
	color:#323b3d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 16px;
	font-size:11px;
}
/* Start Link CSS */

A:LINK {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;  
}
A:VISITED {
	color: #292B29;
	text-decoration: none;
	font-size:12px;
	line-height: 25px;
	font-weight: bold; 
}
A:HOVER {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold; 
}

/* Start Textual CSS */

.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #737A73;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	margin:20px 20px 15px 65px;
}

.homeTxt {
	color:#4c4c4c;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height: 18px;
}

.subheadTxt {
	color:#121516;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size:15px;
	line-height: 35px;
}

.bulletTxt {
	color:#0000;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size:10px;
	line-height: 25px;
}

.subTxt {
	color:#000000;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size:10px;
	line-height: 16px;
}