﻿.txt
{
	font-size: 10px;
	font-family: Verdana;
}

.txtb
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.txto
{
	color: #ff6c00;
	font-family: Verdana;
	font-size: 10px;
}

.txtob
{
	color: #ff6c00;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.txtobhead
{
	color: #ff6c00;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

.txtg
{
	font-size: 10px;
	font-family: Verdana;
	color: #707070;
}

.txtgb
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #707070;
}

.txtgbhead
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #707070;
}

.label
{
	font-family: Verdana;
	font-size: 10px;
}

.linko
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #FF6600;
}

.link
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}

.link:hover
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #FF6600;
}

.Form
{
	table-layout: fixed;
	width: 100%;
	border-left: 1px solid #004865;
	border-right: 1px solid #004865;
	border-bottom: 1px solid #004865;
}

.FormNoBorder
{
	table-layout: fixed;
	width: 100%;
}

.FormLabel
{
	text-align: right;
	padding: 2 4 2 2;
	width: 180px;
}

.ShortFormLabel
{
	text-align: right;
	padding: 2 4 2 2;
	width: 50px;
}

.FormLabelLeft
{
	text-align: left;
	padding: 2 4 2 2;
	width: 180px;
}

.FormField
{
	padding: 2 5 2 2;
}

.FormFieldText
{
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}

.FormLabelText
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}

.FormLabelTextRequired
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.FormButtonBar
{
	height: 40px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 5px;
}

.TextBox
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
}

.DropDownList
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
}

.Button
{
	border: solid 1px #FB7803;
	color: #FB7803;
	font-size: 10px;
	font-weight: bold;
}

.ClickImage
{
	cursor: hand;
}

.ReportSectionHeading
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color: #A5A5A5;
	width: 930px;
	margin-bottom: 50px;
}

.ReportHeading
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	color: #A5A5A5;
	width: 930px;
	padding-left: 15px;
	margin-bottom: 20px;
}

/* List Classes */

.List
{
	table-layout: fixed;
	width: 100%;
	background-color: #cccccc;
	font-family: Verdana, Tahoma, Arial;
}

.ColumnHeading
{
	font-weight: bold;
	font-size: 13px;
	color: #A5A5A5;
	background-color: #595959;
	padding: 3px;
}

.ListRow
{
	background-color: #D9D9D9;
}

.ListRowAlternate
{
	background-color: #BFBFBF;
}

.ListRowOver
{
	background-color: #FFA666;
}

.TopCell
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	background-color: #B3B3B3;
}

.Cell
{
	color: #000000;
	font-size: 10px;
	padding: 3px;
}

.Validator
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FF0000;
}
.ValidCss
{
	width: 200px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
	background-color: #b3f2b0;
}

.InvalidCss
{
	width: 200px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
	background-color: #f2b0b0;
}

.MasterLeftBorder
{
	background-image: url(###Images/rep_pageLeft.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
}
.MasterRightBorder
{
	background-image: url(###Images/rep_pageRight.gif);
	background-position-x: right;
	background-repeat: repeat-y;
	padding-right: 5px;
}
.HelpBar
{
	position: absolute;
	height: 25px;
	z-index: 999;
	color: White;
	margin: 0;
	top: 0;
	left: 0;
	width: expression(document.body.clientWidth +   'px' );
	background-image: url(###images/helpBar/rep_back.gif);
	background-repeat: repeat-x;
	filter: alpha(opacity=87);
}

.dogvdvhdr
{
	width: 300;
	background: #feab6f;
	border: 1px solid #C4D5E3;
	font-weight: bold;
	padding: 10px;
}

.dogvdvbdy
{
	width: 300;
	background: #FFFFFF;
	border-left: 1px solid #C4D5E3;
	border-right: 1px solid #C4D5E3;
	border-bottom: 1px solid #C4D5E3;
	padding: 10px;
}



.sblink:link
{
	font-family:Verdana;
	font-size:8pt;
	color:Blue;
	font-weight:normal;
	text-decoration:underline;
}
.sblink:active
{
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	color:Blue;
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
}
.sblink:visited
{
	font-family:Verdana;
	font-size:8pt;
	color:Purple;
	font-weight:normal;
	text-decoration:underline;
}
.sblink:hover
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}