/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/135% Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(bg.gif) repeat-x;
	color: #333333;
}

#ContainerOuter {
	width: 788px;
	padding: 17px 0px 0px;
	margin: 0 auto;
}

#ShadowLeft {
	background: #FFFFFF url(shadowleft.gif) no-repeat;
	float: left;
	height: 232px;
	width: 16px;
}

#ShadowRight {
	background: #FFFFFF url(shadowright.gif) no-repeat;
	float: right;
	height: 232px;
	width: 16px;
}

#ContainerInner {
	width: 756px;
	float: left;
}

#topBox {
	background: #FFFFFF;
	height: 95px;
}

#Logo {
	float: left;
	height: 95px;
	width: 217px;
}

#TopGraphic {
	background: #FFFFFF url(topgraphic.jpg) no-repeat;
	height: 95px;
	float: left;
	width: 539px;
}

#LinksTable {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

#Productmenu {
	background: #ff6633;
	padding-left: 15px;
	height: 17px;
	padding-top: 0px;
	color: #FFFFFF;
}

#Productmenu a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 3px;
}

#Productmenu a:hover {
	color: #000000;
	text-decoration: underline;
}

#mainContent {
	margin: 15px;
}

#mainContent p {
	padding: 0px 0px 8px;
	margin: 0px;
	}
	
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	line-height: 14px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	line-height: 14px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.green11norm {
	color: #006600;
	font-size: 11px;
}

hr {
	border-top: 1px dotted #009900;
	height: 1px;
	text-align: left;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

#col3Left {
	width: 145px;
	float: left;
}

#col3Right {
	width: 145px;
	float: right;
}

#col3Centre {
	width: 396px;
	float: left;
	padding-left: 20px;
}

a:link {
	color: #006600;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: underline;
}

a:hover,
a:active,
a:focus {
	color: #006600;
	text-decoration: none;
}

#LinksPanel a {
	color: #333333;
	text-decoration: none;
}

#LinksPanel a:visited {
	color: #333333;
	text-decoration: none;
}

#LinksPanel a:hover,
#LinksPanel a:active,
#LinksPanel a:focus {
	color: #006600;
	text-decoration: underline;
}

#LinksPanel a.LinkHead {
color: #006600;
text-decoration: none;
}

#LinksPanel a.LinkHead:visited {
color: #006600;
text-decoration: none;
}

#LinksPanel a.LinkHead:hover,
#LinksPanel a.LinkHead:active,
#LinksPanel a.LinkHead:focus {
color: #006600;
text-decoration: underline;
}

#LinksPanel {
	background: #FFEFEA;
	border: 1px dotted #CCCCCC;
	padding: 6px;
	font-size: 12px;
	line-height: 15px;
}

#LinksPanel p {
	padding: 0px 0px 4px;
	margin: 0px;
}

.GreenPanel {
	background: #F3FFEC;
	border: 1px dotted #CCCCCC;
	padding: 6px;
}

#copyright {
	background: #EFEFEF;
	border: 1px dotted #CCCCCC;
	padding: 6px;
}

.PanelInner {
 padding: 6px;
 }


#QS {
	height:25px;
	}

#QS form input {
	font-size: 10px;
	background-color: #FFFFFF;
	text-indent: 4px;
	padding: 2px;
} 

.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
