
body { margin: 0; padding:0; background: #FFFFFF; }
.pagemaster { background: url(media/pagemaster.gif) repeat-x; }
.skinmaster { font-size: 12px; color: #666666; width: 790px; margin:0; background: url(media/skinmaster.jpg) no-repeat; margin: 0px auto;}

h1, h2, h3 { color: #a9a348; }
h1, h2 { margin-bottom: 20px; font-weight: normal; }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

p, td, .Normal, .normal { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color:#666666; }

ul { margin:0; padding:0; }
ul li { list-style-type: none; background:url(media/bullet.gif) no-repeat left; padding-left:15px; }

a:link, a:active, a:visited { color: #314f00; text-decoration: underline; }
a:hover { text-decoration: underline; color:#314f00; }

img { border: none; }
img.left { float: left; margin: 0 20px 10px 0; }

/* NAVIGATION */
#menu { width: 100%; height: 172px; }
#navcontainer { margin:auto; padding:20px 0 0 136px; text-align:left; }
#navholder { width:107px; padding:0; text-align:left; }
#navigation { display:block; margin:0; padding:0 0 0 0; list-style:none; color:#ffffff; }
#navigation ul { width:107px; display:block; float:left; clear:none; list-style:none; margin:0; padding:0; }
#navigation li { display:inline; float:left; clear:none; list-style:none; background: none; padding:0; }
#navigation li a { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; background: url(media/arrow-normal.gif) left no-repeat; width: 82px; border-bottom:1px dashed #AECA8D; color:#5E8402; display:block; font-size:13px; font-weight: bold; text-decoration:none; padding:0 0 0 25px; line-height: 24px; }
#navigation li a:hover { background: #ECFFD5 url(media/arrow-hover.gif) left no-repeat; color: #314f00 }
#navigation li a:active { color: #314f00; }
.MainMenu_MenuIcon { display: none; }
.MainMenu_MenuItem { background: #ffffff; }


/* Header */
#header { width: 790px; height: 144px; margin: 0 auto; }
#headpos { padding: 10px 0 0 10px; }

/* Page */
#page { width: 790px; margin: 0 auto; padding: 0; }
#content { margin:5px 0 0 0;/* background: #e8e8e8;*/ }

/* Content */
.panecontentl { padding: 20px;  }
.panecontentr { padding: 20px; }
.panecontenta { padding: 20px; }
hr { border-bottom: 1px solid #120F04; }

/* Sidebar */
.paneleft { width: 210px; padding: 20px; }
.paneright { width: 210px; padding: 20px; }

/* Footer */
#footer { padding: 0; text-align: center; background: url(media/footerbg.jpg) repeat-x #dcdcdc; height:210px;}
#footer p { margin: 0; text-align: center; font-size: 12px; text-transform: uppercase; font-weight: bold; }

.foothold { padding: 55px 0 0 0; width: 790px; color:#ffffff; text-decoration:none; font-size:12px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; margin: 0px auto;}
.footlink { color:#ffffff; text-decoration:none; font-size:12px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; line-height: 22px; }
a.footlink:link, a.footlink:visited, a.footlink:active { color:#ffffff; text-decoration:none; font-weight:bold; font-size:12px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; line-height: 22px; }
a.footlink:hover { text-decoration:underline; color:#ffffff; }



