body {
	height:100%;
	margin:0px auto;
	padding:0px;
	background:url(images/back.gif);
}

A  {
	text-decoration : underline;
}

A:hover  {
	text-decoration : none;
}

#wrapper {
	margin:0px auto;
	vertical-align: top;
	width: 980px;
	text-align: left;
	border: 1px solid #E3E3E3;
}

#header{
	background: url(images/header.gif) no-repeat;
	width: 980px;
	height: 186px;
}

#footer{
	background: url(images/footer.gif) no-repeat;
	width: 980px;
	height: 90px;
	clear:both;	
}

#body {
	margin:0px auto;
	vertical-align: top;
	width: 980px;
	text-align: left;
	background-color : #FFFFFF;
	float: left;
}

.sidebar {
	margin:0px auto;
	vertical-align: top;
	float: left;
	width: 265px;
	margin-left: 20px;
}

.content {
	margin:0px auto;
	float: left;
	width: 640px;
	COLOR : #2E2E2E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left: 30px;
}

.content a{
	COLOR : #0082B0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

.content a:hover{
	text-decoration : none;
}

.box_left_top {
	background:url(images/box_left_top.gif) no-repeat;
	width: 265px;
	height: 10px;
}

.box_left_content {
	background:url(images/box_left_back.gif) repeat-y;
	width: 265px;
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

.box_left_content a{
	COLOR : #7A4696;
	font-family : "Trebuchet MS";
	font-size : 12px;
	text-decoration : underline;
}

.box_left_content a:hover{
	text-decoration : none;
}

.box_left_footer {
	background:url(images/box_left_footer.gif) no-repeat;
	width: 265px;
	height: 10px;
}

.body_text_area{
	background: #FFFFFF url(images/back_content.jpg) no-repeat;
	width: 617px;
}

.image{
	border: 1px solid #D9D9D9;
	padding: 1px;
}

.line {
	height: 1px;
	background-color : #D0D0D0;
}

.textbox {
	border: 1px solid #E6E6E6;
	background-color : #F9F9F9;
	COLOR : #2E2E2E;
	font-family : "Trebuchet MS";
	font-size : 13px;
}

#leftnav_container { margin-top: 0px; margin-left: 25px; margin-right: 30px; padding-bottom: 0px; margin-bottom: 0px; padding-top: 10px;}


#leftnav_container a
{
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 14px;
	text-decoration : none;
	padding-bottom: 20px;
}

#leftnav_container a:hover
{
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

#leftnav_container a:selected
{
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

#leftnav_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#leftnav_list li
{
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 14px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom : 1px solid #73C267;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

.leftnav_title
{
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 18px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom : 1px solid #73C267;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.footer_text{
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.title
{
	COLOR : #60B952;
	font-family : "Trebuchet MS";
	font-size : 24px;
	font-weight : normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom : 1px solid #F16896;
}

.sub_title_pink
{
	COLOR : #F16896;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
}

.sub_title_green
{
	COLOR : #60B952;
	font-family : "Trebuchet MS";
	font-size : 15px;
	font-weight : bold;
}

#list_container { margin-top: 0px; margin-left: 5px; margin-right: 30px; padding-bottom: 0px; margin-bottom: 0px; padding-top: 10px;}


#list_container a
{
	COLOR : #7A4696;
	font-family : "Trebuchet MS";
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}

#list_container a:hover
{
	COLOR : #7A4696;
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

#list_container a:selected
{
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

#list_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#list_list li
{
	COLOR : #878787;
	font-family : "Trebuchet MS";
	font-size : 12px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	margin-bottom: 22px;
	border-bottom : 1px solid #E6E6E6;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}