/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: auto;
}


p	{
	line-height: 22px;
	font-size: 13px;
	text-align: left;
	color: #7B7C8C;
	padding-left: 5px;
	
}

ul	{
	line-height: 22px;
	font-size: 13px;
	text-align: left;
	color: #7B7C8C;
	padding-left: 25px;
	
}

li  {
	padding-left: 5px;

}

.note  {
	line-height: 17px;
	font-size: 11px;
	text-align: left;
	color: #12419D;

}



h1 {
	font-size: 21px;
	line-height: 27px;
	font-weight:lighter;
	color: #12419D;
	padding-left: 5px;
	}

h2 {
	font-size: 15px;
	font-weight:lighter;
	line-height: 19px;
	color: #12419D;
	padding-left: 5px;
	}
	
	
#allcontent {
	position: relative;
	margin: auto;
	margin-left: 65px;
	width: 850px;
	height: auto;
	background-color: #e6e8f0;
	vertical-align: top;
	text-align: left;
}


#maincontent  {
	width: 560px;
	height: auto;
	background-color: #ffffff;
	padding: 15px;
	text-align: left;
}


.rule  {
	border-bottom: #7d84bf thin dotted;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7B7C8C;
	text-decoration: none;
	background-color: #E2F0FF;
	vertical-align: middle;
	height: auto;
	width: 530px;
	padding-left: 15px;
	border: solid thin #C2CED6;
	border-collapse: collapse;
	
}
.table td {
	padding-left: 15px;
	border: solid thin #C2CED6;
	border-collapse: collapse;
}

.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #7B7C8C;
	text-decoration: none;
	background-color: #E2F0FF;
	vertical-align: middle;
	height: auto;
	width: auto;
	padding-left: 25px;
	border: solid thin #C2CED6;
	border-collapse: collapse;
	margin-right: 35px;
	
}

.table2 td {
	padding-left: 15px;
	border: solid thin #C2CED6;
	border-collapse: collapse;
}

.table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #7B7C8C;
	text-decoration: none;
	background-color: #E2F0FF;
	vertical-align: middle;
	height: auto;
	width: 168px;
	border: solid thin #C2CED6;
	border-collapse: collapse;
	margin-left: 35px;
	text-align: center;
	float: right;
	
}

.table3 td {
	padding:  2px 5px 2px 5px;
	border: solid thin #C2CED6;
	border-collapse: collapse;
}

.table3 .link a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d84bf;
	vertical-align: middle;
}

.table3 .link  a:link {
	text-decoration: none;
	vertical-align: middle;
}

.table3 .link a:visited {
	text-decoration: none;
	color: #7d84bf;
	vertical-align: middle;
}

.table3 .link a:hover {
	text-decoration: none;
	color: #003399;
	vertical-align: middle;
}



.style1 {
	font-size: 14px;
	font-weight: bold;
}
	

#datelayer {
	position: absolute;
	width:  178px;
	height: 21px;
	z-index: 1;
	left: 336px;
	top: 8px;
}

.date {
	color: #12419D;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	
	 }
	 
.right  {
	 padding-left: 25px;
	 padding-bottom: 10px;
	 
	 }
	 
.left  {
	 padding-right: 25px;
	 padding-bottom: 10px;
	 
	 }




#navbar {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #9B5820;
	width: 560px;
	text-transform:uppercase;
	
}


#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d84bf;
}
#navbar a:link {
	text-decoration: none;
}

#navbar a:visited {
	text-decoration: none;
	color: #7d84bf;
}

#navbar a:hover {
	text-decoration: none;
	color: #003399;
}




.link a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d84bf;
}

.link  a:link {
	text-decoration: none;
}

.link a:visited {
	text-decoration: none;
	color: #7d84bf;
}

.link a:hover {
	text-decoration: none;
	color: #003399;
}




#footer {
	line-height: 15px;
	font-size: 9px;
	text-align: center;
	color: #7d84bf;
	text-align: center;
	background-color: #ffffff;
}





.copyright {
	color: #7d84bf;
	font-size: 10px;
	padding-left: 12pt;
}

.copyright a {
	color: #7d84bf;
	font-size: 10px;
}

.copyright a:link {
	text-decoration: none;
}





.sitemapstyle {
	color: #666666;
	font-size: 9pt;
	text-align: center;
	}
	
.sitemaptext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#888888;
	font-weight: lighter;}
