@charset "ISO-8859-1";
.home-bottom {
	background-image: url(../images/Home-bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #848484;
}
.home-top {
	background-image: url(../images/home-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #E3E2E2;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	list-style-image: url(../images/sr-bullet.gif);
	list-style-type: square;
	padding: 0px;
	margin-left: 15px;
}
a:link{
	color: #636467;
}
a:visited{
	color: #636467;
}
a:hover{
	color: #333333;
}
a:active{
	color: #4c4d50;
}
.content-margins {
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}
.right_margin {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
}
.right_margin a:link{
	text-decoration: none;
}
.right_margin a:visited{
	text-decoration: none;
}
.right_margin a:hover{
	text-decoration: none;
}
.right_margin a:active{
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #636467;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #636467;
	font-weight: bold;
}
.home-bottom-titles {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 7px;
}
.home-bottom a:link{
	color: #FFFFFF;
}
.home-bottom a:visited{
	color: #FFFFFF;
}
.home-bottom a:hover{
	color: #CCCCCC;
}
.home-bottom a:active{
	color: #FFFFFF;
}
.home-bottom-text {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
.footer {
	color: #595959;
	font-size: 11px;
	line-height: 16px;
}
.footer a:link {
	color: #595959;
}
.footer a:visited{
	color: #595959;
}
.footer a:hover{
	color: #3C3C3C;
}
.footer a:active{
	color: #595959;
}.search {
	font-size: 12px;
	line-height: 18px;
	color: #939598;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.grid {
	background-image: url(../images/grid-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.alternative {
	padding-top: 20px;
	padding-left: 20px;
}
