﻿/* Global Styles */


.subGrayTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #666666;
		text-align: left;
		font-style: normal;
		font-weight: bold;
		padding-top: 15px;
		line-height: 15px;
		}

.copyGrayLink {
		font-family: Verdana, Arial, Helvetica, sans-serif;		
		font-size: 11px;
		color: #666666;
		text-align: left;
		line-height: normal;
		font-weight: bold;
		line-height: 14px;
		}
		

/* History Styles */

.historyCopyLink {
		font-family: Verdana, Arial, Helvetica, sans-serif;		
		font-size: 11px;
		color: #666666;
		text-align: left;
		line-height: normal;
		font-weight: normal;
		line-height: 14px;
		}

.historyTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #3080C1;
		text-align: left;
		font-style: normal;
		font-weight: bold;
		padding-bottom: 15px;
		}

.historySubTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #3080C1;
		text-align: left;
		font-style: normal;
		font-weight: bold;
		}




