/* CSS Document */

/*Title Bar*/

#topleftcorner-senoutreach {
	background-image: url(images/seniorcontainertopL.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 25px;
}

#toprightcorner-senoutreach {
	background-image: url(images/seniorcontainertopR.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 25px;
}
#topmiddle-senoutreach {
	background-color: #F6EDD5;
	height: 25px;
/*	float: left;*/
}

#bottomleftcorner-senoutreach {
	background-image: url(images/seniorcontainerbottomL.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

#bottomrightcorner-senoutreach {
	background-image: url(images/seniorcontainerbottomR.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

#bottommiddle-senoutreach {
	background-color: #F6EDD5;
	height: 20px;
}

#contentleft-senoutreach {
	background-color: #F6EDD5;
}

#contentright-senoutreach {
	background-color: #F6EDD5;
}

#topleftcorner-senoutreachDK {
	background-image: url(images/seniorcontainertopL-dk.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 25px;
}

#toprightcorner-senoutreachDK {
	background-image: url(images/seniorcontainertopR-dk.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 25px;
}
#topmiddle-senoutreachDK {
	background-color: #D39100;
	height: 25px;
/*	float: left;*/
}

#bottomleftcorner-senoutreachDK {
	background-image: url(images/seniorcontainerbottomL-dk.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

#bottomrightcorner-senoutreachDK {
	background-image: url(images/seniorcontainerbottomR-dk.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

#bottommiddle-senoutreachDK {
	background-color: #D39100;
	height: 20px;
}

#contentleft-senoutreachDK {
	background-color: #D39100;
}

#contentright-senoutreachDK {
	background-color: #D39100;
}

.SenOutreachContainerHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 13px;
	padding-bottom: 5px;
}

.SenOutreachDKContainerHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 13px;
	padding-bottom: 5px;
}

.AlignLeft-senoutreach {
	text-align: left;
}

.AlignRight-senoutreach {
	text-align: right;
}

/*Container*/

.SenOutreachContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding-bottom: 5px;
}

A.SenOutreachContainerLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	line-height: 14px;
}

A.SenOutreachContainerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	line-height: 14px;
}

A.SenOutreachContainerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #9f400f;
	line-height: 14px;
}

A.SenOutreachContainerLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #9f400f;
	line-height: 14px;
}

.SenOutreachDKContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	padding-bottom: 5px;
}

A.SenOutreachDKContainerLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
	line-height: 14px;
}

A.SenOutreachDKContainerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
	line-height: 14px;
}

A.SenOutreachDKContainerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #c0512e;
	line-height: 14px;
}

A.SenOutreachDKContainerLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #c0512e;
	line-height: 14px;
}

/*Module Actions*/

.SenOutreachActionButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

