body {
	background-color:#ffff99;
	background-image:url(/images/gradBak.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color:#333399;
	text-decoration:none;
}
a:visited {
	color:#333399;
	text-decoration:none;
}
a:active {
	color:#333399;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
#pageWrap{ 
	width:980px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(/images/bakContent.gif);
}
#loc {
	position:absolute;
	bottom:0px;
	right:0px;
}
#head {
	background-image:url(/images/bakTopBlu.gif);
	height:110px;
	padding:0px;
}
.headLt {
	background-image:url(/images/bakTopWht.gif);
	height:110px;
	width:50%;
	float:left;
}
.headRt {
	height:110px;
	width:45%;
	float:right;
	text-align:right;
	background-image:url(/images/rtTopBlu.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
	font-size:12px;
	color:#FFFFFF;
}
#search_form {
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	display:block;
	height:20px;
	margin-bottom:0px;
	filter:alpha(opacity=0);
	opacity:0;

}
#search_form img {
	cursor:pointer;
}
.headRt span {
	display:block;
	text-align:right;
	margin-top:10px;
}
.phone {
	float:left;
	width:49%;
	text-align:center;
}
.phone strong {
	font-size:16px;
	font-weight:bold;
}
.address {
	padding-top:10px;
	float:right;
	width:45%;
	text-align:right;
}
#headBot {
	display:none;
}
#topNavBot {
	display:none;
}
#topNav {
	background-image:url(/images/bakTopNav.gif);
	height:31px;
	font-weight:bold;
	font-size:14px;
}
#topNav span {
	display:block;
	float:left;
	text-align:center;
	padding-top:5px;
}
#topNav a:link {
	color:#333399;
	text-decoration:none;
}
#topNav a:visited {
	color:#333399;
	text-decoration:none;
}
#topNav a:active {
	color:#333399;
	text-decoration:none;
}
#topNav a:hover {
	color:#000000;
	text-decoration:none;
}
#content {
  /*background-image:url(/images/bakContentTop.gif);*/
  background-repeat:no-repeat;
  padding-left:15px;
  padding-right:15px;
  min-height:408px;
  font-size:14px;
}
* html #content {
  height:408px;
}
.contentBot {
	clear:both;
	height:10px;
}
#botNav {
	background-image:url(/images/bakBotBlu.gif);
	height:40px;
	font-size:12px;
}
#botNav span {
	display:block;
	float:left;
	text-align:center;
	padding-top:9px;
}
#botNav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#botNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#botNav a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#botNav a:hover {
	color:#999999;
	text-decoration:none;
}
#foot {
	color:#000000;
	text-align:center;
	font-size:10px;
	width:980px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
}
.boxshad {
  height:15px;
  width:170px;
  font-size:10px;
  border-width:2px;
  border-style:solid;
  border-color:#FFFF00;
  background-image:url(/images/boxShad.gif);
  background-repeat:repeat-x;
  color:#000000;
}
.boxshad-error {
	height:15px;
    width:170px;
	color:#FFFFFF;
	background-image:none;
	background-color:#CC0000;
	font-size:10px;
  border-width:2px;
  border-style:solid;
  border-color:#FFFF00;
}
.pageTitle {
	font-size:26px;
	font-weight:bold;
	color:#333399;
	margin:5px;
	margin-left:20px;
}
.helpSm {
	text-align:center;
	font-size:10px;
	background-image:url(/images/helpSm.gif);
	background-position:right top;
	background-repeat:no-repeat;
	min-height:30px;
	text-align:right;
	padding-right:35px;
	margin-right:0px;
	width:250px;
	float:right;
}
.alt2 {
	background-color:#CCCCCC;
}
.alt1 {
	background-color:#FFFFFF;
}
.topRt {
	float:right;
	width:250px;
	font-weight:bold;
	font-size:16px;
	text-align:right;
}
.description {
  clear:both;
  width:650px;
  margin-left:auto;
  margin-right:auto;
  padding:10px;
  margin-top:5px;
  margin-bottom:5px;
  /*background-color:#FFFFCC;
  border:#000099 1px solid;*/
}
.col1 {
	width:325px;
	float:left;
	width:46%;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:3%;
	padding-left:1%;
}
.col2 {
	width:325px;
	float:right;
	width:45%;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:1%;
	padding-left:3%;
}
.colWrap {
	background-image:url(/images/blue.gif);
	background-position:center center;
	background-repeat:repeat-y;
}
.break {
	font-size:1px;
	height:1px;
	clear:both;
}
ul li {
	margin-bottom:10px;
}
ol li {
	margin-bottom:10px;
}