/* CSS Document */

BODY, TD {
	font-size: 12px;
	font-family: Verdana;
}
.outline {
	border: 1px solid #CCCCCC;
}
.footer {
	text-align: right;
	font-size: 9px;
}
.content {
	background : #FFFFCC;
}
.tabLinkOn, .tabLinkOff {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.tabLinkOn{
	color: #FFFFFF;
	background-color: #7D8F89;
}
.tabLinkOff{
	color: #666666;
}

.rNavLink {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tabLinkOff:Hover, .tabLinkOn:Hover, .rNavLink:Hover, .topSmallLink:Hover, ContactBody:Hover {
	text-decoration: underline;
}
.lNavTitle {
	color: #465C54;
	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ContentTitle {
	color: #CACA98;
	font-weight: bold;
	font-size: 32px;
}
.topSmallNav {
	color: white;
	padding: 6px;
}
.topSmallLink {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	color: white;
}
.ContactTitle {
	font-weight: bold;
	font-size : 14px;
	color: #336666;
}
.ContactBody {
	color: 333333;
	font-size: 10px;
}
.ContactTitle, .ContactBody {
	text-decoration: none;
	text-align: left;
}
.ContentTitle1{
	color: #CACA98;
	font-weight: bold;
	font-size: 18px;		
}
.content1{
	font-size:10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}
.site{
	font-size:10px;
	text-decoration: none;
	font-weight : bold;
	color: #666666
}
.site1{
	font-size:10px;
	text-decoration: none;
	font-style: italic;
    color:#666666;
}
.site2{
	font-size:10px;
	text-decoration: none;
    color:#666666;
}
.link{
	text-decoration: none;
	color: #669999;
}
.PDCAlogo{
	padding-bottom : 5px;
}
.location{
	color: #669999;
	font-weight : bold;	
}