.medheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.largeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #273444;

}
.copyrighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyrightlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aa0000;
}
a:link {
	color: #aa0000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #aa0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #aa0000;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.rowemphasis {
	background-color: gold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.alinkcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.alinkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FF0000;
}
.blueheader {
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.left-column1 {
	/*background-image: url(images/body_03.jpg);*/
	background-image:url(images/leftcolumntop.png);
	background-repeat: repeat;
	width: 27px;
	height: 379px;
}
.left-column1-news {
	background-image: url(images/body_03.jpg);
	background-repeat: repeat-y;
	width: 27px;
	height: auto;
	min-height:379px;
}
.left-column2 {
	background-image: url(images/body_06.jpg);
	background-repeat: repeat-y;
	width: 27px;
	height:auto;
}

.left-column-tall {
	background-image: url(images/lowerleft.jpg);
	width: 27px;
	font-size:14px;
}
.right-column1 {
	/*background-image: url(images/body_05.jpg);*/
	background-image:url(images/rightcolumntop.png);
	background-repeat:repeat;
	height: 379px;
}
.right-column2 {
	background-image: url(images/body_07.jpg);
	background-repeat: repeat;
	width: 30px;
}
.headerimage {
	background-image: url(images/bubbles_01.jpg);
	background-repeat: no-repeat;
}
.body2image {
	background-image: url(images/new-web-layout_08.jpg);
	background-repeat: repeat;
	width:1024;
}
.img-normal{
	height:100%;
	min-height:200px;
	background-repeat:repeat;
}