body {
	padding:0;
	margin:0;
	height:100%;
	color:#cccccc;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	text-align: justify;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1px;
}

a:link{
text-decoration:underline;
color: #CCCCCC;
}
a:active{
text-decoration:underline;
color: #CCCCCC;
}
a:visited{
text-decoration:underline;
color: #CCCCCC;
}
a:hover{
text-decoration:underline;
color:#f6921c;
}

td.content_table {
	width:605px;
	background-color:#333333;
	padding: 12px;
	font-size:12px;
	text-align:justify;
}
.content_table {
	margin-bottom:10px;
	line-height:1.2em;
	font-size:11px;
	list-style-image: url(images/bullet_arrow.gif);
}
.content_table2 {
	margin-bottom:15px;
	line-height:1.2em;
	font-size:11px;
	list-style-image: url(images/bullet_arrow.gif);
}

.content_list {
	margin-top:15px;
	margin-bottom:15px;
	line-height:1.2em;
	list-style-image: url(images/bullet_arrow.gif);
}

.content_list .header{
	color:#FF9900;
}


.bodytx {
	color: #CCCCCC;
	font-size:12px;
}


.contact {
	color: #CCCCCC;
	font-size:11px;
	padding:10px;
	line-height:1.2em;
}
.contact_link {
	color: #CCCCCC;
	font-size:11px;
	line-height:1.2em;
}

.contact a{
text-decoration:underline;
color: #CCCCCC;
}
.contact a:hover{
text-decoration:underline;
color:#f6921c;
}

input, textarea {
	background-color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#8f8f8f;
}

.form_btn {
	color:#CCCCCC;
	font-size:11px;
}

.contact_form td{
	color: #666666;
}

.subheader {
	font-size: 18px;
}

.subpage_title {
	margin-left:20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e9e9e9;
	font-weight: bold;
}
.pic_alignment {
	float:left;
	margin-right: 15px;
	marginbottom: 10px
}

.footer {
	width: 865px;
	height:100%;
	background-color: #152b69;
	text-align: right;
	padding-right:10px;
}
.footer_tx {
	color:#CCCCCC;
	font-size: 11px;
	padding:10px;
}

.edifice_link {
	font-size: 11px;
	color: #717c9b;
	padding:10px;
}
td.content_project{
	padding: 1px;
}
.content_project {
	font-size:12px;
	line-height: 1.5em;
	list-style-image: url(images/bullet_arrow.gif);
}

.content_project .tag{
	color:#FFFFFF;
	font-weight:bold;
}

.bldg_name {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}

.edifice_link{
color:#657c9b;
}
.edifice_link a:link{
color:#657c9b;
text-decoration:none;
}
.edifice_link a:active{
color:#657c9b;
text-decoration:none;
}
.edifice_link a:visited{
color:#657c9b;
text-decoration:none;
}
.edifice_link a:hover{
color:#657c9b;
text-decoration:underline;
}
