\ul {margin:0; padding:0; list-style:none; line-height:14px }
li  { background:url(/images/pointer.gif) no-repeat; padding-left:13px; background-position:0 6px}
li a { color:#336699}

h1 { font-size: 18px; color: #003377; text-transform:uppercase;}
h2 { font-size: 18px; color: #003377; text-transform:uppercase;}
h3 { font-size: 16px; color: #003377; text-transform:uppercase;}
h4 { font-size: 14px; color: #003377;}
h5 { font-size: 13px; color: #003377;}


table { 
	border:0px;
	border-collapse:collapse;
	width:100%;	
}
form{
 	margin:0px;
  	padding:0px;
}
body{
 	margin:0px;
  	padding:0px;
	background:url(/images/tall_main.gif) repeat-x;
	background-color:#FFFFFF;
	font-size:10pt;
	font-family:arial;
}


td, input, textarea{
	font-size:10pt;
	font-family:arial;
	color:#000;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}


a {
	color:#336699;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}

.content {padding:20px 0px;}
.footer { background:url(/images/tall_footer.gif) repeat-x top; color:#858585; text-align:center; padding-top:15px;}
.footer span, .footer span a { color:#637d83}

.input {
	background-color:#FFFFFF;
	padding:3px 0 0 8px;
	border: 1px solid #555555;
}

.textarea {
	width:198px;
	background-color:#FFFFFF;
	padding:3px 0 0 8px;
	border: 1px solid #555555;
	overflow:auto;
}

.input_but { width:41px; height:19px}
