body {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  color:#707070;
  background: #FFFFFF url('../images/background.gif') top center repeat-y;
}

A:link {
	COLOR: #FF8711; text-decoration: none
}
A:visited {
	COLOR: #FF8711; text-decoration: none
}
A:active {
	COLOR: #FF8711; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: none
}

#page_bottom {
  margin:0px;
  background: url('../images/bottom_gray_img.gif') bottom left repeat-x;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  margin-top:0px;
  margin-bottom:0px;
  width: 900px;
  text-align: left;
  background: #FFFFFF url('../images/main_bg.gif') top left repeat-y;
}

#page_header_top {
  height: 1px;
  margin:0px;
  clear:both;
}

#top_search {
  height: 40px;
  text-align:center;
  margin-bottom:0px;
  margin-top:0px;
  padding:0px;
}

#page_header {
  height: 131px;
  margin:0px;
  text-align:right;
  background: url('../images/wms_logo1.gif') top right no-repeat;
}

#right_menu {
  height: 285px;
  margin:0px;
  padding:0px;
  background: url('../images/right_top_img.gif') top left no-repeat;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:0px;
  margin-right:0px;      
  border:0px dashed #FFFFFF;  
}

#left_side {
  float: left;
  margin:0px;
  width:450px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #707070;
  padding:10px 0px 10px 0px;
  font-weight:normal;
}

#left_side h4 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #72A20C;
  padding:6px 0px 6px 30px;
  background: url('../images/head_img.gif') top left no-repeat;
}

#left_side h5 {
  margin-top:20px;
  margin-bottom:10px;
  font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #72A20C;
  padding:7px 0px 7px 30px;
  background: url('../images/head_img.gif') top left no-repeat;
}

#left_side p {
  margin-top:0px;
  margin-bottom:10px;
  padding:0px 20px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #707070;
}

#left_padding {
  margin:0px;
  padding-left:0px;
}
.gray_text{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#right_side {
  float: right;
  margin:0px;
  width:450px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: AvantGarde Bk BT, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #72A20C;
  padding:4px 4px 4px 20px;
}

#right_side p {
  margin-top:0px;
  margin-bottom:10px;
  padding:0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

#menu_bar {
  margin:0px 0px 0px 0px;
  padding:10px 0px 0px 40px;
  width:410px;
  border:0px dashed #cccccc;
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
}

#menu_bar A:link {
	COLOR: #000000; text-decoration: none;
}
#menu_bar A:visited {
	COLOR: #000000; text-decoration: none;
}
#menu_bar A:active {
	COLOR: #000000; text-decoration: none;
}
#menu_bar A:hover {
	COLOR: #FF0000; text-decoration: none;
}

#navlist {
	margin:0px;
}

#navcontainer ul {
  padding-left: 30px;
  margin-left: 0;
  margin-top:10px;
  margin-bottom:0px;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:20px;
  padding-right:20px;
  margin:0px;
  background-color: transparent;
  color: #333333;
  text-decoration: none;
  float: left;
  border-right: 1px solid #333333;
}

#navcontainer ul li a:hover {
  color: #F00;
}

#linkcontainer {
  margin:0px 0px 0px 0px;
}

#linklist {
  padding-left: 0px;
  padding-top:30px;
  margin-left: 0px;
  margin-bottom:0px;
  margin-top:0px;
  width: 153px;
}

#linklist li {
  list-style: none; 
  margin: 0px 0px 0px 0px;
  line-height:24px;
}

#linklist li a {
  color:#707070;
  text-decoration: none;
}
#linklist li a:hover {
  color:#FF0000;
  text-decoration: none;
}


a.leftlink {
font-family      : verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 0px 0px 2px 30px;
color            : #707070;
text-indent      : 1px;
border-bottom: 1px dotted #D1D9C4;
}
a.leftlink:hover, .leftlinka {
font-family      : verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
color            : #FF0000;
text-decoration  : none;
text-indent      : 1px;
padding          : 0px 0px 2px 30px;
border-bottom: 1px dotted #D1D9C4;
background-color:#FFFFFF;
}

.gray_linklist {
  padding-left: 0;
  padding-top:0px;
  margin-left: 0;
  margin-bottom:0px;
  margin-top:20px;
}

.gray_linklist li {
  list-style: none; 
  margin: 0;
  padding:0px 10px 10px 16px;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  background: url('../images/arrow2.gif') top left no-repeat;
}

.gray_linklist li a {
  color:#707070;
  text-decoration: none;
}
.gray_linklist li a:hover {
  color:#FF0000;
  text-decoration: none;
}

.gray_border {
   border:1px #999999 solid;
   width:125px;
   float:left;
   margin-right:12px;
   margin-left:18px;
}

.green_head
{
   font-family:AvantGarde Bk BT, Arial;
   font-size:16px;
   color:#72A20C;
   font-weight:bold;
}

.black_head {
  font-family:AvantGarde Bk BT, Arial;
  font-size:14px;
  color:#000000;
  font-weight:bold;
  padding:3px 5px 3px 5px;
  text-align:center;
  border-top:1px #9DB849 solid;
  border-bottom:1px #9DB849 solid;
  background: #C1DD6A url('../images/green_img.gif') top left repeat-x;
}

.left_line {
  background: url('../images/line1.gif') center right no-repeat;
  height:18px;
  margin-right:6px;
}

.right_line {
  background: url('../images/line.gif') center left no-repeat;
  height:18px;
  margin-left:7px;
}

.morelink {
  background: #FDFDFD url('../images/gray_img.gif') top left repeat-x;
  border:1px #DBDADA solid;
  padding:3px 8px 4px 8px;
}

#main_menu {
  margin:0px 0px 0px 0px;
  padding:32px 0px 0px 0px;
  width: 153px;
}

ol#toc {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc a {
	display: block;
	float: left;
	padding-left: 20px;
	font-family:Verdana;
	font-size:11px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
	width: 133px;
	line-height:24px;
}

ol#toc a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
}

ol#toc a:hover span {
	background-color: #FFFFFF;
	color: #FF0000;
}

ol#toc li {
	float: left;
	margin: 0 0px 0 0;
}

ol#toc li.current a {
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
}

ol#toc li.current span {
}

ol#toc span {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2.3em;
	padding-right: 20px;
}

.maintext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #707070;
}


.linklist_1 {
  margin-bottom:0px;
  margin-top:0px;
  margin-left:0px;
  margin-right:10px;
  padding:0px;
  list-style:none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.linklist_1 li {
  line-height:16px;
  margin-bottom:8px;
  margin-left:10px;
  padding-left:0px;
  padding-left:15px;
  background: url('../images/arrow3.gif') top left no-repeat;
}

.divlink {
  padding:2px 10px 2px 0px;
  height:108px;
  cursor: pointer;
  cursor: hand;
  background: url('../images/gray_img1.gif') top right no-repeat;
}
/*
.divlink:hover {
  cursor: pointer;
  cursor: hand;
  background: #FFFFFF url('../images/gray_img1.gif') top right no-repeat;
}
.divlink:visited {
  cursor: pointer;
  cursor: hand;
  background: #FFFFFF url('../images/gray_img1.gif') top right no-repeat;
}
.divlink:active {
  cursor: pointer;
  cursor: hand;
  background: #FFFFFF url('../images/gray_img1.gif') top right no-repeat;
}
*/

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#page_footer {
  height: 91px;
  clear: both;
  background: url('../images/bottom_gray_img.gif') top left repeat-x;
}

#page_footer p {
  padding-top:20px;
  margin:5px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:14px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #FFFF00; text-decoration: none;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    