body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: left;
}

#nav{
	background-color: #999999;
	width: 742px;

}

#title {
	background-color: #0099CC;
	width: 742px;
	height: 46px;
	background-image: url(images/bg-title.gif);
}

#titlenarrow {
	height: 22px;
	background-image: url(images/bg-title-narrow.gif);
}

#footer {
	height: 22px;
	background-image: url(images/bg-title-narrow.gif);
	font-size: 11px;
	color: #333;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}


#latest {
	padding-top: 10px;
	padding-left: 262px;
}
.folio {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 102px;
}

.folio p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}

.folio h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 8px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin-bottom: 0px;

}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 32px;
	padding-right: 10px;
	padding-left: 18px;
	padding-bottom: 10px;
	line-height: 20px;
	margin: 0px;
}

p {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding-right: 10px;
	padding-left: 18px;
	margin-top: 4px;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}



.darker {
	color: #333333;
}


#mainContent a:link,#mainContent a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 1px;

}

#mainContent a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 1px;
}

li {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	color: #999999;
}
ul {
	list-style-type: none;
	padding-left: 30px;
	margin-left: 0px;
	margin-top: 4px;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #66FFFF;
	background-image: url(images/bar_blu.gif);
	background-position: left;
	padding-left: 19px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h1.left{
	font-size: 16px;
	font-weight: bold;
	color: #66CCFF;
	text-align: right;
	padding-right: 19px;
	background-image: none;
	margin: 13px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#txtcol {
	padding-right: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
strong {
	font-weight: normal;
	color: #333;
	font-size: 14px;
}
.quote {
	font-size: 14px;
	text-align: justify;
	word-spacing: .01em;
}

li.quote {
	color: #666666;
	list-style-type: circle;
}

#subnav {
	margin-top: 32px;
	padding-left: 20px;
}
h3 {

	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 18px;
	padding-bottom: 0px;
	line-height: 20px;
	margin: 0px;
}
.bgtable {
	background-image: url(images/bg-table.gif);
	background-repeat: repeat;
}
