body {
	color: #656872;
	font-family: Verdana;
	font-size: 11px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	color: #656872;
	font-family: Verdana;
	font-size: 11px;
}

#home_container {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 20px;
	text-align: left;
}

#home_text {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}

#content_text {
	padding: 10px 20px 20px 15px;
	text-align: left;
	line-height: 18px;
}

ul#bullet_text,  ul#bullet_text ul{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	list-style-type: none;
}

ul#bullet_text li {
	padding: 0px 0px 5px 0px;
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
	}
	
ul#bullet_text li li {
	padding: 0px 0px 5px 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	}
	
ul#key_features {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	list-style-type: none;
}

ul#key_features li {
	padding: 0px 0px 5px 20px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	background: transparent url(../images/arrow_red.gif) top left no-repeat;
	}
	

#message_text {
	text-align: left;
	line-height: 12px;
}

#hrdash {
	width: 100%;
	height: 9px;
	background: url(../images/hrdash.gif) repeat;
}

a:link {color: #656872; text-decoration: underline}
a:visited {color: #656872; text-decoration: underline}
a:active {color: #656872; text-decoration: none}
a:hover {color: #656872; text-decoration: none}

.dark { color: #343434;}
.dark:link, .dark:visited {color:#343434; text-decoration: underline;}
.dark:hover, .dark:active {color: #343434;text-decoration: none;}

.footer { color: #656872; font-size: 10px;}
.footer:link, .footer:visited, .footer:active {color:#656872; text-decoration: none;}
.footer:hover {color: #656872;text-decoration: none;}

.noline:link {text-decoration: none}
.noline:visited {text-decoration: none}
.noline:active {text-decoration: underline}
.noline:hover {text-decoration: underline}

.rd {color: #C00000;}
.bl {color: #2A95B9;}
.gn {color: #309900;}

.padb {padding-bottom: 4px;}

.space {line-height: 20px;}

.sm {color: #333333; font-size: 10px; line-height: 12px;}

.note {font-family: Arial; font-size: 10px; color: #666666; line-height: 12px;}

.FT {font-family: Verdana; font-size: 10px;}

input {background-color: white;}


input {background-color:white;}

#linkremove{display:inline;}
#linkremove a{font-family:Verdana; color:red; font-size:.8em;}
#linkremove a:hover{background-color:red; font-family:Verdana; color:white; font-size:.8em;}
#linkedit{display:inline;}
#linkedit a{font-family:Verdana; color:blue; font-size:.8em;}
#linkedit a:hover{background-color:blue; font-family:Verdana; color:white; font-size:.8em;}

#viewfileheader {font-size:1.3em; color:#424242; background-color:#F2F2F2; padding:3px; font-weight:bold;}

#filename {font-size:.9em; color:#424242;}
#description {font-size:.9em; color:#424242;}

#y1 {background-color:#F2F2F2;}
#y2 {background-color:#FFFFFF;}

#resourcehead {background-color:#F2F2F2;}
#resourceicon {padding:10px;
  border-left-style: dotted;
  border-left-color: grey;
  border-left-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: grey;
  border-bottom-width: 1px; }

#resourcetitle {padding:10px;
  border-bottom-style: dotted;
  border-bottom-color: grey;
  border-bottom-width: 1px; }

#resourcedesc {padding:10px;
  border-left-style: dotted;
  border-left-color: grey;
  border-left-width: 1px;
  border-right-style: dotted;
  border-right-color: grey;
  border-right-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: grey;
  border-bottom-width: 1px; }