/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background:#ededed; }
td{font-size:12px; font-family:Arial,Helvetica,sans-serif;} 
th{font-size:12px; font-family:Arial,Helvetica,sans-serif;}


.border-left-bg {
	background:url(images/border-left-bg.gif);
	background-repeat:repeat-y;}

.border-right-bg {
	background:url(images/border-right-bg.gif);
	background-repeat:repeat-y;}

.gray-bg { 
	background:url(images/gray-bg.gif);
	background-repeat:repeat-y;
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	padding: 10px 10px 10px 10px; }

.blue-hd {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0a5e8c;
	padding: 0px 0px 5px 0px; }

.blue-hd1{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0a5e8c;
	padding: 10px 0px 5px 0px; }

.gray {
	background-color:#ededed;
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	padding: 10px 10px 10px 10px; }
.tx-bold{
    font-family:arial;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 5px 0px;}


.footer {
	background:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	padding: 6px 0px 6px 0px; }
	

.footer-tx {
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#fae137;}
.footer-tx a:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fae137;
	text-decoration:none;}
.footer-tx a:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fae137;
	text-decoration:none;}
.footer-tx a:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fae137;
	text-decoration:underline;}
	
.footer-tx1 {
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	color:#1e1e1e;
	padding: 10px 0px 20px 0px;}
.footer-tx1 a:link {
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	text-decoration:none;}
.footer-tx1 a:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	text-decoration:none;}
.footer-tx1 a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	text-decoration:underline;}
.border{
    border:1px solid #ffffff;
	padding:0px 10px 10px 10px;}

.sub-bg {
	background:url(images/sub-bg.gif);
	background-repeat:repeat-y;
	padding: 10px 10px 10px 10px;}
.TextBox {
	font-family: Verdana;
	padding:0px;
	margin:0px;
	font-size: 11px;
	line-height:13px;
	text-indent:3px;
	width:220px;
	color: #909090;
	vertical-align:top;
	text-align:left;
	height: 25px;
	border: 1px solid #aeaeae;
}

.TextArea {
	font-family: Verdana;
	padding:0px;
	margin:0px;
	font-size: 11px;
	line-height:13px;
	text-indent:3px;
	width:220px;
	color: #909090;
	vertical-align:top;
	text-align:left;
	height: 60px;
	border: 1px solid #aeaeae;
}

.footer-tx2 {
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	padding: 10px 0px 20px 0px;}
.footer-tx2 a:link {
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	text-decoration:none;}
.footer-tx2 a:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	text-decoration:none;}
.footer-tx2 a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#1e1e1e;
	text-decoration:underline;}