body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(images/bg_logo2.gif) repeat-y top left;
	margin: 0;
	line-height: 140%;
	font-size: 12px;
	}
.bold {  font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.text { font-size: 12px; font-style: normal; color: #333333; line-height: 140%;}
.bolditl { font-size: 12px; font-style: italic; font-weight: bold; color: #333333}
.textitl { font-size: 12px; font-style: italic; color: #333333}
.text11pix { font-size: 11px; font-style: normal; color: #333333 }
.text11pixbd { font-size: 11px; font-style: normal; color: #333333 ; font-weight: bold}
.hdblue {
	font-size: 12px;
	font-weight: bold;
	color: #002F52;

}
.textblue {
	color: #002F52;
}
.hdbig {

	font-size: 14px;
	font-weight: bold;
	color: #002F52;
}
.text11pixblue {
font-size: 11px; font-style: normal; color: #002F52
}
.boldGrey {
font-size: 12px; font-style: normal; font-weight: bold; color: #666666
}
.small_txt {
	font-size: 10px;
	color:#666666;
	}

#nav {
	width: 170px;
	position: absolute;
	top: 160px;
	left: 0;
	}
#nav ul {
	margin: 0;
	padding: 0 0 0 10;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #002f52;
	line-height: 120%;
	}
#nav li {
	padding: 0;
	}
#nav a {
	display: block;
	padding: 5px 0 5px 20px;
	width: 127px;
	border-bottom: 1px solid #CCCCCC;
	}
#nav a {
	color: #002F52;
	text-decoration: none;
	}
#nav a:hover {
	color: #339900;
	}
#box_grey {
	background: #efefef;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 15px;
	margin: 25px 0 25px 0;
	}
ul {
	margin: 0 0 0 20px;
	padding: 0;
	}
li {
	padding: 5px 0 5px 0;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #002F52;
}
img {
	border:none;
	}
#docs, #pdfs {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
}
#docs p, #pdfs p {
	margin: 0;
	}
#docs li {
	background: url(images/word.gif) no-repeat 0 0;
	padding: 5px 0 5px 20px;
	line-height: 100%;
}
#pdfs li {
	background: url(images/pdf.gif) no-repeat 0 0;
	padding: 0 0 10px 20px;
	line-height: 100%;
}
td {
	font-size: 12px;
}