html, body, #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  font-family:Verdana, Helvetica, Arial;
  line-height:16px;font-weight: normal; color: #310010;	
  font-size:11px;
  background-color:#F4F4FF;  
}

#wrapper {
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  width: 764px;
}

#topWrapper{height:80px;}

*{margin:0px;padding:0px;}
a{text-decoration:none;}
strong, em{text-decoration:none;font-weight:normal;}

.indexPager{
	width:760px;
	top:0;bottom:0;left:0;right:0;
	margin:auto;border:solid 2px #006666;
	background-color:#E1E1E1;}

#slide1dv{
	float:right;position:relative;width:760px;height:200px;
	overflow:hidden;padding:0px;margin:0px;border-style:solid;
	border-width:0px;border-color:#FFFFFF;z-index:1;
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=3,enabled=false);}


#logo{margin:10px;float:left;margin-left:16px;margin-bottom:12px;}
*html #logo{margin:10px;float:left;margin-left:10px;margin-bottom:10px;} /*IE 6 adjustment*/

div.topSearch{float:right;padding:1px 20px 0px 0px;margin:20px 0px 0px 0px;height:22px;}
div.topSearch{#padding:0px 20px 0px 0px;}

div.topSearch ul#search{list-style:none;float:right;margin:0px;padding:0px;}
div.topSearch ul#search li {float:left;padding:0px;margin-left:5px;padding:0px;}

div.topNav{float:right;padding-right:20px;padding-top:9px;color:#006666;font-weight:bold;overflow:hidden;display:block;}
/*div.topNav a{margin:0px 1px 0px 1px;}
div.topNav a.last{margin:0px 0px 0px 1px;}*/

#searchInput{font-size:11px; font-family:Verdana, Helvetica, Arial;font-weight:normal; color:#003366; border-style:solid;border-color:#003366;border-width:1px;width:110px;padding:0px;margin-top:0px;height:14px;}
#searchButton{#margin-top:1px;}

div.column {width:253px;padding:0px;margin:0px;text-align:left;float:left;display:block;margin-bottom:4px;}
div.column  p{padding:0px 0px 6px 9px;text-align:left;}
div.last{width:254px;padding:0px;} 

div.column  ul{margin:0px;padding:0px;list-style:none;}
div.column  ul li{padding:0px 2px 2px 20px;background-image:url(images/bullet-brown.gif);background-repeat:no-repeat;background-position:8px 3px;#background-position:8px 4px;}

.redTxt{color:#990033;}
.greenTxt{color:#006666;}
.blueTxt{color:#003366;}

h1{font-size:18px;line-height:18px;font-weight:normal;color: #FFFFFF;padding:5px 4px 4px 10px;display:block;text-align:left;height:21px;}
h1.red{background-color:#990033;margin-bottom:9px;#margin-bottom:4px;}
h1.green{background-color:#006666;margin-bottom:9px;#margin-bottom:4px;}
h1.blue{background-color:#003366;margin-bottom:9px;#margin-bottom:4px;}

ul p, div.columnLast p{padding:3px 0px 15px 8px;text-align:left;}
ul p.fixHeight, div.columnLast p.fixHeight{height:150px;overflow:hidden;}

a.greenLnk
{font-size:11px; font-family:Verdana, Helvetica, Arial;line-height:18px;font-weight:bold;text-decoration:none;color:#006666;border-bottom-color:#3d3d3f;border-bottom-width:1px;border-bottom-style:solid;}
a.greenLnk:link, a.greenLnk:visited
{color: #006666;border-bottom-color: #3d3d3f;}
a.greenLnk:hover, a.greenLnk:visited:hover
{color: #e1e1e1;border-bottom-color: #006666;border-bottom-width: 1px;border-bottom-style: solid;background-color: #006666;}
a.greenLnk:active, a.greenLnk:visited:active
{color: #006666;border-bottom-width: 1px;border-bottom-style: none;}

a.blueLnk
{font-size:11px; font-family:Verdana, Helvetica, Arial;line-height:18px;font-weight:bold;text-decoration:none;color:#003366;border-bottom-color:#3d3d3f;border-bottom-width:1px;border-bottom-style:solid;}
a.blueLnk:link, a.blueLnk:visited
{color: #003366;border-bottom-color: #3d3d3f;}
a.blueLnk:hover, a.blueLnk:visited:hover
{color: #e1e1e1;border-bottom-color: #003366;border-bottom-width: 1px;border-bottom-style: solid;background-color: #003366;}
a.blueLnk:active, a.blueLnk:visited:active
{color: #003366;border-bottom-width: 1px;border-bottom-style: none;}

a.redLnk
{font-size:11px; font-family:Verdana, Helvetica, Arial;line-height:18px;font-weight:bold;text-decoration:none;color:#990033;border-bottom-color:#3d3d3f;border-bottom-width:1px;border-bottom-style:solid;}
a.redLnk:link, a.redLnk:visited
{color: #990033;border-bottom-color: #3d3d3f;}
a.redLnk:hover, a.redLnk:visited:hover
{color: #e1e1e1;border-bottom-color: #990033;border-bottom-width: 1px;border-bottom-style: solid;background-color: #990033;}
a.redLnk:active, a.redLnk:visited:active
{color: #990033;border-bottom-width: 1px;border-bottom-style: none;}

div#index-footer{clear:both;height:18px;margin:0px 2px 9px 2px;padding-top:6px; border-top:solid 2px #FF9900;color:#006666;font-weight:bold;text-align:center;}

