body 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #CCCCCC;
	height: 100%;
	font-size: 12px;
	line-height: 130%;
}

table 
{
	padding: 0px;
	margin: 0px;
}

html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

form
{
	margin: 0px;
}

textarea, select
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td 
{
	font-size: 12px;
}

a 
{
	color: #BB4342;
}

a:hover 
{
	text-decoration: underline;
}

hr 
{
	border: solid 1px #CCCCCC;
	height: 1px;
}

.imageLink 
{
	border:1px;
	border-color: #BB4342;
	border-style: solid;
}

.headerBig
{
	font-size: 16px;
	font-weight: bold;
}

.headerMedium
{
	font-size: 14px;
	font-weight: bold;
}

.headerNormal
{
	font-weight: bold;
}


#headerDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 978px;
	height: 169px;
	background: #39C1B9;
	z-index: 2;
}

#seperator1Div 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 978px;
	height: 14px;
	background: #262626;
	z-index: 3;
}

#seperator2Div 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 169px;
	width: 978px;
	height: 14px;
	background: #262626;
	z-index: 3;
}

#logoLeftDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	z-index: 4;
}

#titleDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 184px;
	top: 25px;
	height: 35px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;	 
	z-index: 3;
}

#subtitleDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 392px;
	top: 50px;
	height: 35px;
	color: #BB4342;
	font-size: 22px;
	font-style: italic;
	line-height: 100%;	 
	z-index: 3;
}

#menuDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 184px;
	top: 139px;
	width: 788px;
	height: 30px;
	background: #39C1B9;
	z-index: 2;
}

#contactDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 7px;
	top: 192px;
	width: 156px;
	height: 100px;
	overflow: none;
	bottom: 0px;
	background: #999999;
	color: #FFFFFF;
	font-size: 10px;
	z-index: 2;
}

#contactTable
{
	margin-top: 5px;
	margin-left: 10px;
}

.contactTd
{
	font-size: 11px;
	line-height: 130%;
}	

.contactTd a 
{
	color: #FFFFFF;
}

#newsletterDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 7px;
	top: 311px;
	width: 156px;
	overflow: hidden;
	background: #999999;
	color: #FFFFFF;
	font-size: 14px;
	z-index: 2;
}


.newsletterbox
{
	width: 130px;
}

.rssFeedTd
{
	vertical-align: middle;
}

#newsletterTable
{
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contentDiv 
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 625px;
	left: 172px;
	top: 192px;
	background: #FFFFFF;	
	overflow: hidden;
}

#contentTable
{
	width: 605px;
	margin: 10px;
	padding: 0px;
	top: 10px;
	overflow: hidden;
	height: 100%;
	background: #FFFFFF;		
}

#poweredbyTable
{
	margin: 0px;
	text-align: center;
	width: 156px;
	background: #CCCCCC;
}

#infoDiv
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 170px;
	left: 808px;
	top: 192px;
	background: #FFFFFF;	
	color: #BB4342;
	font-size: 14px;	
	overflow: visible;
}

.buttonEditAction {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	font-weight: bold;
}

.menu
{
	font-weight: bold;
	font-size: 18px;
	color: 	#FFFFFF;
	border: none; 
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px; 
	background: #39C1B9; 
	white-space: pre; 
	cursor: hand;
	z-index: 1000;
}

.menu td
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px; 
}

.menuSelected 
{
	font-weight: bold;
	color: 	#39C1B9;
	border: none;
	margin: 0px; 
	margin-left: 5px; 
	background: #FFFFFF;
	cursor: hand;
	z-index: 1000;
}

.subMenu 
{
	font-weight: bold;
	font-size: 18px;
	color: 	#FFFFFF;
	border: solid 1px #39C1B9; 
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px; 
	background: #39C1B9; 
	white-space: nowrap; 
	cursor: hand;
	z-index: 1000;
	width: 200px;
}

.subMenuSelected 
{
	color: 	#39C1B9;
	background: #FFFFFF; 
}

.tdEditError
{
	color: #FFFFFF;
}

.tdEditError li
{
	text-align: left;
	color: #FF0000;
	margin-left: -24px;
	list-style: square;
}
