body {
	background: #D9F1F5 url(bottomgrad.jpg) repeat-y;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

a {
	color: #B82126;
}

a:hover {
	text-decoration: underline;
}

/* ---------- Page Display Types ---------- */

#fill_home {
	background: url(fill_home.jpg) repeat-x;
	width: 100%;
	height: 730px;
}

#page_home {
	background: url(page_home.jpg) no-repeat;
	width: 900px;
	height: 730px;
}

#fill_facts {
	background: url(fill_facts.jpg) repeat-x;
	width: 100%;
	height: 724px;
}

#page_facts {
	background: url(page_facts.jpg) no-repeat;
	width: 900px;
	height: 724px;
}

#fill_eczema {
	background: url(fill_eczema.jpg) repeat-x;
	width: 100%;
	height: 1090px;
}

#page_eczema {
	background: url(page_eczema.jpg) no-repeat;
	width: 900px;
	height: 1090px;
}

#fill_study {
	background: url(fill_study.jpg) repeat-x;
	width: 100%;
	height: 548px;
}

#page_study {
	background: url(page_study.jpg) no-repeat;
	width: 900px;
	height: 548px;
}

#fill_buy {
	background: url(fill_buy.jpg) repeat-x;
	width: 100%;
	height: 550px;
}

#page_buy {
	background: url(page_buy.jpg) no-repeat;
	width: 900px;
	height: 550px;
}

/* ---------- Header Area ---------- */

#buy {
	background: url(buybg.jpg);
	width: 244px;
	height: 28px;
	position: relative;
	font-size: 14px;
	color: #FFFFFF;
	top: 5px;
	left: 600px;
	text-align: center;
}

#buy a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}

#buy a:hover {
	text-decoration: underline;
}

#navigation {
	color: #003C82;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	height: 32px;
	text-align: right;
	position: relative;
	top: 22px;
	left: 434px;
}

#navigation a {
	color: #003C82;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation ul {
	margin: 4px;
	list-style-type: none;
}

#navigation li {
	display: inline;
}

/* ---------- Content Area ---------- */

#content {
	margin-left: 360px;
	margin-top: 32px;
	width: 480px;
}

#content h2 {
	color: #2C609C;
	font-size: 35px;
	margin-bottom: 2px;
}

.gendocsPageTitle {
	color: #2C609C;
	font-size: 35px;
	margin-bottom: 2px;
}

#content hr {
	color: #666666;
	background-color: #666666;
	line-height: 1px;
	height: 1px;
	width: 100%;
	margin: 0px;
}

#content p {
	margin-top: 5px;
}

/* ---------- Splash Boxes ---------- */

#splashboxes {
	width: 500px;
	height: 138px;
	margin-top: -10px;
}

#splashboxes hr {
	color: #666666;
	background-color: #666666;
	line-height: 1px;
	height: 1px;
	width: 94%;
	margin: 0px;
}

#splashboxes h3, #splashboxes h3 a {
	color: #003C82;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
        text-decoration: none;
}

#splashboxes h3 a:hover {
	color: #B82126;
        text-decoration: underline;
}

#splashboxes p {
	width: 80px;
	color: #333333;
	font-size: 9px;
	margin-top: 4px;
	margin-left: 50px;
}

#splash_news {
	background: url(splash_news.jpg) no-repeat;
	width: 134px;
	height: 138px;
	float: left;
	padding-left: 16px;
	padding-top: 2px;
}

#splash_study {
	background: url(splash_study.jpg) no-repeat;
	width: 134px;
	height: 138px;
	float: left;
	padding-left: 16px;
	padding-top: 2px;
}

#splash_learn {
	background: url(splash_learn.jpg) no-repeat;
	width: 134px;
	height: 138px;
	float: left;
	padding-left: 16px;
	padding-top: 2px;
}

/* ---------- Footer Area ---------- */

#footer {
	width: 100%;
	border-top: 1px solid #443898;
}

#footer p {
	font-size: 10px;
	margin: 2px;
}

#contact {
	width: 136px;
	float: left;
	margin-left: 10px;
}

#copyright {
	width: 442px;
	float: left;
	margin-left: 200px;
	margin-top: 8px;
}