@charset "utf-8";
/* CSS Document */
/* DOC TABLE */
#containerTBL {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#content {
	padding-bottom: 75px;
}
#left {
	float: left;
	width: 420px;
	padding-left: 20px;
}
#spacer {
	clear: both;
}
#right {
	float: left;
	width: 310px;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
#right  li a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	line-height: 22px;
}
#right ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	margin: 0px;
}
#right  li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #87A4BF;
	line-height: 22px;
}
.all-news {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rig {
	padding-right: 10px;
}
#content2 {
	float: left;
	width: 610px;
	padding-left: 20px;
	position: relative;
}
#docs {
	width: 205px;
	height: 200px;
	overflow: auto;
	padding: 8px 5px 5px 8px;
	border: 1px solid #E3E3E3;
	position: relative;
}
.doc-title {
	font-weight: bold;
}
#docs a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#docs a:hover {
	color: #00457C;
	text-decoration: none;
}
hr {
noshade="noshade"; width="100%"; size="1"; color="#87A4BF;
}
.table-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #87A4BF;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.file-type {
	font-size: 10px;
	color: #999999;
}
h4 {
	margin-bottom: -5px;
	font-family: Arial;
}
.archive {
	background-color: #D9FFD9;
	padding: 5px;
	border-top: 1px solid #DEE4ED;
	border-right: 1px solid #DEE4ED;
	border-bottom: 1px solid #DEE4ED;
	border-left: 1px solid #DEE4ED;
	float: left;
	text-decoration: none;
	color: #999999;
}
.label-docs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 105px;
	float: left;
}
#docs-login {
	background-color: #87A4BF;
	height: auto;
	width: 282px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
	padding: 2px 10px;
	background-image: url(../images/blue-gradient.jpg);
	background-repeat: repeat-x;
}
/* DOC TABLE */

h3 {
	margin-bottom: -5px;
	font-family: Arial;
	font-size: 20px;
}
