﻿body 
{
   
    font-family: Arial;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;	
  /*   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;*/
}


.FormButton
{
	 font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color:#5d7a9a;
	font-size: 0.85em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	border: 1px solid;	
    padding-right: 5px; 
    padding-left: 5px; 
    margin-right: 10px;   
}

.FormLabel
{
 font-weight:bold;	 
}

.FormMessage
{
 font-weight:bold;	 
 color:Green
}

.FormErrorMessage
{
 color:red
}

.FormFileUpload
{
    font-size: 8pt;	
	width: 35em; 	
}

.FormListBox
{
	font-size: 8pt;	
	width: 35.5em; 	
}

.FormTextbox {
	font-size: 8pt;
	width: 35em; 
}

.FormDropDownList {
	font-size: 8pt;	
	width: 35.5em; 
}

A:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	text-decoration: none;
}
A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	text-decoration: none;
}
A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: red;
	text-decoration: underline;
}
/*
A.highLightTSPStyle:link
{
	 font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #f46425;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
	border: 1px solid;	  
	background-color:#a7cfe8	
}

.defaultTSPStyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: black;
    text-decoration: none;
}
*/
.tableBgColor {
	background-color: #e9effc;
}
.containerHeader 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
    background-color:#a7cfe8
}

.headerrollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #0072bc;
	text-decoration: none;
	
}

.headerrollover_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #0072bc;
	text-decoration: none;
}

.header_red_md {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f46425;
	}
	
.tableCell {
	BACKGROUND-COLOR: #edf1f8
}

.ReportViewStyle {
	margin-bottom: 30px;
}