a   {
    color:#004773
    }  
  
a:hover {
    color:#FF0000
    }
   
body
	{
	font-size:10pt;
	font-family: arial, verdana;
	color:#000000
	}

td
	{
	font-size:10pt;
	font-family: arial, verdana;
	color:#000000;
	text-align:left;
	}

h1	{
	font-size:12pt;
	font-family:arial;
	color:#000000;
    font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
	border-bottom: 1px solid #cacaca;	
}

h2	{
	font-size:12px;
	font-family:arial;
	color:#3a3a3a;
    font-weight:bold;
	margin-top:10px;
	margin-bottom:2px;
	text-align:left;
	border-bottom: 1px solid #cacaca;	
}

.small	{
	font-size:8pt;
	font-family:arial
}
.big	{
	font-size:12pt;
	font-weight:bold;
	font-family:arial
}
.a1 {
	padding-left:4px;
	line-height:14px;
	font-size:12px; 
	font-family:arial, sans-serif;
	font-weight:bold
}
.a2 {
	padding-left:4px;
	line-height:13px;
	font-size:11px;
	font-family:arial, sans-serif;
	padding-bottom:7px;
	padding-right:20px
}






.visit {
	padding:10;margin:0;border:0;
	margin:auto;
    width:420px;
	clear:both;
	text-align:center
}
.visit a, .visit a:link, .visit a:visited, .visit a:hover, .visit a:focus, .visit a:active {
	display:block;
	width:100%;
	font-size:12pt;
	font-weight:bold;
	font-family:arial;
	line-height:1.4em;
	padding:0;
	border:0;
	margin:0;
	text-decoration:none
}
.visit a, .visit a:link, .visit a:visited {
  	color:#ffffff;
	background:#134360;
	border-top:2px solid #f7fcff;
	border-left:3px solid #f7fcff;
	border-bottom:3px solid #0a2434;	
	border-right:3px solid #0a2434
}

.visit a:hover, .visit a:focus, .visit a:active {
    color:#ffffff;
    background:#2278ab;
	border-top:2px solid #f7fcff;
	border-bottom:3px solid #1a4f6f;	
	border-left:3px solid #f7fcff;
	border-right:3px solid #1a4f6f
}



hr {
	height:1px;
	border:0;
	background:#ddd;
	color:#ddd;
	margin:10px
}	





.fhead {
	font-size:14px;
	font-weight:bold;
	padding:0;
	padding-top:15px;
	border-bottom:1px solid #666666
}
.fleft {
	font-size:12px;
	padding-right:10px;
}
.fright {
	font-size:14px;
	width:180px;
}
.altrow {
	background-color:#ffffff
}
.rinput {
	width:160px;
}
.uneditable	{
	background-color:#fafafa;
	border:0;
	font-size:14px;
	width:40px;
}
.securerights {
	text-align:center;
	cursor: pointer;
}