BODY
{
	margin: 0px
}

.BodyText
{
	font-size: 10pt;
	font-family: Verdana;
}

.HelpText
{
	font-size: 8pt;
	font-family: Verdana;
}

.Success
{
	color: forestgreen
}

.Error
{
	color: Red;
}

.ErrorText
{
	font-size: 10pt;
	font-family: Verdana;
	color: Red;
}

.BodyTextSmall
{
	font-size: 9pt;
	font-family: Verdana;
}

.BodyTextBig
{
	font-size: 10pt;
	font-weight: bold;
	color: darkblue;
	font-family: Verdana;
}

.BodyDetailLeftCell
{
	background-image: url(images/detail_bg.gif);
	background-repeat: repeat-y;
	width: 35px
}

.Header_News
{
	margin-top: 5px;
	font-size: 9pt;
	padding-bottom: 3px;
	overflow: hidden;
	width: 580px;
	color: darkblue;
	padding-top: 3px;
	font-family: Verdana;
	position: relative;
}

.Header_News_PlaceHolder
{
	background-image: url(images/menu_news_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: none;
}

.Header_Menu
{
	font-weight: bold;
	font-size: 10pt;
	width: 145px;
	color: white;
	font-family: Verdana;
	text-align: left;
	padding-bottom: 10px;
}

.Header_DetailTable
{
	display: none;
	z-index: 99;
	position: absolute;
	top: 128px;
	width: 145px;
	background-color: #DEE6F1;
	font-family: Verdana; 
	font-size: 10pt;
	border: solid 1px darkblue;
	border-top: none;
}

.Header_DetailTableLEft
{
	display: none;
	z-index: 99;
	position: absolute;
	top: 128px;
	width: 225px;
	background-color: #DEE6F1;
	font-family: Verdana; 
	font-size: 10pt;
	border: solid 1px darkblue;
	border-top: none;
}

.Header_DetailTableBig
{
	display: none;
	z-index: 99;
	position: absolute;
	top: 128px;
	width: 325px;
	background-color: #DEE6F1;
	font-family: Verdana; 
	font-size: 10pt;
	border: solid 1px darkblue;
	border-top: none;
}

.Header_DetailCell
{
	width: 100%;
	border-bottom: darkblue 1px dashed;
}

.Body_DetailSpacer20
{
	width: 20px;
}

.Body_DetailSpacer15
{
	width: 15px;
}

.Body_DetailSpacer10
{
	width: 5px;
}

.Body_DetailSubMenu
{
	vertical-align: top;
	width: 155px;
}

.Body_LightBackground
{
	background-color: #DEE6F1;
}

.Body_DetailText
{
	width: 520px;
	vertical-align: top;
}

.Hidden
{
	visibility: hidden;
}

.Detail_FullHeight
{
	height: 100%;
}

.Detail_MainTable
{
	height: 100%;
	width: 765px;
}

.Image_TextLeft
{
	float: right;
	margin-left: 10px;
}

.Image_TextRight
{
	float: left;
	margin-right: 10px;
}

.Image_Border
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}

.Spacer_Bottom10
{
	margin-bottom: 10px
}

.Spacer_Bottom20
{
	margin-bottom: 20px
}

A.Links
{
	color: darkblue;
	text-decoration: underline;
	cursor: hand;
}

A:Hover.Links
{
	color: darkorange;
	cursor: hand;
	text-decoration: underline;
}

A.HeaderLink
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

A:Hover.HeaderLink
{
	font-weight: bold;
	text-decoration: underline;
}

.Text_AlignCenter
{
	text-align: center
}

UL
{
	margin-top: 0px
}

.Buttons
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	background-color: #c2cad5;
}

.ButtonsMargin
{
	margin: 2px 0px 2px 0px;
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	font-size: 10pt;
	border-left: darkblue 1px solid;
	color: black;
	border-bottom: darkblue 1px solid;
	font-family: Verdana;
	background-color: #c2cad5;
}

.Inputs
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	font-size: 10pt;
	border-left: darkblue 1px solid;
	color: black;
	border-bottom: darkblue 1px solid;
	font-family: Verdana;
}

.MembersLinks 
{
	color: darkblue;
	text-decoration: underline;
	cursor: hand;
	}
	
.TextboxWide 
{
	width: 275px
}

.Width200
{
	width: 200px
}
