div#main {
        text-align: center;
}

body {
        margin: 2px 0px;
        background-color: #fff;
}

.norm10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bgGrayLight {
	background-color: #9F9F9F;
}
.table100 {
	height: 100%;
	margin: 0 auto;
}
.bgLeftTable {
	background-attachment: scroll;
	background-color: #696968;
	background-image: url(gfx/bgLeftTable.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgMain {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(gfx/bgMain.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.norm11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.norm12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bgLocation {
	background-color: #EEEEEE;
}
a.linkLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.linkLocation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7F94A3;
	text-decoration: underline;
}
a.linkText {
	color: #6592B0;
	text-decoration: none;
}
a.linkText:hover {
	color: #333333;
	text-decoration: underline;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #89B6D5;
	text-decoration: none;
}
.lead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.imgBorder {
	border: 1px solid #E4E4E4;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.upperCase {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
}
