/* content layout classes */.vkBody {	background-color: #CCCCCC;	margin: 0px;}.topBanner {	background-color: #FFFFFF;	height: 60px;	width: 100%;	left: 0px;	top: 0px;	position: absolute;}.mainContent {	width: 100%;	left: 0px;	top: 60px;	position: absolute;	margin: 0px;	padding: 0px;}.column1 {	position: absolute;	width: 155px;	left: 20px;	top: 0px;	background-color: #FFFFFF;}.column2 {	position: absolute;	left: 195px;	top: 0px;	width: 155px;	background-color: #FFFFFF;}.column3 {	position: absolute;	width: 155px;	left: 370px;	top: 0px;	background-color: #FFFFFF;}.column4 {	position: absolute;	width: 155px;	left: 545px;	top: 0px;	background-color: #FFFFFF;}.column24 {	position: absolute;	left: 195px;	top: 0px;	width: 505px;	background-color: #FFFFFF;}.column12 {	position: absolute;	width: 330px;	left: 20px;	top: 0px;	background-color: #FFFFFF;}.column34 {	position: absolute;	left: 370px;	top: 0px;	width: 310px;	background-color: #FFFFFF;}/* Image Classes */.disclosureTab {	float: left;	margin-left: -12px;	margin-top: 4px;}.thumb {	margin-left: -4px;	margin-top: 4px;	margin-bottom: 2px;}.headingPict {	margin-left: -3px;}/* background Classes */.mainContentBackground {	width: 100%;	left: 0px;	top: 0px;	background-image: url(../images/backgroundpat.gif);	position: fixed;	height: 100%;}.option {	top: 0px;	height: 100%;	position: absolute;}/* text classes */.columnText {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 16px;	margin-left: 4px;	margin-right: 4px;}.title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 14px;	font-weight: bold;}.titleLink {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 14px;	font-weight: bold;	color: #000000;}.date {	font-family: "Courier New", Courier, mono;	font-size: 9px;	line-height: 9px;}.description {	margin: 4px 0px 0px;}.smallText {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 14px;}.bigTitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 14px;	font-weight: bold;	text-transform: uppercase;	color: #CC6600;	margin: 0px;}.pictTitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 14px;	font-weight: bold;	text-transform: capitalize;}.imageTitle {	margin-left: -1px;	}.bodyLink {	color: #FF0000;	text-decoration: underline;}a {	color: #FF0000;	text-decoration: underline;	border: 0;}/* footer classes */.bottomFloater {	background-color: #FFFFFF;	height: 16px;	position: fixed;	left: 0px;	width: 100%;	bottom: 0%;	margin: 0px;	padding: 0px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}.bottomImage {	margin: 4px 16px 4px 0px;}.bottomContent {	margin-left: 20px;}.bottomContentRight {	position: absolute;	right: 0;}img{	border:0;}