/* Stylesheets for chris' stuff */

/* ID's */
#toolbar {
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4F774F;
	background-color: #FEDA28;
	height: 27px;
	}

#columnleft {
	margin-left:35px;
	margin-right:42px;
	color:#4f774f;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	line-height:15pt;
	text-align: left;
}

/* Contextual Link Definitions (ie. all <a> tags within any <td> tags should be a certain colour would be: td a {color: #blue}*/
#toolbar a {
	color:#4F774F;
	padding: 10px 10px;
	text-decoration: none;
	line-height: 0pt;
	display: block;
	font-weight: 600;
	}
#toolbar A:hover {
	background-color: #D7E8DD; 
	color: #4F774F;
	padding: 10px 5px;
	line-height: 0pt;
	text-decoration: none;
	display: block;
	}



/* TAG STYLES */
input {font-size: 8pt; font-family: arial, helvetica, sans-serif; 
	border-left: 1px white solid
	border-right: 1px white solid
	border-top: 1px white solid
	border-bottom: 1px white solid}
select {font-size: 8pt; font-family: arial, helvetica, sans-serif; 
	border-left: 1px white solid
	border-right: 1px white solid
	border-top: 1px white solid
	border-bottom: 1px white solid}
body,td,th {
	color:#4f774f;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	line-height:15pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


/* CLASSES */
.Justify {TEXT-ALIGN: justify}
.formfield {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height: 10px;
	line-height: 8pt;
}
.boxbody { PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; PADDING-TOP: 4px}
.tableborder {border-BOTTOM: 1px #000000 solid; 
	border-LEFT: 1px #000000 solid; 
	border-RIGHT: 1px #000000 solid; 
	border-TOP:  1px #000000 solid}
.title {
	font-size:23pt;
	font-weight:300;
	font-family:arial, helvetica, sans-serif;
	color:#4F774F;
	line-height: 30pt;
}
.subtitle {
	font-size:18pt;
	font-weight:300;
	font-family:arial, helvetica, sans-serif;
	color:#FCAD8F;
	line-height: 18pt;
}
.subsubtitle {
	font-size: 12pt;
	font-family:arial, helvetica, sans-serif;
	font-weight:600;
	color:#333333;
	line-height: 16pt;
}
.address {font-size:8pt; font-family:verdana, arial, sans-serif; color:#666666;}
.legal {font-size:7pt; font-family:verdana, arial, sans-serif; color:#CCCCCC;}

.bodysmall { font-size:8pt; 
	font-family:verdana, arial, sans-serif; 
	line-height: 8pt;}
.bodytiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	line-height: 8px;
}

.whitelegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.dottedupper {
	border-top-width: 4px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
H1 {

	font-size:23pt;
	font-weight:300;
	font-family:arial, helvetica, sans-serif;
	color:#4F774F;
	line-height: 30pt;
}
