html
{
	overflow-y:scroll;
}
body
{
	background-color:#74c6ee;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font-family:arial;
	font-size:12px;
}

a
{
	color:#00A4EE;
	text-decoration:none;
}
a:hover
{
	color:#113C9D;
	text-decoration:underline;
}
a img
{
border:0px;
}
h1, h2, h3, h4, h5
{
padding:0px;
margin:0px;
}

.rteHeader
{
	font-size:24px;
	color:#00a4ee;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.rteSubHeader
{
	font-size:18px;
	color:#113c9d;
	margin:0px;
	padding:0px;
}

.mainContent
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.header
{
	position:relative;
	width:900px;
	height:124px;
	z-index: 5;
}

.contentPH
{
	z-index:1;
}

.searchHeader
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:900px;
	height:44px;
	background-image:url(../images/search-header-bg.png);
	background-repeat:no-repeat;
	text-align:right;

}
.searchBox
{
	color:#ffffff;
	font-weight:bold;
	padding-right:6px;
	padding-top:17px;
	width:225px;
	float:right;
}
.searchBox input
{
	font-size:11px;
	background-image:url(../images/search-box-bg.png);
	background-repeat: repeat-x;
	line-height:20px;
	padding:0px;
	padding-left: 4px;
	padding-right: 4px;
	margin:0px;
	border:0px;
	height:20px;
	float:left;
}
.searchBox span
{
	float:left;
	padding-right:10px;	
	padding-top:2px;
}

.searchBox input.button
{
	padding:0px;
	background-image:none;
	float:left;
}

.headerLinks
{
	position:absolute;
	top:16px;
	right:5px;
	color:#b7c1d0;
	width:420px;
	text-align:right;
	line-height:17px;
}
.headerLinks a
{
	float:right;
	padding-right:5px;
	padding-left:5px;
}
.headerLinks p
{
	padding-top:5px;
	margin:0px;
}

.homeLink
{
	position:absolute;
	bottom:23px;
	left:48px;
	width:280px;
	height:85px;
}
.homeLink a
{
	display:block;
	width:280px;
	height:85px;
	text-indent:-9999px
}

.logo
{
	position:absolute;
	top:27px;
	left:-95px;
	background-image: url(/images/paradice-logo.png);
	background-repeat:no-repeat;
	width:400px;
	height:150px;
	z-index:5;
}

.footer
{
	padding-top:16px;
	width:900px;
	height:30px;
	position:relative;
	font-size:11px;
	color: #ffffff;
	float:left;
}

.footer .copyright
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:250px;
	height:30px;
	float:left;
}

.footer .links
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}
.footer .links a
{
	text-decoration:none;
	color: #ffffff;
}
.footer .links a:hover
{
	color: #113c9d;
}

.footer #poweredby
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:180px;
	height:30px;
	float:right;
}

.menu
{
	background-image:url(../images/menu-bg.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	width:220px;
	height:252px;
	padding-top:55px;
	padding-bottom:40px;
	margin:0px;
	position:relative;
	float:left;
}

body.ie6 .menu
{
	padding-top:0px;
}

.menu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
body.ie6 .menu ul
{
	padding-top:57px;
}

body.ie6 .menu ul ul 
{
	padding-top:0px;
}

.menu ul li
{
	padding-left:20px;
	font-size:15px;
	background-image:url(../images/menu-divider.png);
	background-repeat:no-repeat;
	background-position: top left;
	line-height:22px;
	height:25px;
	width: 197px;
}
body.ie6 .menu ul li
{
	background-image:none;
}

.menu ul li a
{
	color:#ffffff;
	display:block;
	text-decoration:none;
}

.menu ul li a:hover,
.menu ul li a.current
{
	background-image:url(../images/menu-hover.png);
	background-repeat:no-repeat;
}

.contentArea
{
	width:680px;
	float:right;
}
.contentBody
{
	width:640px;
	background-color:#fbfbfa;
	padding:20px;
	float:left;
	color:#113c9d;
	min-height:250px;
	background-image:url(../images/content-bg.png);
	background-repeat:repeat-x;
}
.contentFooter
{
	width:680px;
	float:left;
	background-image:url(../images/content-bottom.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:10px;
	font-size:1px;
}

.contentHeader
{
	height:105px;
	width:680px;
	background-repeat:no-repeat;
	position:relative;
}

.contentHeader img.overlay
{
	position:absolute;
	bottom:0px;
	right:0px;
	width: 268px;
	height: 98px;
}

.contentHeader h1
{
	position:absolute;
	bottom:2px;
	left:10px;
	font-size:36px;
	height:34px;
	color:#ffffff;
	font-weight:normal;
	text-transform: capitalize
}

div.bodyText table td
{
	padding:5px 5px 5px 5px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

