body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font:0.90em/1em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
h1 { 
	font:bold 1.20em/1.30em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
li {
	line-height:1.50em;
}

#pscroller1{
width: 95%;
height: 130px;
border: 1px solid black;
padding: 5px;
background-color: #CCCCCC;
	margin-left: 10px;
}

.scroller1class{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-style: italic;
}


#page {
	margin:0 auto;
	padding: 0;
	width: 800px;
	top: 30px;
	position: relative;
	}
#maincontainer {
	width: 800px;
	background-color: #333333;
	}
#header {
	margin:0 auto;
	width:800px;
	height:120px;
	font:1.50em/1em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	background-color: #666666;
	background-image: url(../Assets/headerlogo.gif);
	background-repeat: no-repeat;
	}
/*navbar styles*/
#navbar {
	font:1.20em Arial, Helvetica, sans-serif;
	position: relative;
	width: 800px;
	left: 0px;
	height: 36px;
	background-color: #666666;
	border-top: 1px solid #FFFFFF;
	bottom: 0px;
	}
/*style for bground of main body area*/
#content {
	height:100%;
/*
	background-image: url(../Assets/mainbg.jpg);
*/
	background-image: url(../Assets/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	}
#centrecontent {
	width:610px;
	height:650px;
	/*
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../Assets/centrebg.jpg);
*/
	padding: 0;
	overflow: auto;
}
/*
a:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
*/
a:hover {
	font-weight: bold;
	color: #F78C29;
	text-decoration: none;
	}

#footer {
	margin:0;
	padding: 10px 0 10px 0;
	width: 100%;
	height: 15px;
	border-top: 1px solid #FFFFFF;
	text-align:center;
	font:0.80em/1em Arial, Helvetica, sans-serif;
	background-color: #666666;
	}
.whiteborder {
	border: 1px solid #FFFFFF;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#navigation a:hover {
	color:#F78C29;
	font-size: 14px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	}

.titleText {
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	font-weight: bold;
	}

.subTitleText {
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 10px;
	font-weight: bold;
	}

.contentText {
	color: #000000;
	line-height:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
	text-align: justify;
	margin-right: 10px;
	}

.contentTextLinks {
	color: #000000;
	line-height:16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	}

.smallcontentText {
	color: #000000;
	line-height:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
	}

.smallcontentTextLinks {
	color: #000000;
	line-height:12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	}


.footerText {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.footerText:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.smallcontentTextBlack {
	color: #000000;
	line-height:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
	font-weight: bold;
}
