@charset "utf-8";
h1 {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #4B7878;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blueborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2D3A5D;
	border-right-color: #2D3A5D;
	border-left-color: #2D3A5D;
}
.blueborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2D3A5D;
	border-right-color: #2D3A5D;
	border-left-color: #2D3A5D;
	background-image: url(images/navBG.gif);
	background-repeat: repeat-x;
}
.leftsideBG {
	background-image: url(images/leftBGall.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D3A5D;
}
.rightsideBG {
	background-image: url(images/rightBG.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D3A5D;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D3A5D;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.rightsideTopic {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #669999;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 38px;
}
.announce {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #063;
}

.rightsideText {
	font-family: "Trebuchet MS";
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.navBG {
	background-image: url(images/navBG.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.contact {
	color: #FFFFFF;
	margin-top: 5px;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D3A5D;
}


.leftsideNAV {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.boldtopic {
	font-weight: bold;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E5;
}
.top5 {
	margin-top: 5px;
	margin-bottom: 3px;
}
.blueborderMain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D3A5D;
	border-left-color: #2D3A5D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}

.input2 {
	background-color: #99CCCC;
	width: 100px;
	border: 1px solid #2D3A5D;
}
