.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #949494;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}

.nav a:link  {
	text-decoration: none;
	color: #949494;
}

.nav a:visited  {
	text-decoration: none;
	color: #949494;
}

.nav a:active  {
	text-decoration: none;
	color: #949494;
}

.nav a:hover  {
	text-decoration: underline;
	color: #949494;
}


.announcements {
	font-family: Arial;
	font-size: 12px;
	color: #764117;
	font-weight: normal;
	text-decoration: none;
}

.announcements a:link  {
	text-decoration: none;
}

.announcements a:visited  {
	text-decoration: none;
}

.announcements a:hover  {
	text-decoration: underline;
}

.FooterText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #949494;
}

.FooterText a {

	color: #949494;
}

.FooterText a:link {
	text-decoration: none;
}

.FooterText a:visited {
	color: #949494;
	text-decoration: none;
}
.FooterText a:hover {
	color: #949494;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #138031;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: -8px;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 000000;
	margin-top: -15px;
	margin-bottom: -5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #949494;
	line-height: 25px;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #949494;
	list-style-type: square;
	list-style-position: outside;
	line-height: 15px;

}

p a:link {
	color: #949494;
	text-transform: underline;
}

p a:visited {
	color: #949494
}

p a:hover {
	color: #000000;
}

.announcementsHeadline {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: none;
}
input.Text01 {
	color: #000000;
	border-style: solid;
	border-width: 1;
	border-color: #4F517B;
	font-family: arial,helvetica;
	font-size: 12px;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #949494;
	line-height: 25px;
}

.PortfolioCategories {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #949494;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}

.PortfolioCategories a:link  {
	text-decoration: none;
	color: #949494;
}

.PortfolioCategories a:visited  {
	text-decoration: none;
	color: #949494;
}

.PortfolioCategories a:hover  {
	text-decoration: underline;
	color: #949494;
}
.PortfolioItem {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #949494;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}

.PortfolioItem a:link  {
	text-decoration: none;
	color: #949494;
}

.PortfolioItem a:visited  {
	text-decoration: none;
	color: #949494;
}

.PortfolioItem a:hover  {
	text-decoration: underline;
	color: #949494;
}
div.float {
  float: left;

	padding: 2px;
	margin-right: 6px;
	margin-bottom: 6px;
background-color: #ffffff;
  }

div.float a {
	color: #888888;
	font-family: verdana;
	font-size: 9px;
  }

div.float a:visited {
	color: #888888;
	font-family: verdana;
	font-size: 9px;
  }

div.float a:hover {
	color: #560406;
	font-family: verdana;
	font-size: 9px;
  }

div.print {
	width: 500px;
	height: 120px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
background-color: #f2f2f2;
  }

ul#menuList {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul#menuList li {
  list-style: none;
  margin: 0px;
  padding: 5px 0px;
  text-transform: lowercase;
}
p.staticlinks {
  font: normal 10px/normal Arial;
  margin: 0px;
  padding: 0px;
  word-spacing: 20px;
}
p.staticlinks a {
  word-spacing: 0px;
}
table.formtable {
  margin-top: 12px;
  border-collapse: collapse;
}
table.formtable th {
  text-align: right;
  padding-right: 10px;
  font: normal 10px/15px Verdana, Arial, Helvetica, sans-serif, Tahoma;
  vertical-align: top;
  color: red;
}
table.formtable th label {
  color: #949494;
}
table.formtable input.text,table.formtable textarea {
  border: 1px solid #666;
}

div.thumbbox {
  float: left;
  margin-bottom: 24px;
}
div.thumbbox p {
  margin: 0px;
  padding: 0px;
}