
.typography h1, h2, h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;

}
.typography h1 {
	font-size: 16px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 5px;
}
.typography h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C4C4C4;
	font-style: italic;
	padding: 0px;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.typography h3 {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.typography p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f4f4f4;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	line-height: normal;
}
.typography a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
#whitefont {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
}
.typography a:hover {
	text-decoration: none;
	color: #CCCCFF;
}
.typography #logo h1, #logo h2 {
	text-align: center;
}
.typography #logo h1 {
	padding-top: 40px;
	font-size: 350%;
}
.typography #logo h2 {
	font-size: 150%;
}
.typography #logo a {
	text-decoration: none;
	color: #3F586B;
}

.typography #menu1 a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 45px;
	line-height: normal;
	height: auto;
}
.typography #menu1 a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.typography #menu1 .active a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	text-decoration: none;
}
.typography .boxed h3 {
	margin: 0;
}
.typography .boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.typography #footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color:#FF0000;
}
.typography #footer a {
	color:#2A00FF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.typography h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A5FAA;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 30px;
	line-height: normal;
}
.typography .newsDetails {
	color: #FFFBF0;
	margin-right: 30px;
	margin-left: 40px;
}