#pageholder {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	display: block;
	clear: both;
}

#topbanner {
	height: 100px;
	width: 760px;
}
#topmenu {
	text-align: center;
	height: 25px;
	width: 760px;
	list-style-position: inside;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DE0029;
}
#pageholder #topmenu ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pageholder #topmenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pageholder #maincontent  li {
	background-image: url(checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0 3px 20px;
	margin: .4em 0;
	list-style-type: none;
}

/* #topmenu */a:link {
	font-weight: bold;
	color: #0A329C;
	text-decoration: none;
}
/* #topmenu */a:hover {
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6633FF;
	background-color: #CDDAFC;
}
/*#topmenu */a:visited {
	font-weight: bold;
	color: #0A329C;
	text-decoration: none;
}

#maincontent {
	height: auto;
	width: 760px;
	padding-bottom: 10px;
}
#leftcol {
	float: left;
	height: auto;
	width: 360px;
}
.imgcentre {
	text-align: right;
	border: 1px solid #DE0029;
}
img.right {
	float: right;
	border: 1px solid #DE0029;
}

#pageholder #maincontent #leftcol img {
	text-align: center;
	border: 1px solid #DE0029;
}
h4.dda {

	font-size: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DE0029;
}
#pageholder #maincontent #leftcol h4 {
	text-align: center;
}

#rightcol {
	float: right;
	height: auto;
	width: 360px;
	margin-top: 55px;
}
#bottommenu {
	height: 25px;
	width: 760px;
	text-align: right;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #DE0029;
}
#pageholder #secondbanner {
	height: 225px;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(../assets/bigtextandmagnifyglass.gif);
	background-repeat: no-repeat;
	color: #0A329C;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DE0029;
	border-bottom-color: #DE0029;
}
#pageholder #secondbanner h1 {
	margin-left: 140px;
	font-size: 2em;
	text-align: right;
	margin-right: 20px;
	padding-top: 50px;
	margin-top: 0px;
	color: #0A329C;
}

#pageholder #topbanner h1 {
	margin-top: 27px;
	color: #0A329C;
}
#secondbanner h3 {
	text-align: right;
	margin-right: 20px;
}


body {
	font-family: "Trebuchet MS";
	margin-top: 0px;
}
.clear {
	display: block;
	clear: both;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#pageholder #maincontent h5 {
	font-size: 1.2em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #DE0029;
}
li.dda {
	font-size: 1.1em;
}
p.dda {
	font-size: 1.1em;
}

/*
#leftcolform {

	float: left;
	height: auto;
	width: 360px;
}
*/


#content
			{
	float: left;
	text-align: left;
	width: 745px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
			}


			
form
			{
			width: 100%;
			margin: 0;
			padding: 0;
			}

fieldset
			{
	float: left;
	width: 40%;
	padding: 1em;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DE0029;
	border-right-color: #DE0029;
	border-left-color: #DE0029;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DE0029;
	height: 430px;
			}

fieldset div br
			{
	display: none;
	clear: both;
			}

legend
			{
			font-weight: bold;
			color: #0A329C;
			margin: 0;
			padding: 0.5em;
			}

label
			{
			font-size: 90%;
			display: block;
			margin-right: 10px;
			}
