﻿/*** GLOBAL STYLES ***/
body 
{
	margin:0px;
	padding:0px;
	font-size:0.8em;
	font-family:Arial;
	background-image:url(/Images/BodyBg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	background-position:top center;
	color:#636363;
}

h1
{
	color:#9ec1c9;
}

h2
{
	color:#000000;
	font-size:1.4em;
	font-weight:normal;
}

h3
{
	color:#000000;
	font-size:1em;
	font-weight:bold;
}

h4
{
	color:#59909d;
	font-size:1em;
	font-weight:bold;
}

img
{
	border:none;
}

.FloatClear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

a
{
	color:#de8410;
	text-decoration:none;
}

a:hover
{
	color:#de8410;
	text-decoration:underline;
}

.ImageForPrintOnly
{
	display:none;
}

.ContentSection
{
	margin-bottom:10px;
}

.ContentSection h2
{
	margin-bottom:5px;
}

.ContentSection h3
{
	margin-bottom:0px;
}

.ContentSection h4
{
	margin-bottom:0px;
}

.ContentSection ol
{
	margin-left:22px;
	padding:0px 0px 0px 4px;
}

.ContentSection ol li
{
	padding-bottom:4px;
}

.ContentSection ul
{
	margin-left:0px;
	padding:0px 0px 0px 4px;
	list-style-type:none;
}

.ContentSection ul li
{
	background-image:url(/images/InLineBulletStyle.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:3px;
	padding-bottom:4px;
}

.ContentSection p
{
	margin:0px 0px 10px 0px;
}

.ContentSection .SmallText
{
	font-size:0.85em;
}

/*** GLOBAL LAYOUT STYLES ***/

#BreadCrumbs
{
	font-size:0.8em;
	
}

#BreadCrumbs ul
{
	margin:0px;
	padding: 0px;
	list-style-type:none;
}

#BreadCrumbs ul li
{
	display:inline;
}

#BreadCrumbs ul li a
{
	color:#9ec1c9;
	text-decoration:none;
}

#BreadCrumbs ul li a:hover
{
	text-decoration:underline;
}

/*** CONTENT SECTION STYLES ***/

#Content
{
	padding:15px 15px 0px 15px;
}

#ContentTitle h1
{
	background-repeat:no-repeat;
	background-position:top left;
	margin:6px 0px 0px 0px;
	padding:0px;
}

.SectionImage
{
	padding:3px;
	border:1px solid #e5e8e9;
}


.SectionImage img
{

}

.SectionImage.AlignLeftAround,
.SectionImage.AlignLeftWrap
{
	float:left;
	margin:3px 10px 5px 0px;
}

.SectionImage.AlignRightAround,
.SectionImage.AlignRightWrap
{
	float:right;
	margin:3px 0px 5px 10px;
}

.SectionImage.AlignLeftSeparateAbove, .SectionImage.AlignRightSeparateAbove, .SectionImage.AlignCentreSeparateAbove, .SectionImage.AlignCentreWrap
{
	margin-bottom:12px;
}

.SectionImage.AlignLeftSeparateBelow, .SectionImage.AlignRightSeparateBelow, .SectionImage.AlignCentreSeparateBelow
{
	margin-top:12px;
}

.SectionImage.AlignRightSeparateAbove, .SectionImage.AlignRightSeparateBelow
{
	margin-left:auto;
}
.SectionImage.AlignMiddleSeparateAbove, .SectionImage.AlignMiddleSeparateBelow, .SectionImage.AlignMiddleAround,
.SectionImage.AlignCentreSeparateAbove, .SectionImage.AlignCentreSeparateBelow, .SectionImage.AlignCentreWrap
{
	margin-left:auto;
	margin-right:auto;
}

.SectionImageCaption
{
	color:#000000;
	font-size:0.75em;
	padding:4px;
	margin-top:0px;
	background-color:#ffffff;
}

/*** FORMBUILDER STYLES ***/

#FormHolderTop
{
	background-image:url(/images/SectionOverviewBgTop.gif);
	height:5px;
	overflow:hidden;
	margin-top:30px;
}

#FormHolderBottom
{
	background-image:url(/images/SectionOverviewBgBottom.gif);
	height:5px;
	overflow:hidden;
	margin-bottom:15px;
}

#FormHolder
{
	width:741px;
	padding:0px 4px 0px 4px;
	border-left:1px solid #e5e8e9;
	border-right:1px solid #e5e8e9;
}

#FormHolder form
{
	margin:0px;	
}

.SurveyForm,
.FormBuilder
{
	padding:5px 15px 5px 15px;
	background-image:url(/images/SectionOverviewBgInner.gif);
	background-repeat:repeat-x;
	height:1%;
}

.SurveyForm h3,
.FormBuilder h3
{
	color:#000000;
	font-weight:bold;
	font-size:1.2em;
	margin:0px;
	padding:15px 3px 0px 3px;
}

.FormBuilderTable
{
	width:100%;
	text-align:center;
}

#FormHolder table th,
#FormHolder table td,
.FormBuilderTable th,
.FormBuilderTable td
{
	text-align:left;
	vertical-align:top;
	font-weight:normal;	
	padding:2px 3px 2px 3px;
}

#FormHolder table th,
.FormBuilderTable th
{
	width:26%;
}

.SurveyForm .FormBuilderTable th
{
	width:54% !important;
}

#FormHolder table textarea,
.FormBuilderTable textarea
{
	width:98%;
	border:1px solid #b8c5ca;
}


.SurveyForm td.FormBuilderMessage
{
	font-weight:bold;
	padding:15px 3px 5px 3px;
	
}

.FormBuilderTable td.FormBuilderMessage
{
	font-weight:bold;
}

.FormBuilderDescription
{
	padding:0px 3px 15px 3px;
	font-size:0.9em;
}

.FormBuilderTable td.FormBuilderHeading
{
	color:#000000;
	padding:15px 3px 10px 3px !important;
	font-weight:bold !important;
	
}

.FormBuilderTable td.FormBuilderMessage,
.FormBuilderTable td.FormBuilderSubheading
{
	padding:15px 3px 5px 3px !important;
	font-weight:bold !important;
}


.FormBuilderFieldInfo
{
	font-size:0.85em;
	font-weight:normal;
	color:#636363;
	line-height:normal;
	margin-top:1px;
}

.FormBuilderButtons
{
	padding:20px 0px 20px 255px;
	margin:0px;
}

.SurveyForm .FormBuilderButtons
{
	padding:20px 0px 20px 380px;
}

.FormBuilderButtons input
{
	color:#000000;
	font-weight:bold;
	background-color: #f39925;
	border:0px;
	height:25px;
	width:89px;
	margin-right:5px;
	overflow:visible;
	background-image:url(/images/FormBuilderButtonBg.gif);
}


.FormBuilderTextSmall
{
	width:50px;
	border:1px solid #b8c5ca;
	background-color:#f8fafa;
}

.FormBuilderTextMedium
{
	width:150px;
	border:1px solid #b8c5ca;
	background-color:#f8fafa;
}

.FormBuilderTextLarge
{
	width:98%;
	border:1px solid #b8c5ca;
	background-color:#f8fafa;
}

.FormBuilderPageIndicator
{
	text-align:right;
	padding:5px 0px 0px 0px;
	font-size:0.9em;
	font-weight:bold;
	color:#000000;
}



