/* CSS Document */

html, body {
height:100%;
background-color: #FFF8DC;
background-image: url(../images/greenbar.gif); 
background-repeat: repeat-x;
}

/* color definidions */

.beige {
	background-color: #FFF8DC; /*cornsilk */
}

.olive100 {
	background-color: #556B2F; /* dark olive green */
}

.olive070 {
	background-color: #88976D;
}

.darkred100 {
	background-color: #800000; /* maroon */
}
.darkred070 {
	background-color: #A64C4C;
}

.darkblue100{
	background-color: #000066; 
}
.darkblue070{
	background-color: #4C4C94; 
}
.darkblue050{
	background-color: #7F7FB2;	 
}

.bodyraster17 {
	background-image: url(horiz_grid17.png);
}


/* navigation stuff */
.wrapper {
	width:1100px;
	height: 100%;
	/*margin: auto;*/
}

.head {
	left: 250px;
	width: 600px;
	/*height: 60px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;*/
	padding-top: 10px;
	position: relative;
}
.head2 {
	left: 250px;
	width: 600px;
	height: 17px;	
	position: relative;
}


.navwrapper {
	/*width: 1100px;*/
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #FFFFFF;
	
}
.subnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #A64C4C;	
	color: #cccccc;
	top: 0px;
	left: 50px;
	/*width: 400px;*/
	position: relative;
}
.subnav1 a {
	text-decoration: none;
	color: #cccccc;
}

.subnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #4C4C94;	
	color: #cccccc;
	/*top: 0px;
	left: 250px;
	position: relative;*/
	
}

.subnav2 a {
	text-decoration: none;
	color: #cccccc;	
}

.subnav21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #7F7FB2;
	color: #cccccc;
	width: 850px;
	/*top: 131px;
	left: 250px;
	position: absolute;*/
	
}

.subnav21 a {
	text-decoration: none;
	color: #cccccc;	
}

.subnav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #88976D;
	color: #cccccc;
}

.subnav3 a {
	text-decoration: none;
	color: #cccccc;	
}

.leftindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	/*width: 186px;*/
	height: 17px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;	*/
}

.leftindent a {
	color: #cccccc;
}

span {
	display: block;
}
.leftindent_hi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	/*width: 186px;*/
	height: 17px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;	*/
}
.leftindent_hi a {
	/*padding-left: 15px;
	width: 186px;
	height: 17px;*/
	color: #FFFFFF;
}

.leftindent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*width: 125px;*/
	padding-left: 15px;	
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;*/	
	height: 17px;
}

.leftindent2_hi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	/*width: 125px;*/
	height: 17px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;*/
}

.leftindent2_hi a {
	color: #FFFFFF;
	text-decoration: none;
}

.leftindent3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;*/
	height: 17px;
}

.leftindent3_hi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	height: 17px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;*/
}

.leftindent3_hi a {
	color: #FFFFFF;
	text-decoration: none;
}


.leftindent4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*width: 125px;*/
	padding-left: 15px;	
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;*/
	height: 17px;
}

.leftindent4_hi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	/*width: 125px;*/
	height: 17px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;*/
}

.leftindent4_hi a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftindent4 a:hover {
	color: #FFFFFF;
}
.leftindent3 a:hover {
	color: #FFFFFF;
}
.leftindent2 a:hover {
	color: #FFFFFF;
}
.leftindent a:hover {
	color: #FFFFFF;
}

.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #800000;
	height: 17px;
/*	padding-left: 65px;
	width: 185px; */
	color: #cccccc;
}
.nav1hi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #800000;
	height: 17px;
/*	width: 185px;
	padding-left: 65px; */
	color: #ffffff;
	text-decoration: none;
}

.nav1hi a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav1 a {
	color: #CCCCCC;
	text-decoration: none;
}
.nav2 a {
	color: #CCCCCC;
	text-decoration: none;
}
.nav3 a {
	color: #CCCCCC;
	text-decoration: none;
}
.nav1 a:hover {
	color: #FFFFFF;
}
.nav2 a:hover {
	color: #FFFFFF;
}
.nav3 a:hover {
	color: #FFFFFF;
}

.nav1a {
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.nav1a a {
	color: #A64C4C;
	text-decoration: none;
}

.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000066;
	height: 17px;
/*	padding-left: 15px;
	width: 185px; */
	color: #cccccc;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000; */
}
.nav2hi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000066;
	height: 17px;
/*	width: 185px;
	padding-left: 15px; */
	color: #ffffff;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000; */
	text-decoration: none;
}
.nav2hi a {
	color: #ffffff;
	text-decoration: none;
}
.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #556B2F;
	height: 17px;
/*	width: 84px;
	padding-left: 15px; */
	color: #cccccc;
}
.nav3green {
	background-color: #556B2F;
	height: 17px;
	color: #cccccc;
}
.nav3hi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #556B2F;
	height: 17px;
/*	width: 84px;
	padding-left: 15px; */
	color: #ffffff;
}

.nav3hi a {
	color: #ffffff;
	text-decoration: none;
}

.nav2lineA {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-left-color: #800000;
}
.nav2lineB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-left-color: #800000;
}
.nav2box {
	color: #000000;
	font-weight: normal;
	padding: 15px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #800000;
	border-right-color: #800000;
	border-left-color: #800000;
	vertical-align: top;
}
.lineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #800000;
}
.lineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;
}

.lineBottom {
	border-Bottom-width: 1px;
	border-Bottom-style: solid;
	border-Bottom-color: #800000;
}
.lineRightBottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;
	border-Bottom-width: 1px;
	border-Bottom-style: solid;
	border-Bottom-color: #800000;
	
}

.lineTopLeftRight {
	/*padding: 15px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-left-color: #800000;
	vertical-align: top;
}
.lineLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #800000;
	border-left-color: #800000;
	vertical-align: top;
}
.lineTopRight {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #800000;
	border-top-color: #800000;
	vertical-align: top;
}

.captionLeft {
	margin-left: 50px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #222222;
}

.captionLeft a {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}

.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #222222;
}

.copytext a {
	color: #800000;
	text-decoration: none;
}



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
}

h3 a {
    text-decoration: none;
    color: #666666;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
h4 a{	
	color: #666666;	
	text-decoration: none;
}

.headblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 0px;
}

.headgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
}

.headred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #800000;
	margin-bottom: 0px;
}

.headred a {
    text-decoration: none;
    color: #666666;
}

.img1 {
	width:250px;
	/*height: 187px;*/
}

.img_right {
top: 232px;
left: 655px;
position: absolute;
	width: 400px;
	background-color: #333333;
}

.inputboxcomment {
	width:360px;
	height: 240px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #A64C4C;
}

.inputbox {
	background-image: url(../images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
	width:360px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #A64C4C;
}