body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005063;
	background-color: #ccece8;
	background-image: url(imgs/pagepanel_r3_c3.gif);
	background-repeat: repeat-y;
	background-position: right;
	scrollbar-face-color: #ccece8;
    scrollbar-shadow-color: #fff;
    scrollbar-3dlight-color: #ccece8;
    scrollbar-arrow-color: #fff;
    scrollbar-base-color: #fff;
    scrollbar-darkshadow-color: #ccece8;
    scrollbar-highlight-color: #fff;
    scrollbar-track-color: #ccece8;
	margin: 0;
	padding: 0;
}


/* Hides from IE5-mac \*/
* html p {height: 1%;}
/* End hide from IE5-mac */ 

/* Hides from IE5-mac \*/
* html h1 {height: 1%;}
/* End hide from IE5-mac */

a {
    color:#03c;
	text-decoration: none;
}

a:hover {
    color: #000;
	text-decoration: underline;
}

a:active {
    color: #36f;
}

a.linkstyle {
	color: #066;
	text-decoration: none
}

a.linkstyle:hover {
	font-weight: bold;
	color: #00f;
	text-decoration: underline
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

#total-container {
    width: 100%;
}

#header {
    width: 100%;
	height: 74px;
	background-image: url(imgs/pagepanel_r1_c1.gif);
}

#header-prep {
    width: 100%;
	height: 74px;
	background-image: url(imgs/pagepanel_r1_c3.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#header-logo {
    float: right;
	margin: 0;
    width: 264px;
	height: 74px;
	background-image: url(imgs/pagepanel_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#header-logo object {
    margin: 1px 0 0 1px;
}

#header-logo embed {
    margin: 1px 0 0 1px;
}

#header-logo h1 {
	display: none !important;
}

#base-area {
    clear: both;
    width: 100%;
	height: auto;
	background-image: url(imgs/pagepanel_r3_c3.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#side-bar {
	float: right;
    width: 220px;
	height: 100%;
	background-image: url(imgs/pagepanel_r2_c3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#side-bar object {
	margin-right: 5px !important;
}

#side-bar embed {
	margin-right: 5px !important;
}

#fluid_media_menu {
    margin-right: 5px;
}

#main-content {
    width: auto;
	float: right;
	padding: 20px 20px 20px 20px;
	margin-right: 220px;
	margin-top: -180px;
}

* html #main-content {
    margin-right: 0;
	margin-top: 0;
}

*+html #main-content {
    margin-right: 0;
	margin-top: 0;
}

#content-table {
    width: 100%;
	margin: 0;
	padding: 0;
}

#headline h1, #headline h2, #flash-embed h1, #flash-embed h2, #flash-embed span {
	display: none;
}

#footer {
    clear: both;
    width: 100%;
	height: 22px;
    font-size: 7pt;
	color: #009;
}

#copyrightinfo {
    float: right;
    width: 220px;
    text-align: center;
	margin: 30px 0 0 0;
}

#bottom-menu {
    float: right;
	margin: 30px 25px 20px 20px;
}