/* CCS home */ 

body {
	background-image: url('/images/liberty_bgr.gif');
	background-color:#333333
} 

/*d87412 Background */
.bgr
{ 
	background-image: url('/images/left_bgr.jpg');
	background-repeat: repeat-y
}

.bgrRight
{ 
	background-image: url('/images/right_bgr.jpg');
	background-repeat: repeat-y
}

.bottomBgr
{ 
	background-image: url('/images/bottom_bgr.jpg');
	background-repeat: repeat-x
}

.theme {
	font-family: helvetica, arial;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold
}

.homeTitle {
	font-family: helvetica, arial;
	color: #3c7ac7;
	font-size: 20px;
	font-weight: bold
}

.homeSubtitle {
	font-family: helvetica, arial;
	color: #3c7ac7;
	font-size: 17px;
	font-weight: bold
}

.homeTxt {
	font-family: verdana;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}

.homeTxt a {
	font-family: verdana;
	color: #376193;
	font-size: 13px;
	font-weight: none;
	line-height: 18px;
	text-decoration: none;
}

.homeTxt a:hover {
	font-family: verdana;
	color: #376193;
	font-size: 13px;
	font-weight: none;
	line-height: 18px;
	text-decoration: underline;
}

.leftNavtitle {
	font-family: verdana; 
	font-size: 13px; 
	font-weight: none;
	text-decoration: normal; 
	color: #333333
}

.leftNavtitle a {
	font-family: verdana; 
	font-size: 13px; 
	font-weight: none;
	text-decoration: none;
	color: #333333
}

.leftNavtitle a:hover {
	font-family: verdana; 
	font-size: 13px; 
	font-weight: none;
	text-decoration: underline; 
	color: #d87412
}

.leftTxt {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: none;
	text-decoration: none; 
	color: #3b74ab
}

.leftTxt a {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: none;
	text-decoration: none;
	color: #3b74ab
}

.leftTxt a:hover {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: none;
	text-decoration: underline; 
	color: #d87412
}

.rightTitle {
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: normal; 
	color: #3c7ac7
}

.rightTitle a {
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000
}

.rightTitle a:hover {
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline; 
	color: #d87412
}

.rightTxt {
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}

.rightTxt a {
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	font-weight: none;
	line-height: 15px;
	text-decoration: none;
}

.rightTxt a:hover {
	font-family: verdana;
	color: #d87412;
	font-size: 11px;
	font-weight: none;
	line-height: 15px;
	text-decoration: underline;
}

.footer {
	font-family: verdana;
	color: #909090;
	font-size: 10px;
	font-weight: none
}

/* CCS LEVEL 2*/ 

.headerLvl2 {
	font-family: helvetica, arial;
	color: #3c7ac7;
	font-size: 21px;
	font-weight: bold
}

.subHeader2 {
	font-family: verdana;
	color: #333333;
	font-size: 13px;
	font-weight: bold
}

.prDate {
	font-family: verdana;
	color: #333333;
	font-size: 10px
}

.bodyTxt {
	font-family: helvetica, arial;
	color: #333333;
	font-size: 13px;
	line-height: 16px
}

.bodyTxt a {
	font-family: helvetica, arial;
	color: #376193;
	font-size: 13px;
	font-weight: none;
	line-height: 16px;
	text-decoration: underline
}

.bodyTxt a:hover {
	font-family: helvetica, arial;
	color: #376193;
	font-size: 13px;
	font-weight: none;
	line-height: 16px;
	text-decoration: none
}