/* CSS Document */
#container {
	border: 2px solid #0b2e71;
}
.containermain {
padding-top: 5px;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #0b2e71;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #0b2e71;
	padding: 10px 0 10px 0;
}
.portfolio strong {
	color: #0b2e71;
}
.grey {
color: #818181;
}
.rightfloat, .rightcorner, .rightcontent  {
float: right
}
.rightfloat {
margin-top: 10px;
}
.leftfloat, .leftcorner, .page, .leftcontent {
float: left
}
.leftcorner, .rightcorner {
margin: -1px;
padding: 0;
}
.page {
width: 202px;
margin-top: 8px;
overflow: hidden;
}
.navlist a {
    display: block;
	width: 202px;
   	font-weight: bold;
	font-size: 14px;
	color: #0b2e71;
    text-decoration: none;
    background-image: url(images/portfolio-rollover.gif);
    padding: 9px 0 0 5px;
	height: 25px;
}
.navlist a:hover { 
    background-position: 0 -34px;
    color: #ffffff;
}
.leftcontent, .rightcontent {
width: 300px;
}
.rightcontent p, .leftcontent p {
margin: 5px;
}
.line {
background-image: url(images/portfolio-line.gif);
background-repeat: repeat-x;
background-position: center;
}
.info, .inforight, .pageright {
	border: 1px solid #0b2e71;
	background-image: none;
	background-color:#FFFFFF;
	width: 285px;
}
* html .info, .inforight {
	width: 287px; 
	w\idth: 285px;
}
.info {
	margin-right: 10px;
}
.inforight {
	margin-left: 13px;
}
.pageright {
width: 357px;
margin-left: 13px;
}
* html .pageright {
	width: 359px; 
	w\idth: 357px;
}
.pagediv {
padding: 3px 5px;
line-height: 20px;
}
.info ul, .inforight ul {
margin-left: 25px;
padding: 5px 7px 5px 0;
}
.info li, .inforight li {
font-size: 11px;
padding-bottom: 1px;
padding-left: 0;
list-style-position: outside;
list-style-image: url(images/bullet.gif)
}
.enlarge {
text-align: center;
}
h3, .portfolioheader, .openclass {
padding: 9px 0 9px 5px;
font-size: 14px;
background-image: url(images/portfolio-rollover2.gif);
color: #0b2e71;
cursor:pointer;
font-weight:bold;
margin: 5px 0;
}
h3:hover, .portfolioheader:hover {
color: #fff;
background-image: url(images/portfolio-rollover2.gif);
background-position: 0 -34px;
}
.openheader, .openclass{
background-image: url(images/portfolio-rollover2.gif);
background-position: 0 -34px;
color: #fff;
}
.portfoliolist {
float: left;
width: 277px;
}
.portfoliolist ul {
margin: 10px 0 0 40px;
padding: 0;
list-style: none;
}
.portfoliolist ul li {
margin-bottom: 10px;
}
.portfoliolist a {
display: block;
height: 17px;
padding: 2px 0 0 40px;
width: 178px;
background-image: url(images/portfolio-rollover3.gif);
background-position: top;
background-repeat: no-repeat;
text-decoration: none;
font-weight: bold;
color: #0b2e71;
}
.portfoliolist a:hover {
background-position: 0 -19px;
}