#wrapper {
	BACKGROUND: #9A9E85 url(images/background.jpg) repeat-x 50% 0%;
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #9A9E85;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #666;
	PADDING-TOP: 0px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}


.TxtMed {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TxtMed li {
	margin-top:5px;
}

.TxtSmall {

	font-size: 9px;
	line-height: 18px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#contentMain {
	background-color: #FFFFFF;
	line-height: 1.5em;
	
}

#contentMain p {
	line-height: 1.75em;
}


#contentMain li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 5px;
}

.pageborder { 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-RIGHT: #ffffff 10px solid; 
	BORDER-LEFT: #ffffff 10px solid; 
	BORDER-TOP-COLOR: #ffffff; 
	BORDER-BOTTOM: #ffffff 10px solid 
} 
.BorderChart {
	border: thin solid #A6A6A6;
}
.TxtLrg {


	font-size: 16px;
}
.BorderGrey {
	border: 1px solid #DDDDDD;
}

.BorderBlue {

	border: 1px solid #E2EBF2;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BlueLight {
	background-color: #E2EBF2;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: -4px;
	padding-bottom: 0px;
	line-height: 1em;
	color: #4A7257;
	text-align: left;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: -4px;
    padding-bottom: 0px;
	color: #4A7257;
}

h5 {
	line-spacing: 1.5em;
}




.DottedLineHoriz {
	background-image: url(images/dots_horizontal.gif);
	background-repeat: repeat-x;
}
.TxtIndustrySidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-size: 11px;
	color: #879961;
}
a:visited {
	text-decoration: none;
	color: #879961;
}
a:hover {
	color: #EF9802;
	text-decoration: underline;
}
a:active {
	color: #879961;
	text-decoration: none;
}
.DottedLineVert {

	background-image: url(images/dots_vertical.gif);
	background-repeat: repeat-y;
}
.bullets {
	list-style-type: square;
}

.Green {


	background-color: #C5C791;
}
.beige {
	background-color: #edede3;
}

.white {
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}
.border {
	border: 10px solid #EDEDE3;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #4A7257;
	text-align: left;
	line-height: 35px;
	letter-spacing: -1px;
	margin-bottom: 6px;
}
.PageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color: #4A7257;
	padding-top: 10px;
	letter-spacing: 0px;
}
.linespace {
	line-height: 22px;
}
.PageIndexRightTitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 0px;
	color: #797C65;
	padding-top: 10px;
}
.quote {
	text-align: justify;
	font-style: italic;
	color: #879961;
}
.TxtMedTightSpacing {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.pdf_righttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
.alignright {
	float: right;
	margin: 4px;
	padding: 4px;
}


#content {
	background: #fff;
}


