@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	letter-spacing: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
a:link     {color:#777777; text-decoration:underline;}
a:visited  {color:#777777; text-decoration:none;}
a:hover    {color:#bf4a5c; text-decoration:none;}

a.main:link     {color:#777777; text-decoration:underline;}
a.main:visited  {color:#777777; text-decoration:underline;}
a.main:hover    {color:#bf4a5c; text-decoration:none;}

a.greylinks:link       {color: #666666; text-decoration: none;}
a.greylinks:visited    {color: #666666; text-decoration: none;}
a.greylinks:hover      {color: #444444; text-decoration: none;}
a.greylinks:active     {color: #666666; text-decoration: none;}

td img {display: block;}
.bib {
	background-color: #FFFFFF;
	background-image: url(images/slice_r8_c1.gif);
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
}
.darkermini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #bf4a5c;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #bf4a5c;
}
h4 {
margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #bf4a5c;
}
.optiononebg {
	background-color: #EEEEEC;
	background-image: url(images/option1-bg.gif);
	background-repeat: no-repeat;
}
.optiontwobg {
	background-color: #EEEEEC;
	background-image: url(images/option2-bg.gif);
	background-repeat: no-repeat;
}
.optionthreebg {
	background-color: #EEEEEC;
	background-image: url(images/option3-bg.gif);
	background-repeat: no-repeat;
}

.gargbg {
	background-color: #FFFFFF;
	background-image: url(images/backgrds.jpg);
	background-repeat: no-repeat;
}

.borders {
	border: 1px solid #CCCCCC;
}

#footerSEO {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

li.inpagesitemap {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	}
