body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(images/bg_grad.jpg) fixed;
	font-size: 12pt;
}

a:link {
	text-decoration: underline;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}

#pagecell1{
	position:absolute;
	top: 20px;
	left: 2%;
	right: 2%;
	width:80%;
	background-color: #ffffff;
	bottom: 2%;
	visibility: visible;
	padding: 2px;
	margin-bottom: 3px;
	height: 90%;
}

#content{
	padding: 8px 7px 10px 15px;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #002C52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEDF4;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.WP {
	display: block;
	border-top: 2px solid #0079AD;
	border-bottom: 1px solid #0079AD;
	padding: 3px 0px 3px 10px;
	color: #313031;
	font-weight: bold;
	font-size: 9pt;
}


/* Corners */
#CornerLeft {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#CornerRigth {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.PageName {
	color: #0079AD;
	text-transform: capitalize;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
}
.Bullets {
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
	white-space: normal;
}

.relatedLinks{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #CECFCE;
	color: #399AC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.relatedLinks h5{
	padding: 10px 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #0079AD;
	font-family: Arial, Helvetica, sans-serif;
}

.relatedLinks a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #002C52;
	text-decoration: underline;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 10pt;
	color: #cccccc;
	padding: 5px 10px;
	margin-top: 0px;
}
a.SiteInfo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002C52;
	text-decoration: none;
}

a.SiteInfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002C52;
	text-decoration: underline;
}

a.SiteInfo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002C52;
	text-decoration: none;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #313031;
	padding: 3px 3px 10px 5px;
	width: 95%;
	border: none;
}
a.feature:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #399AC6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.feature:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #399AC6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.feature {
	font-family: Arial, Helvetica, sans-serif;
	color: #399AC6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tr {
	border: thin solid #CCCCCC;
}
.legalnotice {
	font-size: 8pt;
	color: #399AC6;
}
