body
{
	text-align:left;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin-left: 10;
	padding: 0;
}

td.form
{
	margin-left:20px;
	margin-right:20px;
}

h1           { color: #999999; font-family: Arial; font-size: 9px; text-decoration: none; margin-bottom:20px; margin-top:0 }
h2           { color: #AA0000; font-family: Arial Narrow, Arial; font-size:17px; text-decoration: none; margin-bottom:0; margin-top:0 }
h3           { color: #AA0000; font-family: Arial; font-size: 13px; text-decoration: none; margin-bottom:1; margin-top:7 }
h4           { color: #AA0000; font-family: Arial; san-serif; line-height: 100%; font-size: 11pt; font-weght: normal text-decoration: none; margin-bottom:2; margin-top:7 }
h5           { color: #000000; font-family: Arial; font-size: 10pt; text-decoration: none; margin-bottom:2; margin-top:7 }
h6			 { color: #627E94; font-family: Arial; font-size: 13px; text-decoration: none; line-height: 95%; margin-top:0 } 
p			 { color: #000000; font-family: Arial; font-size: 10pt; text-decoration: none; margin-top:7; margin-bottom:7 }

p.list		 { color: #000000; font-family: Arial; font-size: 10pt; text-decoration: none; margin-top:0; margin-bottom:5px }


LI {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	margin-left : 30px;
	margin-right : 10px;
	margin-bottom : 0px }

ul.home {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	indent : 0px;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 0px }

li.home {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	margin-left : 30px;
	margin-right : 0px;
	margin-bottom : 0px }

ul.home2 {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	indent : 0px;
	margin-left : 12px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px }

li.home2 {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	margin-left : 19px;
	margin-right : 5px;
	margin-bottom : 0px }


li.first 
{
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px }


a:link {color: #0C576C; text-decoration:underline;}
a:active {color: #0C576C; text-decoration:underline;}
a:visited {color: #39464F; text-decoration:underline;}
a:hover {color: #AA0000; text-decoration:none;}

a.sublink:active     { align: left; color: #000000; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial; line-height: 100%; margin-bottom: 0; margin-top: 0; margin-left: 0 }
a.sublink:link       { align: left; color: #000000; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial; line-height: 100%; margin-bottom: 0; margin-top: 0; margin-left: 0 }
a.sublink:visited    { align: left; color: #39464F; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial; line-height: 100%; margin-bottom: 0; margin-top: 0; margin-left: 0 }
a.sublink:hover      { align: left; color: #AA0000; text-decoration: underline; font-size: 10px; font-weight: normal; font-family: Arial; line-height: 100%; margin-bottom: 0; margin-top: 0; margin-left: 0 }


.labelError
{
	background:#FEF1EC url('../../../images/ui-bg_glass_95_fef1ec_1x400.png') repeat-x 50% 50%;
	border:1px solid #CD0A0A;
	color:#CD0A0A
}

.hLine
{
	border-bottom: 1px solid #EDEAE2;
	line-height: 1px;
	margin: 8px 0;
	padding: 0;
}
.noBorder
{
	border: 0 none;
}
.txtLeft
{
	text-align: left;
}
.txtCenter
{
	text-align: center;
}
.txtRight
{
	text-align: right;
}

.title
{
	background-color: #F2EFE9;
	margin-bottom: 5px;
	padding: 9px 10px 3px 8px;
}


.formEle1 input
{
	font-size: 10px;
	width: 127px;
}

.formEle1
{
	font-size: 10px;
	width: 127px;
}
.fltLeft
{
	float: left;
}
.fltRight
{
	float:right;
}

.MessagePrimary
{
	margin: 0 auto;
	width: 50%;
}

.readOnlyTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #ccddee;
}

.header
{
	color: #666666;
	font-weight: bolder;
	font-size: 17px;
	width: 100%;
}













input button
{
	border-color: #cccccc;
	background-color: #000000;
	color: white;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	font-size: 1.0em;
	height: 28px;
}
