html{ overflow-y : scroll; }

/************ navLinks styles **************/

#navLinks {
	margin: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background: #000033;
	width: 898px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#navLinks a:link, #navLinks a:visited {
	font-weight: bold;
	padding: 2px 10px;
	color: #ffffff;
	text-decoration: none;
	background: #000033;
	
}

#navLinks a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: #E17942;
}

A:link {
	BACKGROUND: #FFFFFF;
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}

A:visited {
	BACKGROUND: #FFFFFF;
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}

A:active {
	BACKGROUND: #FFFFFF;
	COLOR: #996600;
	TEXT-DECORATION: none;
}

A:hover {
	BACKGROUND: #FFFFFF;
	COLOR: #990000;
	TEXT-DECORATION: none;
}

A.footer:link {
	TEXT-DECORATION: none;
	color: #CCCCCC;
	background: #15327d;
}

A.footer:visited {
	BACKGROUND: #15327d;
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	position: relative;
}

A.footer:active {
	BACKGROUND: #15327d;
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	position: relative;
}

A.footer:hover {
	BACKGROUND: #15327d;
	COLOR: #e07a27;
	TEXT-DECORATION: underline;
	position: relative;
}
A.th:link {
	TEXT-DECORATION: none;
	color: #000099;
	background: #EBC9B8;
}


A.th:visited {
	COLOR: #000099;
	TEXT-DECORATION: none;
	position: relative;
	background: #EBC9B8;
}

A.th:active {
	COLOR: #000099;
	TEXT-DECORATION: none;
	position: relative;
	background: #EBC9B8;
}

A.th:hover {
	COLOR: #000099;
	TEXT-DECORATION: underline;
	position: relative;
	background: #EBC9B8;
}

body 
{
	text-align: center;
	margin-top: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #15327d;
	position: relative;
	background: #000033;
	padding: 0px;
} 

#center {
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Container {
	text-align: center;
	position: relative;
	width:900px;
	height: auto;
	padding: 0px;
	color: #000033;
	background: #FFFFFF;
}
#content {
	float: left;
	text-align: justify;
	position: relative;
	left: 20px;
	font-size: 80%;
	width: 820px;
	height: auto;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 20px;
	
}
#footer{
	width: 896px;
	color: #000033;
	text-align: center;
	position: relative;
	font-size: 70%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: #FFFFFF;
	
}

#header {
	width: 760px;
	background: #009966;
	float: left;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	position: relative;
	
}

#innercontainer {
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #000033;
	background: #FFFFFF;
}

#top {
	width: 900px;
	float: left;
	color: #000033;
	height: 130px;
	position: relative;
	text-align: center;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../pixs/headernew2.jpg);
	background-repeat: no-repeat;
	
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-align: center;
	color: #FFFFFF;
	background: #000033;
	position: relative;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
	margin-top: 20px;
}

h2 {
	font-size: 100%;
	color: #990000;
	background: #FFFFFF;
	text-align: left;
}
blockquote {
	margin: 0px;
	padding-left: 25px;
}
ul {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imageleft {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imagenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image10pix {
	padding-top: 10px;
}

.textcentre{
	text-align: center;
}
.smalltext {
	font-size: 80%;
}
.textblue {
	color: #00F;
}
.textgreen {
	color: #187218;
}
.textyellow {
	color: #979D3D;
}


th {
	color: #000000;
	background: #EBC9B8;
	border: 1px dotted #DC7743;
	text-align: center;
	font-weight: normal;
	padding: 3px;
}
td {
	text-align: left;
	vertical-align: top;
}
.td50percent {
	width: 50%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.tableborder {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border: 1px dotted #DC7743;
	width: 25%;
}
.tableborderheader {
	text-align: center;
	vertical-align: top;
	border: 1px dotted #DC7743;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.tablecentred {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.tdcentre {
	text-align: center;
}
table {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
}
.tableimages {
	margin: 0px;
	padding: 0px;
}
.navlinkorangebck a:link{
	background: #FF7E5B;
	background-color: #FF7E5B;
}

#navLinks4 {
	margin: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background: #000033;
	width: 898px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#navLinks4 a:link, #navLinks4 a:visited {
	font-weight: bold;
	padding: 2px 10px;
	color: #ffffff;
	text-decoration: none;
	background: #FF7E5B;
	background-color: #FF7E5B;
	
}

#navLinks4 a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: #E17942;
}
