/* Global Tag Controls */h1, h2 { font-size:24px;	line-height: 0px;}h3, h4 { font-size: 18px;	line-height: 0px;}h5, h6 { font-size: 12px;	line-height: 0px;}body { 	background-color:#FFFFFF;	font-family: "News Gothic BT Condensed", Arial, Helvetica, sans-serif;	color: #002A54;}a:link { text-decoration:none; color: #3E77B5;}a:visited { text-decoration:none; color: #3E77B5;}a:hover  { text-decoration:underline;}a:active {}   /* Layout Columns */#Main {	background-color: #FFF;	width: 100%;	height: 100%;	}  #LeftColSm { 	background-color: #FFF;	top: 100px;	left: 0px;	width: 80px;	height: 100%;	position: absolute; 	}  #LeftColMd {	background-color: #FFF;	left: 0px;	top: 100px;	width: 200px;	height: 100%;	position: absolute;	padding: 63px 0 0 0;	}  #MiddleColLeft { 	background-color: #FFF;	left: 105px;	top: 100px;	width: 415px;	height: 100%;	position: absolute;	}	 #MiddleColCenter { 	background-color: #FFF;	left: 225px;	top: 100px;	width: 415px;	height: 100%;	position: absolute;	}  #RightColSm {  	background-color: #FFF;	left: 665px;	top: 100px;	width: 80px;	height: 100%;	position: absolute; 	} #RightColMd {  	background-color: #FFF;	left: 545px;	top: 100px;	width: 200px;	height: 100%;	position: absolute; 	}/* Text Controls */.title {	font-size:24px;	font-weight:bold;	word-spacing: .1em;	letter-spacing:.25em;	line-height:30px;	}.pre {	font-size:24px;	font-weight:bold;	word-spacing: .1em;	letter-spacing:1px;	line-height:30px;}.subtitle {	font-size:18px;	font-weight:bold; 	word-spacing:.1em;	letter-spacing:.05em;	line-height:24px;	}.heading {	font-size:14px;	font-weight: 500;	letter-spacing: .035em;	line-height:18px;	}.subheading {	font-size:12px;	font-weight:normal;	letter-spacing:.015em;	line-height:12px;	}	.bodytext {	font-size:12px;	font-weight:normal;	color:#121212;	word-spacing: .025em;	letter-spacing:.015em;	line-height:18px;	text-indent:0em;	text-align:left;	}.tabletextsm {	font-size: 10px;	line-height: 10px;	}		.caption1{ font-size: 9px; color: #000000; letter-spacing: .075em;}.caption2{ font-size: 10px; color: #000000;}
