@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #647EB1;
	font-variant: small-caps;
	text-transform: uppercase;
	line-height: 25px;
	
	}
	
	h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4064B2;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 0.1em;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #E6E4E9;
	padding-bottom: 5px;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #E6E4E9;
	padding-bottom: 5px;
	letter-spacing: .1em;
	line-height: 30px;
}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	font-variant: normal;
	text-transform: capitalize;
}


h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-variant: normal;
	text-transform: uppercase;
	color: #3567C8;
	font-size: 14px;
	letter-spacing: 0.3em;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E4E9;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: .3em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E4E9;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 95%;
	line-height: 24px;
	color: #000066;
}
.homeh1 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../new_images/heading1back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
	color: #000066;
	font-weight: bold;
	vertical-align: middle;
	text-transform: capitalize;
	font-style: normal;
}
.homeh1low {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 18px;
	font-variant: normal;
	color: #000066;
	list-style-type: square;
	background-position: center top;
	padding: 10px;
	border: 1px solid #E6E4E9;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	color: #3376B9;
	font-size: 14px;
	font-variant: normal;
	text-transform: capitalize;
	font-style: italic;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.homesmall {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
	font-variant: normal;
	color: #000066;
	list-style-type: square;
	background-position: center top;
	padding: 10px;
	border: 1px solid #E6E4E9;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
	font-style: normal;
}
.hilitebold {
	font-family: Arial, Helvetica, sans-serif;
	color: #3376B9;
	font-size: 14px;
	font-variant: normal;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
}
.homenewshilite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
.sidenewstext {font-size: 80%}
.normbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-variant: normal;
	color: #000066;
	list-style-type: square;
}
.hiliteboldred {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-variant: normal;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
}
.WHITE {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
.h1copyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	font-variant: small-caps;
	text-transform: uppercase;
	line-height: 25px;
}
