body{
	margin:0;
	padding:0;
	line-height: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	background-image: url(images/pagebrd.png);
	background-repeat: repeat-y;
	background-position: center;
}
img {border: 0px;}
b{font-size: 100%; font-weight: bold;}
h2 {font-size: 120%; margin-bottom: -6px; }
h5 {font-size: 90%; font-weight:normal;}
h6 {font-size: 90%; font-weight:normal;}
ul {
	list-style-type: disc;
	line-height: 1.5em;
	margin-left: 1em;
	padding-left: 1em;
}
li {
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding-left: 1em;
}
.leftlist ul {
	list-style-type: none;
	line-height: 1.1em;
	margin-left: 0em;
	padding-left: 0em;
}
.leftlist li {
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-left: 0em;
}
.enq {
	position: relative;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(images/enq2.gif);

	background-repeat: no-repeat;
	text-decoration: none;
}
a.enq:link {
color: #ffffff;
text-decoration: none;
}
a.enq:visited {
color: #ffffff;
text-decoration: none;
}
a.enq:hover {
	position: relative;
	display: block;
	width: 100px;
	height: 30px;
	color: #ffffff;
	background-image: url(images/enq2-hover.gif);
	background-repeat: no-repeat;
}
.ask {
	position: relative;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(images/ask.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a.ask:link {
color: #ffffff;
text-decoration: none;
}
a.ask:visited {
color: #ffffff;
text-decoration: none;
}
a.ask:hover {
	position: relative;
	display: block;
	width: 100px;
	height: 30px;
	color: #ffffff;
	background-image: url(images/ask-hover.gif);
	background-repeat: no-repeat;
}
#maincontainer{
	width: 798px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	}

#topsection{
	height: 185px;
	line-height: 1.5em;	
	background-image: url(images/header-block3.gif);
	overflow: hidden;
	background-repeat: no-repeat;
	margin-left: -1px;
}

#topsection h3{
padding-top: 100px;
margin-left: 220px;
color:#FFFFFF;
font-size: 11px;
}
#toplinks {
	padding-top: 7px;
	margin-left: 247px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
#toplinks a:link {
color:#FFFFFF;
font-size: 11px;
text-decoration: none;
}
#toplinks a:visited{
color:#FFFFFF;
font-size: 11px;
text-decoration: none;
}
#toplinks a:hover{
text-decoration: underline;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}
#contentcolumn p{
margin-bottom: -6px; 
}

#leftcolumn{
float: left;
width: 197px; /*Width of left column*/
margin-left: -797px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff;
line-height: 1.5em;
}
div.leftlinktop a {
	width: 160px;
	height: 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 7px 5px 5px 10px;
	background-color: #70B221;
	border-bottom: 3px solid #ffffff;
	display: block;
	font-weight: bold;
	color: #FFFFff;
	cursor: default;
	text-decoration: none;
}	
div.leftlinktop a:visited {
	color: #FFFFff;
	text-decoration: none;
}
#footer{
clear: left;
width: 100%;
background: white;
color: #999999;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

a:link {
	color: #55AA55;
	text-decoration: underline;
	font-weight:bold
}
a:visited {
	color: #55AA55;
	text-decoration: underline;
	font-weight:bold
}
a:hover {
	color: #008000;
}
.h2headernew {
font-size: 120%; 
margin-bottom: -6px; 
font-weight:bold;

}
.h1headernew {
font-size: 120%; 
margin-bottom: -6px; 
font-weight:bold;
display:inline;
}
.h1inTxt {
font-size: 11px;
font-weight:bold;
display:inline;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}
.pinline {
display:inline;
}
#smallFooter { 
color:#999999;
font:Arial, Helvetica, sans-serif;
font-size:11px;
}
#smallFooter a:link { 
color:#999999;
font:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
#smallFooter a:visited { 
color:#999999;
font:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
#smallFooter a:active { 
color:#999999;
font:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
#smallFooter a:hover { 
color:#999999;
font:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
font-weight:normal;
}
.h3Replace {
color:#FFFFFF;
font-size:11px;
margin-left:220px;
padding-top:100px;
line-height:1.5em;
font-family:Arial,Helvetica,sans-serif;
}
.str {
	font-weight:bold;
}
