/* GENERIC HTML TAGS */
h1 {
	font-size: 20px;
	font-weight: bold;
	/*line-height:24px;*/
	color: #333333;
	/*width: auto;
	background-image:url(images/h16.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	vertical-align: top;
	padding-top:0px;
}
h1 img {
border: none;
}
#hh {
	padding: 0;
	padding-top:0px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;	
	/*vertical-align: middle;*/
}
h2 {
	font-size: 13px;
	font-weight: bold;
	line-height:10px;
}
h3 {
	font-size: 12px;
}
p {
	font-size: 12px;
}
input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
input.submit {
    padding: 0;
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
}

input.submit[class] {  /* IE ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}
a {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	background-color:#CCCCCC;
	background-repeat: repeat;
	border:none;
	/*background-attachment: fixed;*/
}
.italic {
	font-style: italic;
	float: left;
	clear:none;
}
table, tr, td{
border:none;
text-align:center;
margin: 0;
float: none;
padding: 5px;
}
/* LAYOUT DIV: SPLASH PAGE */
#centerFrame {
position: absolute;
top: 50%;
left: 50%;
/* adjust negative value until content is centered
margin-top = div height /2 and margin left = width /2*/
margin-top: -210px;
margin-left: -200px;
width: 400px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#centerFrame h1{
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centerFrame p{
	font-size: 11px;
	line-height:12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centerFrame a:link {
	text-decoration:underline;
	color: #FFFFFF;
}
#centerFrame a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#centerFrame a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
/* LAYOUT DIV: WRAPPER - page setup and layout, centre panel */
#wrapper {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(images/content_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center 450px;
}
#wrapper strong {

}
/* LAYOUT DIV: HEADER */
#header {
	left:0px;
	top:0px;
	width:1000px;
	height:166px;
	clear: both;
	padding:0;
	margin:0;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#headerText {
	width:auto;
	text-align:right;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right:0px;
	padding-top:99px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#headerText a:link {
	color: #FFF;
}
#headerText a:visited {
	color: #FFF;
}
#headerText a:hover {
	color: #FFFFCC;
	text-decoration:underline;
}
/* LAYOUT DIV: CONTENT:LHS */
#LHS {
	float:left;
	width: 150px;
	margin-top: 0px;
	/*margin-left: 10px; - IE and FF display diff. IE 10px further right. Use padding instead*/
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Define links - display blocks 125px wide */
#LHS a {
	text-align:center;
	display: block;
	width: 140px;
	margin: 0;
	padding:0;
	color: #FFCC00;
	text-decoration: none;
	vertical-align:middle;
}
/* LAYOUT DIV: CONTENT: LHS: SIDEMENU */
#sidemenu {
	margin:0;
	background-color:#FFFFFF;
	float: left;
	border:none;
}
#sidemenu strong{
/*line-height: normal;*/
}
#sidemenu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 12px;
	line-height:250%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidemenu li {
margin: 0;
}
#sidemenu a {
margin: 0px;
/*margin-left:4px;*/
text-decoration: none;
display: block;
padding: 2px 5px 2px 5px;
}

#nothing a {
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
}
#sidemenu a:link, #sidemenu a:visited{
color: #666666;
}
#sidemenu a:hover, #sidemenu a:active{
	color: #333333;
	background-color: #CED5E3;
	/*background-image: url(images/navRollover.gif);
	background-repeat: repeat;*/
}
#sidemenu br {
/* line-height: 50%; */
}
/* LAYOUT DIV: CONTENT: MAIN - main content area */
#mainPre {
margin:0;
margin-left:160px;
margin-top:0;
padding: 0;
padding-left:10px;
line-height:24px;
background-image:url(images/h16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	width:auto;
	margin-left: 160px;
	padding-left: 10px;
	padding-right:10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top:10px;
	margin-bottom:10px;
	/*background-color:#CCCCCC;
	background-image:url(images/main_bckgrnd6.jpg);*/
}
#mainwatermark {
	background-image:url(images/content_watermark6.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}
#main a {
	text-decoration: underline;
}
#main a:link {
	color: #336699;
	text-decoration:underline;
}
#main a:hover {
	color: #003366;
	text-decoration:underline;
}
#main a:visited {
	color: #336699;
	text-decoration:underline;
}
#main img {
}
#main ul {
	text-indent: 0px;
}
#main p {
margin-top:0;
}
#main tr {
text-align: center;
}
#imgCenter {
	text-align:center;
	width: 100%;
}
#imgCenter img {
float: none;
clear:both;
text-align:center;
margin: 0;
}
#imgNoFloat img{
float: none;
clear: both;
}
.imgBorder {
	border: thin solid #CCCCCC;	
}
.imgFloatLeft {
	float:left;
	margin-right:10px;
	margin-bottom:8px;
}
.imgFloatRight {
	float:right;
	margin-left:10px;
	margin-bottom:8px;
}
.imgFloatLeftBorder {
	float:left;
	margin-right:10px;
	margin-bottom:8px;
	border: thin solid #CCCCCC;	
}
.imgFloatRightBorder {
	float:right;
	margin-left:10px;
	margin-bottom:8px;
}
.imgFloatRightBorder img {
	border: thin solid #CCCCCC;	
}
.blockLeft {
	width: 500px;
	float:left;
	margin-right:10px;
	margin-bottom:8px;
}
.imgFloatLeftBorder img {
	border: thin solid #CCCCCC;	
}
/* tabLeft and tabRight used on contact page to create a two column list,
left column right justified, right column left justified */
.tabLeft{
	text-align:right;
}
.tabRight{
	text-align:left;
}
/* HOME PAGE MAG STYLE DIVS */
.error {
	color: #FF0000;
	border: thin solid #CC0000;	
}
.smalltxt {
	font-size:10px;
}
.olSpacing li {
	line-height:25px;
}
/* LAYOUT DIV: CONTENT: RHS - optional RHS section for possible later inclusion */
#RHS {
float:left;
width: 250px;
}
/* LAYOUT DIV: FOOTER */
#footer {
	color: #333333;
	float:none;
	clear: both;
	left:0px;
	bottom:0px;
	width:1000px;
	height:38px;
	background-color:#999999;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size:10px;
/*	font-weight:bold;*/
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration:underline;
}
#footerText {
	text-align:right;
	width:980px;
	/*margin:0;*/
	padding-left: 10px;
	padding-right:10px;
	padding-top: 12px;
	font-size:10px;
	/*font-weight:bold;*/
}

