#previewArea {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 720px;
	background-image: url("/images/common/page_background_tile.gif");
	background-repeat: repeat-y;
}

#previewArea hr {
	display: none;
}

#homePageArea {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 720px;
	background-image: url("/images/common/page_background_tile.gif");
	background-repeat: repeat-y;
}

#homePageArea hr {
	display: none;
}

#homePanelsArea {
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#homePanelsArea hr {
	display: none;
}

/*
homepage flash panel elements
---------------------
*/

#homeTopSpacer {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 15px;
}

#homeTopPanel {
	display: block;
	position: relative;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 670px;
	height: 180px;
	background-color: #ffffff;
}

#homeTopPanel p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#homeTopPanel #topPanelOne {
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 180px;
	overflow: hidden;
}

#homeTopPanel #topPanelTwo {
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	right: 0px;
	width: 330px;
	height: 180px;
	overflow: hidden;
}


/*
homepage message elements
-------------------------
*/

#messageArea {
	display: block;
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 670px;
	height: 22px;
	z-index: 10;
	overflow: hidden;
	background-image: url("/images/homepage/message_scroller_bg.gif");
	background-repeat: no-repeat;
}

#messageContent {
	position: absolute;
	top: 3px;
	left: 670px;
	width: 10000px;
}

#messageText {
	display: inline;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	white-space: nowrap;
}

#messageText a:link {
	color: #ff6600;
	text-decoration: none;
}
#messageText a:visited {
	color: #ff6600;
	text-decoration: none;
}
#messageText a:hover {
	color: #ff6600;
	text-decoration: underline;
}


/*
homepage 4 panels elements
-------------------------
*/

#homeFourPanels {
	display: block;
	position: relative;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 696px;
	height: 207px;
	background-image: url("/images/homepage/panels_bg.gif");
	background-repeat: repeat-x;
	text-align: center;
}

#homeFourPanels hr {
	display: none;
}

#homeFourPanels h3 {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
}

#homeFourPanels h3 a:link {
	color: #ffffff;
	text-decoration: none;
}
#homeFourPanels h3 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#homeFourPanels h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#homeFourPanels p {
	display: block;
	margin: 0px 8px 8px 8px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
}

#homeFourPanels p a {
	text-decoration: none;
}

#homeFourPanels p a img{
	border: none;
}

#homeFourPanels dl {
	margin: 0px 6px 0px 6px;
}

#homePanelOne {
	display: block;
	position: absolute;
	top: 17px;
	left: 8px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 179px;
	overflow: hidden;
}

#homePanelTwo {
	display: block;
	position: absolute;
	top: 17px;
	left: 178px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 179px;
	overflow: hidden;
}

#homePanelThree {
	display: block;
	position: absolute;
	top: 17px;
	left: 348px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 179px;
	overflow: hidden;
}

#homePanelFour {
	display: block;
	position: absolute;
	top: 17px;
	left: 518px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 179px;
	overflow: hidden;
}

/*
top panels
-------------------------
*/

#topPanel {
	display: block;
	position: relative;
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	width: 330px;
	height: 180px;
	text-align: center;
	overflow: hidden;
}

.bluePanelBG {
	background-image: url("/images/homepage/panels/top_panels/top_panel_bg_blue.gif");
	background-repeat: no-repeat;
}
.yellowPanelBG {
	background-image: url("/images/homepage/panels/top_panels/top_panel_bg_yellow.gif");
	background-repeat: no-repeat;
}
.pinkPanelBG {
	background-image: url("/images/homepage/panels/top_panels/top_panel_bg_pink.gif");
	background-repeat: no-repeat;
}
.greenPanelBG {
	background-image: url("/images/homepage/panels/top_panels/top_panel_bg_green.gif");
	background-repeat: no-repeat;
}
.lilacPanelBG {
	background-image: url("/images/homepage/panels/top_panels/top_panel_bg_lilac.gif");
	background-repeat: no-repeat;
}

#topPanelImage {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#topPanelImage img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}

#topPanelTextArea {
	display: block;
	position: absolute;
	top: 8px;
	left: 145px;
	width: 175px;
	height: 165px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: left;
}

#topPanelTextArea h3 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #524dc0;
}

#topPanelTextArea h2 {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

/*
bottom panels
-------------------------
*/

#smallPanel {
	display: block;
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 179px;
	overflow: hidden;
	text-align: center;
}

#smallPanel.genericBackground {
	background-image: url("/images/homepage/panels/generic_panel_bg.gif");
	background-repeat: no-repeat;
}

#smallPanel h3 {
	display: block;
	margin: 5px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
}

#smallPanel p {
	margin: 0px 13px 8px 13px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
}

#smallPanel dl {
	margin: 0px 8px 8px 8px;
	padding: 0px 0px 0px 0px;
}

#smallPanel img {
	border: none;
}