/* <![CDATA[ */
	body {
		margin:0; padding:0;
		background:#FFCC33;
		font-size:110%;
		}
	#header1 {
		border-top: 1px solid #00FF66;
		border-bottom: 1px solid #00FF66;
		background-color: #FF9933;
		margin:0;
		padding:0;
		text-align:center;
		}
 #headert {
	float:left;
	width:100%;
	margin-left: 0;
	font-size: .8em;
	line-height:normal;
	background-color: #FF9933;
	background-image: url(backh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
    }
 #headert ul {
    margin:1px;
    padding:10px 10px 0;
    list-style:none;
    }
  #headert li {
    float:left;
    background:url(menu_left.gif)
      no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
  #headert a, #header strong, #header span {
    float:left;
    display:block;
    background:url(menu_right.gif)
      no-repeat right top;
    padding:5px 15px 4px 6px;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #headert a {
	float:none;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
  /* End IE5-Mac hack */
  #headert #current {
	background-image:url(menu_left_on.gif);
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
    }
  #headert #current a {
	background-image:url(menu_right_on.gif);
	font-family: "Times New Roman", Times, serif;
	color: #FF6633;
	text-decoration: none;
	font-size: .95em;
    }
#headert a:hover {
	color:#330099;
	font-weight: bold;
	background-image: url(menu_both_on.gif);
	background-repeat: no-repeat;
}
	#header {
		background:#FFCC33 url(headingfield.jpg) top left no-repeat;
		margin:0;
		padding-top:16px;
		text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-size:.94em;
		color:#002000;
		font-weight:600;
		letter-spacing:.22em;
		height:55px;
		}
	#main1 { /* Make this "ghost-white" - create ghwhite.gif for the left" */
		margin:0; padding:0;
		background: #FFFFE0 url(images/left_yel.gif) top left repeat-y; /* Left column image, middle colour */
		}
	#main2 { /*Again, make ghwhite.gif the right column - same width? */
		margin:0; padding:0;
	  	background:  url(images/right_yel.gif) top right repeat-y; /* Right column */
		}
	.separation {
		background: url(images/whitered.gif) bottom left;
		margin:0;padding:0;
		height:7px;
	}
	#left {
		float:left;
		width:200px;
		margin:0; padding:0;
		color: #333333;
		}
	#right {
		float:right;
		width:180px;
		margin:0; padding:0;
		}
	#middle {
		margin:0 201px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #333333;
/*		background:  url(white.jpg); /* place middle image here if background not a solid colour */
		padding-top:0;
		padding-left: 20px;
		padding-right: 10px;
		margin-top:0;
		}
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	.copy { text-align:center; font-size:80% }
.line{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #333333;
	text-align: center;
}
.line2 {
	background:#FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
    font-weight: 600;
	color: #006600;
	font-weight:600;
	text-align: center;
	padding-bottom: 16px;
	padding-top:16px;
}
.line2 a:link {
	color:#000000;
	font-weight:500;
}
.line2 a:visited {
	font-weight:500;
	color:#000000;
}
.line2 a:hover {
	color:#330099;
}
.pagelinks {
	background:#100030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
    font-weight: 600;
	color: #FF0000;
	font-weight:600;
	text-align: center;
	padding-bottom: 4px;
	padding-top:4px;
}
.pagelinks a:link {
	color:#FFFFFF;
	font-weight:500;
}
.pagelinks a:visited {
	font-weight:500;
	color:#FFFFFF;
}
.pagelinks a:hover {
	color:#7EA8CC;
}
#image {
	float:right;
	background:  url(spacer.gif) no-repeat;
	color:#002000;
	font-size:88%;
	font-weight:600;
	letter-spacing:0;
	text-align:center;
	padding-left:6px;
	padding-bottom:2px;
}
#image_left {
	float:left;
	background:url(spacer.gif) no-repeat;
	color:#002000;
	font-size:88%;
	font-weight:600;
	letter-spacing:0;
	text-align:center;
	padding-right:6px;
	padding-bottom:2px;
}
.image_right {
	float:right;
	background: url(spacer.gif) no-repeat;
	padding-left:6px;
	padding-bottom:4px;
	color:#002000;
	font-size:88%;
	font-weight:600;
	letter-spacing:0;
	text-align:center;
	padding-right:6px;
	padding-bottom:2px;
}
.image_left {
	float:left;
	background: url(spacer.gif) no-repeat;
	padding-right:6px;
	padding-bottom:4px;
}
#footer{
	margin:0;
	 padding-top:6px;
	 padding-bottom:6px;
 	 background-color:#99CC66; 
 	 border-top: 2px groove #cecea5;
 	 text-align: center;
 	 font-size: .65em;
	 font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
 	 font-weight:500;
	 letter-spacing:.3mm;
	 color:#000010;
} 
#footer a:link {
	color:#FFFFFF;
}
#footer a:visited {
	color:#FFFFFF;
}
#footer a:hover {
	color:#7EA8CC;
}
.stars {
	color:#C00000;
	font-size:1.45em;
}
.notstars {
	color:#FF3820;
	font-size:1em;
}
.mainquote {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:.9em;
	color:#002000;
	font-weight:400;
	font-style:normal;
	letter-spacing:.25em;
	padding-top:10px;
	padding-bottom:12px;
}
.itquote {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:.8em;
	color:#002000;
	font-weight:400;
	letter-spacing:.2em;
	padding:4px;
	font-style:italic;
}
.rhtext {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:.85em;
	color:#002000;
	font-weight:400;
	letter-spacing:.1em;
	padding-top:4px;
	padding-bottom:1px;
}
.small {
	font-size:.4em;
	margin:0;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height:1.3em;
	font-weight: 400;
	color: #333333;
	text-align: left;
	padding-left:5px;
}
.mainarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.5em;
	font-weight: 400;
	color: #333333;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
}
.mainlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height:1.5em;
	font-weight: 400;
	color: #333333;
	text-align: justify;
	padding-left:26px;
	padding-right:10px;
}
.rightquote {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height:1.5em;
	font-weight: 400;
	color: #333333;
	text-align: right;
	padding-left:10px;
	padding-right:10px;
}
.article {
	font-family: Garamond, Times, serif;
	font-size:.9em;
	line-height:1.3em;
    color:#181818;
	text-align: justify;
	padding-left:4px;
	padding-right:2px;
	padding-top:10px;
	letter-spacing:.1em;
}
.article a:link {
	color:#024960;
}
.article a:visited {
	color:#024960;
}
.article a:hover {
	color:#FF9933;
}
.centring {
	text-align: center;
	padding-top:3px;
	padding-bottom:2px;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	color:#002820;
	font-size: 1.1em;
	text-align: center;
	padding-left:4px;
 	padding-right:4px;
}
.quotation a:link {
	font-size:.9em;
	color:#FF6000;
	font-weight:400;
	letter-spacing:3px;
}
.quotation a:visited {
	font-size:.9em;
	color:#FF6000;
	font-weight:400;
	letter-spacing:3px;
}
.quotation a:hover {
	font-size:.9em;
	color:#330099;
	font-weight:400;
	letter-spacing:3px;
}
a:link {
	color:#330099;
	text-decoration: none;
	font-weight:600;
}
a:visited {
	color:#330099;
	text-decoration: none;
	font-weight:600;
}
a:hover {
	color:#003820;
}
.leftbuttons{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:8px;
	padding-right:4px;
	background:url("menu_right.gif");
	font-family: "Times New Roman", Times, serif;
	color:#000010;
	font-size:.8em;
	letter-spacing:1px;
	font-weight:500;
	}
.leftbuttons a:link{
	color:#006600;
	font-weight:bold;
}
.leftbuttons a:visited{
	color:#006600;
	font-weight:bold;
	}
.leftbuttons a:hover{
	color:#330099;
	padding-left:1px;
}
.leftnews{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	padding-right:8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 2.65mm;
	letter-spacing:.4mm;
	font-weight:600;
	}
.leftnews a:link{
	color:#FFFFFF;
	font-weight:normal;
}
.leftnews a:visited{
	color:#FFFFFF;
	font-weight:normal;
	}
.leftnews a:hover{
	color:#7EA8CC;
	padding-left:1px;
}
.rightbuttons {
	padding-bottom:2px;
	padding-top:2px;
	padding-left:0;
	padding-right:1px;
	background:url("menu_right.gif");
	font-family: "Times New Roman", Times, serif;
	color:#000010;
	font-size:.8em;
	letter-spacing:1px;
	width:100%;
	font-weight:500;
	}
.rightbuttons a:link {
	color:#006600;
	font-weight:bold;
}
.rightbuttons a:visited {
	color:#006600;
	font-weight:bold;
}
.rightbuttons a:hover {
	color:#330099;
	padding-left:1px;
}
.quotrightbutton{
	padding-bottom:6px;
	padding-left:8px;
	border-left: 2px inset #666666;
	border-top:0;
	float: right;
	width:100%;
	}
h1 {
	margin-top:4px;
	margin-bottom:9px;
	margin-left:0;
	margin-right:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height:1em;
	text-align:left;
	color:#002000;
	font-weight:400;
	letter-spacing:.3em;
}
h2 {
	margin-top:14px;
	margin-bottom:9px;
	margin-left:25px;
	margin-right:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#003000;
	font-weight:400;
	font-style:italic;
	letter-spacing:.3em;
	}
.likeh2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color:#024960;
	}
.likeh2 a:link{
	color:#024960;
	border-bottom: 2px dashed #024960;
}
.likeh2 a:visited{
	color:#024960;
	border-bottom: 2px dashed #024960;
}
.likeh2 a:hover{
	color:#7EA8CC;
}
h3 {
	margin-top:20px;
	margin-bottom:14px;
	margin-left:25px;
	margin-right:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#FF6000;
	font-weight:400;
	letter-spacing:.3em;
	}
h5 {
	margin:0;
	padding-top:4px;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#024960;
	text-align:left;
	font-size:1.4em;
	line-height:1.8em;
	}
h4 {
	margin:0;
	padding-top:4px;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#FF0000;
	text-align:left;
	font-size:1.6em;
	}
h2 a:link{
	color:#C80000;
}
h2 a:hover{
	color:#7EA8CC;
}
h6 {
	margin:0;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing:.1em;
	font-weight:normal;
	color:#024960;
	}
p {
	margin:0;
	margin-bottom:8px;
}
.citations {
	margin-top:30px;
	border-top:2px groove #999999;
}
cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height:1.2em;
	font-weight: 400;
	color: ivory;
	text-align: left;
	padding-left:5px;
	font-style:normal;
}
.centrebuttons {
	background-color:#000033;
	color:#FF0000;
	font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:600;
	line-height:1.5em;
	letter-spacing:.3mm;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;
	border:2px outset #999999;
	}
.centrebuttons a:link {
	color:#FFFFFF;
	font-weight:500;
}
.centrebuttons a:visited {
	color:#FFFFFF;
	font-weight:500;
}
.centrebuttons a:hover {
	color:#7EA8CC;
}
.submit_button {
	background-color:#000033;
	color:#FF0000;
	font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:500;
	line-height:1.5em;
	letter-spacing:.3mm;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;
	border:2px outset #999999;
}
.submit_button a:link {
	color:ivory;
}
.submit_button a:visited {
	color:ivory;
}
.submit_button a:hover {
	color:gold;
}
.new {
	background-color:#200000;
	color:gold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-style:normal;
	font-weight:600;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	line-height:1.8em;
	border:2px outset #999999;
}
.tabspoil {
	background-color:#400000;
	color:ivory;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	border:2px outset #999999;
}
.tabspoil a:link {
	color:ivory;
}
.tabspoil a:visited {
	color:ivory;
}
.tabspoil a:hover {
	color:gold;
}
.pagebutton {
	background-color:#400000;
	color:ivory;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10%;
	font-style:normal;
	line-height:3em;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	border:2px outset #999999;
}
.pagebutton a:link {
	color:ivory;
}
.pagebutton a:visited {
	color:ivory;
}
.pagebutton a:hover {
	color:gold;
}
label.required {
	color:red;
}
td {
	border-bottom: 1px dashed #000033;
	font-family:"Times New Roman", Times, serif;
	font-size:.9em;
	padding-top:6px;
	padding-right:3px;
	padding-bottom:3px;
	vertical-align:top;
}
thead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 120%;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.2mm;
	text-align: left;
	color: #666666;
	border-bottom: 4px double #000033;
}
caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #000033;
	letter-spacing: .3mm;
}
.bt {
	color:#076FB1;
	letter-spacing:.2mm;
	font-weight:600;
}
.button {
	padding:8px;
	border: 2px outset #666666;
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	color:#FFFFFF;
/*	background-color: #FF9999; */
	background-color: #000033;
	width:200px;
}
.dvd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 8px;
}
.dvdlabel {
	line-height: 1.1em;
	padding:2px;
	font-weight: bold;
	color:#3060C0;
	letter-spacing:.2mm;
}
.dvdtitle {
	line-height: 1.6em;
	padding:2px;
	color:#FFFFCC;
	letter-spacing:.2mm;
	font-size:1.4em;
	border: 2px outset #CCCCCC;
	background-color:#000033
}

/* for main form wrapping div */
div#gb_form_div { 
  background-color:#FFFFE0;
  border:0; padding:0; margin:0;
}

/* id for the form itself */
form#gb_form { 
  background-color:#FFFFE0;
  border:0; padding:0; margin:0;
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size:1.1em; 
  color: #cc9900;
  border:0; margin:0;
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
  background-color:#FFFFE0; 
  border:0;
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
  background-color:#FFFFE0; 
  border:0;
}

/* form legends and dt "heading" */
legend, dt { 
  font-weight:bold; 
  font-style:normal;
  color:#002000;
  border:0;
}

/* main legend at top of the form */
legend#mainlegend { 
	margin:0;
	padding-top:4px;
	padding-bottom:6px;
	font-family: "Times New Roman", Times, serif;
	font-weight:400;
	font-style:normal;
	color:#002000;
	text-align:left;
	font-size:1.2em;
}

/* form label text */
label { 
	font-family: Verdana;
	font-size:.7em;
	font-weight:600;
	font-style:normal;
	color:#330099;
	letter-spacing:2px;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font: .9em 'Trebuchet MS', sans-serif; 
  color: #666; 
  border: 1px solid #cc9000;
  background-color: #fffffa;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color:#000;  
  border:1px solid #669900;
  background-color:#cc9900;
}
* html input.button.hover { 
  color:#000;  
  border:1px solid #000;
  background-color:#cc9900;
}
* html input.button.focus { 
  color:#000;  
  border:1px solid #000;
  background-color:#cc9900;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color:#000;  
  border:1px solid #000;
  background-color:#fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error { 
  color:#cd0000; 
  font-weight:bold; 
}

/* success heading color */
span.success { 
  color:#669900; 
  font-weight:600; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size:80%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position:relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

/* hide the Why? text span */
small.whythis a span { 
  position : absolute; 
  top : -9000px; 
  left : -9000px; 
  display : inline; 
  width : 16.1em; 
  height : auto; 
  border: 2px outset #000033; 
  background-color: #000033; 
  color:#FFFFE0;
  padding-left:2px; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  position : absolute; 
  top : 0; 
  left :12em; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  padding-bottom : 1px; 
  font-size :.4em; 
  color:#FFFFE0;
}
p.creditline a:link {
	color:#FFFFE0;
	border:0;
}
/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt {
  color : #669900;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#gb_form_div span.items {
  font-weight : bold;
  color : #cc9900;
}


/* ]]> */
