.contentbackground 
{
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/cc_23.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.nav a, .nav a:hover, .holder 
{
	display: block;
	width: 110px;
	border-bottom: 1px dotted #336699;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;	
	padding: 5px;
}

.nav a:hover, .holder
{
	display: block;
	background-color: #336699;
}


.copyright 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 15px;
}


.bottomborder 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.borderall
{
	border: 1px solid #CCCCCC;
}


.pageheading 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #35358C;
	text-align: left;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}



.textjustify 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.text 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



.subheading 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #141B69;
}


.paddingleft10 
{
	padding-left: 10px;
}

