body{
	background-color:#E9F8FC;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
a:link {
	text-decoration:underline;
	color: #005E8A;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.bodytext  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#242424;
	line-height:18px;
	text-align:left;
}

.h1{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.h2{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}

.h3{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align:left;
}
.header{
	background-color: #E6E6E6;
	background: url(img/header.jpg);
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #903326;
	line-height: 24px;
	font-weight: bold;
}

.btbg {
	background:url(images/bt-bg.jpg) center;
	background-repeat:repeat-x;
	height:27px;
}

.bgtopbg {
	background:url(images/bg-top.gif) top;
	background-repeat:no-repeat;
	width:211px;
	height:30px;
}

.bgbottombg {
	background:url(images/bg-bottom.gif)  top;
	background-repeat:no-repeat;
	width:211px;
	height:30px;
}

.borderri{
	background:url(images/dot.jpg) left top;
	background-repeat:repeat-y;
}

.borderleft{
	background:url(images/dot.jpg) right top;
	background-repeat:repeat-y;
}

.copyfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
}

.headerbg {
	background:url(images/heading-bg.jpg);
	background-repeat:repeat-x;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
	vertical-align:middle;
	vertical-align:middle;
}

.fontwight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003399;
}

.topmarging {
	margin-top:6px;
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336699;
}

.subhed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}
.pillar {
	background:url(images/gbcpillar.gif) center bottom;
	background-repeat:no-repeat;
	height:850px;
}