a:link {  color: #022f6c; }
a:visited { color: #440c62;}
a:active {  color: #C24C1E; }
a:hover {  color: #C24C1E; }

* { font: 10pt arial, helvetica; }

img { border: none;}

body {
	background-color: #D0DDB8;
	color: #21331C;
	text-align: center;
	margin: 0px; padding: 0px;
	font-size: 10pt; font-family: arial, helvetica;
}

td { color: #21331C; font-size: 10pt; font-family: arial, helvetica; }

#wrapper {
	position: absolute; top: 10px; left: 20px;
	width: 800px; height: 618px;
	margin: 0 auto; text-align: left;
	border: solid 1px #334403;
	background-color: #D0DDB8; 
	/*background: url(images/ct_bg.jpg) no-repeat; */
 }

#row_a { position: absolute; top: 0px; height: 73px; }
#row_b { position: absolute; top: 144px; height: 50px; }
#row_c { position: absolute; top: 194px; height: 356px; }
	#navbar { position: absolute; top: 0px; left: 17px;}
	#mainbody { position: absolute; left: 158px; width: 608px;
				background-image: url(images/bg_body.jpg);
				background-repeat: no-repeat;
				background-position: right top;
				}
	#maintext {
		color: #21331C; 
		margin-top: 40px;
		margin-left: 0px;
		margin-right: 25px;
	}

#row_d { position: absolute; top: 578px; height: 40px; }

.lmargin { margin-left: 40px; }
.rmargin {	margin-right: 40px;}
.list {margin-left: 25px; margin-right: 20px;}

.box { border: solid 1px #99aa99; }
.imgbox { 
	margin-left: 20px; margin-bottom: 15px; margin-right: 0px; margin-top: 0px; 
	float: right; 
	border: solid 1px #99aa99;
}
.imgbox2 { 
	margin-left: 13px; margin-bottom: 10px; margin-right: 0px; margin-top: 0px; 
	float: right; 
	border: solid 1px #99aa99;
}

.ptitle { color: #3E5D2C; font-weight: bold; }	
.ptitle_em {font-size: 11pt; font-style: italic; }
.ptitle2 { font-size: 11pt; color: #3E5D2C; font-weight: bold;}
.hd_times {color: #3E5D2C; font-family: "times new roman"; font-style: italic; font-weight: bold; font-size: 17pt; letter-spacing: .07em; }
.hd_arial { font-size: 12pt; color: #3E5D2C; font-weight: bold;  }

.smfont { font-size: 9pt; }
.smfont2 { font-size: 8pt; }
.bgfont { font-size: 11pt; }
.bgfont_em { font-size: 12pt; font-style: italic;}
.qfont {font-size: 9pt;}
.qfont_em {font-size: 9pt; font-style: italic;}

.byline {
	position: absolute;
	left: 715px;
	top: 676px;
	font: 8pt arial, helvetica, sans-serif;
	color: #cdcdcd;
}

/* for pop-up pages */
#pp_wrapper {
	position: absolute; top: 5px; left: 5px;
	width: 470px; height: 470px;
	margin: 0 auto; text-align: left;
	border: solid 2px #334403;
	background-color: #D0DDB8;  
 }

#pp_header { position: absolute; top: 0px; height: 40px; width: 468px; margin-top: 0px; background-color: #334403; }
#pp_body { position: absolute; top: 45px; }
	#pp_maintext {
		color: #21331C; 
		margin-top: 15px;
		margin-left: 15px;
		margin-right: 15px;
}
.formlabel_r { font-size: 9pt; font-weight: bold; }
.formlabel { font-size: 9pt; }
input, option, select { font-size: 9pt; }
