/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #E1E1FF;
}
p {
	margin-left: 20px;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
li {
	font-size: 9pt;
	font-family: verdana;
	color: #333333;
	padding: 1px 1px 1px 1px;
	line-height: normal;
	background-color: #CCCCCC;
}

/************** header tag styles **************/

h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

a.10klink, a.10klink:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	width: 100%;
	font-weight: 400;
	background-color: #79AEEA;
	font-size: 16px;
	border: 1px none #66CC99;
}
a.10klink:hover {
	font-family: "Microsoft Sans Serif";
	font-weight: 600;
	font-size: 16px;
	text-decoration: underline;
}
a.10klink2008, a.10klink2008:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	width: 100%;
	font-weight: 400;
	background-color: #F06A5F;
	font-size: 16px;
	border: 1px none #66CC99;
}
a.10klink2008:hover {
	font-family: "Microsoft Sans Serif";
	font-weight: 600;
	font-size: 16px;
	text-decoration: underline;
}

a.toplink, a.toplink:visited{
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a.toplink:hover {
	margin: 0px;
	text-decoration: none;
	color: #6666FF;
}
a.toplink:active {
	color: #6666FF;
}
a.email, a.email:visited{
	color: #6666FF;
	margin: 0px;
	padding: 2px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
}
a.email:hover{
	margin: 0px;
	text-decoration: none;
	color: #006633;
}
.globallink {
	position:relative;
	top: 1em;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	font-size: 0.8em;
	}
a.bottomlink, a.bottomlink:visited{
	color: #006633;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.65em;
}
a.bottomlink:hover{
	color: #006633;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.65em;
}
a.accomlink, a.accomlink:visited{
	color: #FFFFFF;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.65em;
	background-color: #3399CC;
}

.bottombar {
	font-family: "Microsoft Sans Serif";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #006633;
	border-bottom-color: #006633;
	padding-bottom: 3px;
	background-color: #CCCCCC;
	padding-top: 3px;
	border-top-style: dotted;

}
.bendrigg-header {
	background-color: #66CC99;
	font-size: 16pt;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.topic-header {
	font-size: 10pt;
	font-family: Verdana;
	color: #6666FF;
	font-weight: normal;
	clear: right;
	margin-right: 10%;
	margin-left: 5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #79AEEA;
	border-right-color: #79AEEA;
	border-bottom-color: #006633;
	border-left-color: #006633;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.sub-header {
	font-size: 10pt;
	font-family: Verdana;
	color: #6666FF;
	font-weight: normal;
	clear: right;
	margin-right: 10%;
	margin-left: 5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #79AEEA;
	border-right-color: #79AEEA;
	border-bottom-color: #006633;
	border-left-color: #79AEEA;
	padding: 0px;
	margin-top: 0px;
	text-decoration: underline;
	}	
.displaydate {
	font-size: 7pt;
	font-family: verdana;
	color: #666666;
	padding: 1px 1px 1px 1px;
	line-height: normal;
	top: 4pt;
	position: absolute;
	left: 5pt;
}
.normal-text {
	font-size: 9pt;
	font-family: verdana;
	color: #333333;
	padding: 1px 1px 1px 1px;
	line-height: normal;
}
td p.normal-text {
	font-size: 9pt;
	font-family: verdana;
	color: #666666;
	padding: 1px 1px 1px 1px;
}
.box {
	font-size: 0.75em;
	font-family: "Microsoft Sans Serif";
	color: #666666;
	padding: 1px 1px 1px 1px;
	border: 1px dotted #006633;
}


.mainbody {
	border-right-style: dotted;
	word-spacing: normal;
	border-left-style: dotted;
	background-color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	width: 70%;
	position: absolute;
	z-index: 1;
	left: 15%;
	top: 250px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #006633;
	border-left-color: #006633;
	right: 15%;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006633;
	margin-bottom: 10pt;
}
#leftcolumn {
	width: 10%;
	left: 2%;
	top: 25%;
	z-index: 6;
	position: absolute;
}
#rightcolumn {
	left: 88%;
	top: 25%;
	width: 10%;
	position: absolute;
}
.subtopic {

	font-size: 0.7em;
	font-family: Verdana;
	color: #66CC99;
	padding-left: 10px;
	font-weight: bold;
	border: 1px none #66CC99;
	clear: right;
}
.bendrigg-fete {
	font-size: 0.9em;
	font-family: Verdana;
	color: #333333;
	font-weight: bold;
	border: 1px none #66CC99;
	clear: right;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.whitespace {
	font-size: 10px;
	color: #FFFFFF;
}
.large-text {

	font-size: 1.5em;
	font-family: "Microsoft Sans Serif";
	color: #666666;
	padding: 1px 1px 1px 1px;
	line-height: 1.2em;
}
.job-desc {
	font-size: 0.8em;
	font-family: "Microsoft Sans Serif";
	color: #666666;
	padding: 1px 1px 1px 1px;
	line-height: 1.2em;
	font-style: italic;
}
.address {

	font-size: 10pt;
	font-family: Verdana;
	color: #333333;
	font-weight: bold;
	clear: right;
	margin-right: 10%;
	margin-left: 5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #79AEEA;
	border-right-color: #79AEEA;
	border-bottom-color: #79AEEA;
	border-left-color: #79AEEA;
}
#topmenu {
	border-right-style: dotted;
	word-spacing: normal;
	border-left-style: dotted;
	background-color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	width: 70%;
	position: absolute;
	z-index: 1;
	left: 15%;
	top: 0%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #006633;
	border-left-color: #006633;
	right: 15%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006633;
	height: 255px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006633;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.telephone {
	font-size: 13px;
	font-family: "Arial Rounded MT Bold";
	color: #333333;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}
.maintext {
	word-spacing: normal;
	font-family: verdana;
	font-size: 9pt;
	margin-right: 5%;
	margin-left: 5%;
	padding-right: 15%;
	padding-left: 15%;
	background-color: #e1e1ff;
	color: #666666;
	border: 1px dotted #006633;
	margin-top: 3%;
	line-height: 1.5em;
}
.support-text {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 1em;
	background-color: #66CC99;
	font-family: verdana;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 2px;
}
