A {
	text-decoration: none;
}

P {
	text-indent: 10px;
}

A:link    {color:#666666;font-family:Times new Roman;font-size:10px;}
A:visited {color:#666666;font-family:Times new Roman;font-size:10px;}
A:hover   {color:#999999;font-family:Times new Roman;font-size:10px;}


H1   {color: #000000; font-size: 16px; font-family:Times new Roman; font-weight:bold; text-align: center;}


.blue {
	color: #079EEC !important;
}

.darkgray {
	color: #4B4B4B !important;
}

.black {
	color: #000000 !important;
}

.b12px {
	font-size: 12px !important;
    font-weight: bold !important;
}


.mline {
 	font: 10pt Times new Roman;
	text-transform: uppercase;
    font-weight: bold;
	color: #000000;
 	cursor: pointer;
	padding: 5 5 5 10;
}
 
.mline:first-letter {
   color: #079EEC;
}

.b img {
	border: 2px solid #999999;
}

.coltitle {
 	font: 10pt Times new Roman;
	text-transform: uppercase;
    font-weight: bold;
	color: #ffffff;
	padding: 5 5 5 10;
}

A.quick:link, A.quick:visited {
	background: URL(/images/quick_gray.gif) no-repeat left center;
	color: #666666;
	font-family: Times new Roman;
	font-size: 12px;
    font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
 	text-transform: uppercase;
}
A.quick:hover, A.quick:active {
	background: URL(/images/quick_blue.gif) no-repeat left center;
	color: #079EEC;
	font-family: Times new Roman;
	font-size: 12px;
    font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
	text-transform: uppercase;
}

div.rightcolumn {
	padding: 5px;
}
 
