﻿body
{
	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-image: url(Images/bg_tile.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #7B8D52;
}
#mainwrapper
{
	background-image: url(../..//App_Themes/Classic/Images/main_bg.png);
}
#topShadow
{
	background-image: url(../../App_Themes/Classic/Images/top_shadow.png);
}

#branding
{
	bottom: 30px;
}

* html #branding
{
	bottom: 32px;
}

#breadcrumbs
{
	bottom: 12px;
	color: #D7CEC8;
}
#bottomShadow
{
	background-image: url(../../App_Themes/Classic/Images/bottom_shadow.png);
}

h1, h2, h3, h4, h5, h6
{
	color: #7A715F;
}

.leftColumn
{
	float: left;
	display: inline;
	width: 40%;
}
.rightColumn
{
	float: right;
	display: inline;
	width: 40%;
}
.centreColumn
{
	float: left;
	display: inline;
	width: 100%;
}
.companyText
{
	float: left;
	display: inline;
	width: 100%;
	vertical-align: top;
	text-align: left;
	font-size: xx-small;
	padding-bottom: 20px;
	padding-top: 20px;
}
h1
{
	margin: 0 0 0 -1em;
	font-size: 2.0em;
	font-weight: normal;
}
h2
{
	margin: 1.2em 0em 1.2em -1em;
	clear: both;
	font-size: 1.7em;
	font-weight: normal;
}
h3
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.4em;
	font-weight: normal;
}
h4
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.2em;
	font-weight: bold;
}
h5
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.0em;
	font-weight: bold;
}
h6
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 0.8em;
	font-weight: bold;
}
pre
{
	font-family: monospace;
	font-size: 1.0em;
}

strong, b
{
	font-weight: bold;
}

#mainwrapper
{
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(Images/main_bg.png);
}
#topShadow
{
	height: 20px;
	background-image: url(Images/top_shadow.png);
	background-repeat: no-repeat;
}
#header
{
	height: 206px;
	position: relative;
	margin-left: 10px;
}

#mastheadImage
{
}

#branding
{
	position: absolute;
	right: 30px;
	bottom: 21px;
	text-align: right;
	z-index: 1000;
	color: #FFFFFF;
}

* html #branding
{
	bottom: 23px;
}

#companyName
{
	color: #FFFFFF;
	font-size: 40px;
	vertical-align: bottom;
}

#logoImage
{
	vertical-align: bottom;
}

#slogan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
#breadcrumbs
{
	position: absolute;
	left: 32px;
	bottom: 12px;
	color: #D7CEC8;
	font-weight: bold;
}
#breadcrumbs a
{
	text-decoration: underline;
	color: #D7CEC8;
}

#breadcrumbs a:hover
{
	text-decoration: none;
}

#content
{
	position: relative;
	margin-top: 35px;
}

/* Hide from IE5 Mac \*/
* html #content
{
	height: 1%;
}
/* End hide from IE5 Mac */

#menu
{
	position: absolute;
	left: 40px;
	top: 0;
	width: 180px;
}
#menu a
{
	display: block !important;
	margin-left: 40px;
	background-image: none !important;
	background-repeat: no-repeat;
}
#menu .menuNormal
{
	color: #FFFFFF;
	font-weight: bold;
}
#menu .menuHover
{
	background-color: #D7CEC8;
	color: #7A715F;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat: no-repeat;
}
#menu .menuSelected
{
	background-color: #421721;
	color: white;
	background-image: url(Images/img_menu_active.gif);
	background-repeat: no-repeat;
}
#menu .subMenu table
{
	background-color: #8E985E;
	background-image: url(Images/subMenu_bg.gif);
	background-repeat: repeat-y;
}
#menu .subMenuNormal
{
	color: #FFFFFF;
	font-weight: bold;
}
#menu .subMenuHover td
{
	background-image: url(Images/img_menu_hover.gif);
	background-repeat: no-repeat;
	background-color: #D7CEC8;
	color: #968D7E;
}
html > body #menu .subMenuHover
{
	background-color: #D7CEC8;
	color: #968D7E;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat: no-repeat;
}
html > body #menu .subMenuHover td
{
	background-color: transparent;
	background-image: none;
}
#copy
{
	position: static;
	margin-left: 240px;
	margin-right: 10px;
	padding: 0 3.5em 4em;
}

* html #copy
{
	padding: 0 5em 4em 2em;
}

/* Hide from IE5 Mac \*/
* html #copy
{
	height: 1%;
}
/* End hide from IE Mac*/

#copy ol, #copy ul, #copy li
{
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	font-size: 1.0em;
	line-height: 1.8em;
}

* html #copy ul
{
	padding-left: 18px;
}

* html #copy li
{
	padding-left: 0.5em;
}

#copy li
{
	margin-left: 5px;
	list-style-image: url(Images/bullet.gif);
}
#copy p
{
	margin: 1.2em 0em;
	font-size: 1.0em;
	line-height: 1.8em;
}
#copy .pullQuote
{
	float: right;
	display: inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-image: url(Images/logo_mini.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#copy a
{
	color: #212E02;
}

#copy a:link
{
	text-decoration: underline;
}

#copy a:hover
{
	text-decoration: none;
}

#copy .textBox
{
	margin-left: 1em;
	border: 1px solid #304012;
	background-color: #d7cec8;
}

#copy .textBox:focus
{
	background-color: #ECE4D2;
}

#copy .dropDownlist
{
	margin-left: 1em;
	background-color: #8E985E !important;
}

#copy .radioButtonList
{
	margin-left: 1em;
}

#copy fieldset
{
	padding: 1.5em;
	border: 1px solid #304012;
}

#copy legend
{
	color: #333333;
}

#copy .button
{
	margin: 1em 0;
	border: 1px solid #304012;
	background-color: #421721;
	color: #FFFFFF;
	font-weight: bold;
}
#bottomShadow
{
	height: 10px;
	background-image: url(Images/bottom_shadow.png);
	background-repeat: no-repeat;
}

* html #bottomShadow
{
	margin-bottom: -6px;
}

.clearfix:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix
{
	display: inline-block;
}
/* Fixes IE/Mac */

/* Hides from IE-mac \*/
* html .clearfix, * html .clearfix *
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

.warning
{
	color: red;
}
.quotes
{
	float: left;
	display: inline;
	width: 90%;
	font-style: italic;
}
.imageLeft
{
	float: left;
	padding-right: 10px;
}
.imageRight
{
	float: right;
	padding-left: 10px;
}
hr
{
	color: #d7cec8;
	border-bottom: black thin dotted;
	width: 80%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
