.adminCopy{
font-family: verdana;
font-size: 11px;
color: #333333;
}
.mainCopy{
line-height: 17px;
word-spacing: 2px;
font-family: verdana;
font-size: 11px;
color: #666666;
}
.footerCopy{
line-height: 17px;
word-spacing: 2px;
font-family: verdana;
font-size: 11px;
color: #000000;
}
.loginCopy{
font-family: verdana;
font-size: 11px;
color: #000000;
}
.frmObject{
font-family: verdana;
font-size: 11px;
color: #000000;			
}
a:link{
color: #0000ff;
text-decoration: underline;
}
a:visited{
color: #0000ff;
text-decoration: underline;
}
a:hover{
color: #0000ff;
text-decoration: none;
}
a:active{
color: #0000ff;
text-decoration: underline;
}
a.footer:link{
color: #333333;
text-decoration: underline;
}
a.footer:visited{
color: #333333;
text-decoration: underline;
}
a.footer:hover{
color: #333333;
text-decoration: none;
}
a.footer:active{
color: #333333;
text-decoration: underline;
}
.userScroller{
overflow: auto;
height: 50px;
}
.portfolioHeader{
font-weight: bold;
border-bottom: #cccccc 1px solid;;
background: #eeeeee;
line-height: 17px;
word-spacing: 2px;
font-family: verdana;
font-size: 11px;
color: #666666;
}

.portfolio_table {
border: solid 1px #ccc;
}

span.error {

display: block;
color: #cc0000;
font-size: 10px;

}

span.required {

color: #cc0000;
font-size: 10px;

}

h4.promisetitle {
	text-align:center;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

#sidebar p {
	text-align:center;
	color:#000;
}


#header {
	width:778px;
}


#logo {
	float:left;
	width:156px;
	height:88px;
}

#navcontainer {
	width:622px;
	float:left;
	text-align:right;
	height:88px;
	overflow:hidden;
	position:relative;
	background:#eee;
}

#navcontainer embed, #navcontainer object {
	position:absolute;
	left:-156px;
	overflow:auto;
	float:right;
}