body
{
}
P.Navigation
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	margin-top: 2px;
}
P.Pages, P.PageList
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	border-top: black 1px solid;
	font-family: Arial;
	margin-bottom: 2px;
}
A.Navigation
{
	color: black;
	text-decoration: none;
}
A.Navigation:hover
{
	color: black;
	text-decoration: underline;
}
P.ArticleTitle
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Verdana;
}

P.ArticleSubTitle
{
	font-weight: bold;
	font-size: 13px;
	color: navy;
	font-family: Verdana;
}

P
{
	font-size: 13px;
	color: black;
	font-family: Arial;
}

LI
{
	font-size: 13px;
	color: black;
	font-family: Arial;
	list-style-type: square;
}

P.ArticleText
{
	text-align: justify;
}
TD.BoxHead
{
	font-weight: bold;
	font-size: 12px;
	color: #ff9143;
	font-family: Arial;
}
TD.BoxFormTitle
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-align: right;
}
P.BoxText
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-align: justify;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 5px;
}
INPUT.BoxFormField, INPUT.PopUpFormField
{
	border-right: #a9a2c6 2px solid;
	border-top: #a9a2c6 2px solid;
	font-size: 12px;
	border-left: #a9a2c6 2px solid;
	color: #ffffff;
	border-bottom: #a9a2c6 2px solid;
	font-family: Arial;
	background-color: black;
	width: 100px;
}
FORM
{
	margin-bottom: 0px;
}
A.BoxTitle
{
	color: #ff9143;
	text-decoration: none;
}
A.BoxTitle:hover
{
	color: #ff9143;
	text-decoration: underline;
}
A.LeftMenuItem
{
	color: #FFFFFF;
	text-decoration: none;
}
A.LeftMenuItem:Hover
{
	color: #ff9143;
	text-decoration: underline;
}
p.ListTitle
{
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0px;
	font-family: Arial;
}
p.ListIntro
{
	margin-top: 0px;
	margin-bottom: 0px;
}
p.ListLine
{
	border-bottom: #c0c0c0 1px solid;
	margin-top: 0px;
	font-size: 8pt;
	font-family: Arial;
}
A
{
	color: #696969;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
td.PopUpFormLabel
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-align: right;	
	color: #FFFFFF;
	text-decoration: none;	
}

INPUT.PopUpButton
{
	font-size: 11px;
	font-family: Arial;
	background-color: #ff9143;
	width: 60px;
	border: 0;
	margin-bottom: 4px;
}
TD.FormLabel
{
	width:40%;
	font-size: 13px;
	color: black;
	font-family: Arial;	
	vertical-align: top;
}
TD.FormField
{
	width:60%;
	font-size: 13px;
	color: black;
	font-family: Arial;	
	vertical-align: top;
}
INPUT.FormField, TEXTAREA.FormField, SELECT.FormField
{
	width:100%;
	font-size: 13px;
	color: blacko;
	font-family: Arial;	
	border: #a9a2c6 2px solid;
	background-color: white;
}
TABLE.FormTable
{
	width:100%;
	padding: 2px;	
	background-color: #e0e0e0;
	border: #a9a2c6 2px solid;	
}
TD.FormButton
{
	background-color: #28166F;
	padding-top:6px;
}
TD.FormTitle
{
	background-color: #28166F;
	padding-bottom:6px;
	padding-top:4px;
	font-size: 13px;
	color: #ff9143;
	font-family: Arial;		
	font-weight: bold;
}
INPUT.FormButton
{
	font-size: 11px;
	font-family: Arial;
	background-color: #ff9143;
	width: 60px;
	border: 0;
	margin-bottom: 4px;
}
TD.Menu
{
	font-size: 10px;
	font-family: Arial;
	color: #ffffff;
	text-align: right;
	border: 0;
	padding-right: 6px
}
A.MenuItem
{
	color: #FFFFFF;
	text-decoration: none;
}
A.MenuItem:Hover
{
	color: #ff9143;
	text-decoration: underline;
}