body, td, th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

/*body {background-color: #518ECF;}*/

a {
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #63AA4A;
}

h1 {
	font-size: 32px;
	color: #336699;
	font-style: italic;
}

h2 {
	font-size: 22px;
	color: #3399FF;
	letter-spacing: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #566175;
	letter-spacing: 2px;
	text-align: center;
}

h4 {
	font-size: 10px;
	color: #808080;
	text-align: center;
}

h5 {
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	border-bottom: 1px dotted #808080;
}

#Contents {
	border: 5px solid #63AA4A;
	background-color: #FFFFFF;
}

#mainDiv {
  width:900px;
}

#Menu {
	text-align: center;
	border-top: 2px solid #63AA4A;
	border-bottom: 2px solid #63AA4A;
	padding: 2px 4px;
}

#Menu a {
	font-size: 12px;
	color: #518ECF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: none;
	padding: 2px 4px;
}

#Menu a:hover {
	/*color: #63AA4A;*/
	color: #FFFFFF;
	background-color: #518ECF;
	border-bottom: none;
}

#BodyLeft {
	text-align: center;
	/*margin: 3px;*/
}

#BodyRight {margin: 3px;}

#Footer {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #518ECF;
	vertical-align: middle;
	padding-left: 3px;
	/*line-height: 49px;*/
	border-top: 2px solid #63AA4A;
}

div.PageName {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	color: #518ECF;
	letter-spacing: 10px;
	/* border-bottom: 1px solid #518ECF; */
	margin: 0, 40px, 7px, 20px;
	padding-right:20px;
	text-align: right;
}

.PhoneDate {
	font-size: 16px;
	color: #518ECF;
	letter-spacing: 3px;
	font-weight: 700;
}

.NewsHeader {
	color: #FFFFFF;
	background-color: #63AA4A;
	text-transform: uppercase;
	padding: 2px 5px;
	font-weight: 700;
	margin-top: 10px;
}

.NewsItem {
	text-align: justify;
	padding: 5px 0px;
}

.NewsItem img {margin-right: 6px;}

.Alert1 {
	background-color: #518ECF;
	padding: 5px 2px;
	color: #FFFFFF;
}

.Alert1 a {
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom: none;
}

.Alert1 a:hover {color: #FFFFFF;}
.Alert1 img {border-color: #000000;}

.Alert2 {
	background-color: #63AA4A;
	padding: 5px 2px;
	color: #FFFFFF;
}

.Alert2 a {
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom: none;
}

.Alert2 a:hover {color: #FFFFFF;}
.Alert2 img {border-color: #000000;}

.green {color: #63AA4A;}
.blue {color: #518ECF;}
.bggreen {background-color: #63AA4A;}
.bgblue {background-color: #518ECF;}
.red {color: #FF0000;}
.small {font-size: 10px;}
.bigbold {font-size: 14px; font-weight: bold;}

.NewsArticleTitle {
	font-size: 14px;
	font-weight: bold;
}