body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	width: 760px;
	margin-bottom: 10px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#clear {
	clear: both;
}
.date {
	margin-top: 92px;
}
#nav {
	background-color: #E4E4E4;
	margin-top: 10px;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.nav {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.nav2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bluebanner {
	height: 57px;
	width: 445px;
	margin-left: 5px;
	background-color: #072B5F;
	padding-top: 20px;
}
.bluebanner2 {
	height: 23px;
	width: 435px;
	background-color: #072B5F;
	padding-right: 10px;
}
.jec {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}
.jec2 {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #072B5F;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #072B5F;
	line-height: 17px;
}

p, .p, li {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullets.jpg);
}
#colaindex {
	float: left;
	width: 410px;
}
#cola {
	float: left;
	width: 410px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 35px;
}
#colaportfolio {
	float: left;
	width: 445px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #072B5F;
}
a:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

#content {
	margin-top: 20px;
}

#colb {
	float: right;
	width: 290px;
}
.portfolio {
	height: 260px;
	border: 10px solid #072B5F;
}
.related {
	width:250px;
	height:19px;
	float:left;
	background-image:url(images/related_bg.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:5px;
	margin-bottom:5px;
	margin-left: 40px;
}
.related a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #072B5F;
	text-decoration:none;
	display:block;
	padding-right: 5px;
}
.related a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration:none;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #072B5F;
	padding-top: 10px;
}
#footerlogos {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 35px;
}
.footer {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
