body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
body {
	background-color: #d4d3d3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #fff;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000;
	background-color: #ffb612;
}
.dots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #de8703;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #9e292b;
	font-weight: bold;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #0047ba;
	font-weight: bold;
}
.pagesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #0047ba;
	font-weight: bold;
	border-bottom:1px solid #9e292b
}
.floatright {
	float: right;
	margin: 0px 10px 10px 10px;
}
.floatleft { 
	float: left; 
	margin: 0px 10px 10px 10px;
}
a {
	color: #0047ba;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9E292B;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #0047ba;
	margin: 0px 0px 12px 0px;
}
h2 {
	font-size: 11px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #0047ba;
}
.header {
	font-weight: bold;
	color: #0047ba;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
#footer {
	width: 100%;
	padding: 10px 0px 10px 0px;
	font-size: 9px;
	line-height: 16px;
	color: #000;
	text-align: center; 
	background-color: #d4d3d3;
	border-top:2px solid #9e292b
}
#footer a {
	color: #263457;
}
#h1Box {
	background: #d4d3d3 top repeat-x;
	padding: 5px 10px 5px 10px;
	width: 100%;
	border-bottom:2px solid #9e292b
}
#topBox {
	background-image: url("../images/header1.jpg");
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#sideBar {
	background-color: #ffb612;
	width: 235px;
}
#sideBar h2 {
	background-color: #D5D342;
	width: 215px;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	color: #263457;
	text-transform: uppercase;
}
#sideBar p {
	margin: 10px 10px 10px 10px;
	color: #000;
}
#content {
	margin: 10px 10px 10px 10px;
}
#rightBox {
	background-image: ;
	background-repeat: no-repeat;
	width: 152px;
	height: 438px;
	float: right;
	margin: 10px 10px 20px 20px;
}
#buttonBox {
	width: 500px;
	border: none;
	padding: 4px;
	margin-top: 20px;
}
#buttonBox img {
	margin-left: 15px;
	margin-bottom: 3px;
}
