/* ===========================================
    CSS STYLES FOR COOPER & CLOUGH
   ===========================================
*/   


Body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text-11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.text-11-13 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

.text-11-24 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}

.text-12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
}

.head-12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 0px;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin-top: 2px;
}

.profiles {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

.list-1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0px;
}

a:link { 
	color: #336699; 
	text-decoration: underline; 
}

a:active {
	color: #336699; 
	text-decoration: underline; 
}   
	
a:visited { 
	color: #336699;
	text-decoration: underline; 
}

a:hover { 
	color: #7094B7; 
	text-decoration: underline; 
}

.linkgray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
}

.linkgray a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline; 
}

.linkgray a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline; 
}

.linkgray a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline; 
}

.linkgray a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline; 
}

.masthead {
	background-image: url(../images/elements/masthead.jpg);
	background-position: 0px 0px;
}

.frame-left {
	background-image: url(../images/frame/frame_left.gif);
	background-position: 0px 0px;
}

.frame-right {
	background-image: url(../images/frame/frame_right.gif);
	background-position: 0px 0px;
}

.frame-bottom {
	background-image: url(../images/frame/frame_bottom.gif);
	background-position: 0px 0px;
}

.frame-shadow {
	background-image: url(../images/frame/frame_shadow.gif);
	background-position: 0px 0px;
}
