@charset "UTF-8";
/* CSS Document */

a:link {
	color:#888888;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
a:visited {
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
a:hover {
	color: #FF9966;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 2px;
}
a:active {
	color: #CECECE;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
a.nav:link {
	color: #CECECE;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
a.nav:visited {
	color:  #CECECE;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
a.nav:hover {
	color: #FF9966;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 2px;
}
a.nav:active {
	color:  #CECECE;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.headerbackground{
	background-image:url(graphics/headerstrip.gif);
	background-repeat: repeat;
	}
.greytext {
	font-size: 11px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	line-height: 14px;
	vertical-align: top;
	padding: 0pt;
	font-weight: normal;
}
.greytextsmall {
	font-size: 9.5px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	line-height: 14px;
	vertical-align: top;
	padding: 0pt;
	font-weight: normal;
}
.greytextheader {
	font-size: 11px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555555;
	line-height: 14px;
	vertical-align: top;
	padding: 0pt;
	font-style: normal;
	font-weight: bold;
}
.whitetext {
	font-size: 11px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	vertical-align: top;
	padding: 7pt;
}
.paddingleft {
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.lineleftbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0EDEB;
	border-right-color: #F0EDEB;
	border-bottom-color: #F0EDEB;
	border-left-color: #F0EDEB;
}
.lineleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0EDEB;
	border-right-color: #F0EDEB;
	border-bottom-color: #F0EDEB;
	border-left-color: #F0EDEB;
}
.linelefttop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0EDEB;
	border-right-color: #F0EDEB;
	border-bottom-color: #F0EDEB;
	border-left-color: #F0EDEB;
}
.lineleftbottompadding {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0EDEB;
	border-right-color: #F0EDEB;
	border-bottom-color: #F0EDEB;
	border-left-color: #F0EDEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.floatinggraphic {
	padding: 5px;
	float: left;
	border: 1px solid #F0EDEB;
	top: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contactbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(graphics/contact.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin-bottom: 10px;
}
.greytextheaderlarge {
	font-size: 13px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555555;
	line-height: 14px;
	vertical-align: top;
	padding: 0pt;
	font-style: normal;
	font-weight: bold;
}
