﻿h2
{
    font-size:14pt;
}
body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	/*background:#85c1e6 url('bgsite.jpg') no-repeat scroll center top;*/
	/*background:#85c1e6 url('body_bg.jpg') repeat scroll center top;*/
	/*color: #2D0051;*/
	color:#3a3145;
	width:800px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#topBar
{
    /*background:#85c1e6 url('bgTop.gif') no-repeat scroll center top;*/
    height:40px;
    width:800px;
    margin-top:0px;
    margin-bottom:15px;
}

#pageName
{
    /*background:black url('tab.gif') no-repeat scroll center top;*/
    height:27px;
    width:192px;
    margin-top:15px;
    text-align:center;
    padding-top:7px;
    font-weight:bold;
    font-size:10pt;
    text-transform: uppercase;
}

#logo
{
    height:75px;
    width:200px;
    float:left;
    text-align: center;
}

#helpline
{
    height:75px;
    width:595px;
    float:right;
    color: white;
    text-align:center;
    padding-top:15px;
}

#helpline span.number
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 13pt;
    margin:none;
    padding:none;
}

#helpline span.details
{
    margin:none;
    padding:none;
    font-size: 10.5pt;
}

#chatArea
{
    /*background:white url('backgroundbottom.jpg') no-repeat scroll center bottom;*/
    width:100%;
    min-height:300px;
}

#entryForm
{
    width:100%
}

#ChatOnline
{
    padding-top:5px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:5px;
    color: #666666;
}

form {
	font-weight:bold;
	font-size: 10pt;
}

.ContentPane {

}

.DataCaptureForm {
	
}

.FormHint {
	font-weight:normal;
	font-style:italic;
}

.LabelColumn {
	width: 400px;
	text-align:right;
	padding-right: 5px;
}

.FieldColumn {
	
}

.FormCell {
}
