@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 860px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding-left: 25px;
	padding-right: 25px;
}
.oneColFixCtrHdr #header {
	height: 90px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#logotop {
	float: left;
	width: 250px;
	padding-top: 12px;
	height: 75px;
}
#headright {
	width: 300px;
	float: right;
}
#contactus {
	text-align: right;
	height: 60px;
	font-size: 90%;
	padding-top: 5px;
}
#phonetop {
	color: #43ace1;
	text-align: right;
	font-size: 15pt;
}
#navbar {
	border-top: 1px solid #AAA;
	height: 32px;
}
#topimage {
	height: 180px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 18px;
	border-bottom: 1px dotted #DDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}
#3column {
	background-color: #FFF;
	margin-top: 25px;
	font-size: 9pt;
	height: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pic1 {
	height: 108px;
	width: 265px;
}
#pic2 {
	height: 108px;
	width: 264px;
}
#pic3 {
	height: 108px;
	width: 265px;
}
#bod1 {
	width: 265px;
	padding-top: 10px;
	font-size: 9pt;
	height: 25px;
}
#bod2 {
	width: 264px;
	padding-top: 10px;
	font-size: 9pt;
	height: 25px;
}
#bod3 {
	width: 265px;
	padding-top: 10px;
	font-size: 9pt;
	height: 25px;
}
#col1 {
	width: 265px;
	float: left;
	padding-right: 33px;
	padding-top: 25px;
}
#col2 {
	float: left;
	width: 264px;
	padding-right: 33px;
	padding-top: 25px;
}
#col3 {
	float: right;
	width: 265px;
	padding-top: 25px;
}
#statement {
	float: left;
	width: 590px;
	color: #43ace1;
	font-size: 100%;
	border-right: 1px dotted #DDDDDD;
	margin-bottom: 20px;
}
#rightmid {
	float: right;
	height: 200px;
	width: 242px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 24px;
	padding-top: 6px;
}
#statementheader {
	font-size: 115%;
}
#statementbody {
	color: #000;
	padding-top: 11px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.oneColFixCtrHdr #footer {
	background:#AAA;
	width: 912px;
	margin: 0 auto;
	height: 20px;
}
.clearfloat {
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
}
#footerbottom {
	height: 80px;
	padding-top: 15px;
	font-size: 68%;
	text-align: right;
	width: 912px;
	margin: 0 auto;
}
#footerleft {
	float: left;
	width: 300px;
	height: 50px;
	text-align: left;
	font-size: 120%;
}
#footerright {
	float: right;
	width: 500px;
	height: 50px;
}
#footer {
	width: 912px;
	margin: 0 auto;
	padding: 0;
	background-color: #AAA;
	height: 20px;
}
#mainContent #statement p {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#mainContent #statement h3 {
	font-size: medium;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 85% verdana, sans serif;
	font-weight: normal;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	background: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
	background: #FFFFFF
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #000;
	opacity: 0.82;
	filter:alpha(opacity=82);
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 6px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000;
	color: #FFF;
	font: 12px arial
}

	#sddm div a:hover
	{
	background: #FFF;
	color: #000
}
.transparent
  {
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
.box {
	background: #555555;
}
.boxtop {
	background: no-repeat top right;
	background-image: url(../Images/ne.gif);
}
.boxtop div {
	font-size: 0;
	height: 9px;
	background: no-repeat top left;
	background-image: url(../Images/nw.gif);
}
.boxbottom {
	background: no-repeat bottom right;
	background-image: url(../Images/se.gif);
}
.boxbottom div {
	font-size: 0;
	height: 9px;
	background: no-repeat bottom left;
	background-image: url(../Images/sw.gif);
}
#boxhead {
	font-size: 92%;
	padding: 6px;
	color: #FFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#boxmaincontent {
	font-size: 70%;
	padding: 6px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.boxcontent {
  padding: 0px 9px 0px 9px;
}
#mainContent #statement #statementbody {
	text-align: justify;
}

