/* CSS Document */
#homepage {
	background-image: url(../assets/backgrounds/bg_308.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;


}


#homelink {
	padding: 14px 8px 0 8px;
	float:right;
	margin-top:2px;
	width: 133px;
	height: 33px;
	background-color:#999999;
	overflow: auto;
}

#homeleft {
	width: 308px;
	background-color: #FFF;
	float: left;
	
	border-right: 1px solid #999;
	text-align: left;
	vertical-align: top;
	padding-top:0px;
	margin-top:0px;
	overflow: auto;
	clear:none;
}

#homeright {
	float:right;
	margin:0px;
	padding:0px;
	width: 423px;

	text-align: left;
	vertical-align: top;
	clear:none;
	text-indent: 0px;
}

#homemid {
padding:0 px;
margin:0px;
visibility: hidden;
}

#homeright {
	float:right;
	margin:0px;
	padding:0px;
	width: 423px;

	text-align: left;
	vertical-align: top;
	clear:none;
	text-indent: 0px;
}

/* home rightcontent  */
#homerightcontent {
	padding: 20px 5px 10px 10px;
	text-align:left;
	overflow: auto;
}



#homerightcontent ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#homerightcontent li {
	background-image: url(../assets/chevron.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	padding-bottom:10px
}

#homerightcontent a {
	font-weight: bold;
	color: #666666;

}

#homerightcontent p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
	left: 0px;
	top: -10px;
	right: 0px;
	bottom: 0px;
	vertical-align: text-top;
	text-align: top;
	
}

#homerightcontent span {
	font-weight: bold;
	color: #CC0000;
	vertical-align: text-top;
	text-align: top;

}




#homerightcontent h2 {
	margin-top:0px;
	padding: 0px;
	font-weight:bold;
	color: #CC0000;
	font-size: 12px;
	clear:both;
	
}

 #homerightcontent h2 a:link, a:visited, a:hover, a.active{color: #CC0000; } 

#homerightcontent .active {
	color: #666666
}
/**/






#midpad {padding: 20px;
}

#midpad ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#midpad li {
	background-image: url(../assets/chevron.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	padding-bottom:10px;
	text-transform: uppercase;

}

#midpad a {
	font-weight: bold;
	color: #666666;

}

#midpad p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
	left: 0px;
	top: -10px;
	right: 0px;
	bottom: 0px;
	vertical-align: text-top;
	text-align: left;
	text-indent: 0px;	
}

#midpad span {
	font-weight: bold;
	color: #CC0000;
	vertical-align: text-top;
	text-align: top;

}

#midpad h2 {
	margin-top:0px;
	padding:0px;
	font-weight:bold;
	color: #CC0000;
	font-size: 12px;
	clear:both;
	vertical-align: top;
	margin-bottom: 0px;
	}

 #midpad h2 a:link, a:visited, a:hover, a.active{color: #CC0000; } 




#midpad .active {
	color: #666666
}
#midpad .headinggrey {
	color: #666666;
}
