HTML, BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
/*this is to ensure all spaces between stacked divs close up*/
	padding: 0;
/*this is to ensure all spaces between stacked divs close up*/
	color: #383838;
/*background-color: #FFF;*/
}
/*generic formatting start*/
A
{
	color: #06F;
	font-weight: normal;
	text-decoration: none;
}
A:link, A:visited
{
	color: #06F;
	text-decoration: none;
	padding: 1px 3px;
	line-height: 2;
	margin: 2px;
}
A:hover, A:active
{
	color: #FFFFFF !important;
}
STRONG
{
	color: #000000;
}
.clearall
{
	display: block;
	clear: both;
	width: 700px;
	overflow: auto;
}
H1, H2, H3 H4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #762989;
	font-weight: normal;
	font-size: 1.6em;
	margin: 2em 8px 0;
}
H2
{
	font-size: 1.4em;
}
H3
{
	font-size: 1em;
}
H4
{
	font-size: 0.8em;
}
.imageborder
{
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}
.imagefloatleft
{
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px 4px 2px 0px;
	float: left;
}
.piccaption
{
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	margin-top: -0.5em !important;
}
/*end of generic formatting*/
#wrapper
{
	width: 1024px;
	margin: 0 auto;
	background-image: url(css_images/homepage_bkg.png);
	background-position: left top;
}
#masthead
{
	width: 960px;
	height: 290px;
	margin: 0 auto;
	background-color: #762989;
}
#masthead .imgprintonly
{
	display: none;
}
#masthead P
{
	font-size: 0.9em;
	color: #EDE;
}
#masthead STRONG
{
	color: #FFF;
	font-weight: bold;
}
#headinfo
{
	width: 960px;
	height: 50px;
}
#textswitch
{
	width: 307px;
	height: 50px;
	float: left;
}
#textswitch UL
{
	list-style: none;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 6px 0px 0px 10px;
	padding: 0px;
	font-size: 82%;
}
#textswitch LI
{
/*font-size: 78% !important;*/
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.textlarger
{
	font-size: 117%;
}
#textswitch LI A:link, #textswitch LI A:visited
{
	color: #FCF4A3;
	display: inline-block;
	text-decoration: none;
	margin: 0px;
	border: 1px solid #A989B1;
}
#textswitch LI A:hover, #textswitch LI A:active
{
	color: #FFF !important;
	background-color: #903AA5;
	border: 1px solid #C47E7E;
}
#regnumber
{
	width: 200px;
	height: 50px;
	float: left;
	position: relative;
	left: 17px;
	top: -2px;
}
#regnumber P
{
	font-size: 70%;
}
#telnumber
{
	width: 200px;
	height: 50px;
	float: right;
	position: relative;
	top: -5px;
	text-align: right;
}
/*see also form formatting listed further on*/
#gallery
{
	width: 960px;
	height: 249px;
	clear: both;
	background-image: url(../images/dummybanner.jpg);
}
#search
{
	width: 227px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
	position: relative;
	top: -200px;
/*temporarily disable
[disabled]background-color:#DB78F3;*/
}
#navbar
{
	width: 960px;
	height: 20px;
	margin: 0 auto;
	position: relative;
	top: 10px;
}
#navbar P
{
	font-size: 0.8em;
	line-height: 1.2;
	margin: 2px;
	padding: 0px;
}
#navbar A
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#navbar UL
{
	list-style: none;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 6px 0px 0px 10px;
	padding: 0px;
}
#navbar LI
{
	font-size: 78% !important;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 2;
}
#navbar A:link, #navbar A:visited
{
	text-decoration: none;
	color: #FCF4A3;
	padding: 3px;
	line-height: 2;
	margin: 2px;
	border: 1px solid #752888;
}
#navbar A:hover, #navbar A:active
{
	color: #FFF !important;
	background-color: #903AA5;
	border: 1px solid #C47E7E;
}
#breadcrumb
{
	width: 100%;
	color: #CC66CC;
}
.breadcrumb A
{
	color: #009933;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumb A:link, .breadcrumb A:visited
{
	color: #009933;
	background-color: #FFFFFF;
	font-weight: bold;
}
.breadcrumb A:hover, .breadcrumb A:active
{
	color: #FFFFFF;
	background-color: #903AA5;
	font-weight: bold;
}
#majorpanel
{
	width: 960px;
	background-image: url(css_images/homecontent_bkg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #762989;
	background-color: #F2EBF2;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#majorpanel .pagetitle
{
	margin: 0px;
}
#majorpanel P
{
	font-size: 0.9em;
	line-height: 1.5;
	padding: 0px;
	margin-top: 1.2em;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 220px;
}
#majorpanel H1, #majorpanel H2, #majorpanel H3, #majorpanel H4
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1.8em;
	color: #000;
	width: 570px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663399;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 220px;
}
#majorpanel H2
{
	font-size: 1.5em;
	border: none !important;
	margin-bottom: 0.5em !important;
}
#majorpanel H3
{
	font-size: 1.2em;
	border: none !important;
	margin-bottom: -0.5em !important;
}
#majorpanel H4
{
	font-size: 0.9em;
	border: none !important;
	margin-bottom: -0.5em !important;
}
.majorpanel A
{
	color: #6633CC;
	font-weight: normal;
	text-decoration: none;
}
#majorpanel A:link, #majorpanel A:visited
{
	color: #6633CC;
	font-weight: bold;
}
#majorpanel A:hover, #majorpanel A:active
{
	color: #FFFFFF;
	background-color: #903AA5;
	font-weight: bold;
}
/*----page submenu here----*/
#submenu
{
	width: 220px;
	margin: 0;
	float: left;
}
#submenu P, #submenu .plain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80% !important;
	margin: 0 0.5em 0 1em !important;
	/*line-height: 1 !important;*/
	padding: 0px 0px 0px 1em !important;
/*background-image: url(css_images/arrow_right.gif);
background-repeat: no-repeat;
background-position: left center;*/
}
#submenu A:link, #submenu A:visited
{
	background-image: url(css_images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 1em !important;
	margin: 0 0.5em -0.5em 0em !important;
}
#submenu A:hover, #submenu A:active
{
	background-image: url(css_images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 1em !important;
	margin: 0 0.5em -0.5em 0em !important;
}
/*end of submenu*/
.clearall
{
	display: block;
	clear: both;
	width: 700px;
	overflow: auto;
}
#footernav
{
	float: none;
	width: 620px;
	padding: 0px;
	height: 90px;
	margin: 0;
	clear: both;
	position: relative;
	top: 0px;
	left: 11px;
}
#footernav P
{
	font-size: 0.8em;
	line-height: 1.2;
	padding: 6px 0px 0px 15px;
	float: left;
	font-weight: normal;
	margin: 0px;
}
.footernav A
{
	color: #FF0000;
	/*background-color: #FFFFFF;*/
	font-weight: bold;
	text-decoration: none;
}
#footernav A:link IMG, #footernav A:visited IMG
{
	color: #7D358F;
	text-decoration: none;
	border: 1px solid #FFF;
}
#footernav A:hover IMG, #footernav A:active IMG
{
	border: 1px solid #3A1743;
	text-decoration: none;
}
#majorpanel OL
{
	list-style-type: decimal;
	font-size: 80%;
	padding: 0px;
	list-style-position: inside;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 150px;
	color: #000000;
}
#majorpanel UL
{
	list-style-type: none;
	font-size: 80%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 230px;
}
#majorpanel UL LI
{
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	list-style-type: disc;
}
#majorpanel OL LI
{
	list-style-position: inside;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	line-height: 1.8;
	color: #465E59;
	list-style-type: decimal;
}
#topofpage
{
	width: 80px;
	height: 50px;
	clear: both;
	/* [disabled]margin:0 0 1em 690px;*/
	position: relative;
	top: -19px;
	left: 850px;
}
#topofpage P
{
	font-size: 70% !important;
	width: 80px;
	text-align: center;
	color: #000;
	margin: 0 !important;
	display: block;
}
#topofpage A:link, #topofpage A:visited
{
	line-height: 6em;
	margin-top: 0em;
	color: #762989;
	text-decoration: none;
	background-image: url(css_images/topofpage.gif);
	background-repeat: no-repeat;
	background-position: center 0em;
	height: 50px;
	display: block;
}
#topofpage A:hover, #topofpage A:active
{
	line-height: 6em;
	margin-top: 0em;
	color: #000000 !important;
	text-decoration: none;
	background-image: url(css_images/topofpage_o.gif);
	background-repeat: no-repeat;
	background-position: center 0em;
}
TABLE.datatable
{
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 90%;
}
/*.datatable {
border-collapse: collapse;
margin: 0px;
}*/
.datatable TD
{
	border: 1px solid #762989;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin: 0px;
}
.datatable TH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	background-color: #663399;
	vertical-align: top;
	padding-top: 4px;
	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: #762989;
	border-right-color: #762989;
	border-left-color: #762989;
}
.datatable CAPTION
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	color: #762989;
	text-align: left;
	padding-left: 16px;
	padding-bottom: 2px;
	margin-left: 10%;
}
/*form formatting start*/
INPUT.formtxt
{
	color: #000000;
	background: #DE9FF9;
	border: 1px solid #FFFFFF;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 2px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
INPUT.searchtxt
{
	font-size: 90%;
	color: #000000;
	text-align: left;
	font-style: normal;
	background-color: #FF99CC;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 1;
	vertical-align: middle;
	margin-left: 10px;
	padding-top: 2px;
	width: 130px;
	border-top: 1px solid #666699;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666699;
	height: 1.3em;
}
INPUT.formbutton, INPUT.formbutton
{
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.9;
	vertical-align: middle;
	margin: 0px;
	text-decoration: none;
	padding: 2px;
	width: 44px;
	border: 1px solid #FFFFFF;
	background-color: #48A943;
	height: 22px;
}
INPUT.searchbutton
{
	border: 1px solid #FFFFFF;
	background-color: #762989;
	color: #FFFFFF;
	height: 1.7em;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 2px;
}
.textarea
{
	background-color: #DE9FF9;
	color: #000000;
	width: 200px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 100%;
	border: 1px solid #FFFFFF;
}
FORM P
{
	margin: 0;
	padding: 5px 0px 2px;
	text-align: left;
}
FORM P LABEL
{
	font-size: 100%;
	width: 100px;
	margin-right: 0.5em;
	margin-left: -200px;
	display: block;
	padding: 0px;
	float: left;
}
FIELDSET
{
	width: 60%;
	border: 1px solid #762989;
	margin-left: 200px;
}
LEGEND
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #762989;
	padding: 2px 6px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 90%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
/*-----------search results----------------*/
#searchresults
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}
#searchresults A
{
	color: #000;
}
#searchresults A:link, #searchresults A:visited
{
	color: #6633CC;
}
#searchresults A:hover, #searchresults A:active
{
	color: #FFFFFF !important;
	background-color: #CC99FF !important;
}
#searchresults .resulttitle
{
	color: #000000;
	font-size: 100%;
}
#searchresults .resulttext
{
	color: #666666;
	font-size: 100%;
}
#searchresults .resulturl
{
	color: #999999;
}
#searchresults .resultinfo
{
	color: #993399;
}
#searchresults .hittitle
{
	color: #339933 !important;
	font-size: 200% !important;
}
#searchresults .hittext
{
	color: #9933CC;
	font-weight: bold;
/*this is the search word/phrase and is hightlighted in title and text extract--------------*/
}
/*-----------------end of search results----------------------*/
#credit
{
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#credit P
{
	font-size: 70%;
	line-height: 1.2;
	text-indent: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #666666;
}
.credit A
{
	color: #999999;
	font-weight: normal;
}
.credit A:link, .credit A:visited
{
	color: #999999 !important;
	font-weight: bold !important;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.credit A:hover
{
	color: #6666CC !important;
}

