body.layout {
	background: #EFEFDC;
	background-image: url("/images/layout/stripe.jpg");
	background-repeat: repeat-x;
	margin: 0px;
}

img {
	border: none;	
}

p, td, font {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	line-height: 17px;
}

ul, li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}

td {
	background: transparent;	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px;
	line-height: 18px;
}

iframe {
	border: none;	
}

ul.nav {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: disc;
	line-height: 18px;
}

a {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #990000;
}

a:active {
	color: #990000;
}

.menu {
	color: #000000;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;
}

a.menu:link {
	color: #990000;
}

a.menu:visited {
	color: #990000;
}

a.menu:hover {
	color: #000000;
}

a.menu:active {
	color: #000000;
}

.date {
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}

.click {
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	margin: 0px;
}

.copyright {
	text-align: left;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}

a.copyright:link {
	color: #666666;
}

a.copyright:visited {
	color: #666666;
}

a.copyright:hover {
	color: #990000;
}

a.copyright:active {
	color: #990000;
}

.left {
	background-image: url("/images/layout/leftbg.jpg");
	background-repeat: repeat-y;
}

.leftbottom {
	background-image: url("/images/layout/leftbottom.jpg");
	background-repeat: no-repeat;
}

.footer {
	background-image: url("/images/layout/footer.gif");
	background-repeat: no-repeat;
}

.form {
	background-color: #EFEFDC;
	background-image: url("/images/layout/formlogo.gif");
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.white {
	background-color: #FFFFFF;
}

.red {
	color: #CC0000;
}

#header {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 960px;
	height: 309px;
	margin-left: -480px;
	z-index: 10;
	background-image: url("/images/layout/header.jpg");
	border: none;
}

#date {
	position: absolute;
	top: 236px;
	left: 755px;
	width: 205px;
	height: 25px;
	z-index: 11;
	background-color: transparent;
	border: none;
}

#copyright {
	position: relative;
	top: 76px;
	left: 0px;
	width: 730px;
	height: 25px;
	background-color: transparent;
	border: none;
}

#page {
	position: absolute;
	top: 309px;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	background-color: transparent;
	border: none;
}

#pre,#pre2,#pre3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 20;
	left: 146px;
	top: 219px;
	background-color: transparent;
	border: none;
}

#pre2 {
	z-index: 21;
	visibility: hidden;
}

#pre3 {
	z-index: 22;
}

#app,#app2,#app3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 23;
	left: 196px;
	top: 130px;
	background-color: transparent;
	border: none;
}

#app2 {
	z-index: 24;
	visibility: hidden;
}

#app3 {
	z-index: 25;
}

#reg,#reg2,#reg3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 26;
	left: 333px;
	top: 122px;
	background-color: transparent;
	border: none;
}

#reg2 {
	z-index: 27;
	visibility: hidden;
}

#reg3 {
	z-index: 28;
}

#foo,#foo2,#foo3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 29;
	left: 445px;
	top: 78px;
	background-color: transparent;
	border: none;
}

#foo2 {
	z-index: 30;
	visibility: hidden;
}

#foo3 {
	z-index: 31;
}

#gal,#gal2,#gal3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 32;
	left: 559px;
	top: 119px;
	background-color: transparent;
	border: none;
}

#gal2 {
	z-index: 33;
	visibility: hidden;
}

#gal3 {
	z-index: 34;
}




.required {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: black; 
	margin: 0px; 
	text-decoration:none; 
	line-height:15px;

	font-weight: normal;
		
	background: transparent;
	
	text-align: right;
}


.required_auto_form {
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc0000; 
	margin: 0px; 
	text-decoration:none; 
	line-height:15px;

	font-weight: normal;
		
	background: transparent;

}

.form_text {
	width: 300px;
	border: 1px;
	border-style: solid;
	border-color: gray;
	
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	
}

.form_textarea {
	width: 300px;
	height: 65px;
	border: 1px;
	border-style: solid;
	border-color: gray;
	
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 	
}

.form_submit {
}

.glossymenu {
	margin: 0px 0;
	padding: 0;
	width: 200px; /*width of menu*/
}
.glossymenuMain {
	margin: 0px 0;
	padding: 0;
	width: 200px; /*width of menu*/
}

a.menuitem {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	background: #7d9847;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url("/images/pa1.png");
	background-repeat: no-repeat;
	display: block;
	position: relative;
	/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	vertical-align: middle;
	padding-left: 20px;
	padding-top:7px;
	padding-bottom:7px;
	
}
a.menuitem:visited {
	color: #FFFFFF;
}

a.menuitem:hover {
	color: #FFFFFF;
	background: #677c3a;
	background-image: url("/images/pa.png");
	background-repeat: no-repeat;
}

a.menuitem:active {
	color: #FFFFFF;
}

.glossymenu a.menuitem .statusicon {
	/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 8px;
	right: 6px;
	border: none;
}

.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background: #677c3a;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li {
	border-bottom: 1px solid #FFFFFF;
}

.glossymenu div.submenu ul li a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 20px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: none;
}

.glossymenu div.submenu ul li a:hover {
	background: #54662F;
	color: #FFFFFF;
}

#scroll a{color:#990000;font-weight:bold;}
#scroll a:hover{color:#006600;font-weight:bold;}
#scroll img {margin-bottom:5px; margin-top:5px}
#scrollbg {position:absolute; left: 779px;top: 37px; width:153px; height:275px; z-index:70; border:2px solid #7d9847;}
#scroll { position: absolute; width: 150px; height: 260px; background-color: transparent; overflow: hidden; border: none; z-index:71; left: 5px;top: 10px; text-align: left;}
#scrollhead {position:absolute; left: 779px;top: 1px; width:157px; height:38px; z-index:70; }
#scrollBtn {position:absolute; left: 779px;top:330px; width:157px; height:130px; z-index:70; }

