/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: auto;
	background-image: url(images/fullsourceBG.gif);
	background-repeat: repeat-x;
	font-style: normal;
	font-weight: bold;
}

.pl
{
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 350px;
	padding-left: 20px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
}


.pR
{
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 275px;
	border-left-color: #333333;
	border-right-color: #333333;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
}


.fullsource {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}


.subtitleR 
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}


.title 
{
	font-size: 15px;
	color: #006699;
	padding-left: 20px;
	font-weight: bold;
}

.titleR 
{
	font-size: 15px;
	color: #006699;
	padding-left: 05px;
	font-weight: bold;
}


.subtitlel
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
}



.exclamation
{
	font-size: 12px;
	color: #CC9900;
}

.uppercasered
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}

.description
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: baseline;
	line-height: 18px;
	height: 200px;
}


.Tnav 
{
	font-size: 13px;
	color: #666666;
	text-align: left;
	font-weight: lighter;
	line-height: 20px;
}

.Bnav 
{
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;	
}

.copy
{
	font-size: 8px;
	color: #CCCCCC;	
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.onbutt {
	color: #FFCC66;
}

