/* CSS Document */

* {margin:0; padding:0;}

body {
	margin-top: 0px;
	#margin: 0px; /*setting for IE7*/
	 _margin: 0px; /*setting for IE6*/
	height:100%;
	background-color: #FFFFFF;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #5388BE;
}


/* Containers */

#containerMain {
	text-align: center;
	margin:0px auto;
	width: 991px;
	height: 100%;
}
#containerborder {
	text-align: center;
	margin:0px auto;
	width: 990px;
	height: 100%;
	border-left: solid #999999 1px;
	border-bottom: solid #999999 1px;
}
#leftcol {
	float: left;
	display:inline;
	width: 235px;
}
#middlecol {
	float: left;
	display:inline;
	width: 565px;
	background-repeat: repeat-y;
	background-image:url(images/d_bkgrd.gif);
	background-position: left top;
	text-align:left;
}
#middlecolportfolio {
	float: right;
	display:inline;
	width: 754px;
	height: 700px;
	text-align:left;
}
#rightcol {
	float: right;
	width: 189px;
}
#intclear {
	clear: both;
	width: 990px;
	height: 0px;
	}

#footercontainer{
	clear:both;
	width: 970px;
	height: 35px;
	text-align:left;
	margin-left: 20px;
	padding-top: 8px;
	border-top: dotted #5388BE 1px;

}

#framedropshadow {
	clear:both;
	width: 990px;
}

/* Containers - Home Page */

#toprowhome {
	width: 990px;
	height: 135px;
}

#leftcolhome {
	float: left;
	display:inline;
	width: 645px;
}
#leftcolhomenav {
	float: left;
	display:inline;
	width: 120px;
	padding-top: 25px;
	text-align:right;
}
#leftcolhomeflash {
	float: right;
	width: 525px;
}
#leftcolhomefeature {
	clear:both;
	width: 645px;
}
#rightcolhome {
	float: right;
	width: 345px;
	padding-top: 28px;
	text-align:left;
}

#homefeatureleft {
	float: left;
	display:inline;
	width: 258px;
	height: 70px;
	text-align:right;
	padding-left: 72px;
	padding-top: 10px;
}
#homefeatureright {
	float: right;
	width: 290px;
	height: 70px;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
}

/* Left Column */

#leftcoltop {
	width: 235px;
	height: 160px;
}

/* Middle Column */

#middlecoltop {
	width: 565px;
	height: 70px;
}	
#middlecolcontent {
	width: 495px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 30px;
	text-align:left;
	border-right: dotted #5388BE 1px;
}


/* Right Column */

#rightcoltop {
	width: 189px;
	height: 85px;
}
#rightcolheader {
	width: 169px;
	height: 30px;
	padding-top: 15px;
	padding-left: 20px;
	border-bottom: dotted #5388BE 1px;
	}
#rightcolcontent {
	width: 189px;
	height: 100%;
	padding-top: 20px;
	}


/* Nav Stylin */

#mainnav {
	float: left;
	display:inline;
	width: 120px;
	text-align:right;
}
#mainnav ul {
	list-style-type: none;
}

#mainnav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
#mainnav a:link {
	color: #333333;
	text-decoration:none;
}
#mainnav a:visited {
	color: #333333;
	text-decoration:none;
}
#mainnav a:hover, a:active {
	color: #5388BE;
	text-decoration:none;
}
#mainnav a.current {
	color: #5388BE;
	text-decoration:none;
}



#subnav {
	float: right;
	width: 100px;
	padding-top: 40px;
	padding-left: 15px;
	text-align:left;
}
#subnav ul {
	list-style-type: none;
}

#subnav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	padding-bottom: 12px;
}
#subnav a:link {
	color: #333333;
	text-decoration:none;
}
#subnav a:visited {
	color: #333333;
	text-decoration:none;
}
#subnav a:hover, a:active {
	color: #5388BE;
	text-decoration:none;
}
#subnav a.current {
	color: #5388BE;
	text-decoration:none;
}
.currentitem {
	color: #5388BE;
	text-decoration:none;
}
#subcatrule {
	padding-top: 10px;
	margin-right: 20px;
	border-top: dotted #5388BE 2px;
}

.subcatnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:oblique;
	line-height: 24px;
	color: #5388BE;
}
.subcatnav a:link {
	color: #5388BE;
	text-decoration:none;
}
.subcatnav a:visited {
	color: #5388BE;
	text-decoration:none;
}
.subcatnav a:hover, a:active {
	color: #333333;
	text-decoration:none;
}
.subcatnav a.current {
	color: #333333;
	text-decoration:none;
}


/* Body Copy Stylin */

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 27px;
	color: #000000;

}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}

.subheadhome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 5px;
}
.subheadhome a:link {
	color: #000000;
	text-decoration:none;
}
.subheadhome a:visited {
	color: #000000;
	text-decoration:none;
}
.subheadhome a:hover {
	color: #5388BE;
	text-decoration:none;
}
.subheadgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.subheadgrey a:link {
	color: #333333;
	text-decoration:none;
}
.subheadgrey a:visited {
	color: #333333;
	text-decoration:none;
}
.subheadgrey a:hover {
	color: #5388BE;
	text-decoration:none;
}

.homeborder {
	padding-top: 3px;
	border-top: dotted #5388BE 1px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style: outside;
}
.bodycopy a:link {
	color: #333333;
	text-decoration:none;
}
.bodycopy a:visited {
	color: #333333;
	text-decoration:none;
}
.bodycopy a:hover {
	color: #5388BE;
	text-decoration:none;
}
.bodycopynolist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style: none;
}

.bodycopyblackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #000000;
	list-style:inside;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #333333;
	list-style:inside;
	letter-spacing: 1px;
}
.bodycopybold a:link {
	color: #333333;
	text-decoration:none;
}
.bodycopybold a:visited {
	color: #333333;
	text-decoration:none;
}
.bodycopybold a:hover {
	color: #5388BE;
	text-decoration:none;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:oblique;
	line-height: 24px;
	color: #666666;
	list-style:inside;
}
.bodyitalicblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #5388BE;
	list-style:inside;
	font-style:oblique;
}

/* Body Copy Right Column Stylin */

.caseheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #5388BE;
	text-align:left;
	
}
.casesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #5388BE;
	text-align:left;
	padding-left: 20px;
}
.casesubhead a:link {
	color: #5388BE;
	text-decoration:none;
}
.casesubhead a:visited {
	color: #5388BE;
	text-decoration:none;
}
.casesubhead a:hover {
	color: #000000;
	text-decoration:none;
}
.casebodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}

/* Footer Copy Stylin */

.footergrey {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}
.footergrey a:link {
	color: #333333;
	text-decoration:none;
}
.footergrey a:visited {
	color: #333333;
	text-decoration:none;
}
.footergrey a:hover {
	color: #5388BE;
	text-decoration:none;
}

.footerblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 10px;
	line-height: 24px;
	color: #5388BE;
}
.footerblue a:link {
	color: #5388BE;
	text-decoration:none;
}
.footerblue a:visited {
	color: #5388BE;
	text-decoration:none;
}
.footerblue a:hover {
	color: #333333;
	text-decoration:none;
}

#footerfloatright {
	float: right;
	width: 190px;
	text-align: right;
}

.contactlistfloatright {
	float: right;
	width: 243px;
	text-align: left;
}

.imagefloatleft {
	float: left;
	width: 140px;
	height: 140px;
	text-align: left;
}
.newsimagefloatleft {
	float: left;
	width: 100px;
	height: 90px;
	text-align: left;
}

