.BodyText { font-size: x-small; font-style: normal; line-height: 18px; font-weight: normal; color: #666666}
.Heading { font-size: small; font-style: normal; font-weight: bold; color: #000066}
.Affiliate { font-size: x-small; font-style: normal; font-weight: bold; color: #000066; line-height: normal}
.web_link { font-size: x-small; color: #006633; text-decoration: none}
.ProjectDescription { margin:10px 0px 2px 4px; font-size: 11px; line-height: 24px; color: #666666}
.ProjectGreenFeatures { margin-top:10px; font-size: 11px; line-height: 120%; color: #006600}
.ProjectGreenFeatures ul {  margin:0px 0px 0px 20px; padding: 0px; }
.Project_Captions { font-size: xx-small; font-style: normal; line-height: normal; color: #000066}
.Phone { font-size: small; font-style: normal; font-weight: bolder; color: #666666}
.Contact_Name { font-size: 11px; font-weight: bold; color: #666666; line-height: normal}
.Contact_Title { font-size: 11px; line-height: normal; font-weight: normal; color: #666666}
.Contact_Email { font-size: 11px; line-height: normal; color: #000066; text-decoration: none}
.PR_Heading { font-size: 12px; font-weight: bold; color: #000066; line-height: normal}
.PR_date { font-size: 11px; font-style: italic; color: #006666; font-weight: bold; line-height: normal}
.PR_text { margin-top: 4px; font-size: 11px; color: #666666; line-height: normal}
.PR_link { margin-top: 8px; font-size: 11px; line-height: normal; color: #CC6600; text-decoration: none}
.PR_subhead { font-size: 12px; font-weight: bold; color: #000066}
.Caption { font-size: 10px; font-weight: normal; color: #666666; font-style: italic}
.PR_text { font-size: 11px; color: #666666; line-height: normal}
.right_side_content { font-size: 11px; color: #ffffff; line-height: normal; margin-top: 10px;}
textarea, input { font-size: 11px; color: #666666; line-height: normal}
.newsItem { margin-bottom:32px; }

a.rightSideLink {
    color : #FFFFFF;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    margin-bottom:10px;
    display:block;
}

a.rightSideLink:hover {
    color : #000000;
}


body, td {
    font-family: Arial, Helvetica, sans-serif;
}

table#bodyTable {
}

table#bodyTable td {
    vertical-align: top;
    padding:0px;
}

table#bodyTable td#leftNavPane {
    width:210px;
    padding-right:4px;
    text-align:right;
}

table#bodyTable td#leftNavPane a {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    display: block;
    margin:0px 4px 16px 0px;
}

table#bodyTable td#contentPane {
    width: 500px;
    background-color:#FFFFFF;
    color: #666666;
    font-size: 11px;
    padding: 40px;
}

table#bodyTable td#rightNavPane {
    width: 200px;
}


/* adminListTable */

table.adminListTable {
    width: 100%;
    font-size:11px;
}

table.adminListTable th {
    text-align:left;
    border:1px dotted #cccccc;
}

table.adminListTable tbody td {
}

/* tinyMce */

div.tinyMce {
    line-height: 1.3em;
}

div.tinyMce p {
    padding: 0px;
    margin: 0px;
}

div.tinyMceFull p {
    padding: 0px;
    margin: 0px;
}

/* projectTable */

table.projectTable {
    width: 100%;
}

table.projectTable td {
    vertical-align:top;
}

.header {
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    margin-bottom:16px;
}
