body {
	margin-top:0px;
	margin-bottom:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8b8887;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999594;
	font-weight:bold;
	text-decoration:none;	
}

A:hover {
	text-decoration:none;
	font-weight:bold;
	border-bottom:0px dashed #6b6968;
}

.main-heading {
	color:#4e4d4c;
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0px;
}

.sub-heading {
	color:#5c5a58;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0px;
}

.dot-line {
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	height:5px;
}
.td-dark {
	background-color:#5c5a58;	
}

.td-medium {
	background-color:#b9b6b5;
}

.td-light {
	background-color:#dddcdb;
}
.white-bg {
	background-color:#FFFFFF;
}

.gray-text {
	color:#4e4d4c;
	font-size:16px;	
	font-weight:bold;
}
.menu-bar {
	background-image:url(images/menu_bar_bg.gif);
	height:72px;
	background-repeat:repeat-x;	
}

.menu-text, A.menu-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

A.menu-text:hover {
	text-decoration:none;
	border-bottom:1px dashed #6b6968;
}

.footer {
	height:40px;
	background-color:#5c5a58;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: underline;
}

