﻿/* Styles added during conversion update
   07.22.2008 */
 
#page {
	margin: auto;
	width: 760px;
}

#header {
	
}

#content {
	
}

#footer {
	
}

.left-side {
	background-image: url('/images/leftSideFiller.jpg');
	background-repeat: repeat-y;
}

.right-side {
	background-image: url('/images/rightSideFiller.jpg');
	background-repeat: repeat-y;
	width: 21px;
}

.hostedBy {
	text-align: right;
}

.button {
	cursor: pointer;
}

.active {
	color: #999999;
	text-decoration: none;
}

.inactive {
	color: #FF9900;
	text-decoration: underline;
}

.news-title {
	color: #333399;
	font-size: medium;
	font-weight: bold;
	margin-top: 25px;
}

.news-date {
	color: #333399;
	font-size: small;
	font-style: italic;
}

.news-item {
	border-top: solid 4px #333399;
	border-bottom: solid 1px #333399;
	color: #333399;
	font-size: small;
	margin-bottom: 10px;
	margin-top: 10px;
}

th {
	text-align: left;}

/**************************/

.contentArea {
	WIDTH: 713px;
}

.myimage 
{
	width: 150px;
}

body{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;}

P{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;}

A{
    COLOR: #333399;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;}

A:hover{
    COLOR: #339933;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: underline;}
    
.more{
	background-color: #E5F6E6;
    COLOR: #336633;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;}

.more:hover{
	background-color: #E5E8F6;
    COLOR: #333399;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: underline;}

.projectListing{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    font-weight: bolder;
    TEXT-DECORATION: none;}

.projectListing:hover{
	background-color: #E5E8F6;
    COLOR: #333399;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    font-weight: bolder;
    TEXT-DECORATION: none;}
    
.noScreen{
    DISPLAY: none;}
    
.ProjectSheetTitle{
	text-align: center;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bolder;}

.ProjectSheetTitle2{
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;}

.ProjectSheetSubTitle{
	color: #333399;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;}

.ProjectSheetSubTitle2{
	color: #333399;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bolder;}

.projectSheetDetails{
	font-family: Arial;
	font-size: 10pt;}

.formatTable{
	width: 100%;}
	
.leftMargin{
	background-image: url('../images/leftSideFiller.jpg');
	width: 26px;}
	
.rightMargin{
	background-image: url('../images/rightSideFiller.jpg');
	width: 21px;}
	
.pictureCaption{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bolder;}