body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	background-color: #B3A684;
}
a {
	color: #0033FF;
	text-decoration: none;
	height: 100%;
	width: 700px;
}
a:hover {
	color: #66CC00;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background-color: #82B7C5;
	text-transform: uppercase;
	text-align: center;
}
.content {
	background-color: #F6F4EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.main_frame {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.nav {
	background-image: url(../pics/nav_bg2.jpg);
	font-weight: normal;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 23px;
}
.top {
	background-image: url(../pics/top.jpg);
	background-repeat: no-repeat;
	height: 150px;
	vertical-align: bottom;
	text-indent: 90px;
}
.horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 20px;
	text-align: right;
	vertical-align: sub;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.shawow {
	background-image: url(../pics/shadow.jpg);
}
.headings {
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
.mainPic_bg {
	background: url('../pics/main-page-bg2.jpg') bottom no-repeat;
	vertical-align: top;
}
.body_bg {
	background-repeat: no-repeat;
	background-image: url(../pics/bg.jpg);
}
.mediareleaseheading {
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	text-align: center;
}
.mediareleasedate {
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.smaller_text {
	font-size: 8pt;
}
.sub_heading {
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
}
.cloc {
	letter-spacing: 0.1em;
	border: 1px solid #aaa;
	background: #fff;
	padding: 10px 10px 0px 10px;
}
.cloc input {
	background-color: #f5f5f5;
	text-align: center;
	letter-spacing: 0.1em;
	margin-right: 4px;
}

#menuContainer {
	cursor: pointer;
}
