/***********************************************//* HTML tag styles                             *//***********************************************/ body{	background-color:#bca;	margin: 0px;	}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12pt;	line-height: 14pt;	font-weight: bold;	font-variant: small-caps;	color:#669999;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color:#666666;	padding-left: 8px;	margin-right: 8px;	margin-left: 8px;	}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	line-height: 14pt;	color: #000000;	font-variant: small-caps;	padding-left: 8px;	margin-right: 8px;	margin-left: 8px;	}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 12pt;	font-weight: bold;	color: #000000;	text-decoration: none;	padding-left: 8px;	margin-right: 8px;	margin-left: 8px;	}	ul, li {   margin-left: 28px;   }p {    margin-left: 8px;   }/***********************************************//* Components                                  *//***********************************************/ .bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	line-height: 14pt;	color: #000000;	text-align: justify;	padding-right: 45px;	padding-left: 45px;	background-color:#bca;}.allcaps {    text-transform: uppercase;	}	.calloutbox {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 12pt;	color: #000000;	padding: 5px;	border: 2px solid #99cc99;	background-color:#FFFFFF;	width: 180px;	margin-top: 5px;		}.calloutTitle {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: bold;	line-height: 12pt;	color:#000000;	background-color: #E8E8F7;	font-variant: small-caps;	padding: 2px;		}.calloutText {	font-size: 8pt;	line-height: 11pt;	color: #000000;	padding: 5px;	background-color:#FFFFFF;		}A.calloutlink:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 12pt;	color:rgb(0,119,0);	}A.calloutlink:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 12pt;	color:#990000;		}A.calloutlink:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 12pt;	color:rgb(0,119,0);	}.detailtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 13pt;	color: #000000;	padding: 5px;	}.blackborder {	border: 1px solid #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 13pt;	padding: 8px;	}.pagetitle {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14pt;	line-height: 14pt;	font-weight: bold;	font-variant: small-caps;	color:#000;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #99cc66;	padding-left: 8px;	margin-right: 8px;	margin-left: 8px;	margin-top:10px;	}.calloutboxtitle {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 12pt;	color: #000000;	background-color: #C2D0EF;	padding: 5px;	}.detailtextRed {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	font-style: italic;	line-height: 11px;	color: #990000;	padding: 5px;	}.orangebox {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 13pt;	color: #666666;	padding: 6px;	border: 1px #EF8A3F solid;	font-style: italic;	font-weight: bold;	}.indentText {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 13pt;	color: #000000;	padding-right: 30px;	padding-left: 65px;	}/*format of online forms*/#forms  {	width: 650px;	vertical-align: top;	padding: 0px;	margin: 0px;	}	#forms h1 {	background: #9FD06B;	width: 100%;	border-top: 1px solid #477FE9;	border-bottom: 1px solid #477FE9;	font-family: Verdana, arial, sans-serif;	font-size: 10pt;	font-weight: bold;	color: #000000;	margin-top: 10px;	margin-left: 0px;	padding: 10px;		}	#forms h2 {	padding-top: 15px;	margin-top: 10px;	margin-bottom: 4px;	margin-left: 30px;	height: 20px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight: bold;	color: #000000;	vertical-align: top;	display: block;		}	#forms h3 {	background: url(none);	height: 18px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 10pt;	font-weight: bold;	color: #333333;	text-decoration: none;	text-align: center;	margin-top: 10px;	font-style: italic;	border-bottom: 1px solid #000000;	clear: left;	clear: right;	}	#forms p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 11pt;	padding: 2px;	color: #000000;		}	#forms li {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	line-height: 13pt;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 0px;	padding-left: 2px;	margin-left: 45px;	margin-right: 10px;	color: #0033333;	list-style-position: outside;	list-style-type: disc;		}	#forms  a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 15pt;	color: #339900;	text-decoration: underline;		}	#forms  a:hover {	text-decoration: none;		}/***********************************************//* Layout Divs                                 *//***********************************************/ #siteHead{	padding: 0px 0px 0px 0px;	width: 100%;	height: 72px;	background-color:#f7fcf8;	margin:0px;	}#spacer {	clear: both	}	#containerNav {    width: 100%;	margin-left: 0px;	text-align:left;	padding-top: 5px;	padding-bottom: 0px;	height: 22px;	background-color:#336666; 	}	     	#containerNav .menuholder {	  position: absolute;	  left: 0px;	  top:75px;	  height:22px;	  z-index:15;	  border: 0px;	  	  }	  #linkList{	float: left;	width: 115px;	min-height: 600px;	height:100%;	margin: 0px 0px 0px 0px;	padding-right: 3px;	background-color: #336666;	font-family: Verdana, Arial, Helvetica, sans-serif;	color:#ffffff;	font-size: 75%;	font-weight: bold;	line-height: 14pt;	text-align: right;	}		#contentExtra{    position: absolute;	left: 75%;	top: 115px;	width: 180px;	z-index: 3;	line-height: 12pt;	width: 182px;	margin-left: 8px;				}	#content {	margin: 0px 22% 0 158px;	padding: 0px;	color: #000;	text-align:justify;}#footer {	clear: both;	margin: 0px 0 0 0px; /*top, right, bottom, left */	text-align:center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight:bold;	padding: 0px;	color:#ffffff;	height: 35px;	background-color: #336666;	}/***********************************************//* Navigation                                  *//***********************************************/ A.leftnavlink:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 10pt;	padding-bottom: 25px;	color:#FFFFFF;	font-weight: bold;	text-decoration: none;	}A.leftnavlink:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 10pt;	padding-bottom: 25px;	color: #99FF99;	font-weight: bold;	text-decoration: none;	}A.leftnavlink:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 10pt;	padding-bottom: 25px;	color: #99FF66;	font-weight: bold;	text-decoration: underline;	}			/************* drop down menu  - courtesy of Stu Nichols www.cssplay.co.uk **************/	/**  For Firefox I have added an extra containing div that has a position:absolute;	you must have the !DOCTYPE specified or Firefox etc will not work.	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">	 **/			.menu {	display:none;	}	.holder {	color:#fff; 	width:120px; 	height:18px; 	display:block; 	background:#336666; 	border:1px solid #000; 	margin-right:1px; 	text-align:center; 	float:left; 	text-decoration:none; 	font-family:tahoma, vardana, arial, sans-serif; 	font-size:10px; line-height:18px; overflow:hidden;	}		.holder:hover {	height:auto; 	cursor:pointer;	color:#fff; 	background:#000;	}	a.inner, a.inner:visited {	display:block; 	width:110px; 	height:18px; 	border-bottom:1px solid #000; 	text-decoration:none; 	color:#000; 	background:#eee;	}	a.inner:hover {	background:rgb(153, 187, 85);	}		<!--[if IE]>   <style type="text/css">   /*<![CDATA[*/ #noniemenu {	display:none;	}.menu {	display:block; 	position:absolute;	}a.outer, a.outer:visited {	color:#fff; 	width:120px; 	height:18px; 	display:block; 	background:#336666; 	margin-right:1px; 	text-align:center; 	float:left; 	text-decoration:none; 	font-family:tahoma, vardana, arial, sans-serif; 	font-size:10px; 	font-weight:bold;	line-height:18px; 	overflow:hidden;	}a.outer:hover {	color:#fff; 	background:#000; 	overflow:visible;	}a.outer:hover table {	display:block; 	background:#eee; 	border-collapse:collapse;	}a.inner, a.inner:visited {	display:block; 	width:113px; 	height:18px; 	border-bottom:1px solid #000; 	text-decoration:none; 	color:#000;	font-family:tahoma, vardana, arial, sans-serif; 	font-size:10px;	font-weight:normal; 	text-align:center;}a.inner:hover {	background:rgb(153, 187, 85);	}   /*]]>*/   </style><![endif]-->		/************ end drop down menu *******************/
