/* The style control for the QOF website*/

#greenBar
{
	background:#98cb40; color:#ffffff;
}

.centre
{
	text-align:center;
}

body, p
{
	color:#000000; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:10pt;
}

.normal
{
	color:#000000; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:10pt;
	font-weight:normal;
}

#footerBar
{
	color:#98cb40; 
	background-color:#98cb40; 
	border:solid 1px #98cb40;
}

.smallRed
{
	color:#BD3131; 
	font-size:10pt;
	width:50%;
	font-weight:normal;
}

.pageTitle
{
	color:#003366; 
	font-size:18px;
	font-weight:bold;
}

.Headings
{
	color:#003366; 
	font-size:15px;
	font-weight:bold;
	background-color:#cccccc;
	width:100%;
}

.subHeadings
{
	color:#003366; 
	font-size:13px;
	font-weight:bold;
	background-color:#eeeeee;
	width:99%;
}
.message
{
	color:#003366; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:10pt;
}
.leftMenuItems
{
	background-color:#cccccc;
	color:#003366;
	text-transform:none;
	font-size:10pt;
	font-weight:bold;
	width:55px;
}

.rightAlign
{
	text-align:right;
}

.logout
{
	font-size:10pt;
}

.warning
{
	color:#ff0000; 
	font-size:10pt;
	font-weight:normal;
}

.redText
{
	color:firebrick; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:10pt;
}

.greenText
{
	color:teal; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:10pt;
}

ol.qof
{
	color:firebrick; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:10pt;	
	list-style-type:lower-alpha;
}

table.standard
{
	width:100%;	
}

table.standard td
{
	color:0000ff;
	border:solid #003366 1px;
	padding:3px;
	vertical-align:top;		
}

td
{
	vertical-align:top;		
}

table.standard th
{
	font-weight:bold;
	background-color:#003366;
	color:#fff;
	font-size:10pt;
	padding:5px;
}

table.plan
{
	width:100%;	
}

table.plan td
{
	padding:3px;
	vertical-align:top;
	font-size:10pt;		
}

.button
{
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:10pt;
	border:1px solid black;
	background-color: #cccccc;
}

.boldBlue
{
	color:#003366;
	font-size:12pt;
	font-weight:bold;
}
.sitedownHeadings
{
	color:#f00; 
	font-size:15px;
	font-weight:bold;
	background-color:#ccc;
	width:100%;
}

.sitedownSubHeadings
{
	color:#036; 
	font-size:13px;
	font-weight:bold;
	background-color:#eeeeee;
	width:99%;
}
