BODY {		FONT: 11px arial, verdana, sans-serif;
		scrollbar-base-color: #909099;
		scrollbar-track-color: #909099;
		scrollbar-face-color: #909099;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #4E172A;
		scrollbar-darkshadow-color: #4E172A;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; }


a:link		{ color: #4E172A; text-decoration: none }

a:visited	{ color: #4E172A; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #999999; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
 
H1			{ COLOR: #666666; FONT: bold 10px/normal verdana, arial, sans-serif}

TABLE		{ COLOR: #444444; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #4E172A; FONT: bold 18px/normal verdana, arial, sans-serif}

.just 		{text-align: justify;}

.copyright	{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #663333; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px }

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 10px geneva, verdana, arial, sans-serif }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups {background-color:#B2B2B8;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}

.ComboBox {
	COLOR: #333333;
	FONT: 11px geneva, verdana, arial, sans-serif;
	background-color: #FFFFC6;
}

.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		cursor:hand;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#999999; }

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


 /* START THE CODE FOR THE MENUS */
#menulocation { LEFT: 0px; WIDTH: 154px; POSITION: absolute; TOP: 135px; padding:0px 0px; white-space:nowrap; }


.menu		{
	font-family: verdana, arial, helvetica, sans;
	font-size: 8pt;
	height: 28px;
	width: 154px;
	cursor:hand;
	font-weight: bold;
	text-indent: 12px;
	line-height: 20pt;
	text-align: left;
	display: block;
	border: #FFFFFF 0px solid;
	color: #333333;
}

a.menu:link 	{ background-image: url(../Images/button.gif);
		  background-color:#FFFF33;
		  text-decoration: none;
		  color: #000000; }

a.menu:visited 	{ background-image: url(../Images/button.gif);
		  background-color:#FFFF33;
		  text-decoration: none;
		  color: #000000; }

a.menu:active 	{  background-image: url(../Images/buttonon.gif);
		   background-color:#FFFF33;
		   text-decoration: none;
		   color: #000000; }

a.menu:hover 	{ background-image: url(../Images/buttonon.gif);
		  background-color:#CCCCCC;
		  text-decoration: none;
		  color: #FF0000; }

.menusplit		{
	font-family: verdana, arial, helvetica, sans;
	font-size: 8pt;
	height: 18px;
	width: 154px;
	cursor:default;
	font-weight: bold;
	text-indent: 12px;
	line-height: 20pt;
	text-align: left;
	display: block;
	border: #FFFFFF 0px solid;
	color: #000000;
}

a.menusplit:link 	{ background-image: url("../Images/button.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #000000; }

a.menusplit:visited 	{ background-image: url("../Images/button.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }

a.menusplit:active 	{  background-image: url("../Images/buttonon.gif");
		   background-color:#B2B2B8;
		   text-decoration: none;
		   color: #FFFFFF; }


a.menusplit:hover 	{ background-image: url("../Images/button.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #FFFFFF; }
.ListBody {
	COLOR: #000000;
	FONT: normal 11px geneva, verdana, arial, sans-serif;
	text-align: left;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin solid #CCCCCC;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}
.CellText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	border: 2px solid #CCCCCC;

}
.CellTextTop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;

}
.CellTextBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;

}
.MainText {
	text-align: left;
	line-height: 20px;

}
.CellTextNoBorder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	border: 1px none #CCCCCC;

}
.CellTextNoBorderBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	border: 1px none #CCCCCC;
	background-position: center;
	vertical-align: middle;
}
.CellTextSmallBorder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	background-position: center;

}

.CellTextSmallBorderBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #CCCCCC;
	background-image: none;
	color: #333333;
	margin-top: 10px;

}
.CellTextErrorMsg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	border: thin none #CCCCCC;
	color: #FF0000;
}
.CellTextSmallBorderBoldBlue {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #0000FF;
	background-image: none;
	color: #333333;
}
.CellTextSmallBorderBoldBlueNoBotttom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	background-image: none;
	color: #333333;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px none #0000FF;
	border-left: 1px solid #0000FF;
}
.CellTextSmallBorderNoBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	background-image: none;
	padding-left: 5px;
	background-position: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF0000;
	font-weight: bolder;
}
.SurveyForm_Options {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 14px;
	padding-top: 12px;
	font-weight: bold;
	text-align: center;
}
.SurveyForm_LeftEdge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	font-weight: bold;
}
.SurveyForm_RightEdge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 14px;
	padding-top: 12px;
}
.SurveyForm_Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 14px;
	text-align: left;
}

#navigation a 
{ 
color: #000; 
background: #fb0 url("/images/left-tab.gif") left top no-repeat; 
text-decoration: none; 
padding-left: 10px 
} 

#navigation a span 
{ 
background: url("/images/right-tab.gif") right top no-repeat; 
padding-right: 10px 
} 

#navigation a, #navigation a span 
{ 
display: block; 
float: left 
} 

/* Commented backslash hack hides rule from IE5-Mac \*/ 
#navigation a, #navigation a span 
{ 
float: none 
} 
/* End IE5-Mac hack */ 

#navigation a:hover 
{ 
color: #fff; 
background: #26a url("/images/left-tab-hover.gif") left top no-repeat; 
text-decoration: none; 
padding-left: 10px 
} 

#navigation a:hover span 
{ 
background: url("/images/right-tab-hover.gif") right top no-repeat; 
padding-right: 10px 
} 

#navigation 
{ 
list-style: none; 
padding: 0; 
margin: 0 
} 

#navigation li 
{ 
float: left; 
display: block; 
margin: 0; 
padding: 0 
}

.TabControlBorderTop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin outset #000000;
	border-left: thin none;
}
.TabControlBorderMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 2px;
	padding-left: 2px;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.TabControlActive {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	border: thin none #CCCCCC;
	color: #000000;
}
.SmallCellTextNoBorder {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	border: 1px none #CCCCCC;
}
.SmallCellTextSmallBorder {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	background-position: center;
}
.CellTextSmallBorderGreenBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	background: url(../Images/greenbar.png) center;
}

.SmallCellTextSmallBorderBigLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	border-top: 3px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
}
.SmallCellTextSmallBorderBigRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	border-top: 3px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.SmallCellTextSmallBorderBigLeftG {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	border-top: 3px solid #00FF00;
	border-right: 1px solid #00FF00;
	border-bottom: 3px solid #00FF00;
	border-left: 3px solid #00FF00;
}
.SmallCellTextSmallBorderBigLeftR {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	border-top: 3px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 3px solid #FF0000;
}
.SmallCellTextSmallBorderBigRightG {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	border-top: 3px solid #00FF00;
	border-right: 3px solid #00FF00;
	border-bottom: 3px solid #00FF00;
	border-left: 1px solid #00FF00;
}
.SmallCellTextSmallBorderBigRightR {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	border-top: 3px solid #FF0000;
	border-right: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 1px solid #FF0000;
}
.CellTextSmallBorderSpecial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.CellTextSmallBorderBoldMiddle {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #CCCCCC;
	background-image: none;
	color: #333333;
	margin-top: auto;
}

.CellTextSmallBorderBoldGreenBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 5px;
	background-position: center;
	background: url(../Images/stretchbar.jpg) center;
}
.WarningMessage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
}
.CellTextSmallBorderBoldRedBar {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 5px;
	background: url(../Images/stretchbarRed.jpg) center;
}
h2 {
COLOR: #666666; FONT: normal 9px/normal verdana, arial, sans-serif
}
