/********************************************************/
/* Standard Style Sheet for Icon Display 2004			*/
/* Copyright 2004 by MSOnet				 				*/
/* By Daniel Dabner										*/
/* 					 									*/
/* File Created on 14/01/2002							*/
/* Last Edited on 04/01/2005							*/
/********************************************************/

/* Tag Styles */

/* blue = 095D7E */
/* orange = F37021 */

A
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
	color			: #095D7E;
	text-decoration	: underline;
	font-weight		: normal;
}

A:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #F37021;
	text-decoration	: underline;
	font-weight		: normal;
}

BODY
{
	scrollbar-3dlight-color		: #000000;
	scrollbar-arrow-color		: #000000;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-face-color		: #BDC3C6;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-track-color		: #EFEFEF;
}

TD, p, textarea
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #095D7E;
	list-style-type	: square;
}

LI
{
	font-family			: verdana, arial, sans-serif; 
	font-size  			: 11px;
	color				: #095D7E;
	list-style-image	: url(/images/bullet_orange.gif);
}

UL
{
	margin-left			: 20px;
	list-style-image	: url: (/images/bullet_orange.gif);
	margin-top			: 0px;
	margin-bottom		: 0px;
}

.client_error
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #FF0000;
}

.clientlogin
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
	color			: #095D7E;
	text-decoration	: none;
	font-weight		: normal;
}


.clientlogin_link
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
	color			: #30B457;
	text-decoration	: none;
	font-weight		: normal;
}

.clientlogin_link:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #30B457;
	text-decoration	: underline;
	font-weight		: normal;
}

.clientnav
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
	color			: #ffffff;
	text-decoration	: none;
	font-weight		: normal;
}

.clientnav:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #ffffff;
	text-decoration	: underline;
	font-weight		: normal;
}

.client_button 
{
	border			: 1px solid #095D7E;
	background-color: #009ADA;
	color			: #ffffff; 
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
}

.upload_button 
{
	border			: 1px solid #095D7E;
	background-color: #D4D0C8;
	color			: #000000; 
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
}

.footertext
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 8pt;
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
}
	
.footertext:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 8pt;
	color			: #000000;
	text-decoration	: underline;
	font-weight		: normal;
}

.SubmitButton
{
	cursor		: pointer;
	cursor		: hand;
}

.mainHeading
{

	color			: #095D7E;
	font-size		: 8pt;
	font-weight		: bold;
	padding-bottom	: 5px;
}

.ddMenuItem {
	cursor				: pointer;
	cursor				: hand;
	font-size  			: 11px;
	color				: 006600;
}

.textField
{
	width: 200 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.largetextarea
{
	width: 200 px;
	height: 75 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.smalltextField
{
	width: 124 px;
	border: 1px solid #095D7E;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #000000;
}

.uploadtextField
{
	width: 250 px;
	border: 1px solid #095D7E;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #000000;
}

.selectField
{
	width: 300 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.textareaField
{
	width: 400 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.sImage
{
	border-top		: 1px solid #000000;
	border-right	: 1px solid #000000;
	border-left		: 1px solid #000000;
	border-bottom	: 1px solid #000000;
}
	
.sButton
{
	background-color: #83AC71;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color : #FEFEDC;
	cursor		: pointer;
	cursor		: hand;
	font-weight: bold;
	font-family		: verdana,verdana, arial, sans-serif; 
	font-size  		: 9pt;
}

/* Questionnaire styles */
.questionnaireError {
	color					: #FF0000;
}

.questionnaireTextfield {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
}

.questionnaireTextArea {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
	height					: 75px;
}

.questionnaireButton {
	background-color		: #99DAEA;
	color					: #0081A0;
	border					: 1px solid #0081A0;
	cursor					: pointer;
	cursor					: hand;
	font-size				: 8pt;
	font-family				: arial,sans-serif;
	height					: 23px;
}

.questionnaireSelectList {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
}

/* SITE MAP STYLES */

.sitemapText, a.sitemapText, a.sitemapText:hover, a.sitemapText:visited
{
	font-family		: verdana, arial, sans-serif;
	font-size		: 8pt;
	color			: #095D7E;
	text-decoration	: none;
	line-height		: 18px;
	font-weight		: normal;
}

a.sitemapText:hover
{
	font-family		: verdana, arial, sans-serif;
	font-size		: 8pt;
	color			: #F37021;
	text-decoration	: none;
	line-height		: 18px;
	font-weight		: normal;
}

.sitemapHeaderText, a.sitemapHeaderText, a.sitemapHeaderText:visited
{
	font-family		: verdana, arial, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #095D7E;
	text-decoration	: none;
	line-height		: 18px;
	padding-top		: 5px;
	padding-bottom	: 5px;
}

a.sitemapHeaderText:hover
{
	font-family		: verdana, arial, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #F37021;
	text-decoration	: none;
	line-height		: 18px;
	padding-top		: 5px;
	padding-bottom	: 5px;
}

.footernav, a.footernav, a.footernav:hover, a.footernav:visited, a.footernav:active
{
	font-family		: verdana, arial;
	font-size		: 8pt;
	color			: #FFFFFF;
	font-weight		: normal;
	text-decoration	: none;
}

a.footernav:hover
{
	font-family		: verdana, arial;
	font-size		: 8pt;
	color			: #FFFFFF;
	font-weight		: normal;
	text-decoration	: underline;
}

.headernav, a.headernav, a.headernav:hover, a.headernav:visited, a.headernav:active
{
	font-family		: verdana, arial;
	font-size		: 8pt;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: none;
}

a.headernav:hover
{
	font-family		: verdana, arial;
	font-size		: 8pt;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: underline;
}

.tableEntryBlue, a.tableEntryBlue, a.tableEntryBlue:hover, a.tableEntryBlue:visited, a.tableEntryBlue:active
{
	font-family		: verdana, arial;
	font-size		: 9px;
	color			: #095D7E;
	font-weight		: normal;
	text-decoration	: none;
}

a.tableEntryBlue:hover
{
	font-family		: verdana, arial;
	font-size		: 9px;
	color			: #095D7E;
	font-weight		: normal;
	text-decoration	: underline;
}

.tableEntryOrange, a.tableEntryOrange, a.tableEntryOrange:hover, a.tableEntryOrange:visited, a.tableEntryOrange:active, a.tableEntryOrange:hover
{
	font-family		: verdana, arial;
	font-size		: 9px;;
	color			: #F37021;
	font-weight		: normal;
	text-decoration	: none;
}

.pagesFontStyle, a.pagesFontStyle, a.pagesFontStyle:hover, a.pagesFontStyle:active, a.pagesFontStyle:visited
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
	color			: #095D7E;
	font-weight		: normal;
}

.documentArchiveItem, a.documentArchiveItem:hover
{
	color	: #000000;
}

.formTable
{
	background-color	: #E6EEF2;
	border				: 1px solid #095D7E;
}

.formTableCell
{
	background-color	: #E6EEF2;
	color				: #095D7E;
}

.newsSeparator
{
	background-image	: url(/images/orange_dot.gif); 
	font-size			: 1px; 
	height				: 5px;
}

a.newsLink
{
	text-decoration	: none;
	color			: #095D7E;
}

a.newsLink:hover
{
	text-decoration	: none;
	color			: #F37021;
}

.sitemapSeparator
{
	background-image	: url(/images/orange_dot_vertical.gif); 
	font-size			: 1px; 
	width				: 5px;
}

/* newsletter styles */
.news, .news A
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 11px;
	color			: #F37021;
	text-decoration	: underline;
	font-weight		: normal;
}

.news A:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 11px;
	color			: #F37021;
	text-decoration	: underline;
	font-weight		: normal;
}

.emailRightSidePanel {
	background-color: #ffe9d4;
	padding			: 0px 2px 4px 4px;
}

.emailRightSidePanel a, .emailRightSidePanel a:hover, .emailRightSidePanel a:visited {
	color			: #f37021;
	text-decoration	: underline;
}

.emailBodyText {
	padding-left	: 10px;
}
