.AttachmentHyperlink
{
	cursor: hand;
	font-family: Arial;
	font-size: 9pt;
    color: #0000CC;
}

body
{
	background-color: #d4d0c8;
	text-align: center;
}

form
{
	padding: 0px;
	margin: 0px;
}

.PageHeader
{
	background-color:#00426B;
	color: #FFFFFF;
	font-family: Sans-Serif;
	font-style:italic;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.PageHeaderTableTopHalf
{
	height: 63;
	background-color:#00426B;
	color: #FFFFFF;
	font-family: Sans-Serif;
	font-style:italic;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.PageHeaderTableBottomHalf
{
	height: 22;
	background-color:#00426B;
	text-align: right;
}

.PageHeaderTableLinkFont
{
	font-family: Arial;
	font-size: 12px;
	color: #FAC905;
	font-weight: normal;
	text-align: right;
	text-decoration:none;
}

.HeaderTextBlock
{
	font-family:MS Sans Serif;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}

.SectionHeader
{
	font-family: Verdana;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	color: #ffffff;
	background-image: linear-gradient(to right, #0066cc, #6699FF);
	padding: 7px;
	height: 28px;
}

.SectionHeaderTxt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.SectionBody
{
	/** border:1px solid #cccccc; **/
}


.SectionOptionsBar
{
	background: #E4E4E4;
}

.SectionFilter
{
	background: #336699;
}

.SectionFilterTxt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.Instructions
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	color: #000000;
	padding-top: 10px;
	font-family: Verdana;
}

.SectionTitle
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	padding: 3px;
	border-top:1px solid #666666;
}

.LabelTxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.RequiredLabelTxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Purple;
}

.InformationMessage
{
	border-right: #00cc33 1px solid;
	padding-right: 10px;
	border-top: #00cc33 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	background: #CCFFCC;
	padding-bottom: 10px;
	border-left: #00cc33 1px solid;
	width: 100%;
	color: black;
	padding-top: 10px;
	background-image: linear-gradient(to right, #FFFFFF, #CCFFCC);
	font-family: Arial;
}

.ErrorMessage
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-color:#BB0000;
	padding-top: 10px;
	border-bottom: #FFFFFF 1px solid;
	font-family: Verdana;
}

.ErrTxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	width: 100%;
}


.FixedWidthTxt
{
	font-family: Courier;
	font-size: 11px;
	color: #000000;
}


.BldTxt
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}


.NorTxt
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.SmNorTxt
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.SearchFooter
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background: #d4d0c8;
	border-top: 1px solid #666666;
	padding: 5px;
}

.MenuColumn
{
	background: #F0F0F0;
	border-right: 1px solid #666666;
}

.InvertTxt
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.RowHead
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background: #336699;
	text-align: center;
}

.Row
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.AltRow
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #F0F0F0;
}

.RequiredField
{
	background: #FFCC33;
}

hr
{
	border: dotted 1px #666666;
	height: 0px;
}

.FooterTxt
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.FooterBandTxt
{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4E0000;
	padding:5px;
	background-color:LightGrey;

}

A
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

A:link
{
	color: #0000CC;
	text-decoration: underline;
}

A:visited
{
	color: #0000CC;
	text-decoration: underline;
}

A:active
{
	color: #FF0000;
	text-decoration: none;
}

A:hover
{
	color: #FF0000;
	text-decoration: none;
}





.cm_TopGroup
{
	background-color: #d4d0c8;
	border: 1px;
	border-color: #d4d0c8;
	border-top-color: #d4d0c8;
	border-left-color: #d4d0c8;
	border-style: solid;
}
.cm_TopItem
{
	background-color: #d4d0c8;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	border: 1px;
	border-color: #d4d0c8;
	border-style: solid;
	cursor: pointer;
}
.cm_TopItemHover
{
	background-color: #d4d0c8;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	border: 1px;
	border-top-color: #B8B8B9;
	border-left-color: #B8B8B9;
	border-right-color: black;
	border-bottom-color: black;
	border-style: solid;
	cursor: pointer;
}
.cm_TopItemActive
{
	background-color: #d4d0c8;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	border: 1px;
	border-left-color: #555555;
	border-top-color: #555555;
	border-right-color: #B8B8B9;
	border-bottom-color: #B8B8B9;
	border-style: solid;
	cursor: pointer;
}
.cm_Group
{
	background-color: #EEEEEE;
	border: 1px;
	border-color: #333333;
	border-top-color: #808080;
	border-left-color: #808080;
	border-style: solid;
}
.cm_Item
{
	background-color: #EEEEEE;
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	border: solid 1px #EEEEEE;
	border-style: solid;
	cursor: pointer;
}
.cm_ItemHover
{
	background-color: #CCCCCC;
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	border: 1px;
	border-color: #AAAAAA;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style: solid;
	cursor: pointer;
}
.cm_ItemActive
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	border: 1px;
	border-color: #FFFFFF;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-style: solid;
	cursor: pointer;
}
