 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	background: #F1F1F1;
}
.wrapper{
	width:1024px;
	background:#F1F1F1;
	margin:0 auto;
	border-right:2px solid #ededed;
	border-left:2px solid #ededed;
	padding-top: 1px;
}
.navbg {
	background:url(../img/navbg_02.gif) repeat-x;
	width:100%;
	height:25px;
	border-bottom:2px solid #fff;
	}
#navcontainer ul
{
	margin:0px;
	padding-top: 10px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:5px;
	display:block;
	width:100%;
}

#navcontainer ul li {
	display: inline;
	border: 0px;
}

#navcontainer ul li a
{
text-decoration: none;
font-size: 10px;
font-weight:bold;
padding-right: 10px;
	padding-top:10px;
	padding-bottom:5px;
padding-left: 10px;
color: #fff;
width: 100%;
border-right:thin  #333 solid;
border-left:thin  #333 solid;
}

#navcontainer ul li a:hover
{
	color:#EDEDED;
	background:url(../img/navhover_02.gif) repeat-x top;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	margin-top:20px;
	width: 100%;
	height:50px;
	border: thick;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.banner{
	width:100%;
	background: url(../img/bannerbg_13.gif) repeat-x;
	height: 122px;
}
.bannerontop{
background:url(../img/bannerontop.png) no-repeat center;
padding-top:0px;
text-align:center;
}
.content{
	width:100%;
	padding-top:0px;
	padding-bottom:0px;
	display:block;
	margin-top: 10px;
}
.leftcolumn{
	width:209px;
	padding-left:10px;
	padding-bottom:10px;
	float:left;
	text-align:left;
	background-color: #F1F1F1;
	padding-top: 1px;
}
.rightcolumn{
	background:#F1F1F1;
	width:800px;
	float:right;
	text-align:left;
	padding-top: 1px;
	margin-top: 1px;
}
h2{
background:url(../img/leftcolumnheader_21.gif) center no-repeat;
font-weight:bold;
text-align:center;
font-size:12px;
color:#FFFFFF;
margin:0;
padding-top:14px;
padding-bottom:14px;
}
.clear{
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}
.navvy
{
width: 90%;
margin-left:5%;
font-size: 10px;
padding-bottom:10px;
padding-top:5px;
text-align: center;
}

ul.navvylist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul.navvylist li
{
display: block;
margin: 0;
padding: 0;
}

ul.navvylist li a
{
display: block;
width: 90%;
font-weight:normal;
margin:0;
color: #000;
background:url(../img/leftnav.jpg) repeat-x #ededed;
/*border:bottom:1px solid #ededed;*/
text-decoration: none;
PADDING-LEFT:10px;
padding-top:2px;
padding-bottom:2px;
}

.navvy>ul#navvylist li a { width: auto; }

ul.navvylist li#active a
{
background: #F1F1F1;
color: #2A508A;
}

ul.navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #000;
font-weight:bold;
background: #fff;
}
h3{
	font-size:17px;
	color:#39629F;
	font-weight:bold;
	text-align:center;
	margin:0;
	width:100%;
	border-bottom:1px solid #ededed;
	left: 100px;
}
.info{
padding-top:5px;
padding-bottom:5px;
background:url(../img/inforepeat_25.gif) repeat-y left;
padding-left:20px;
margin:0;
color:#666;
font-size:10px;
margin-bottom:5px;
}
.maincontevt{
	padding-left:15px;
	padding-right:15px;
	padding-top: 15px;
}
a:link {
	color: #39629F;
	text-decoration: none;
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: bold;
}

.largemaincontent{
	padding-left:15px;
	padding-right:60px;
	padding-top: 15px;
	font-size: large;
	color: #0000FF;
}
a:link {
	color: #39629F;
	text-decoration: none;
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: bold;
}

.footer{
	width:100%;
	background:url(../img/navbg_02.gif) repeat-x;
	padding-top:5px;
	position:static;
	padding-bottom:5px;
	clear:both;
	text-align:center;
	color:#F1F1F1;
	margin-top: 25px;
}
.footer a:link{
color:#fff;
font-size:11px;
}
.footer a:visited{
color:#fff;
font-size:11px;
}
.footer a:hover{
color:#CCC;
font-size:11px;
}

#nav, #nav h1 
{   
	font: 100% Verdana, Arial, "Arial Rounded MT Bold";
	color: #000000; 
	font-size: 10px; 
	font-weight: bold; 
	position: relative; 
	float: left; 
	line-height: 1.2em; 
	margin-bottom: -1px;
	background-color: #F1F1F1; 
	width: 150px
}

#nav, #nav ul 
{
	padding: 0;
	margin: 5px; 
	list-style: none; 
	float: none; 
	width: 150px;
}

#nav li 
{ 
	position: relative; 
	float: left; 
	line-height: 1.6em; 
	width: 150px;
}

#nav li ul 
{ 
	position: absolute; 
	left: -999em; 
	margin-left: 151px; 
	margin-top: -1.4em;
	margin-bottom: 50px; 
	width: 150px;
}

/*#nav li ul ul { width: 200px;        left: -999em;}*/

#nav li a 
{
	width: 150px; 
	display: block; 
	color: #000000; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none; 
	background-color: #F1F1F1;
	background: url(../img/leftnav.jpg) repeat-x #ededed;
}

#nav li a:hover 
{
	color: black;
	background-color: #F1F1F1;
	background: url(../img/leftnavhov.jpg) repeat-x #ededed;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul 
{ 
	left: -999em; 
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul 
{ 
/* lists nested under hovered list items */ 
	left: auto; 
}

#pagenavigation{
	padding: 1px 0px 0px 0px;
	font: xx-small Verdana,sans-serif;
	text-align:center;
	color: #003333;
	float: right;
	width: 800px;
	position: absolute;
	left: 303px;
	top: 149px;
}

#pagenavigation a{
	color: #003333;
}

#pagenavigation a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#breadCrumb{
	font: small Verdana,sans-serif;
	color: #00CCFF;
	text-align: left;
	top: 133px;
	float: right;
	width: 800px;
	background-color: #F1F1F1;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


#pageName{
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	left: 84px;
	width: 1024px;
	height: 10px;
}

#pageName h2{
	background: none;
	font: bold 180% Arial,sans-serif;
	color: #FFFFFF;
	visibility: inherit;
	padding-top: 97px;
}

/****************** SDMenu ******************/
div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	color: #D3D3D3;
	background: url(../sdmenu/bottom.gif) no-repeat right bottom;
	padding-top: 5px;
}
div.sdmenu div {
	background: url(../sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../sdmenu/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 22px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bolder;
	color: white;
	background: url(../sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 3px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(../sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

/* google stuff
*/

  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #f1f1f1;
  }
  input.gsc-input {
    border-color: #71a1d6;
  }
  input.gsc-search-button {
    border-color: #f1f1f1;
    background-color: #71a1d6;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result {
    border-color: #71a1d6;
    background-color: #f1f1f1;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #f1f1f1;
    background-color: #71a1d6;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #009900;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #009900;
  }
  .gsc-cursor-box {
    border-color: #71a1d6;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #f1f1f1;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gs-promotion.gs-result {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #0000CC;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #008000;
  }
  
