/* Start of CMSMS style sheet 'APD General' */
@charset "UTF-8";
/* CSS Document */

.copyright {
	width:790px;
	height:50px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#003366;
	text-decoration:none;
	letter-spacing:2px;
	text-align:center;
	}
	
.content {
	background-image:url(images/apdtemplate/ContentBG.jpg);
                background-position:top;
	background-repeat:repeat-x;
                font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
                padding: 8px 10px 20px 10px;
	color: #333333;
	text-decoration: none;
	letter-spacing: .8px;
                line-height: 14px;
	text-align: left;
                float: left;
}

.smbr {
	line-height: 8px;
}


.title {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 15px;
                padding: 0px 0px 0px 10px;
                font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
                line-height: 1.1em;
	text-align: left;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	letter-spacing: 1px;
                line-height: 1.1em;
	text-align: left;
                border: 0px;
}

a:hover {
                text-decoration: none;
                color: #ff6600;
                border: 0px;
}

/* End of 'APD General' */

