.style1 {
	color: #FFFFFF;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.title{font-size: x-large;
color:#214C4E;
}
.slogan {
	font-size: x-large;
	font-style: italic;
	font-family: "Century Gothic";
	color: #AC1B23;
	font-weight: bold;
}
.border-lr {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 184548;
	border-left-color: 184548;
}

.style6 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {font-family: Arial, Helvetica, sans-serif; color: #214C4E; }
.bg-l {
	background-image: url(../images/left_top_line.gif);
	background-repeat: repeat-y;
}
.bg-r {
	background-image: url(../images/top_right_line.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 11px;
}
.rept-v {
	background-repeat: repeat-y;
}
.link1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #284F51;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.norepat {
	background-repeat: no-repeat;
}
.heading {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #284F51;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial;
	color: #990000;
}
.links2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.links2:hover {
	color: #993333;
}
.border {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.links3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B7E5E7;
	text-decoration: none;
}
a.links3:hover {
	color: #993333;
}
