/* subcontenthome.css CSS Document */
#content_sub{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_sub .button, #content_sub .buttonGreen { height: 30px; width: 100%; margin-bottom: 0.75em; font-weight: bold; font-size: 0.9em; color: #355372; text-align: left; /*border: 1px solid #AFBFCB;*/ 
}
#content_sub .buttonGreen {
	color: #669933;
		border-bottom:none; 	
	border-top: none;
	border-left: none;}

.box {
	padding: 0 0 0 0;
	margin-top: 0px;
	margin: 0;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_sub {	padding-top: 0; }
#content_sub .box { margin-left: 0px; margin-right: 0px; vertical-align: top; }
/*#linkButtons a, #linkGreen a { display: block; background-repeat: no-repeat; background-image: url(../originalGraphics/button2-o.jpg); line-height: 30px; padding-left: 4px; color: #fff; text-decoration: none; 
}
#linkGreen a {background-image: url(../images/button2-dg.gif);}
#linkButtons a:visited, #linkGreen a:visited,{ color: #355372; }	
#linkButtons a:hover, #linkGreen a:hover{
	display: block;
	color: #fff;
	background-image:  url(../images/buttonGradeDown.jpg);
	background-repeat: repeat-y;
	padding-right:0;
}	
#linkGreen a:hover {background-image: url(../images/button2-og.gif);}*/


#content_sub #linkButtons .button {
	height: 30px;
	width: 100%;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #355372;
	text-align: left;
}
#linkButtons a, #linkButtons a:link {
	display: block;
	background-repeat: repeat-y;
	background-image: url(../images/buttonGradeUp.jpg);
	line-height: 30px;
	padding-left: 4px;
	color: #355372;
	text-decoration: none;
}
#linkButtons a:visited { color: #355372;background-repeat: repeat-y;
	background-image: url(../images/buttonGradeUp.jpg); }	
#linkButtons a:hover {
	display: block;
	color: #fff;
	background-image:  url(../images/buttonGradeDown.jpg);
	background-repeat: repeat-y;
	padding-right:0;
}	

/******************/

#linkGreen a, .dataWrap a {
	display: block;
	background-repeat: repeat-y;
	background-image: url(../images/button2-dg.gif);
	line-height: 30px;
	padding-left: 4px;
	color: #355372;
	text-decoration: none;

}
#linkGreen a:visited, .dataWrap a{ color: #355372; }	
 #linkGreen a:hover, .dataWrap a{
	display: block;
	color: #fff;
	background-image:  url(../images/button2-og.gif);
	background-repeat: repeat-y;
	padding-right:0;
}

