td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	line-height:13px;
}

a {text-decoration:underline;
   color:#636363;}
  
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#555555;
		text-decoration:none;
		font-size:11px;}

ul {margin:0; padding:0; list-style:none}



.white {color:#ffffff; text-decoration:none}
.subsectionheading {
	color:#000066;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black { color:#707070; text-decoration:none}
.green {
	color:#336600;
	font-family:tahoma;
	text-decoration:none;
	font-weight: bold;
	filter: Xray;
}



.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:10px}

.form { width:263px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.form1 { width:132px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#9C9C9C;
		background-color:#ffffff;
		color:#464646;
		margin-left:0px;
		margin-right:0px}		
		
.textarea { width:263px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/greenbullet.gif);
	list-style-type: disc;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
 }
