@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435C6B;
}
body {
	background-color: #0F546F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0F546F;
}
a:active {
	color: #666666;
}
.boxContent {
	background-color: #B2C4C7;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.marginTopBtm {
	margin: auto;
	height: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bluebarTop {
	margin: auto;
	height: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D3E6EC;
}
.bluebarBtm {
	margin: auto;
	height: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D3E6EC;
	background-image: url(images/shadow-blueBar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxContentWhite {
	background-color: #FFFFFF;
	padding: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titleBar-rgt {
	background-color: #0F546F;
	background-image: url(images/titleBar-rgt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 645px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C1D6DA;
	padding-top: 20px;
}
.boxBanner {
	background-color: #FFFFFF;
	background-image: url(images/logo-line.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	padding-bottom: 10px;
}
.titleBar-btm {
	background-color: #FFFFFF;
	background-image: url(images/shadow-whiteBar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.shadow-lft {
	background-image: url(images/shadow-lft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow-rgt {
	background-image: url(images/shadow-rgt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.text16 {
	font-size: 16px;
}
a.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	padding-left: 20px;
	font-weight: normal;
	width: 140px;
	background-image: url(images/bullet-blank.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 24px;
	clip: rect(10px,10px,10px,10px);
}
a.sidelinks:link {
	text-decoration: none;
	color: #969696;
	font-weight: normal;
}
a.sidelinks:hover {
	color: #0F546F;
}
a.sidelocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F546F;
	text-decoration: none;
	padding-left: 20px;
	background-color: #FFFFFF;
	line-height: 24px;
	float: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	width: 140px;
}
.boxMenu {
	height: 380px;
	width: 160px;
}
.textContent {
	line-height: 18px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3E6EC;
}
.boxFullBorder {
	border: 1px solid #D3E6EC;
}
.imageRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 30px;
}
.hiliteBlue {
	font-weight: bold;
	color: #0F546F;
}

