/* CSS Document */
body            {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	scrollbar-3dlight-color: #461E50;
	scrollbar-arrow-color: #461E50;
	scrollbar-base-color: #461E50;
	scrollbar-darkshadow-color: #461E50;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

body.structuralframe {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	top: 0px;
}
body.colorfill  {background-color: #222222}
body.background1 {background-attachment: fixed;	background-image: url(images/background-1.gif);	background-repeat: no-repeat;	background-position: right bottom;}

h1              {font-family: Verdana; font-size: 14pt; text-align: center; font-weight: bold}
h2              {font-family: Verdana; font-size: 12pt; text-align: center; font-weight: bold}
h3		        {font-family: Verdana; font-size: 12pt; text-align: left;   font-weight: bold}
h4		        {font-family: Verdana; font-size: 10pt; text-align: left;   font-weight: bold}

A:link          {font-family: Verdana; font-size: 10pt; color:black;    font-weight:normal; text-decoration:none}
A:visited       {font-family: Verdana; font-size: 10pt; color:#444444; font-weight:normal; text-decoration:none}
A:hover         {font-family: Verdana; font-size: 10pt; color:#461E50;  font-weight:normal; text-decoration:none}

A.bold:link          {font-family: Verdana; font-size: 10pt; color:black;    font-weight:bold; text-decoration:none}
A.bold:visited       {font-family: Verdana; font-size: 10pt; color:#444444; font-weight:bold; text-decoration:none}
A.bold:hover         {font-family: Verdana; font-size: 10pt; color:#461E50;  font-weight:bold; text-decoration:none}

A.small:link    {font-family: Verdana; font-size: 8pt; color:black; font-weight:normal; text-decoration:none}
A.small:visited {font-family: Verdana; font-size: 8pt; color:black; font-weight:normal; text-decoration:none}
A.small:hover   {font-family: Verdana; font-size: 8pt; color:red;   font-weight:normal; text-decoration:none}

A.smallbold:link    {font-family: Verdana; font-size: 8pt; color:black; font-weight:bold; text-decoration:none}
A.smallbold:visited {font-family: Verdana; font-size: 8pt; color:black; font-weight:bold; text-decoration:none}
A.smallbold:hover   {font-family: Verdana; font-size: 8pt; color:black; font-weight:bold; text-decoration:none}

BLOCKQUOTE {margin-left: 40px; margin-right: 0px}

TABLE			{font-family: Verdana;	font-size: 9pt; text-align: left; }
TABLE.80		{width:80%;  padding:4px;}
TABLE.THINBORDER	{border: 1px solid #444444;}
TABLE.BORDER	{width:80%;  border: 2px solid #a18400;}
TABLE.BORDER90 {width:90%; border: 2px solid #a18400;}
TABLE.BORDER100	{width:100%; border: 2px solid #a18400;}

TD.lightbg       {background-color: #EEEEEE; padding:4px}
TD.nobg          {color:black; background-color:transparent;}
TD.darkbg        {background-color: #555555; padding:4px; color:white;}
TD.button        {text-align: right; vertical-align:middle}

.cellhighlight  {cursor:pointer; background-color: #a18400;}
.celltransparent   {cursor:auto; background-color:#EEEEEE;}
.celltransparent{cursor:auto; background-color:transparent; padding:4px}

TD.navigationin  {height:20px; width:80px; cursor:pointer; font-family: Verdana; font-size: 10pt; font-weight:normal; color:white; background-image:url(images/navigation-highlight.gif); background-repeat:no-repeat}
TD.navigationout {height:20px; width:80px; cursor:auto; font-family: Verdana; font-size: 10pt; font-weight:normal; color:#461e50; background-image:none}

TD.buttonin       {height:26px;width:86px;text-align:center;vertical-align:middle;cursor:pointer;font-family: Arial, Helvetica, sans-serif;font-size: 10pt;font-weight:bold;color:white;	background-image:url(images/button-hot.gif);	background-repeat:no-repeat;background-position: center center;}
TD.buttonout      {height:26px;width:86px;text-align:center;vertical-align:middle;cursor:auto;font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight:normal;	color:white;	background-image:url(images/button-normal.gif);	background-repeat:no-repeat;	background-position: center center;}
TD.buttondisabled {height:26px;width:86px;text-align:center;vertical-align:middle;cursor:not-allowed;font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight:normal;	color:white;	background-image:url(images/button-disabled.gif);	background-repeat:no-repeat;	background-position: center center;}

INPUT.submitbuttonin   {height:28px; width:86px; cursor:pointer; background-image:url(images/button-submit-hot.gif);background-repeat:no-repeat;background-position: center center;}
INPUT.submitbuttonout  {height:28px; width:86px; cursor:auto; background-image:url(images/button-submit-normal.gif);background-repeat:no-repeat;background-position: center center;}
INPUT.continuebuttonin   {height:28px; width:86px; cursor:pointer; background-image:url(images/button-continue-hot.gif);background-repeat:no-repeat;background-position: center center;}
INPUT.continuebuttonout  {height:28px; width:86px; cursor:auto; background-image:url(images/button-continue-normal.gif);background-repeat:no-repeat;background-position: center center;}
INPUT.confirmbuttonin   {height:28px; width:86px; cursor:pointer; background-image:url(images/button-confirm-hot.gif);background-repeat:no-repeat;background-position: center center;}
INPUT.confirmbuttonout  {height:28px; width:86px; cursor:auto; background-image:url(images/button-confirm-normal.gif);background-repeat:no-repeat;background-position: center center;}

.incorrectLabel {font-family: Verdana; font-size: 8pt; color:red;    font-weight: bold}
.incorrectInput {border: thin solid red}

.largetext      {font-family: Verdana; font-size: 12pt;	font-weight: bold;}
.mediumtext     {font-family: Verdana; font-size: 10pt;}
.smalltext      {font-family: Verdana; font-size: 8pt;}
.timestamp      {font-family: Verdana; font-size: 7pt; color:black}

.pollquestion {font-family: Verdana; font-size: 10pt;font-weight: bold;}
.pollanswers  {font-family: Verdana; font-size: 8pt;}
.polltotals   {font-family: Verdana; font-size: 7pt;}

@media print    { DIV.PAGEBREAK {page-break-before: always}}

TEXTAREA {font-family: Verdana;	font-size: 10pt; text-align: left;}
INPUT    {font-family: Verdana;	font-size: 10pt; text-align: left;}
