body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #669966;
}

.nomargin1 {
	margin-bottom: 0px;
}

.nomargin2 {
	margin-top: 0px;
}


.main-table {
	border: #FFFFEE;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 0px;
	border-left-width: 15px;
}
.header-row {
	height: 135px;
	background-image: url(images/header-background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 100px;
}

.footer-row {
	height: 25px;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/header-background.jpg);
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669966;
	text-decoration: none;
}

.main-row {
	padding-right: 7%;
	padding-left: 7%;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 25px;
}

p {
	font-size: 9pt;
	font-weight: bold;
}


.highlight {
	font-size: 12pt;
	font-weight: bolder;
}

#multiplex {
	clip:  rect(   );
	display: block;
	height: 40px;
	background-image: url(images/multiplex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: bottom;
	padding-top: 18px;
	padding-left: 15px;
}

h1 {
	font-size: 20pt;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
}

li {
	font-size: 9pt;
	font-weight: bold;
	line-height: 15px;
	font-style: italic;
	list-style-type: square;
}

#teamphoto {
	clip:  rect(   );
	display: block;
	width: 100%;
	/* height: 200px; */
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#teamphoto img{
	margin-right: 25px;
	float: left;
}

#teamphoto h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
}

#teamphoto h3 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}

#teamphotoadmin {
	clip:  rect(   );
	display: block;
	width: 33%;
	height: 250px;
	text-align: center;
	vertical-align: bottom;
	margin-right: 5px;
	float: left;
}

#teamphotoadmin p {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#teamphotoadmin img{
	float: none;
	margin-top: 30px;
}

.faqbox {
	background-color: #FFFFFF;
	border: 1pt solid #669966;
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.qanda {
	clip:  rect(   );
	width: 100%;
	height: 70px;
	padding-left: 70px;
	background-image: url(images/qanda.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	/* margin-top: 0px; */
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.qanda h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
}

.qanda p {
	margin: 0px;
}

.whatsnew{
	clip:  rect(   );
	display: block;
	width: 100%;
	/* height: 200px; */
	text-align: left;
	vertical-align: top;
	/* padding-top: 25px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	margin-top: 25px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.whatsnew img{
	margin-right: 25px;
	float: left;
}

.whatsnew h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
}
.whatsnew p {
	margin: 0px;
}