﻿.title
{
	color: #354C7E;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 16px;
	margin-left: 6px;
}
.subtitle
{
	color: #009CC9;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	margin-left: 6px;	
}
.text
{
	color: #333333;
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	margin-left: 6px;	
}
.text_red
{
	color: red;
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	margin-left: 6px;	
}
A:Hover
{
	color: #17FEDA;
}
#top_margin_text
{
	float:left;
	color: #354D7E;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	margin-left: 25px;	
	margin-top: 9px;
}

#top_counter_text
{
	float:right;
	color: #354D7E;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 9px;
	margin-right: 25px;	
	margin-top: 9px;
}
#prefix
{
	float:right;
	color: #993300;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	margin-right: 5px;	
	margin-top: 9px;
}
#version
{
	float:right;
	color: #993300;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	margin-right: 0px;	
	margin-top: 9px;
}
.image_to_text_position_1
{
	vertical-align: middle;
}
.problemtext
{
	color: #E20074;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;	
}
.happytext
{
	color: #00CC66;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 14px;
}
.strapline
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #354D7E;
}
#pagetitle
{
	color: white;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#pagesubtext
{
	color: #333333;
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	width: 797px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#popupsubtext
{
	color: #333333;
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;    
}
.form_field
{
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-right: 5px;
	vertical-align: top;
}
#page-help
{
	text-align:right;
	width: 795px;
}
#page-help-left
{
	text-align:left;
	width: 795px;
}
#page-help-image
{
    width:80px;
    height:19px;    
}
.page-help-data
{
	text-align:left;
}
.error_page_message
{
    text-align: center;
    font-family:Arial;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}
