﻿body 
{
}

.PageHeading
{
	color:Navy;
	font-family: Verdana;
	font-size : 18px;
	font-weight :bold;
	margin-top : 14px;
	margin-bottom: 16px;
	margin-left:0px;
}

.PageSubHeading
{
	color:Black;
	font-family: Verdana;
	font-size : 15px;
	font-weight :bold;
	margin-top : 14px;
	margin-bottom: 14px;
	margin-left:10px;
}

.PageBody
{
	color:#464646;
	font-family: Verdana;
	font-size : 12px;
	font-weight :normal;
	margin-top : 14px;
	margin-bottom: 16px;
	margin-left:0px;
	line-height:16px;
}

.DefaultHeading
{
	color:#f00033;
	font-family: Verdana;
	font-size : 12px;
	font-weight :bold;
	margin-top : 2px;
	margin-bottom: 2px;
	margin-left:12px;
	line-height:18px;
	left:10px;
}

.DefaultSubHeading
{
	color:#464646;
	font-family: verdana;
	font-size : 11px;
	font-weight :bold;
	margin-top : 6px;
	margin-bottom: 4px;
	margin-left:12px;
	line-height:14px;
	text-decoration:none;
}

.DefaultBody
{
	color:#464646;
	font-family: arial;
	font-size : 11px;
	font-weight :normal;
	margin-top : 6px;
	margin-bottom: 4px;
	margin-left:14px;
	line-height:14px;	
	text-decoration:none;
}
.DefaultBody2
{
	color:#464646;
	font-family: Verdana;
	font-size : 11px;
	font-weight :normal;
	margin-top : 6px;
	margin-bottom: 4px;
	margin-left:14px;
	margin-right: 10px;
	line-height:14px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

a:hover 
{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	text-decoration: none;
}

body
{
	margin-left: 20px;
	margin-right: 20px;
}
b
