/* COLLAPSE LINKS START */

#collapsecol1{
	width: 192px;
	margin: 0 16px 0 0;
	float: left;
}
#collapsecol2{
	width: 192px;
	margin: 0 5px 0 0;
	float: left;
}
#collapsecol3{
	width: 192px;
	margin: 0 0 0 0;
	float: right;
}
.linkcontent{
	padding: 10px 5px 10px 10px;
}
.homelinkcontainer{
	padding: 10px 0 0 0;
}

.greendiv{
	display: none;
	background: #d4ebd3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575656;
}
.textpad{
	display:block;
	padding: 3px;
}
.greenarrow{
	color: #0b8904;
	font-size: 14px;
}
A.greenlink:active, A.greenlink:link, A.greenlink:visited {
font-size: 12px; color: #231f20; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}
A.greenlink:hover{
font-size: 12px; color: #0b8904; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}


.bluediv{
	display: none;
	background: #d3d4eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575656;
}
.bluearrow{
	color: #0218bc;
	font-size: 14px;
}
A.bluelink:active, A.bluelink:link, A.bluelink:visited {
font-size: 12px; color: #231f20; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}
A.bluelink:hover{
font-size: 12px; color: #0218bc; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}


.browndiv{
	display: none;
	background: #ebded3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575656;
}
.brownarrow{
	color: #c86505;
	font-size: 14px;
}
A.brownlink:active, A.brownlink:link, A.brownlink:visited {
font-size: 12px; color: #231f20; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}
A.brownlink:hover{
font-size: 12px; color: #c86505; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}

.reddiv{
	display: none;
	background: #ebd3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575656;
}
.redarrow{
	color: #ff0000;
	font-size: 14px;
}
A.redlink:active, A.redlink:link, A.redlink:visited {
font-size: 12px; color: #231f20; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}
A.redlink:hover{
font-size: 12px; color: #ff0000; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}

.pinkdiv{
	display: none;
	background: #ebd3e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575656;
}
.pinkarrow{
	color: #c705b3;
	font-size: 14px;
}
A.pinklink:active, A.pinklink:link, A.pinklink:visited {
font-size: 12px; color: #231f20; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}
A.pinklink:hover{
font-size: 12px; color: #c705b3; font-weight: normal; text-decoration: none; display:block; padding: 2px 0 2px; 0;
}

/* COLLAPSE LINKS END*/