body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.menuposition {
	margin-left: -10px;
	margin-top: 0px;
}
#menuposition {
	margin-left: 15px;
	margin-top: 160px;
}
.outerTable {
	background-image: url(../images/box-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 797px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.outerTable2 {
	background-image: url(../images/box-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navBar {
	width: 181px;

	float: left;
}
.topRow {
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 48px;
	width: 797px;
	clip: rect(auto,auto,auto,auto);
}
.contentBox {
	background-image: url(../images/boxIn-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 604px;
	float: none;
	padding-right: 0px;
	margin-bottom: 16px;
	margin-left: 185px;
}
.contentBox2 {
	background-image: url(../images/boxIn-back2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 604px;
	float: none;
	padding-right: 0px;
	margin-bottom: 16px;
	margin-left: 185px;
}
.content {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-left: 16px;
	padding-bottom: 24px;
	padding-right: 16px;
	line-height: 16px;
}
h1 {
	color: #FFFFFF;
	font-size: 27px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
}
.footer {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	width: 720px;
	text-align: right;
	color: #999999;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #8D3223;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
}
.subtitle {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #110552;
	padding-top: 16px;
}
.callout {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #110552;
	background-color: #B3BFD1;
	padding: 10px;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #110552;
	border-bottom-color: #110552;
}
.emphasize {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.subnav {
	background-image: url(../images/lightblue.gif);
	background-repeat: repeat;
	width: 171px;
	list-style-image: none;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #110552;
	font-weight: bold;
	line-height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav a {
	color: #110552;
	margin-left: 12px;
	text-decoration: none;
}
#subnav a:hover{
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #990000;
}
a:link {
	color: #000070;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000070;
}
em {
	font-weight: bold;
}
.alternateTitle {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#confirm {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #8D2B19;
	border: 1px solid #5073A8;
	color: #FFFFFF;
}
#listTable th
{
	background: #5073A8;
	color: #FFFFFF;
}
#listTable td
{
	border-bottom: 1px solid #3E6297;

}
