body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #fff;
	background-color: #fff;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

body#home { background-image: url(../imageshome/bg.gif); }
body#case { background-image: url(../imagescase/bg_case.gif); }
body#who { background-image: url(../who/images/bg_who.gif); }
body#what { background-image: url(../what/images/bg_what.gif); }
body#popup { background-image: url(../imagescase/bg_popup.gif); color: #333; }

a { color:#ccff99; text-decoration: none; }
a:hover { color:#003366; text-decoration: underlined; }
a:active { color:#ccf99; }
a:visited { color:#ccff99; }

p { margin: 0px 0px 17px 0px; }
h1 { margin:0px; padding: 0px; }
h2 {
	margin:0px;
	padding: 0px;
	font-size: 12px;
	color: #ccff99;
	line-height: 17px;
	text-transform: uppercase;
}


#maincontent {
    float: left;
	margin: 0px 16px 17px 24px; 
	width:482px;
	text-align: justify;
}

#rightcolumn h2 {
	color: #003366;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

#rightcolumn p {
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

#submenucase { white-space: nowrap; width: 830px; }
#submenuwhat { white-space: nowrap; }
#submenuwho  { white-space: nowrap; }

p + h2 { padding: 0px; margin: 24px 0px 8px 0px; }
ul + h2 { padding: 0px; margin: 24px 0px 8px 0px; }


/* POPUP CONTENT STYLES */

#popupcontent h2 {
	color: #003366;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

#popupcontent h3 {
	color: #003366;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

#popupcontent p {
	padding: 0px;
	margin: 0px 0px 8px 0px;
	line-height: 16px;
}

#popupheader { white-space: nowrap; width: 640px; }