BODY, TD, PRE {
	font-family :  Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}

table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-style : italic;
	font-weight : bold;
}

A  {
	text-decoration:none;
	color: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	
	font-size : 10pt;
}

A:Hover {
	color: #9999FF;
	font-family : Arial, Helvetica, sans-serif;
	
	font-size : 10pt;
}
A.header {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	color: #0000FF;
}
A.header:Hover {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	color: #9999FF;
}

A.noline  {
	text-decoration:none;
	color: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	
	font-size : 10pt;
}

A.noline:Hover {
	color: #9999FF;
	font-family : Arial, Helvetica, sans-serif;
	
	font-size : 10pt;
}

A.menunoline  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size : 12pt;
	font-weight : bold;
}

A.menunoline:Hover {
color:#999999;
	font-size : 12pt;
	font-weight : bold;
}

.login {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.a_menunoline  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #CCCCCC;
	font-size : 12pt;
	font-weight : bold;
}

A.a_menunoline:Hover {
color:#999999;
	font-size : 12pt;
	font-weight : bold;
}

.NoticeBox {
	background: #cccccc;
	border: 2px solid #000000;
	margin: 10px;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

A.smenunoline  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size : 9pt;
	font-weight : bold;
}

A.smenunoline:Hover {
color:#999999;
	font-size : 9pt;
	font-weight : bold;
}
A.a_smenunoline  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #CCCCCC;
	font-size : 9pt;
	font-weight : bold;
}

A.a_smenunoline:Hover {
color:#999999;
	font-size : 9pt;
	font-weight : bold;
}

   #report tbody tr td {
      background-color: #eee;
	vertical-align: top;
}
    #report tbody tr.odd  td {
      background-color: #fff;
	border-top: 1px solid black;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}
    
   .reporthdr {
	font: bold 16px/40px Arial, Helvetica, sans-serif;
	
} 
thead { display: table-header-group; } 
tfoot { display: table-footer-group; }
.AlertBox {
	border: 2px solid maroon;
	padding: 5px;
	color: maroon;
	font: italic bold 14px Arial, Helvetica, sans-serif;
	margin: 5px;
}

.SearchError {
	color: red;
}

a.NCALink {
	padding:0;
	border:0;
	margin:0;
	background: url(images/not.gif) no-repeat;
	width: 16px;
	height: 12px;
	float: left;
}

#NoAgreement {
	background: black;
	width: 400px;
	padding: 20px;
	font-size: 125%;
	border: 1px solid red;
	text-align: left;
	margin: 20px;
	color: white;
}

#NoAgreement a:link, #NoAgreement a:visited {
	font-size: 100%;
	color: #9999FF;
}

#NoAgreement a:hover, #NoAgreement a:active {
	font-size: 100%;
	color: #ccccFF;
}

.NCA {
	font-size: 125%;
	padding-top: 20px;
}

.NCALink label {
	width: 20px;
	float: left;
}

a.NCALink:link, a.NCALink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a.NCALink:hover, a.NCALink:active {
	background: url(images/not_hover.gif) no-repeat;
}

#NoAgreement strong {
	font-weight: bold;
	text-decoration: underline;
}

.clear {
	clear: both;
}
#NoAgreement em {
	font-weight: bold;
	font-style: normal;
}
#NoAgreement H1 {
	color: red;
	font: italic bold 20px Georgia, Times New Roman, Times, serif;
	text-align: center;
}

a.ClientNCA{
	color: red;
	font: italic bold 20px Georgia, Times New Roman, Times, serif;
}
a.ClientNCA:link,  a.ClientNCA:visited {
	font: italic bold 20px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #FF0000;
}
a.ClientNCA:hover,  a.ClientNCA:active {
	font: italic bold 20px Georgia, Times New Roman, Times, serif;
	color: #FF6666;
}




.NoticeText {
	color: red;
	font-size: 1.1em;
	font-weight: bold;
}
