body {
	background-color: #17358B;
	background-image: url(images/BG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, helvetica, "times new Roman";
	font-size: 12px;
}
.ContentTable {
	padding-right: 15px;
	padding-left: 15px;
}
.ContentTableText {
	background-image: url(images/ContentBoxWatermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
}
.ContentBoxFooter {
	font-size: 11px;
	font-style: normal;
	color: #1E41A5;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1E41A5;
	padding-top: 10px;
}



.ContentCell {
	background-image: url(images/PageBg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.ContentTableText img {
	border: 2px solid #9e9e9e;
	margin: 5px;
}


.LeftNavCell {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 8px;
}
.SubNav {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
h2 {
	font-style: italic;
	color: #606060;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	padding-bottom: 10px;
	font-weight: bold;
}
.ExtraInfoBox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/SideBoxBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.RightTableAdjustment {
	padding-top: 3px;
}

.TablePadding {
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 14pt;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	padding-bottom: 10px;
}
.Footer {
	background-image: url(images/PageBg.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	color: #808080;
	padding-top: 8px;
}

.Footer a{
	color: #1E41A5;
	text-decoration:none;
}
.Footer a:hover{
	text-decoration:underline;
}
.CopyrightText {
	color: #8C9ECC;
	padding-right: 12px;
}
h3 {
	color: #808080;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	padding-bottom: 10px;
	font-weight: bold;
	margin-left: 2px;
}
h3 a{
	color: #808080;
	text-decoration:none;
}
h3 a:hover{
	color: #1A3994;
}
h4 {
	color: #808080;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	padding-bottom: 10px;
	font-weight: bold;
	margin-left: 2px;
}
/*h4 a{
	color: #808080;
	text-decoration:none;
}
h4 a:hover{
	color: #1A3994;
}*/

.PageBackground {
	background-image: url(images/PageBg.jpg);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
}

.header {
	color: #4b2f00;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4b2f00;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 a {
	color: #606060;
	text-decoration:none;
}
h2 a:hover {
	color: #4b2f00;
}
.h2-selected {
	color: #4b2f00;
}
.required {
	background-color: #ECF0CF;
}
.ImageBorder {
	border: 1px solid #000000;
}
.FlagWaterMark {
	background-image: url(images/flag-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#CommercialTable .Title {
	color: #000000;
	font-weight: bold;
}
#CommercialTable {
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
}
.ServicesTables {
	font-size: 14px;
	border: 1px solid #9e9e9e;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
.ServicesTables a{
	text-decoration:none;
	color:#000000;
}
.ServicesTables a:hover{
	text-decoration:underline;
}

