
.xsHeader {	font-size: 20px;color:#4977B6;}
.xsHeaderB {font-size: 20px;	color: #4977B6; 	font-weight: bold; }
.xsSubHeader{	color: #a9a9a9;	font-size: 16px;	text-decoration: none;	font-weight: bold;	font-family: Arial, sans-serif,Helvetica;}
.xsSubHeaderB{color:#666666;	font-size: 18px;	text-decoration: none;	font-weight: bold;	font-family: Arial, sans-serif,Helvetica;}
.xsText{font-family: Arial, sans-serif,Helvetica;font-size: 11px;line-height:normal;color: #666666;}
.xsText a{color:#666666;font-size: 11px;font-weight: bold;font-family: Arial, sans-serif,Helvetica; text-decoration:underline}
.xsText a:hover{color:#666666;font-size: 11px;font-weight: bold;font-family: Arial, sans-serif,Helvetica; text-decoration:underline}
.xsText a:visited{color:#666666;font-size: 11px;font-weight: bold;font-family: Arial, sans-serif,Helvetica; text-decoration:underline}
.xsTable {border:1px solid gray;}
	
#boxes {
		width: 890px;
		height: 200px;
		margin-left: auto;
		margin-right: auto;
	}

	.box {
		text-align: left;
		float: left;
		width: 220px;
		*width: 270px;
		height: 155px;
		*height: 200px;
		padding-bottom: 15px;
		padding-top: 30px;
		padding-left: 25px;
		padding-right: 25px;
		font-size: 12px;
		color: #292204;
	}

	.box a {
		font-weight: bold;
		font-size: 14px;
		color: #332a05;
	}

	.box a:hover {
		font-weight: bold;
		font-size: 14px;
		color: #66540a;
	}

	#yellowBox {
		background: url(http://www.opendnn.net/Portals/0/images/SnowCovered/box.png);
	}

	#redBox {
		margin-left: 40px;
		background: url(http://www.opendnn.net/Portals/0/images/SnowCovered/box.png);
	}

	#greenBox {
		margin-left: 40px;
		background: url(http://www.opendnn.net/Portals/0/images/SnowCovered/box.png);
	}

#description {
		text-align: left;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		font-size: 12px;
		color: #666666;
	}
