body { font-family:Arial, Helvetica, sans-serif; background:url(/images/com.dsm.bg.body.gif) repeat-y center; }

h1, h2, h3, h4, p { margin:10px 0px; }

h1 {
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
	margin:0px;
}

p, ol, ul {
	font-size:13px;
	color:#000000;
}

.formError { font-weight:bold; color:#990000; }

input.textbutton { padding:0px; border:none; color:#5E68C4; background:transparent; font-size:11px; font-weight:bold; text-transform:uppercase; } 

div.contentTop h1, div.contentList h1 { font-family:"Arial Black", "Helvetica Black", Arial, Helvetica, sans-serif; line-height:22px; margin:5px 0px; }
div.contentTop h2, div.contentTop p, div.contentList h2, div.contentList p { margin:2px 0px; }
div.left > h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:30px; line-height:26px; color:#558EC1; text-transform:none; }
	#featureOne { font-family:Georgia, "Times New Roman", Times, serif; font-size:30px; line-height:26px; color:#558EC1; text-transform:none; }
	#wendyWelcome { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; line-height:24px; color:#666666; text-transform:none; }
	.more { text-align:right; font-weight:bold; text-transform:uppercase; padding-top:5px; }

div.mainMenu p, div.footer p { font-size:11px; font-weight:bold; text-transform:uppercase; color:#5E68C4; text-align:center; }
	.legal { font-size:11px; }

div.right ol, div.right ul { color:#990000; font-weight:bold; font-size:14px; }
div.right li { padding-bottom:5px; }
	div.right .black { color:#000000; font-weight:normal; }

img { border:0px none; }
img.i_left { float:left; padding-right:20px; }
img.i_right { float:right; padding-left:20px; }

th, td { vertical-align:top; }
th p { text-align:right; margin-right:0px; margin-bottom:0px; margin-top:0px; padding-right:5px; }
td p { margin-bottom:0px; margin-top:0px; }
td#subRight { padding:0px 0px 0px 30px; }

a , a:visited, a:link {
	color:#5E68C4;
	text-decoration:none;
}

a:hover { color:#990000; }
