@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #b2b9ff;
	background-image: url(../images/bgPattern.png);
	background-repeat: repeat;
	margin: 0px;
	font-size: 12px;
}
p {
	text-align: justify;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
li {
	list-style-image: url(../images/Bullet01.png);
	text-align: justify;
}
li li {
	list-style-image: url(../images/Bullet02.png);
	text-align: justify;
}
li li li {
	list-style-image: url(../images/Bullet03.png);
	text-align: justify;
}
h3 {
	color: #D8DBDE;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}
strong {
	font-weight: bolder;
	color: #CCD1FF;
}


.ContentTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b2b9ff;
	width: 915px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b9ff;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.ContentColumn01 {
	padding: 25px;
	width: 450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b9ff;
}
.ContentColumn02Title {
	width: 415px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b2b9ff;
}
.ContentSubpageColumn01 {
	padding: 25px;
	width: 545px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b9ff;
}
.ContentSubpageOneColumn {
	padding: 25px;
}
.navSubMenuContainer {
	margin-top: 25px;
}
.navSubMenuContainerBg {
	background-image: url(../images/navSubMenu02.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 2px;
}
.navSubMenuBg {
	background-image: url(../images/navSubMenu05.png);
	background-repeat: repeat-y;
}
.navSubMenuBox {
	margin-bottom: 5px;
}
.navSubMenuBox a {
	color: #eff1ff;
	text-decoration: none;
	font-size: 14px;
}
.navSubMenuBox a:hover {
	color: #eff1ff;
	text-decoration: underline;
	font-size: 14px;
}
.navSubMenuBox a:visited {
	color: #eff1ff;
	font-size: 14px;
}
.navSubMenuTable .Top {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.navSubMenuTable .Reg {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.navSubMenuTable .Btm {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.navSubMenuTable .One {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.FooterBox {
	width: 925px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b9ff;
	text-align: center;
}
.FooterBox a {
	color: #b2b9ff;
	text-decoration: none;
}
.FooterBox a:hover {
	color: #b2b9ff;
	text-decoration: underline;
}
.FooterBox a:visited {
	color: #b2b9ff;
}
.CopyrightBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b9ff;
	width: 937px;
	margin-top: 14px;
	margin-bottom: 4px;
}
.CopyrightBox a {
	color: #b2b9ff;
	text-decoration: underline;
}
.CopyrightBox a:hover {
	color: #b2b9ff;
	text-decoration: none;
}
.CopyrightBox a:visited {
	color: #b2b9ff;
}
.bgBlueFade01 {
	background-image: url(../images/bgBlueFade01.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 549px;
	width: 100%;
}
.bgBlueFade02 {
	background-image: url(../images/bgBlueFade02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 549px;
	width: 100%;
}
.bgBar01 {
	background-image: url(../images/bgBar01.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 253px;
	width: 100%;
	margin-top: 177px;
}
.bgBar02 {
	background-image: url(../images/bgBar02.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 253px;
	width: 100%;
	margin-top: 177px;
}


.PageSide02 {
	background-image: url(../images/PageSide02stretch.png);
	background-repeat: repeat-y;
	background-position: right;
}
.PageSide04 {
	background-image: url(../images/PageSide04stretch.png);
	background-repeat: repeat-y;
	background-position: left;
}
.PageContentBg {
	background-image: url(../images/ContentBg.png);
	background-repeat: repeat;
}
.Footer02 {
	background-image: url(../images/Footer02stretch.png);
	background-repeat: repeat-x;
	background-position: top;
}
.FormTable {
	border: 1px solid #0014D7;
}
.FormTableFields {
	background-color: #CBCBCB;
}


.FormColumnLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0014D7;
	background-color: #10111B;
}
.FormTableButton  {
	font-size: 10px;
}
.Red {
	color: #FF0000;
}
