/*Modification History
'12/11/2007  Jgates  New version used on pg105Logon for new website integration*/

body
{
	scrollbar-base-color: #C5D6E6;
	scrollbar-arrow-color: white;	
	scrollbar-face-color: #C5D6E6;
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: 10pt;
	background-color:#F9F8F3
}
.grayBorderedTable
{
	background-color:#F9F8F3;
	border: #32AFD9 1px solid;	
}
.errMsg
{
	border-right: red 1px;
	padding-right: 1px;
	border-top: red 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: red 1px;
	color: red;
	padding-top: 1px;
	border-bottom: red 1px;
	font-family: Verdana;
	background-color: white;
}
p
{
	font-size: 10pt;
	color: black;
	padding-top:0px;
	padding-left:10px;
	padding-right:5px
}
.fldPrompt
{
	font-size: 10pt;
	color: black;
	padding-top:0px;
	padding-left:10px;
	padding-right:5px
}
.pageHeader
{
	font-size: 14pt;
	color: #5C8295;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	padding-left:10px
}
.pageHeader1
{
	font-size: 14pt;
	color: #5C8295;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	padding-left:15px
}
A
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
A:hover
{
	font-size: 10pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footerText
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.menuTd
{
	padding-right: 5px;
	padding-left: 5px;
	background-color:#C5D6E6;
	border-bottom: #000080 1px solid;
	border-left: #000080 1px solid;
	border-top: #000080 1px solid;
	font-size: 10pt;
}
.lastTd
{
	border-right: #000080 1px solid;
	border-bottom: #000080 1px solid;
	border-top: #000080 1px solid;
	border-left: #000080 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#C5D6E6;
}
.mainTable
{
	background-color:white
}

.PMargins1
{
     FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left
}