body {
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color:#d5d5d5;
	scrollbar-arrow-color:#b6b6b6;
	scrollbar-base-color:#8D9BC0;
	scrollbar-darkshadow-color:#d5d5d5;
	scrollbar-face-color:#fbfbfb;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	overflow: auto;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.inputButton {
	border: 1px solid #ededed;
}
a {
	color: #57658C;
}
a:visited {
	color: #57658C;
}

.footerBack {
	background-image: url(../graphics/footerback.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #325FB1;
	text-decoration: none;
}
a:hover {
	color: #3965AE;
	text-decoration: none;
}
.subnav {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	font-size: 11px;
	line-height: 22px;
}
.subnav:visited {
	color: #FFFFFF;

}
a.subnav:hover {
	color: #57658C;
	background-color: #EEF0F2;
}
.search {
	background-image: url(../graphics/search.gif);
	height: 23px;
	width: 56px;
}
select {
	background-color: #FFFFFF;
	border: 3px solid 8d8d8d;
}
.sideLinkBorder{
	border-top: 0px dashed #E8E8E8;
	border-right: 1px dashed #E8E8E8;
	border-bottom: 1px dashed #E8E8E8;
	border-left: 1px dashed #E8E8E8;
}
.border {
	border-top: 1px dashed #E8E8E8;
	border-right: 1px dashed #E8E8E8;
	border-bottom: 1px dashed #E8E8E8;
	border-left: 1px dashed #E8E8E8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5779A2;
}
ul {
	list-style-image: url(../graphics/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	color: #333333;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-left: 20px;
}


hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D3D8E4;
	border-right-color: #D3D8E4;
	border-bottom-color: #D3D8E4;
	border-left-color: #D3D8E4;
	color: #FFFFFF;
}

.sidelinks {
	font-weight: bold;
	color: #377DD3;
	text-decoration: none;
	font-size: 10px;
}
.imageBorder {
	border-top: 1px dashed #E8E8E8;
	border-right: 1px dashed #E8E8E8;
	border-bottom: 1px dashed #E8E8E8;
	border-left: 1px dashed #E8E8E8;
	padding: 5px; margin-left: 10px
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	display: inline;
}
