ul {margin:0; padding:0; list-style:none; line-height:18px }
ol {
	line-height: 18px;
}
ul li {
	padding:0 0 0 15px;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.paddedtable td {
	height: 25px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}


table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
	}


td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#858585;
	vertical-align:top;

}
h1,h3,h3,h4,h5,h6 {
	line-height: normal;
}

 a {
	color:#858585;
}
 a:hover {
	text-decoration:none;
}
.menu a{
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
}

.policy a {
	margin:0 10px 0 10px;
}
.red { 
	color:#AA1729
}

.input{
 		height:17px; width:176px;
		background-color:#FFFFFF; 
		padding:3px 0 0 3px;
}

.textarea{
		height:77px; width:176px;
		background-color:#FFFFFF; 
		padding:3px 0 0 3px;
		overflow:auto;
}
.pagetitle {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B5B80;
	margin: 5px;
	padding-top: 10px;
	font-weight: bold;
}
.htmlmenu {
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;
}
.leftside {
	background-image: url(images/leftstrip.jpg);
	background-repeat: repeat-x;
}
.rightside {
	background-image: url(images/rightstrip.jpg);
	background-repeat: repeat-x;
}
.pad_border_div {
	padding: 10px;
	border: 1px solid #E1DFDF;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.presentation_table H1 {
	font-size: 22px;
	padding-top: 62px;
	padding-bottom: 72px;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #CCCCCC;
	text-align: right;
	padding-right: 5px;
}
