
td, div, span 			{font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }

/* LISTS */
li						{list-style: outside; list-style-image: url(/images/framework/list_bullet.gif)}

/* BACKGROUNDS */
.backgroundFooter 		{background: url(/images/framework/footer.jpg); height: 57px;  background-repeat: no-repeat}
.backgroundPurpleshade	{background: url(/images/framework/rightmodule_middle.jpg); width: 192px; background-color: #fff; background-repeat: no-repeat}
.backgroundRightNl		{background: url(/images/newsletters/newsletter_right_background.gif); background-color: #fff; background-repeat: no-repeat ;}
.backgroundGraylister	{background-color: #aaa}

/*HEADLINES */
.headlineList 			{font-size: 11px; font-weight: bold}
.headlineSmall 			{font-size: 11px; font-weight: bold; color: #538}
.headlineSmall 			{font-size: 11px; font-weight: bold; color: #538}

/* TEXT CLASSES */
.textHighlighted 		{font-size: 11px; font-weight: bold}
.text					{line-height: 18px}
.textItalic				{font-style : italic; line-height: 18px}
.textGrey				{color: #999; line-height: 18px}
.textWhite				{color: #fff; }
.textCaption 			{font-size: 11px; text-decoration: italic; color: #538}
.textDateNewsletter		{color: #999;}
.textHeadlineNewsletter	{color: #44318d;}

/* DOTTED BORDER */
.borderDottedTop 		{background: url(/images/framework/border_dotted_horizontal_top.gif); background-color: #fff; background-repeat: repeat-x}
.borderDottedLeft		{background: url(/images/framework/border_dotted_vertical_left.gif); background-color: #fff; background-repeat: repeat-y}
.borderDottedRight		{background: url(/images/framework/border_dotted_vertical_right.gif); background-color: #fff; background-repeat: repeat-y}
.borderDottedBottom		{background: url(/images/framework/border_dotted_horizontal_bottom.gif); background-color: #fff; background-repeat: repeat-x}

/* MARGINS */
.marginArrow			{margin: 6px 5px 0px 5px}
.marginFooter			{margin: 20px 0px 0px 60px}
.marginBody 			{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px}
.marginContent			{margin: 0px 10px 0px 10px}
.marginRightmodule		{margin: 0px 0px 0px 20px}
.marginEmployeeText		{margin: 17px 12px 0px 0px}
.marginEmployeePhoto	{margin: 0px 1px 10px 0px}
.marginRightmoduleNL	{margin: 30px 5px 20px 20px}
.marginBoxout			{margin: 10px 0px 0px 0px}
.marginStartpageTitle	{margin: 35px 0px 0px 0px}

/* SUBMENU */
.submenuSeparator		{margin: 0px 5px 0px 5px}
.submenuMargin			{margin: 2px 0px 0px 0px}


/* LINKS */
a.linkWhite:link		{color: #fff; text-decoration: none}
a.linkWhite:visited		{color: #fff; text-decoration: none}
a.linkWhite:active		{color: #fff; text-decoration: none}
a.linkWhite:hover		{color: #fff; text-decoration: underline}

a:link					{color: #538; text-decoration: none}
a:visited				{color: #427; text-decoration: none}
a:active				{color: #538; text-decoration: underline}
a:hover					{color: #649; text-decoration: underline}

/* FORM ELEMENTS */
.newsletterTextBox		{ color: #000000; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px ; margin: 0px 0px 5px 0px; border-top:1px #A5ACB2 solid;border-bottom:1px #A5ACB2 solid;border-right:1px #A5ACB2 solid;border-left:1px #A5ACB2 solid; width:190px;}
.formText				{ margin: 2px 0px 10px 0px; }
