body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 1.8em;
}

#headerlogo {
	width: 180px;
	height: 172px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#header {
	background-color: #B71234;
	width: 610px;
	height: 50px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	float: left;
}

#headerlinks {
	font-weight: bold;
	float: right;
}

#headerlinks ul {
}

#headerlinks ul li {
	display: inline;
	padding-left: 20px;
}

#header form {
	margin: 5px 0 10px 0;
	clear: both;
}

#header a:link, #header a:visited, #header a:active {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#searchform {
	float: right;
}

#searchlabel {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	display: inline;
	padding-right: 5px;
}

h1, h2, h3, h4 {
	color: #4D4D4D;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 1em 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 1em 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 1em 0;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	clear: both;
}

#container {
	width: 800px;
	margin: 5px auto;
	font-size: 1.2em;
	color: #4D4D4D;
}

#container a:link, #container a:visited, #container a:active, #footer a:link, #footer a:visited, #footer a:active {
	color: #385CD0;
	text-decoration: none;
}

#container h3 a:link, #container h3 a:visited, #container h3 a:active {
	color: #4D4D4D;
}
#container .homefeatureheader a:link, #container .homefeatureheader a:visited, #container .homefeatureheader a:active {
	color: #4D4D4D;
}
#container .childitemheader a:link, #container .childitemheader a:visited, #container .childitemheader a:active {
	color: #4D4D4D;
}
#container .quicklinks a:link, #container .quicklinks a:visited, #container .quicklinks a:active {
	color: #000000;
}

#container a:hover, #footer a:hover {
	text-decoration: underline;
}

ul {
	padding: 0;
	margin: 0 0 1em 0;
}

#container #navigation li {
	background-image: none;
	background-color: #B71234;
	padding: 3px 10px;
	margin: 0 0 1px 0;
}

#container #navigation li a:link, #container #navigation li a:visited, #container #navigation li a:active {
	color: #fff;
}

#container ul li {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/inc/images/rightarrow.gif);
}

#mailinglist {
	text-align: center;
}


#breadcrumb {
	padding-left: 192px;
	padding-bottom: 10px;
	padding-top: 50px;
}

#column1 {
	width: 180px;
	float: left;
}

#column2 {
	width: 400px;
	float: left;
	margin: 0 12px;
}

#column3 {
	width: 190px;
	float: right;
	margin: 0 4px 0 0;
	padding: 0px;
}

div.homecontainer {
	background-image: url(/inc/images/gradient3.png);
	background-repeat: repeat-x; 
	border-top: 1pt solid #B71234;
	padding: 10px;
}

div.homecontainerex {
	background-image: url(/inc/images/gradient3.png);
	background-repeat: repeat-x; 
	border-top: 1pt solid #B71234;
	padding-top: 10px;
	padding-left: 2px;
}

div.homecontainerright {
	background-image: url(/inc/images/gradient3.png);
	background-repeat: repeat-x; 
	border-top: 1pt solid #B71234;
	padding: 7px;
}

div.feature1 {
	width: 175px;
	float: left;
	margin: 0 5px 10px 0;
}

div.feature2 {
	width: 175px;
	float: right;
	margin: 0 0 10px 5px;
}

#footer {
	color: #4D4D4D;
	margin: 40px 0 60px 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #4D4D4D;
}

#footer-content {
	text-align: center;
	border-top: 1px solid #B71234;
	width: 750px;
	margin: 0 auto;
	clear: both;
}

#footer-sponsors {
	text-align: center;
}

div.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

div.clear {
	clear: both;
}

/* Comment Box */
#comments {
	margin-top: 20px;
	margin-bottom: 1px;
	margin-left: 60px;
	padding: 1px 1px 1px 1px;
	border-color: #00746A;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: left;
	width: 80%;
}

#comments_header {
	margin-bottom: 2px;
	height: 20px;
	background-color: #B71234;
	overflow: hidden;
	text-align: center;
}

#comments_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#comments a {
	text-decoration: none;
}

hr {
	color: #B71234;
	height: 1px;
}

/* Forms */
legend
{
  border: 1px solid #781351;
  padding: 2px 6px
  margin: 1em 0;
  padding: 0 .5em;
  color: #036;
  background: transparent;
  font-size: 1.3em;
  font-weight: bold;
} 

label{
  float:left;
  width:100px;
  padding:0 1em;
  text-align:right;
}

label.l2{
  width:200px;
}

input,select,textarea
{
  padding-left: 2px;
  background-color: #fff;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  border: 1px solid #781351
}

input.checkbox
{
  border: 0px;
}

p.submit
{
	text-align:center
}

p.submit input
{
  color: #fff;
  background: #B71234;
  border: 2px outset #d7b9c9
  font-size:1.3em;
  font-weight:bold;
} 

.formmandatory
{
  color: #ff0000
}

.formmandatory a
{
  color: #ff0000
}

form img
{
	margin: 20px 20px 20px 20px;
}

/* Font sizes */
span.font8 {font-size: 8px}
span.font9 {font-size: 9px}
span.font10 {font-size: 10px}
span.font11 {font-size: 11px}
span.font12 {font-size: 12px}
span.font13 {font-size: 13px}
span.font14 {font-size: 14px}
span.font15 {font-size: 15px}
span.font16 {font-size: 16px}
span.font17 {font-size: 17px}
span.font18 {font-size: 18px}
span.font19 {font-size: 19px}
span.font20 {font-size: 20px}
span.font21 {font-size: 21px}
span.font22 {font-size: 22px}
span.font23 {font-size: 23px}
span.font24 {font-size: 24px}
span.font25 {font-size: 25px}
span.font26 {font-size: 26px}
span.font27 {font-size: 27px}
span.font28 {font-size: 28px}
span.font29 {font-size: 29px}
span.font30 {font-size: 30px}

/* Search results */
div.searchitem {
	width: 596px;
	padding: 10px 0 10px 0;
	margin-bottom: 5px;
	border-bottom: 0.2em solid #B71234;
}

div.searchitem_text {
	float: left;
}

div.searchitem_image {
	width: 175px;
	float: right;
	padding: 2px 2px 2px 2px;
}

/* RHS */
div.quicklinks {
	xbackground-color: #FBFBE7;
	background-image: url(/inc/images/gradient3.png);
	background-repeat: repeat-x; 
	margin-bottom: 20px;
}

div.quicklinks_title {
	background-color: #B71234;
	padding: 3px 10px;
	margin: 0 0 5px 0;
	color: #FFFFFF;
	font-weight: bold;
}

div.quicklinks_body {
	padding: 4px;
}

/* Children */
div.childitemcontainer {
	padding: 10px;
}

div.childitemrow {
	clear: both;
}

div.childitem1 {
	width: 175px;
	float: left;
	margin: 0 5px 10px 0;
}
div.childitem2 {
	width: 175px;
	float: right;
	margin: 0 0 10px 5px;
}
.childitemheader {
	font-size: 1.4em;
	text-align: center;
}

/* Blog */
div.blogitem {
	xwidth: 596px;
	padding: 10px 0 10px 0;
	margin-bottom: 5px;
	border-bottom: 0.1em solid #B71234;
}

div.blogitem_name {
	float: left;
	font-style: italic;
}

div.blogitem_date {
	float: right;
	font-style: italic;
}

div.blogitem_entry {
	clear: both;
	margin-top: 10px;
}

div.blogitem_image {
	text-align: center;
	padding: 10px;
}

/* Other */
.blackgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.homefeatureheader {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	clear: both;
}