body {
	margin:0px;
	padding:0px;
	background-color: #C2D2DB;
	background-image: url(images/page-background.gif);
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #3a454c;
	line-height: 20px;
	background-position: center top;
	background-repeat: repeat-x;
}

a:link {
	color: #30589b;
	text-decoration: none;
}
a:visited {
	color: #30589b;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
a:active {
	color: #6699FF;
	text-decoration: none;
}
#headerpanel {
	position: relative;
	height: 148px;
	width: 820px;
	z-index: 10;
	background-image: url(images/headerpanel-background.jpg);
	background-repeat: no-repeat;
	background-color: #2E404E;
}
#headerlogo {
	position: absolute;
	z-index: 15;
	height: 82px;
	top: 25px;
	width: 244px;
	background-image: url(images/page-logo.png);
	background-repeat: no-repeat;
	left: 47px;
}
#contentarea {
	z-index: 8;
	width: 820px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/content-background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#contentpanel {
	width: 520px;
	text-align: left;
	padding-top: 28px;
	padding-right: 58px;
	position: relative;
	float: right;
	padding-bottom: 54px;
}
#contentpanel h1 {
	font-size: 24px;
	color: #B90618;
	padding-bottom: 6px;
	display: block;
	margin: 0px;
	line-height: 20px;
	font-weight: normal;
}
#contentpanel h2 {
	font-size: 15px;
	color: #000000;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	display: block;
}
.intropanel {
	background-color: #f0f3f4;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 28px;
	padding-left: 20px;
	margin-bottom: 24px;
}

#intropanel h1 {
font-size:12px;}


#footerpanel {
	position: relative;
	width: 820px;
	font-size: 12px;
	line-height: 16px;
	color: #4E576A;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 18px;
	float: left;
	background-color: #C2D2DB;
	background-image: url(images/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#clear {
	clear: both;
	display: block;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.TabbedPanelsContent  ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: -24px;
	margin-bottom: 0px;
	margin-left: -24px;
}
.TabbedPanelsContent  li {
	height: 26px;
	background-color: #f0f3f4;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-left: 24px;
}
.TabbedPanelsTabGroup   li {
}

.tablehead {
cursor:pointer;
}


.row1 {
background-color:#c8c9c7;
}


.row2 {
background-color:#c2d2db;
}
