html {
		height: 100%;
		margin-bottom: 1px;
	}

body {
	background: #ECF1FF;
	margin: 0 0 20px;
	padding: 0;}

body, td {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;}

p {
	margin-top: 0;}

table.header {
	width: 760px;
	background: #FFF;}

table.header td.logo {
	width: 150px;
	text-align: left;
	vertical-align: bottom;
	border-left: solid 1px #009;
	background: #009 url(images/bannerBg.jpg) 96px 0 no-repeat;}

table.header td.logo-mid {
	background: #009 url( systemimages/topnavBg.gif ) left center repeat-x;}

table.header td.logo-bot {
	width: 150px;
	height: 30px;
	background: #DAE3FF url( systemimages/logobotBg.gif) bottom right no-repeat;
	border-left: solid 1px #8B90B5;
	vertical-align: top;}

table.header td.co {
	text-align: left;
	vertical-align: bottom;
	background: #009 url( images/bannerBg.jpg ) right top no-repeat;
	border-right: solid 1px #DAE3FF;
	}

table.header td.heading {
	background: #FFF url( systemimages/diamtr.gif ) bottom left no-repeat;
	border-right: solid 1px #DAE3FF;}


td.topNav {
	background: #009 url( systemimages/topnavBg.gif ) left center repeat-x;
	height: 25px;
	border-right: solid 1px #DAE3FF;
	}

table.topNav {
	border-collapse: collapse;}

table.topNav td {
	padding: 0;
	color: #fff;
	border-left: 1px solid #C5C8DA;
	border-right: 1px solid #C5C8DA;
	font-size: 12px;}

table.topNav td a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;}

table.topNav td a:hover {
	color: #000;}


td.sideNav {
	width: 150px;
	height: 225px;
	vertical-align: top;
	border-left: solid 1px #8B90B5;
	background: #DAE3FF url( systemimages/sidenavBg.gif ) no-repeat top right;
	padding: 5px 0 0;}

ul.sideNav {
	color: #18216C;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	background: url( images/sideNavBit.gif ) no-repeat 8px 5px;
	width: 146px;}

ul.sideNav li {
	list-style: none;
	margin: 4px 0 4px 4px;
	padding: 0;
	width: 146px;}

ul.sideNav a {
	line-height: 1.5em;
	text-decoration: none;
	color: #18216C;
	display: block;
	width: 100%;
	height: 100%;
	border-left: 1px solid #8B90B5;
	border-right: 0px solid #8B90B5;
	padding: 0 0 0 4px;
	margin: 0;
	width: 136px;
	background: #ECF1FF;}

ul.sideNav a:hover {
	font-weight: bold;
	color: #36F;
	border-color: #36F;
	background: #U;}

td.contact-details {
	width: 150px;
	color: #18216C;
	vertical-align: bottom;
	text-align: center;
	background: #DAE3FF;
	font-size: 10px;
	border-left: solid 1px #8B90B5;
	padding: 10px 0 10px;}

td.heading h1 {
	margin: 0 0 0 30px;
	font-size: 1.3em;
	text-align: right;
	color: #18216C;
	border-bottom: 1px solid #18216C;}

td.content {
	padding: 0 10px 10px 30px;
	vertical-align: top;
	background: #FFF url( systemimages/contentBg.gif ) top left no-repeat;
	border-right: 1px solid #DAE3FF;}

td.content h3 {
	margin: 0;}

td.content ul {
	margin-top: 2px;}

td.content img {
	padding: 0px;
	margin: 5px;}

body.home td.content img {
	border: 3px double #8B90B5;}

h1, h2 {
		font-weight: normal;
		font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; /* 'Eras Bold ITC', #1973FF */
		color: #009;
	}

h1 {
 		font-size: 1.5em;
 		/* text-transform: uppercase; */
 		margin-top: 0.5em;

 	}

h2 {
	font-size: 1em;}

h3 {
	font-size: 1.1em;
	padding: 2px 0;}


h4 {
	font-size: 1em;
	color: #000;
	margin: 0;}

h5 {
	font-size: 1em;
	color: #000;
	margin: 0;}

fieldset {
	margin-bottom: 20px;
}

legend {
	color: #18216C;}

table.footer {
	color: #fff;
	text-align: right;
	font-size: 10px;}

table.footer td.footer {
	background: #fff;
	border-right: solid 1px #DAE3FF;
	border-bottom: solid 1px #DAE3FF;}

table.footer td.margin {
	border-left: solid 1px #8B90B5;
	border-bottom: solid 1px #8B90B5;
	background: #DAE3FF;
	width: 150px;}

table.footer td.copy {
	background: #FFF;
	border-right: solid 1px #DAE3FF;
	border-bottom: solid 1px #DAE3FF;
	font-size: 10px;
	color: #18216C;
	text-align: right;
	padding-right: 10px;}

a {
	color: #0000BF;
	font-weight: bold;}

a:hover {
	color: #36F;}

input.input,
textarea.input {
	background: #EFF0F7;
	border: solid 1px #8B90B5;}

input.button {
	background: #EDFAFF;
	border-color: #00AEEF;}

blockquote {
	border: 1px solid #000;
	padding: 5px;}
