.PageBG-CTL {
	background-image: url(images/PageBG/PageBG_CTL.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PageBG-T {
	background-image: url(images/PageBG/PageBG_T.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.PageBG-CTR {
	background-image: url(images/PageBG/PageBG_CTR.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.PageBG-L {
	background-image: url(images/PageBG/PageBG_L.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.PageBG-R {
	background-image: url(images/PageBG/PageBG_R.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.PageBG-CBL {
	background-image: url(images/PageBG/PageBG_CBL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.PageBG-B {
	background-image: url(images/PageBG/PageBG_B.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.PageBG-CBR {
	background-image: url(images/PageBG/PageBG_CBR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #000044;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
}
.NavBG {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000044;
	padding-bottom: 2px;
	color: #000044;
}

a.nav {
	color: #000044;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav:link {
	color: #000044;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav:visited {
	color: #000044;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav:hover {
	color: #669ACC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav:active  {
	color: #000044;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #000044;
	text-decoration: none;
} 

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ContactDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aba6a6;
}

a.ContactDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aba6a6;
}
a.ContactDetails:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aba6a6;
}
a.ContactDetails:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aba6a6;
}
a.ContactDetails:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aba6a6;
}
a.ContactDetails:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669ACC;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669ACC;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000044;
}
.emph {
	font-weight: bold;
	color: #000044;
}

