html, body{padding-top: 15px; padding-bottom: 10px; margin: 0px; background-color: #ac4a03; text-align: center; font-family: arial, helvetica, sans-serif;}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6
  { margin-top: 14px;	margin-bottom: 14px; padding-top: 0; padding-bottom: 0;}

H1 {font-weight: bold; font-size: 16px; color: #000000; font-family: arial, helvetica, sans-serif;}
H2 {font-weight: bold; font-size: 14px; color: #000000; font-family: arial, helvetica, sans-serif;}
H3 {font-weight: bold; font-size: 12px; color: #000000; font-family: arial, helvetica, sans-serif;}
H4 {font-weight: bold; font-size: 10px; color: #000000; font-family: arial, helvetica, sans-serif;}
H5 {font-weight: bold; font-size: 8px; color: #000000; font-family: arial, helvetica, sans-serif;}
H6 {font-weight: bold; font-size: 6px; color: #000000; font-family: arial, helvetica, sans-serif;}

/* Page Layout Style */
#pagewidth {margin-left:auto; margin-right:auto; width: 750px;}
#masterhead {height: 122px; background-color: #ac4a03; font: bold 30pt arial, helvetica, sans-serif; color: #000000;}

#maintable {text-align: left; border-spacing: 0px;}
#leftcol {width: 18%; background-color: #F9C37C; text-align: center;}
#maincol {width: 64%; background-color: #FFCC99; }
#rightcol {width: 18%; background-color: #B6540D; }
#footer {width: 750px; height: 60px; background-color: #BF9060;}

#logo {display: block; float: left;}
#logotext {display: inline; font-weight: bold; font-size: 48px; color: #000000; font-family: arial, helvetica, sans-serif;}

.googlecontainer {width: 130px; padding-left: 5px;}

.content {padding-left: 5px;}

/* Menu Styles */ 
.menu {width: 130px; padding-left: 5px;}
.menu ul {font-size: 12px; font-weight: bolder; padding: 0px; margin: 0px; list-style-type: none;}

.menu ul li {display: inline;}
.menu a {padding: 2px; margin-top: 1px; display: block; font-family: arial, helvetica, sans-serif 10px bolder; border-left: #FFEBB5 10px solid;
         width: 110px; color: #000000; background-color: #BF9060; text-align: left; text-decoration: none};
.menu a:hover {border-left: #994D00 10px solid; color: #000000; text-decoration: none;}

.submenu ul {font-size: 10px; font-weight: bolder; padding: 0px; margin: 0px; list-style-type: none;}

.submenu ul li {display: inline;}
.submenu a {padding: 2px; margin-top: 1px; display: block; font-family: arial, helvetica, sans-serif 8px bolder; border-left: #FFEBB5 15px solid;
         width: 105px; color: #000000; background-color: #BF9060; text-align: left; text-decoration: none;}
.submenu a:hover {border-left: #994D00 15px solid; color: #000000; text-decoration: none;}

/* Button Styles */
.submitbutton{background-color: #CCCCCC; border-width: 1px; color: #000000; font-family: arial; font-size: 12px; font-weight: bolder;}
.submitbuttonhoover {background-color: #AAAAAA; border-width: 1px; color: #000000; font-family: arial; font-size: 12px; font-weight: bolder;}
.submitbuttondisabled {background-color: #CCCCCC; border-width: 1px; color: #EEEEEE; font-family: arial; font-size: 12px; font-weight: bolder;}
.submitbutton a{background-color: #CCCCCC; border-width: 1px; color: #000000; font-family: arial; font-size: 12px; font-weight: bolder;text-decoration: none;}

.submitbuttonsmall{background-color: #cccccc; border: 1px; font-family: arial; font-size: 10px; font-weight: bolder; width: 45px; margin: 0px; padding: 0px;}

/* Pager Buttons */

.pager {color: #000000; font-family: arial; font-size: 12px; font-weight: bolder; display: block; margin-left: auto; margin-right: auto;}
.pager ul {padding: 0px; margin: 0px;}
.pager ul li {padding: 3px; background-color: #cccccc; color: #eeeeee; list-style-type: none; margin-right: 5px; float: left;}
.pager a {padding: 3px; background-color: #cccccc; color: #000000; text-decoration: none;}
.pager a:hover {background-color: #aaaaaa;}

/* Breadcrumb Class */
.breadcrumb {background-color: #FFDB7B; width: 440px; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left; font-weight: bolder; margin-left: auto; margin-right: auto;}
.breadcrumb a {color: #000000; text-decoration: none;}
.breadcrumb a:hover {background-color: #FFB510; color: #000000;}

/* Directory Class */
.dir {background-color: #95B2C3; padding: 0px; margin 0px; display: block; width: 100%; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left; font-weight: bolder;}
.dir ul {background-color: #95B2C3; padding-left: 10px; margin: 0px;}
.dir ul li {background-color: #95B2C3; overflow: hidden;  border-right: 10px solid #95B2C3; width: 200px; float: left; list-style-type: none;}
.dir li ul {background-color: #95B2C3; padding-left: 15px; font-size: 10px; list-style-type: none;}
.dir a {color: #000000; text-decoration: none;};
.dir a:hover {color: #ffffff;}
.dir ul li a:hover {color: #ffffff;}

.subdir {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #000000; text-align: left;}         
.subdir ul {padding-left: 10px; padding-top: 5px; margin: 0px; list-style-type: none;}
.subdir ul li {}
.subdir A {color: #000000; text-decoration: none;};
.subdir A:hover {color: #000000;}

.dirbg {background-color: #95B2C3; width: 440px; margin-left: auto; margin-right: auto;}

.headerrow {background-color: #994D00; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bolder;} 
.evenrow {background-color: #BF9060; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000;}
.oddrow {background-color: #FFCC99; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000;}

/* Form */
.section{font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: #6780B8; color: #FFFFFF; padding: 1px;}

.one-col {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bolder; border: solid #000000; border-width: 1px; background: #dedec8; padding: 2px;}


.formlabel-ul{font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bolder; float: left; margin-bottom: 5px; display: block; width: 90px; height: 18px; border-bottom-color : #FDFDF3; border-bottom-style : solid; border-bottom-width : 1px;}
.formlabel-ul1{font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #ff0000; float: left; margin-bottom: 5px; display: block; width: 90px; height: 19px; border-bottom-color : #FDFDF3; border-bottom-style : solid; border-bottom-width : 1px;}
.formfield{background-color: #fdfdf3; border: solid #fdfdf3 1px; display: inline; padding: 0px; margin: 0px;	color: #000000; width: auto }
.formfield-text{background-color: #fdfdf3; border: solid #fdfdf3 1px; display: inline; padding: 0px; margin: 0px;	color: #000000; height: 100px;}


br {clear: both;}

.hidden{display: none; width: 0px;height: 0px;}

div.rounded{}

p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding-bottom: 0; padding-left: 10px; padding-right: 10px; padding-top: 0; }
p:first-letter {font-family: Arial; font-weight: bold; color: #000000;}

