body {
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Rounded MT Bold", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	color: #0800AA;

}

p { line-height: 1.3;
	margin-left: 15px;
	margin-right: 15px;}

a.homepage { text-decoration: none;
			color: #0800aa;}
			
a.homepage:hover { color: #aaaaff; text-decoration: underline;}

a.headernav { text-decoration: none;
			color: #ffffff;}
			
a.headernav:hover { color: #ffcc99; text-decoration: underline;}

a:hover {color: #aaaaff;}

.topnavbar { color: #FFFFFF; 
			font-size: .8em}
.homepagetextblue { color: #1287FF; }
.homepagebodybackground {
	background-color: #FFFFE9;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0800AA;
	border-right-color: #0800AA;
	border-bottom-color: #0800AA;
	border-left-color: #0800AA;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.headertable {
	background-color: #749BDA;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0800AA;
	border-left-color: #0800AA;
}

/*
.homepagetitle {
	font-size: 11px;
	font-style: normal;
	line-height: 0px;
	font-weight: bold;
	color: #000000;
}
*/

.homepagetitlesbackground {
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;

}
.copyrightline {
	font-size: .7em;
	text-align: center;
}
.cataloguebodybackground {
	background-color: #FFFFE9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #0800AA;
	border-bottom-color: #0800AA;
	border-left-color: #0800AA;
}
.catalogueheader {
	background-color: #749BDA;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0800AA;
	border-left-color: #0800AA;
}

.catitemtitle {
	font-family: "Arial Rounded MT Bold", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	color: #0800AA;
	margin-bottom: 15px;
}
.catitemcopy {
	font-size: 10px;
	color: #000000;
}


.cataloguenavtable {
	font-size: 1em;
	background-color: #E7E7D3;
	border: 1px solid
	border-top-color: #FFFFE9;
	border-right-color: #FFFFE9;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFE9;
	padding: 3px;
}

.catheadertext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 1em;
/*	font-weight: bold; */
/*	color: #FFFFFF; */
}



.formtable { border: 1px double #999999; }

.hpbullet {
	vertical-align: text-bottom;
	height: 34px;
	width: 28px;
	list-style-position: inside;
	list-style-image: url(Images/shell_bullet.gif);
	list-style-type: circle;

}
.hpheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	display: inline;
}

