/* CSS Document */
* {
	margin:0;
	padding:0;
}

option {
	padding:0 2px;
}
html{background-color:#FFF;}
a img{border:none;}
.style1{font-weight:bold;}
.style2{ font-style:italic; margin:0 30px;}
.style4{font-style:italic;font-weight:bold;}




#wsWrapper{ width:1000px; margin:0 auto;font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:18px;}

#wsNavigation{ background:url(/images/navBkg.png) repeat-x top left #21572A; border-bottom:solid 1px #FFF; text-align:right;}
#wsNavigation li{display:inline;}
#wsNavigation a{display:inline-block; padding:5px 10px; color:#FFF; text-decoration:none; border-right:solid 1px #FFF;}
#wsNavigation .last a{padding-right:15px; border:none;}

#wsHeader{clear:both;}
#wsHeader .slug{width:354px;height:87px; float:left;}
#wsHeader a#headerLink{color:#FFF; font-size:14px; float:left; text-decoration:none;height:87px;}
#wsHeader a#headerLink img{float:left; margin-bottom:5px;}
#wsHeader a.black{background-color:#000;}
#wsHeader a.black:hover{background-color:#333333;}
#wsHeader a.green{background-color:#255F2E;}
#wsHeader a.green:hover{background-color:#3D9A4A;}
#wsHeader h1{font-size:14px; font-weight:normal; text-align:center; clear:both;}

#wsContent{clear:both; margin-bottom:10px; color:#333333;}
#wsContent a{color:#317159;text-decoration:underline;}
#wsContent a:hover{color:#000; }
#wsContent h1{}

#wsHome{border-collapse:collapse;width:100%;}
#wsHome td{vertical-align:top;}
#wsHome #left{width:300px;}
#wsHome #left p{margin-bottom:20px; color:#1D644B; font-size:14px; line-height:22px;}
#wsHome #wsHomeContent{padding:20px 20px 0 20px;}
#wsHome #left h1{font-size:14px; color:#FFF; background-color:#255F2E;padding:7px 20px;}

#wsSubpage{border-collapse:collapse;width:100%;}
#wsSubpage #wsSubContent{ padding:20px 20px 0 20px;}
#wsSubpage h1{font-size:14px; color:#FFF; padding:7px 20px;}
#wsSubpage td{vertical-align:top;}
#wsSubpage #left{width:225px;}
#wsSubpage #left h1{ background-color:#31715A;}
#wsSubpage #left li{list-style-type:none; margin-bottom:10px;}
#wsSubpage #left a{text-decoration:none;}
#wsSubpage #left #leftSubMenu{margin-left:30px;}
#wsSubpage #left #leftSubMenu li{ margin:0; list-style-type:circle;}
#wsSubpage #left #leftSubMenu li a{font-size:11px;}
#wsSubpage #left a.current{ color:#000000;}
#wsSubpage #right h1{ text-transform:uppercase; background-color:#333333;}
#wsSubpage #right p{margin-bottom:20px;}
#wsSubpage #right h2{color:#31715A; font-size:16px; padding:0; margin:30px 0 5px 0;}
#wsSubpage #right h3{color:#31715A; font-size:14px; padding:0; margin:0 0 5px 0;}
#wsSubpage #right h3.grey{color:#333;}
#wsSubpage #right h4{color:#31715A; font-size:16px; padding:0; margin:0 0 5px 0;}
#wsSubpage #right ul{margin:0 30px 20px 30px;}
#wsSubpage #right ul.style6{margin:0 15px 20px 15px;}
#wsSubpage #right ol{margin:0 30px;}
#wsSubpage #right li{margin-bottom:5px;}
#wsSubpage #right p.style3{padding:0; margin:0; font-style:italic;}
#wsSubpage #right p.style7{padding:0; margin-bottom:5px; font-style:italic;}

#wsFooter{border-top:solid 1px #255F2E; padding:5px; text-align:center; font-size:10px;color:#333333;}
#wsFooter li{display:inline; margin-right:10px;}
#wsFooter li.last{margin-right:0;}
#wsFooter a{color:#333333; text-decoration:none;}
#wsFooter a:hover{color:#255F2E; text-decoration:underline;}

#directory{border:solid 1px #333333;}
#directory th{padding:2px 10px; font-size:12px; font-weight:bold;background-color:#31715A; color:#FFF;}
#directory tr:hover{background-color:#FFE29F;}
#directory td{border-top:dotted 1px #333333; padding:2px 10px; text-align:center; font-size:11px;}
.altRow{ background-color:#F4F4F4;}

.drop_down_style{}
.drop_down_style ul{}
.drop_down_style ul li{}
.drop_down_style ul li a{}
.drop_down_style ul li a:hover{}
.dropmenudiv{position:absolute;top: 0;border: 1px solid #255F2E;border-bottom-width: 0;font-size:11px;z-index:100;background-color:#EAF1EE;visibility: hidden;}
.dropmenudiv a{width: auto;display: block;/*min-width:100px;*/text-decoration: none;padding:5px 20px 5px 12px;color:#245C2C;border-bottom: 1px solid #255F2E;/*text-transform:uppercase;*/}
.dropmenudiv a.last{border:none;}
.dropmenudiv a:hover{color:#FFFFFF;background-color:#31715A;}
