td, tr, div, span
{
	font-size:1em;
}

#MainPage
{
	/*font-size:14pt;*/
	font-family:Verdana;
}

td
{
	text-align:left;
}

TD.top_middle
{
    BACKGROUND-IMAGE: url(images/top_middle.gif);
    BACKGROUND-REPEAT: no-repeat
}
TD.bottom_middle
{
    BACKGROUND-IMAGE: url(images/bottom_middle.gif);
    BACKGROUND-REPEAT: no-repeat
}
.clsLabel
{
 		 white-space:normal;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.clsProgressTasksTable
{
    BORDER-RIGHT: #8caac6 2px solid;
    BORDER-TOP: #8caac6 2px solid;
    BORDER-LEFT: #8caac6 2px solid;
    WIDTH: 200px;
    COLOR: #ffffff;
    BORDER-BOTTOM: #8caac6 2px solid;
    LINE-HEIGHT: 10px;
    padding: 0; 
    border-spacing: 0;
    border-collapse:collapse
}

.clsProgressBox
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-SIZE: 1em;
    width:90%;
    border:1px solid black
}

#ProgressBar, #ElabContent, font
{
	FONT-SIZE: 1em;	
}

.clsProgressColour
{
	background-color:#C3C7DF;
	padding-left:2px;
}

.clsProgressBlank
{
	padding-left:2px;
}

.clsIframe
{
	width:100%;
	height:500px;
}

.clsProgressTitle
{
    BACKGROUND-COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    font-size:1.1em;
    COLOR: #000000;
    TEXT-ALIGN:LEFT;
}


.clsProgressTable
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    COLOR: #000000;
    PADDING-TOP: 3px;
    border-spacing:0px
}

.whitetitletab, .smallwhitetitletab
{
	font-size:1.3em;
}

#TextBox
{
	width:100%;
	padding:5px;
}

#TextBox textarea
{
	width:80%;
}

#ProgressBar
{
	float:left;
	width:20%;
	background:white;
}


#frmResults>#ElabContent
{
	 float:right;
}
#ElabContent
{
 width:77%;
}

#UserField
{
	margin-top:10px;
	margin-bottom:10px;
	border-collapse:collapse;
	border:0px;
}
#UserField td
{
	padding:5px;
}
.header
{
	text-align:left;
}
.field
{
	text-align:left;
}

#CampaignList
{
	margin-bottom:20px;
}

.clsCampaignListItem
{
	margin-top:5px;
}

#ElabContainer
{
	margin-left:5px;
}

.ct
{
	padding-left:20px;
	text-align:left;
}

/*.ct h3
{
	text-align:left;
	FONT-SIZE: 1.5pt;
}*/

#MenuFooter
{
	display:none;
}

#ElabContainer
{
  margin: 0;
  padding-left:5px;
  font-size: 0.75em;
}

.SurveyTable
{
	width:61%;	
}
