﻿BODY
{
	margin: 0px;
	font-family: Verdana;
}

FORM
{
	margin: 0;
}

A
{
	color: #000;
}
A:hover
{
	color: #339966;
}

TD
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
}
INPUT
{
	font-family: Verdana;
	font-size: 10pt;
}
TEXTAREA
{
	font-family: Verdana;
	font-size: 10pt;
}
SELECT
{
	font-family: Verdana;
	font-size: 10pt;
}

.header0
{
	font-weight: bold;
	font-size: 14pt;
	color: #ff6600;
	font-family: Arial;
}
.header1
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff6600;
	font-family: Arial;
}
.header2
{
	font-weight: bold;
	font-size: 13px;
	color: #ff6600;
	font-family: Arial;
}
.header1blue
{
	font-weight: bold;
	font-size: 16px;
	color: #336699;
	font-family: Arial;
}
.header1black
{
	font-weight: bold;
	font-size: 16px;
	color: #000;
	font-family: Arial;
}
.header2blue
{
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	font-family: Arial;
}
.header2black
{
	font-weight: bold;
	font-size: 13px;
	color: #000;
	font-family: Arial;
}
.text3
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.text1blue
{
	font-size: 16px;
	color: #6495ED;
	font-family: Arial;
}
.text2blue
{
	font-size: 13px;
	color: #6495ED;
	font-family: Arial;
}

.underline
{
	border-bottom: 1px solid lightsteelblue;
}

/* Links bar across top of content (under global menu) */
DIV.PageTitleDiv
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
	width: 100%;
	color: #FF6600;
}
DIV.PageTitleDiv A
{
	color: #FF6600;
}
DIV.PageTitleDiv A:hover
{
	text-decoration: underline;
	color: #FF6600;
}
DIV.PageTitleDiv2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
	width: 100%;
	color: #336699;
}
DIV.PageLinkDiv
{
	margin: 5 0 15 5;
	font-family: Verdana;
	font-size: 10pt;
}

/* Stats panel on front page*/
#statspanel TD
{
	font-size: 11px;
}
#statspanel .headero_outer
{
	background-color: #ff6600;
	border-top: 1px solid #FF6600;
}
#statspanel .headero_inner
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	border-top: 1px solid #FFDA89;
	border-left: 1px solid #FFDA89;
	padding-left: 2px;
	color: white;
}
#statspanel .headerg_outer
{
	background-color: gray;
	border-top: 1px solid gray;
}
#statspanel .headerg_inner
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: white;
	padding-left: 2px;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}
#statspanel .data
{
	font-size: 11px;
	font-weight: bold;
}

/* Start - Global elements */
#globalheader_Banner
{
	cursor: default;
}
#globalheader_Banner TD.LogoCell
{
	padding-left: 3px;
}
#globalheader_Banner #globalheader_TitleTable
{
	font-family: Verdana;
	font-weight: bold;
	color: #339966;
}
#globalheader_Banner TD.gbtitlerow1
{
	font-size: 14pt;
}
#globalheader_Banner TD.gbtitlerow2
{
	font-size: 10pt;
}
#globalheader_Banner TD.gbtitlerow3
{
	font-size: 8pt;
	color: #000;
}
#globalheader_Banner SPAN.gbnavlinkspan
{
	font-family: Arial;
	font-size: 7pt;
	color: #ffffff;
}
#globalheader_Banner TD.gbnavlinktd
{
	padding: 2px;
	background-color: #336699;
}
#globalheader_Banner A.gbnavlink
{
	padding: 1px 3px 1px 3px;
	font-family: Tahoma;
	font-size: 7pt;
	text-decoration: none;
	border: 1px solid #336699;
	color: #ffffff;
}
#globalheader_Banner A.gbnavlink:hover
{
	border: 1px solid lightsteelblue;
	background-color: #3871a9;
}
#globalheader_SearchTable
{
	margin-right: 5px;
}
#globalheader_SearchTable SPAN.gbsearchlabel
{
	font-size: 9pt;
	font-family: Arial;
}
#globalheader_SearchTable INPUT.gbsearch
{
	font-family: Arial;
	font-size: 9pt;
	border: 1px solid #C0C0C0;
}
#globalheader_SearchTable BUTTON.gbsearch
{
	height: 20;
	width: 30;
	font-family: Arial;
	font-size: 8pt;
}

#globalheader_MenuBar
{
	width: 100%;
	padding-top: 4px;
	cursor: default;
}
#globalheader_MenuBar TD
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	padding-bottom: 1px;
}
#globalheader_MenuBar TD.link
{
}
#globalheader_MenuBar TD.sellink
{
	background-color: white;
	color: navy;
	border-left: 1px solid silver;
	border-right: 1px solid darkgray;
	border-top: 1px solid orange;
}
#globalheader_MenuBar TD.sep
{
	color: darkgray;
	padding: 0px 1px 0px 1px;
}
#globalheader_MenuBar A
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#globalheader_MenuBar A.link
{
	padding: 0px 8px 0px 8px;
}
#globalheader_MenuBar A.link:hover
{
	color: chocolate;
	text-decoration: none;
}
#globalheader_MenuBar A.linksel
{
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
#globalheader_MenuBar A.linksel:hover
{
	color: chocolate;
	text-decoration: none;
}

#leftnav_LinkTable A
{
	font-size: 8pt;
}
#leftnav_LinkTable A:hover
{
	text-decoration: underline;
	color: #339966;
}
#leftnav_LinkTable SPAN
{
	font-family: Verdana;
	font-size: 8pt;
	cursor: default;
}
#leftnav_LinkTable TD
{
	padding: 1px 3px 1px 3px;
}
#leftnav_LinkTable TD.separator
{
	padding: 0;
	background-color: lightsteelblue;
}

#PageFooterDiv
{
	border-top: silver 1px solid;
	font-size: 8pt;
	cursor: default;
	color: dimgray;
	font-family: Arial,Verdana;
	text-align: center;
	padding-bottom: 2px;
}
#PageFooterDiv A.mailto
{
	font-family: Arial,Verdana;
}
#PageFooterDiv A.mailto:hover
{
	color: dodgerblue;
}

#leftnav_MainTable
{
	background-color: whitesmoke;
}

#leftnav_TopCell
{
	border-right: 1px solid silver;
	padding: 5px;
}
#leftnav_BottomCell
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'whitesmoke' , endColorStr= 'lavender' , gradientType= '0' );
	border-right: 1px solid silver;
}
/* End - Global elements */

/* For data entry forms - coloured boxes containing fields etc */
TD.deboxblue
{
	background-color: aliceblue;
	border: lightsteelblue 1px solid;
}
TD.deboxgray
{
	background-color: whitesmoke;
	border: lightsteelblue 1px solid;
}
TD.deboxyellow
{
	background-color: lemonchiffon;
	border: palegoldenrod 1px solid;
}
TD.deboxorange
{
	background-color: oldlace;
	border: #FF6600 1px solid;
}
TD.deboxwhite
{
	background-color: white;
	border: lightsteelblue 1px solid;
}
TD.deboxwhite2
{
	background-color: white;
	border-left: lightsteelblue 1px solid;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
}


.SurveyTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #000;
	font-family: Arial;
}

.QuestionTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #000;
	font-family: Arial;
}

.QuestionStyle
{
}

.PageTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #336699;
	font-family: Arial;
}

.PageStyle
{
}

.OptionText
{
}

.OptionStyle
{
}

.ButtonStyle
{
}

.BodyStyle
{
}


.MatrixRowStyle
{
	background-color: #FFF;
}

.MatrixRowStyleAlternating
{
	background-color: #99cccc;
}
