body, div, form, img, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: left;
}

#header {
	position: relative;
	overflow: hidden;
	background: #f1f7ff;
}

#topHolder {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	padding: 30px 0 0 0;
}

#topRight {
	position: absolute;
	top: 0px;
	right: 50px;
	background: url(/images/nav/toprightback.gif) top left repeat-x;
	height: 30px;
	padding: 2px 20px 4px 20px;
	overflow: hidden;
}

ul.bulletNav {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ul.bulletNav li a {
	color: #fff;
	font-size: 72%;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet.gif) center left no-repeat;
	padding-left: 15px;
}

ul.bulletNav li a.noBullet {
	background: none;
	padding-left: 0;
}

ul.bulletNav li.lastLink {
	margin-left: 20px;
}

ul.bulletNav li.lastLink a {
	padding-right: 5px;
	color: #0ff;
}

#innerMainContent ul.navMenuList {
	list-style-image: url(/images/bullet.gif) center left;
}

#topRightLeft {
	position: absolute;
	top: 0px;
	left: 0px;
}

#topRightRight {
	position: absolute;
	top: 0px;
	right: -1px;
}

#topRight ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}

ul.bulletNav li {
	display: inline;
	float: left;
	margin-right: 10px;
}

#searchBox {
	padding: 5px;
	width: 300px;
	float: right;
}

label {
	cursor: pointer;
	font-weight: bold;
	font-size: 72%;
}

#searchBox .textInput {
	margin-left: 10px;
	border: 1px solid #2266aa;
}

#searchBox .submitBullet {
	margin: 4px 0 0 20px;
}

#searchBox small {
	display: block;
	text-align: center;
	font-size: 72%;
	margin-right: 50px;
}

#searchBox small a {
	color: #000;
}

.fleft {
	float: left;
	margin: 0 10px 10px 10px;
}

.fright {
	float: right;
	margin: 0 10px 10px 10px;
}

.clearDiv {
	line-height: 1px;
	clear: both;
}

#mainMenu {
	background: #0e489e;
	padding-left: 20px;
	height: 20px;
	position: relative;
	z-index: 90;
}

#shadowStrip {
	background: #a2badd;
}

#innerShadowStrip {
	background: #a2badd;
	line-height: 6px;
}

#mainContent1 {
	background: #f1f7ff url(/images/mainback_1.jpg) top left no-repeat;
	padding: 15px 0 20px 290px;
	height: 268px;
	position: relative;
	border:0px solid;
}

#mainContent2 {
	background: #f1f7ff url(/images/mainback_2.jpg) top left no-repeat;
	padding: 15px 0 20px 290px;
	height: 268px;
	position: relative;
	border:0px solid;
}

#mainContent3 {
	background: #f1f7ff url(/images/mainback_3.jpg) top left no-repeat;
	padding: 15px 0 20px 290px;
	height: 268px;
	position: relative;
	border:0px solid;
}

#mainContent4 {
	background: #f1f7ff url(/images/mainback_4.jpg) top left no-repeat;
	padding: 15px 0 20px 290px;
	height: 268px;
	position: relative;
	border:0px solid;
}

#mainContent5 {
	background: #f1f7ff url(/images/mainback_5.jpg) top left no-repeat;
	padding: 15px 0 20px 290px;
	height: 268px;
	position: relative;
	border:0px solid;
}

#mainContent6 {
	padding: 15px 0 20px 100px;
	height: 268px;
	position: relative;
	border:0px solid;
	font-size: 150%;

}

#comboBoxes {
	width: 225px;
	margin: 40px 0 0 0;
	float: left;
	border:0px solid;
}

#comboBoxes p {
	margin: 0;
}

#comboBoxes label {
	display: block;
	margin-bottom: 4px;
}

#comboBoxes select {
	font-size: 72%;
	margin-bottom: 25px;
	display: inline;
}

#comboBoxes #boxOne {
	margin: 0 0 0 60px;
}

#comboBoxes #boxTwo {
	margin: 16px 0 0 35px;
}

#comboBoxes #boxThree {
	margin: 17px 0 0 0;
}

#comboBoxes #boxThree select {
	margin: 0;
}

#footer {
	background: #0e489e;
	height: 20px;
	border:0px solid;
	margin: 0px;
}

#mainLinks {
	float: left;
	margin: 50px 0 0 0px;
	width: 215px;
	border:0px solid;
}

#mainLinks h2 {
	background: #0e489e;
	font-size: 70%;
	color: #fff;
	padding: 2px 2px 2px 4px;
}

#mainLinks h2 img {
	vertical-align: middle;
	margin: 0 10px 0 10px;
}

#mainLinks p {
	margin: 0.2em 0 0.5em 0;
	font-size: 75%;
	margin-left: 40px;
}

#mainLinks a {
	color: #000;
	text-decoration: underline;
}

#leftMenu {
	float: left;
	width: 180px;
	text-align: left;
	padding-left: 4px;
}

#leftMenu h2 {
	font-size: 80%;
	color: #072655;
	padding: 10px 0 0 30px;
	margin-top: 10px;
}

#leftMenu ul {
	margin: 0 0 2px 0;
	padding: 0;
	text-indent: 0;
	width: 170px;
	text-align: left;
	list-style: none;
	font-family: verdana;
	font-size: 90%;
	letter-spacing: 0.01em;
}

#leftMenu li a {
	font-size: 72%;
	font-weight: bold;
	text-decoration: none;
	color: #072655;
}

#leftMenu ul li ul li a {
	font-weight: normal;
	font-size: 72%;
}

#leftMenu img.homeLink {
	margin: 8px 0 10px 30px;
}

#innerMainContent {
	padding-top: 10px;
	margin: 0 10px 0 220px;
	font-size: 80%;
	border: 0px 0px 0px 0px solid #b9d5ff;
}

#innerContent {
	background: #fff url(/images/nav/menucurve.jpg) top left no-repeat;
	min-height: 353px;
	width: 780px;
}

* html #innerContent {
	height: 353px;
}

#innerContent h3 {
	background: url(/images/bigbullet.gif) top left no-repeat;
	border-bottom: 1px solid #b9d5ff;
	padding-left: 25px;
	line-height: 20px;
	color: #0e489e;
	font-size: 140%;
	font-weight: bold;
}

#homepagecontent {
	margin: 0 20px 0 20px;
	font-size: 75%;
	padding-top:-10px;
}

#underdevelopment {
	margin: 300px 20px 300px 20px;
	font-size: 100%;
	padding:10px;
	border: 1px solid black;
}

#credit {
	text-align:center;
	padding-top: 30px;
	margin: 0 20px 0 20px;
	font-size: 75%;
	color:#0E489E;
}

#breadcrumb {
	margin: 20px 10px 10px 0;
	padding: 3px 0 5px 5px;
	font-size: 100%;
	background: #e6ecf5;
	color: #0e489e;
}

#breadcrumb span {
	font-weight: bold;
}

#breadcrumb a {
	color: #0e489e;
}

#breadcrumb a:hover {
	text-decoration: none;
}

#sideMenuTitle {
	margin: 20px 10px 10px 0;
	width: 15%;
	background: #0e489e;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
}

#board {
	position: relative;
	width: 230px;
	height: 150px;
	overflow: hidden;
	border:0px solid;
}

#scrollcontent {
	width: 235px;
	height: 50px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	border:0px solid;
}

#news {
	position: absolute;
	width: 230px;
}

#control {
	display: none;
}

.enqbox {
	border: 1px solid #2266aa;
	background: #fff;
}