html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding: 0px;
}
body {
	font-size: small;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color: #000;
	text-align: center; /*IE fix*/
}
p {
	margin: 0px 34px;
	padding-bottom: 10px;
}

/*FOR SMALL PANO*/
div#outerWrapSmall {
	width: 600px;
	text-align: center;
	margin: 25px auto 0 auto;
	padding: 0;
}
 /* disply:block needed to prevent gap appearing in IE*/
div#outerWrapSmall img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
div#innerWrapSmall {
	width: 550px;
	vertical-align: top;
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
	border: 1px solid #4C5818;
}
div#panoSmall {
	width: 510px;
	margin: 30px auto 0 auto;
	text-align: center;
	padding: 0;
}
div#panoSmall object {
	margin: 0;
	padding: 0;
} 
div#info {
	padding: 10px 27px;
}
div#info img {
	float: left;
}
div#title {
	width: 100%;
	text-align: center;
	clear: both;
	margin: 0 0 10px 0;
}
h1 {
	font-size: small;
	font-weight: bold;
	margin: 10px auto 0 auto;
	text-decoration: underline;
}
div#title p {
	margin: 10px 0;
}
div#infoBlock {
	float: right;
	width: 190px;
}
div#infoBlock p {
	margin: 0;
	text-align: left;
}
div#footerSmall {
	height: 15px;
	text-align: right;
	font-size: 10px;
	color: #528FBD;
	clear: both;
}
div#copySmall {
	text-align: center;
	font-size: small;
	color: #4C5818;
	padding-left: 25px;
	height: 1em;
}
div#copySmall p {
	color: #4C5818;
	margin: 0 auto;;
	padding: 0 0 2px 0;
}
.copyrightSmall {
	margin: 0;
	color: #2E6089;
}

/*SMALL PANO END*/


div#footer {
	background: url(site_graphics/rounded_black_bottom.gif) no-repeat center bottom;
	height: 15px;
	text-align: right;
	font-size: 10px;
	color: #528FBD;
	clear: both;
}
div#validate {
	text-align: right;
	font-size: x-small;
	color: #3A77AA;
	background: #7CBADD;
	padding-right: 25px;
	height: 1em;
}
div#validate ul {
	margin: 0;
	padding: 0;
}
div#validate ul li {
	margin: 0;
	padding: 0 0 0 10px;
	display: inline;
	color: #2E6089;
}
div#validate ul li a:link {
	color: #2E6089;
	text-decoration: none;
	font-weight: normal;
}
div#validate ul li a:hover, div#validate ul li a:focus {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	background: #7CBADD;
}
div#validate ul li a:active {
	color: #3A77AA;
	text-decoration: none;
	border: 1px solid #3A77AA;
}
.copyright {
	margin-left: 25px;
	float: left;
	color: #2E6089;
}
div#clearit {
	clear: both;
}
a:link, a:visited {
	color: #455018;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFF;
	background-color: #455018;
}
div#help {
	margin: 10px auto 0 auto;
	text-align: center;
}
/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}
h1.help {
	
	font-size: small;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2px 10px;
	background-color: #C7DD8B;
}
div#innerWrapSmallHelp {
	width: 550px;
	vertical-align: top;
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
	border: 1px solid #4C5818;
}
div#helpWrap {
	width: 510px;
	margin: 0px auto 0 auto;
	text-align: center;
	padding: 0;
}
div#info div img#helpQT {
	float: left;
	margin: 0 10px 10px 0;
}
