/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: center;
	line-height: 1.3em;
}

.grey a {
	color: #666666;
}

.smaller {
	font-size: 0.75em;
}

/* TEXT STYLES */

a {
	color: #4E8ABE;
	text-decoration: none;
}

.blue {
	color: #4E8ABE;
}

.email a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	font-weight: bold;
	color: #4E8ABE;
}

.title {
	color: #4E8ABE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: 400;
	letter-spacing: -1px;
}

.small {
	font-size: 0.9em;
	color: #666666;
}

/* DIV IDS FOR PAGE */

#pagecontain {
	width: 750px;
	margin: 0 auto;
}

#background {
	border-top: 30px solid white;
	border-bottom: 8px solid white;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

#footer {
	width: 750px;
	clear: both;
	text-align: center;
	margin: 0px auto;
}

#footerleft {
	float: left;
	font-size: 0.9em;
}

#footerright {
	float: right;
	font-size: 0.9em;
}

.reports {
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/* TABLE STYLES FOR HEADER */

.logocell {
	padding-left: 25px;
	text-align: left;
}

.textcell {
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

.linecell {
	padding: 0;
	vertical-align: bottom;
	text-align: left;
}

/* NAVIGATION STYLES */

td.textcell a {
	color: #666666;
	text-decoration: none;
	padding-right: 8px;
}

td.textcell a:hover {
	text-decoration: none;
	font-weight: bold;
}

td.textcell img {
	width: 7px;
	height: 7px;
	visibility: hidden;
	border: 0;
}

/* TESTSTYLES FOR NEW TEMPLATE */

#master {
	width: 708px;
	text-align: center;
	margin: 0px auto;
	padding-top: 20px;
}

#curvesTop {
	behavior: url(assets/iepngfix.htc); 
	width: 708px;
	height: 7px;
	display: block;
}

#curvesBottom {
	behavior: url(assets/iepngfix.htc); 
	width: 708px;
	height: 7px;
	display: block;
	margin-bottom: 20px;
}

#mainwhiteboxes {
	float: left; 
	width: 708px;
	background-image: url(..//images/topcurves/linesMain.png);
	background-repeat: repeat-y;
	behavior: url(assets/iepngfix.htc);
}

#leftwhitebox {
	float: left; 
	width: 708px;
	background-image: url(..//images/topcurves/lineLeftonly.png);
	background-repeat: repeat-y;
	behavior: url(assets/iepngfix.htc);
}

#widewhiteboxes {
	float: left; 
	width: 708px;
	background-image: url(..//images/topcurves/linesWide.png);
	background-repeat: repeat-y;
	behavior: url(assets/iepngfix.htc);
}

#fullsizebox {
	float: left; 
	width: 708px;
	background-image: url(..//images/topcurves/lineFull.png);
	background-repeat: repeat-y;
	behavior: url(assets/iepngfix.htc);
}

#textboxmain {
	width: 353px;
	padding: 10px;
	float: left;
	text-align: left;
}

#textboxwide {
	width: 467px;
	padding: 10px;
	float: left;
	text-align: left;
}

#textboxright {
	width: 180px;
	padding: 10px;
	float: right;
	text-align: left;
}
	

/* portfolio additions */

#portfolio #blurb {
	float: left;
	width: 260px;
}

#portfolio #media {
	float: right;
	width: 180px;
	margin-right: 5px;
}

#portfolio img#pimage {
	width: 180px;
	height: 180px;
	border: 0;
}

#portfolio .holdthumb {
	float: left;
	margin-right: 4px;
	padding-top: 3px;
}

#portfolio .holdthumb img {
	width: 42px;
	height: 42px;
}

#portfolio .last {
	margin-right: 0;
	float: right;
}

#portfolio #abovethumbcont div {
	width: 42px;
	float: left;
	margin-right: 4px;
	height: 3px;
	line-height: 3px;
}

#portfolio #thumbinstruction {
	text-align: center;
	font-size: 0.8em;
	width: 100%; 
	padding-bottom: 12px;
}

#portfolio #thumbinslink {
	text-decoration: none;
}
#portfolio #thumbinslink:hover {
	text-decoration: underline;
}

div#home {
	width: 405px;
	float: left;
	margin-left: 20px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

.home {
	color: #FFFFFF;
	font-size: 1.4em;
}

.home a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.hometitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.4em;
}

/* pop-up window styles */

div#image {
	height: 450px;
	width: 800px;
	margin: 0px auto;
}

div#videocontain {
	height: 280px;
	width: 500px;
	padding-top: 10px;
	margin: 0px auto;
}

div#bottom {
	width: 800px;
	border-top: 1px solid #4E8ABE;
	padding-top: 6px;
	margin: 0px auto;
}

div#bottomvideo {
	width: 600px;
	border-top: 1px solid #4E8ABE;
	padding-top: 6px;
	margin: 0px auto;
}