/* CSS Document */

body {
	font-size: 12px;
	line-height: 20px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, serif;
	color: #505050;
	margin: 0;
	padding: 0;
}

p {
}

p.mini {
	font-size: 13px;
	line-height: 17px;
}

p.minimini {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}

p.miniheading {
	color: #3d748f;
	font-variant: small-caps;
}

a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}

h1 {
	color: #3d748f;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

table.page {
	width: 100%;
	padding: 0;
	border: 0;
}

td.bottomleft {
	color: #999999;
	text-align: left;
	align: left;
	vertical-align: bottom;
}

td.bottomright {
	color: #999999;
	text-align: right;
	align: right;
	vertical-align: bottom;
	font-weight: bold;
}

.moduletablebottom a:link {
	color: #999999;
	text-decoration: none;
}

.moduletablebottom a:visited {
	color: #999999;
	text-decoration: none;
}

.moduletablebottom a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}

td.top {
	text-align: right;
	font-size: 15px;
}

.moduletabletop a:link {
	color: #3d748f;
	text-decoration: none;
}

.moduletabletop a:visited {
	color: #3d748f;
	text-decoration: none;
}

.moduletabletop a:hover, a:active {
	color: #ffffff;
}

td.top1 {
	background-color: #3d748f;
	height: 18px;
}

td.top2 {
	background-color: #81b5e4;
	v-align: middle;
	height: 70px;
}

td.top3 {
	background-color: #d7e9f7;
	height: 18px;
}

td.middle1 {
	background-color: #ffffff;
}

td.bottom1 {
	background-color: #f5f5f5;
}

td.contentheading {
	color: #3d748f;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

.contentheading {
	background-color: #ffffff;
}

.contentpaneopen {
}

.componentheading {
	color: #3d748f;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

.blog {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.moduletable {
	width: 100%;
	background-color: #eef8fa;
	padding: 10px;
	border: 2px solid #dde6e5;
	text-align: left;
	margin-bottom: 15px;
}

.moduletable th {
	color: #3d748f;
	text-align: center;
}