/* text */
body {
	background: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0;
	color: #335565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
a:link {
	color: #335565;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #335565;
}
a:hover {
	text-decoration: underline;
	color: #9A0000;
}
a:active {
	text-decoration: underline;
	color: #9A0000;
}
.red {
	color: #9A0000;
}
.lblue {
	color: #8CADBD;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 48px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	border-bottom: 1px dotted #335565;
	line-height: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom: 1px dotted #335565;
	line-height: 15px;
	color: #9A0000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #9A0000;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #335565;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	border-bottom: 1px dotted #335565;
	line-height: 20px;
	color: #9A0000;
}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #9A0000;
	margin: 0px;
	padding: 0px;
}
.firstpara {
	color: #9A0000;
	font-size: 18px;
	line-height: 22px;
}
#newshead, #cshead{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	margin: 5px 0px 5px 0px;
	color: #9A0000;
	line-height: 24px;
}
#view {
	font-size: 11px;
	text-align: right;
	position: relative;
	top: -30px;
	}
#view a {
	color: #8CADBD;
	}
#view a:hover {
	color: #9A0000;
	}
#rightnav{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 15px 0px 3px 0px;
    color: #9A0000;
	
}
#imagelable {
	color: #7996A5;
	font-size: 11px;
	text-align: right;
	line-height: 21px;
	}
.noborder {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
}

