.logo_bkgrnd {
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #441A46;
	height: 24px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(images/purple.jpg);
	background-repeat: repeat-x;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #606974;
	padding: 8px;
}
.body_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #441A46;
	padding-right: 10px;
	line-height: 17px;
}
.form_homepg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #14896C;
	width: 120px;
	background-color: #EFF8F5;
	border: 1px solid #7EBEAE;
}
.form_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #14896C;
	width: 250px;	
}
form {
	margin: 0px;
	padding: 0px;
}
.padding_image {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.copy_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	padding: 8px 12px 8px 8px;
	border: 1px solid #A5ACB2;
}
.noPadding {
	padding:0;
}
.body_biggest {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 4C4A4E;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #A5ACB2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606974;
	padding-top: 4px;
}
.footer_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606974;
	text-decoration: underline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #606974;
	padding-top: 4px;
}
/*************/
/* PULL QUOTE */
/************/
.pullquote {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #575b60; 
 width: 50%;
 float:right;
 font-size:160%;
 line-height:140%;
 margin:10px;
 margin-right:0px;
 background: url(images/quote_B.gif) no-repeat bottom right !important;
 background /**/:url(); /* removing quote graphic in IE5+ */
 padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
 background: url(images/quote_A.gif) no-repeat left top !important;
 padding:5px 2px 10px 35px!important;
 padding /**/:0px;  /* resetting padding in IE5+ */
 background /**/: url(); /* removing quote graphic in IE5+ */
}

.pullquoteLeft {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #575b60; 
 width: 40%;
 float:left;
 font-size:160%;
 line-height:140%;
 margin:10px;
 margin-left:0px;
 background: url(images/quote_B.gif) no-repeat bottom right !important;
 background /**/:url(); /* removing quote graphic in IE5+ */
 padding:0px 25px 5px 0px;
}
.pullquoteLeft:first-letter {
 background: url(images/quote_A.gif) no-repeat left top !important;
 padding:5px 2px 10px 35px!important;
 padding /**/:0px;  /* resetting padding in IE5+ */
 background /**/: url(); /* removing quote graphic in IE5+ */
}

/**************/
/* NAVIGATION */
/**************/
 
#active a
{
 display: block;
 color: #000000;
 background-color: #D7EBE6;
 background-image:url(images/menu_select.jpg);
 width: 170px;
 padding: 3px 6px;
 text-decoration: none;
 border-top: 1px solid #EBF5F3;
 border-bottom: 1px solid #6B7573;
 font-weight: bold;
}
 
ul#navlist
{
 width: 182px;
 padding: 0px;
 border-top: 1px solid #6B7573;
 border-left: 1px solid #6B7573;
 border-right: 1px solid #6B7573;
 margin: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 background: #808080;
 
}
 
ul#navlist li
{
 list-style: none;
 margin: 0px;
 border: 0px;
 border-top: 1px solid #EBF5F3;
 border-bottom: 1px solid #6B7573;
}
 
ul#navlist li a
{
 text-decoration: none;
 display: block;
 width: 170px;
 padding: 4px 6px;
 border: 0px;
 background-color: #D7EBE6;
 text-decoration: none;
}
 
ul#navlist li a:link { color: #000000; }
div#navcontainer li a:visited { color: #000000; }
 
ul#navlist li a:hover
{
 background-color: #AFE9DB;
 color: #000000;
}


#active2 a
{
 display: block;
 color: #000000;
 background: #808080;
 width: 170px;
 padding: 3px 6px;
 text-decoration: none;
 border-top: 1px solid #EBF5F3;
 border-bottom: 1px solid #6B7573;
 font-weight: normal;
}

#active3 a
{
 display: block;
 background: #AFE9DB;
 text-decoration: none;
 font-weight: normal;
}
 
ul#navlist2
{
 width: 182px;
 padding: 0px;
 margin: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px; 
 background: #808080;
 border-top: 1px solid #6B7573; 
 border-bottom: 1px solid #6B7573; 
 
}
 
ul#navlist2 li
{
 list-style: none;
 margin: 0px;
 border: 0px;
}
 
ul#navlist2 li a
{
 text-decoration: none;
 display: block;
 width: 170px;
 padding: 4px 6px;
 border: 0px;
 background-color: #FFFFFF;
 text-decoration: none;
}
 
ul#navlist2 li a:link { color: #000000; }
div#navcontainer2 li a:visited { color: #000000; }
 
ul#navlist2 li a:hover
{
 background-color: #AFE9DB;
 color: #000000;
}
 /*************/
/* BUTTON     */
/*************/
#button {
 float: left;
 background-image:url(images/button.jpg);
 background-position: bottom;
 width: 98px;
 height:22px;
 margin: 0; 
 padding:0px;
 text-align:center;
}
#button a {
 font-weight: normal;
 text-align: center;
 display: block;
 width:100%;
 height:100%;
 overflow:hidden;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
 background-image:url(images/button.jpg);
 background-position: top;
 line-height: 22px; 
}
#button a:hover {
 font-weight: normal;
 background-image: none;
 color: #FFFFFF;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C967B;
	text-decoration: underline;
}
a:hover {
	color: #12896B;
	text-decoration: none;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #8EC6B8;
	height: 34px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(images/green.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	}
.header_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #8EC6B8;
	height: 20px;
	background-image: url(images/green.jpg);
	background-repeat: repeat-x;
	}
.tableRow {
	border-bottom: 1px solid #999999;
	padding-top:6px;
	padding-bottom:6px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796974;
	background-color: #E2C5FF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #C094FF;
	border-left: 0px none;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 4px;
}
.table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796974;
	background-color: #E2C5FF;
	border-top: 1px solid #C094FF;
	border-right: 1px solid #C094FF;
	border-bottom: 1px solid #C094FF;
	border-left: 1px solid #C094FF;
}
.table3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796974;
	background-color: #E2C5FF;
	border-top: 0px none;
	border-right: 1px solid #C094FF;
	border-bottom: 1px solid #C094FF;
	border-left: 0px none;
	padding-left: 4px;
	font-weight: normal;
	text-transform: none;
}
.body_colour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #441A46;
}
.table_sup {
	background-color: #92CEBF;
	border: 1px solid #12896B;
}
.table_supCopy2 {
	background-color: #C0E7DD;
	border: 1px solid #198C70;
}
.image_right {
	margin-bottom: 10px;
	margin-left: 10px;
}
.image_left {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
