body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
/*
table, td {
		width:100%;
		height:100%;
		border:0px;
	}
*/
td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, body
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#3C3C3C;
	}
	
a {color:#3C3C3C;}

.h_text { color:#818181;}
	
.c_text { color:#767676; font-size:10px}
.c_text a { color:#007CC3;}

.c1_text { color:#9F9F9F; line-height:12px; font-size:10px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}

.form {height:23px; margin-top:0px;}
.form input	{width:222px; height:20px; border-color:#8EAAD5; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea {width:222px; height:155px; border-color:#8EAAD5; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; overflow:hidden}

/*
ul {margin:0; padding:0; list-style:none}
li  {background:url(/images/a1.gif) no-repeat left center; margin: 0px; padding:0px 0px 0px 13px; line-height:17px}
li a  {color:#373737; text-decoration:none; font-weight:bold}
li a:hover {text-decoration:underline;}
*/
.ul1 li {background:url(/images/a2.gif) no-repeat 0px 6px; margin: 0px; padding:0px 0px 0px 15px; line-height:13px}
.ul1 li a { color:#007CC3; line-height:14px; font-weight:normal; text-decoration:underline}
.ul1 li a:hover { text-decoration:none}

.h_l { background:url(/images/h-l.gif) repeat-x; height:1px}

td.formlabel{
	font-weight: 700;
}
.FormHeaderText{
	font-size: 12px;
	font-weight: 700;
	border-bottom: solid 1px #373737;
}
.tablefirstcol{
background-color:#D2E9FF;
font-weight:700;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.tablecontent{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.tableheader{
background-color:#80C6FF;
font-weight:700;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}