﻿/*Main Page Styles*/
	body {
		background-color: #ffffff;
		color: #2c5683;
		font-family: Tahoma, Arial, Verdana;
		font-size: 12px;
	}

/*Hyperlink Styles*/
	a {
		color: #fad364;
	}	
	a.nounderline {
		text-decoration: none;
	}

/*Table Hyperlink Styles*/
	table a {
		color: #2c5683;
	}
	
/*Thin Small Font Styles*/
	.tswhite {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #ffffff;
	}
	.tsblue {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #40599b;
	}
	.tsdarkblue {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #2c5683;
	}
	.tslightblue {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #c0e8ff;
	}
	.tsgreen {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #13817a;
	}
	.tsgold {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #fad364;
	}
	.tsdarkgold {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #dc962a;
	}
	.tsbronze {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 12px;
		color: #8b4e0c;
	}

/*Thin Medium Font Styles*/
	.tmwhite {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #ffffff;
	}
	.tmblue {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #40599b;
	}
	.tmdarkblue {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #2c5683;
	}
	.tmlightblue {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #c0e8ff;
	}
	.tmgreen {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #13817a;
	}
	.tmgold {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #fad364;
	}
	.tmdarkgold {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #dc962a;
	}
	.tmbronze {
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		font-size: 15px;
		color: #8b4e0c;
	}

/*Thin Large Font Styles*/
	.tlwhite {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #ffffff;
	}
	.tlblue {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #40599b;
	}
	.tldarkblue {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #2c5683;
	}
	.tllightblue {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #c0e8ff;
	}
	.tlgreen {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #13817a;
	}
	.tlgold {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #fad364;
	}
	.tldarkgold {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #dc962a;
	}
	.tlbronze {
		font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 18px;
		color: #8b4e0c;
	}

/*Wide Small Font Styles*/
	.wswhite {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
	}
	.wsblue {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #40599b;
	}
	.wsdarkblue {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #2c5683;
	}
	.wslightblue {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #c0e8ff;
	}
	.wsgreen {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #13817a;
	}
	.wsgold {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #fad364;
	}
	.wsdarkgold {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #dc962a;
	}
	.wsbronze {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #8b4e0c;
	}

/*Wide Medium Font Styles*/
	.wmwhite {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #ffffff;
	}
	.wmblue {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #40599b;
	}
	.wmdarkblue {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #2c5683;
	}
	.wmlightblue {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #c0e8ff;
	}
	.wmgreen {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #13817a;
	}
	.wmgold {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #fad364;
	}
	.wmdarkgold {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #dc962a;
	}
	.wmbronze {
		font-family: Arial, Tahoma, Verdana;
		font-weight: bold;
		font-size: 16px;
		color: #8b4e0c;
	}

/*Wide Large Font Styles*/
	.wlwhite {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #ffffff;
	}
	.wlblue {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #40599b;
	}
	.wldarkblue {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #2c5683;
	}
	.wllightblue {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #c0e8ff;
	}
	.wlgreen {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #13817a;
	}
	.wlgold {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #fad364;
	}
	.wldarkgold {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #dc962a;
	}
	.wlbronze {
		font-family: Verdana, Tahoma, Arial;
		font-weight: normal;
		font-size: 18px;
		color: #8b4e0c;
	}
