body	{ 
	background: url(../images/bkgrnd.jpg) repeat-x 0px 0px;
	background-color: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0;
}

p, td	{font-size: 10pt; color: #000000;}

.top {margin-top: 0;}
.bottom {margin-bottom: 0;}
.topbottom {margin-bottom: 0; margin-top: 0;}

img { border: 0px;}
td img {display: block;}

sup {font-size: 50%;}

.center {text-align: center;}

.small {
	font-size: 8pt; color: #9ca9ac;
	padding-left: 35px;
	text-align: center;
}

#fullwidth {
	width: 934px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content {
	background: url(../images/content_bkgrnd.jpg) no-repeat bottom left;
	width: auto;
	height: 393px;
	background-color: #ffffff;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}

#content .text {
	width: 420px;
	text-align: left;
}

#content .text2 {
	width: auto;
	text-align: left;
}

#content p {
	text-align: justify;
}

#content .bigphoto {
	width: 382px;
	text-align: right;
	padding-left: 40px;
}

#right {
	background: url(../images/right_bkgrnd.jpg) repeat-y 0px 0px;
}

#chart {
	width: 100%;
	background-color: #efefd3;
}

#chart td {
	border: 1px solid #c4c14c;
}


/*~~~~~~~~~~~~~~~~~ Text Styles ~~~~~~~~~~~~~~~~~*/

H1 {
	font-family: Palatino, Times, Times New Roman, serif;
	font-size: 17pt;
	margin-top: 0;
	color: #006738;
	font-weight: normal;
	text-transform: uppercase;
}

H2 {
	font-size: 13pt;
	margin-bottom: 0;
	font-weight: normal;
	text-transform: uppercase;
}

H3 {
	color: #006738;
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	text-transform: uppercase;
}


/*~~~~~~~~~~~~~~~~~ Button Styles~~~~~~~~~~~~~~~~~*/

a:link 		{color: #336174;}
a:active 	{color: #336174;}
a:visited 	{color: #673d1e;}
a:hover 	{color: #000000;}

.tab {
	background: url(../images/navbkgrnd.gif) repeat-x 0px 0px;
	height: 33px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12pt;
}

#top_nav {
	padding-right: 20px;
}

#top_nav a.nav:link, a.nav:active, a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}

#top_nav a.nav:hover {
	color: #000000;
	text-decoration: none;
}
