.hide {
	display:none;
}



html, body {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	height:100%;
}
body {
	background: #FFFFFF url(../img/nav.gif) repeat-y left top;
}




.nav {
	background: #2C89A8 url(../img/nav.gif) repeat-y left top;
	width:197px;
	float:left;
}
.nav ul {
	text-align:right;
	padding:35px 20px 15px 0px;
}
.nav li {
	list-style: none;
	padding:0px 0px 5px 0px;
}
.nav a {
	color: #FFFFFF;
	font-variant: small-caps;
}
.nav a.current {
	font-weight:bold;
	background: url(../img/li.gif) no-repeat 0px 5px;
	padding:0px 0px 0px 10px;
}




.content {
	background: url(../img/body.jpg) no-repeat right bottom;
}
.content.nobackground {
	background:none;
}
.content2 {
	background: url(../img/body-header.jpg) no-repeat 198px 0px;
}
.pad {
	padding:196px 0px 0px 218px;
}
.contentmaxwidth {
	width:100%;
}



.content .foreground, .content .foregroundL, .content .foregroundR {float:left;}
.content .foreground {
	width:80%;
}
.content .foregroundL {
	width:55%;
	margin:0px 5% 0px 0px;
}
.content .foregroundR {
	width:30%;
	border-left:1px solid #006890;
	padding:0px 0px 0px 5%;
}



.content .foregroundR h3 {
	padding:10px 0px 10px 0px;
	font-style: italic;
	font-weight: bold;
	color: #6A8F9B;
	font-size: 15px;
}
.content .foregroundR p {
	font-style: italic;
	font-weight: bold;
	color: #6A8F9B;
	font-size: 15px;
}
.content .foregroundR p strong, .content .foregroundR p a {
	color: #374D53;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}
.content .foregroundR li {
	font-weight: bold;
	color: #6A8F9B;
}
.content .foregroundR li strong {
	font-weight: bold;
	color: #374D53;
}
h1 {
	font-size:24px;
}
h1 span, h2 {
	display:block;
	font-style: oblique;
	font-size: 16px;
	font-weight: bold;
}
h1, h2, dl {
	padding:0px 0px 25px 0px;
}
h2 {
	padding:10px 0px 25px 0px;
}
h3,dt {
	font-size: 16px;
	font-weight: bold;
	padding:10px 0px 0px 0px;
}
dt {
	padding:30px 0px 10px 0px;
	color:#006890;
}
dd {
	padding:0px 0px 0px 20px;
	border-left: 2px solid #006890;
	margin:0px 0px 0px 10px;
}
.content li {
	padding:0px 0px 5px 15px;
	list-style: none;
	background: url(../img/li2.gif) no-repeat 0px 6px;
}
p {
	padding:0px 0px 15px 0px;
}
hr {
	margin:0px 0px 15px 0px;
}
h3, p b {
	color:#006890;
}
#foot {
	clear:both;
	text-align:right;
	padding:5px 0px;
	margin:0px 20px 0px 0px;
	border-top: 1px solid #999999;
	font-size: 11px;
	color: #999999;
}
#foot p {
	padding:0px 0px 5px 0px;
}
.spacer {
	float:right;
	width:1px;
	height:432px;
}
.minheight {
	float:left;height:580px;width:1px;font-size:1px;
}



.hcard_add {
	background:url(../img/hcard_add.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 33px;
	height:18px;
	font-size: 12px;
	color:#006890;
}