@charset "utf-8";
body {
	background-color: #CEDDE6;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #30779F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #30779F;
}
a:hover {
	text-decoration: none;
	color: #2F0000;
}
a:active {
	text-decoration: none;
	color: #30779F;
}





.LeftSide {
	background-image: url(../images/sec15.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.RightSide {
	background-image: url(../images/sec20.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.Notes {
	font-size: 10px;
	font-weight: bold;
}
.CopyArea {
	font-size: 12px;
	color: #000000;
	padding: 10px;
	background-color: #FFFFFF;
}
.NewsArea {
	color: #FFFFFF;
	background-color: #30779F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style3 {font-size: 12px}
.style3 a:link {
	font-size: 12px;
	color: #AAE172;
	text-decoration: none;
}
.style3 a:visited {
	font-size: 12px;
	color: #AAE172;
	text-decoration: none;
}
.style3 a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.style3 a:active {
	font-size: 12px;
	color: #AAE172;
	text-decoration: none;
}








.Logo {
	float: right;
}
.PhotoLeft {
	float: left;
	border: 2px solid #30779F;
	margin-right: 10px;
	margin-bottom: 10px;
}
.PhotoCenter {
	border: 2px solid #30779F;
	margin-right: 10px;
	margin-left: 10px;
}
.PhotoRight {
	float: right;
	border: 2px solid #30779F;
	margin-bottom: 10px;
	margin-left: 10px;
}
.PhotoRight2 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}



.FooterText {
	font-size: 11px;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

h1 {
	font-size: 24px;
	color: #30779F;
}
h2 {
	font-size: 14px;
	color: #5FB055;
}
.style2 {font-size: 9px}
.TopArt {
	background-image: url(../images/topart.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 782px;
}
.TopArtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: bold;
	line-height: 25px;
}
.TopArtText a:link {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
}
.TopArtText a:visited {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
}
.TopArtText a:hover {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
}
.TopArtText a:active {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
}
.SmallText {
	font-size: 10px;
}
.RedText {
	color: #F00;
}

