/* commented backslash hack v2 \*/ 
html, body{height:100%; min-height: 100%;} 
/* end hack */ 
html,body {
    margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

body {		
	font-family: arial, Tahoma, hevetica, sans-serif;
	font-size: 75%;
}

.mainBody {		
    text-align: center;
}

h1, h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #026c9a;
    font-size: 200%;
}

h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #026c9a;
    font-size: 150%;
} 

h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #026c9a;
    font-size: 130%;
}

hr {
	color: #0095da;
	border: 1px solid #0095da;
	height: 1px;
	background-color: #0095da;
}

h5, h6 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #026c9a;
    font-size: 110%;
}

table {
	font-size: 100%;
}

table h4 {
	font-size: 130%;
}

td p {
	margin: 0px;
	padding: 0px;
}

p {
    font-family: arial, tahoma, verdana, hevetica, sans-serif;
}

li a {
	text-decoration: underline;
}

li a:hover {
	text-decoration: none;
}

a {
    color: #095f9d;
    text-decoration: none;
}

a:hover {
    color: #095f9d;
    text-decoration: underline;
}

ol {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}

ol li {
	list-style-type: square;
	background: none;
	margin: 0px;
	margin-left: 0px;
}

ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin: 0px;
	padding: 0px;
}

ul li {
	background: url(images/bullet.gif) no-repeat;
	padding-left: 20px;
	line-height: 22px;
	background-position: 0px 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin-left: 0px;
}

.list {
	list-style-type: none;
	margin-left: 0px;
}

.list li {
	background: url(images/bullet.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	line-height: 22px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 776px; 
	min-height:100%;
	text-align: left;
	position:relative;
	border-left: 3px solid #404040;
	border-right: 3px solid #404040;
	background: url(images/img-background.gif);
	background-position: 756px 96px;
}

*html #container {
	height: 100%;
}

#header {
	background: #92c5eb url(images/img-header.gif) no-repeat;
	width:100%;
	height: 96px;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: -2px;
}

#contactInfo {
    margin-top: 0px;
    margin-left: 350px;
    color: #ffffff;
    padding: 0px;
    padding-top: 23px;
}

#contactInfo a {
    color: #ffffff;
}

#contactInfo a:hover {
    text-decoration: underline;
}

#scrollingMarquee {
    color: #0095da;
    margin-top: 27px;
    margin-left: 132px;
    width: 620px;
    font-size: 90%;
}

#scrollingMarquee a {
	text-decoration: underline;
	color: #000000;
}

#scrollingMarquee a:hover {
	text-decoration: none;
	color: #000000;
}

#menu {
	background: url(images/img-columnBG.gif);
	float: left;
	width: 125px;
	border: 0px solid red;
}

#rightContainer {
	float: right;
	width: 648px;
	background: url(images/img-contentBG.gif) no-repeat;
	min-height: 150px;
}

*html #rightContainer {
	float: right;
	width: 645px;
	background: url(images/img-contentBG.gif) no-repeat;
	background-position: -3px 0px;
	height: 150px;
}

#content {
	padding: 10px 10px 10px 20px;
	width: 590px;
	margin-top: 0px;
}

#footer	{
	position:absolute;
	bottom: 0;
	width:100%;
	height: 126px;
	background: url(images/img-footer.gif) no-repeat;
}

*html #footer {
	bottom: -1px;
}

#footer a {
    color: #16742A;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer p {
    margin:0;
    padding:0
}

#clearfooter {
    height:120px;
    width:100%;
    clear:both
}

.navigation {
    list-style-type: none;
    font-size: 100%;
    font-weight: bold;
    margin-left: 0px;
    padding-left: 5px;
}

.navigation a {
	width: 117px;
	height: 20px;
	display: block;
	padding: 4px 0px 0px 5px;
	margin: 0px;
	border: 1px solid #0095da;
	color: #000000;
	text-decoration: none;
}

.navigation a:hover {
	background-color: #026c9a;
	width: 116px;
	height: 20px;
	color: #ffffff;
	display: block;
	padding: 4px 0px 0px 5px;
	margin: 0px;
	text-decoration: none;
}

.selected {
	background-color: #026c9a;
	width: 122px;
	height: 21px;
	color: #ffffff;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.subSelected {
	width: auto;
	height: auto;
	border: 0px;
	font-size: 85%;
	display: block;
	background-color: Transparent;
	text-decoration: underline;
	padding-left: 10px;
	margin-top: 5px;
	color: #ffffff;
	margin: 0px;
}

.subItem a {
	border: 0px;
	font-size: 85%;
	display: block;
	height: auto;
	width: auto;
	padding-left: 10px;
	margin-top: 3px;
}

.subItem a:hover {
	width: auto;
	height: auto;
	border: 0px;
	font-size: 85%;
	display: block;
	background-color: Transparent;
	text-decoration: underline;
	padding-left: 10px;
	margin-top: 3px;
	color: #000000;
}
	

#registrationDetails {
    margin: 0px 0px -20px 0px;
    padding: 20px 0px 0px 5px;
    width: 50%;
    color: #ffffff;
    float: left;
}

#registrationNumber {
    float: right;
    width: 40%;
    text-align: right;
    padding-right: 10px;
    padding-top: 93px;
    color: #404040;
    font-weight: bold;
}

.imageBorder {
    border: 1px solid #0095da;
    display: block;
}

.inputFields {
	border: 1px solid #0095da;
	font-family: arial, Tahoma, hevetica, sans-serif;
	font-size: 85%;
}

.errorformtext {
	border: 1px solid #0095da;
	background-color: #cbe4f5;
	font-family: arial, Tahoma, hevetica, sans-serif;
	font-size: 85%;
}

.submitButton {
	border: 1px solid #404040;
	background-color: #0095da;
	font-weight: bold;
	color: #ffffff;
}
	