body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p, th, td, h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	position:relative;
	top:-8px;	
	line-height: 30px;
}

h2 {
	font-weight:bold;
	font-size: 14px;	
}

h3 {
	font-weight:bold;
	font-size: 12px;	
}	
h4 {
	font-weight:bold;
	font-size: 12px;	
	font-style:italic;
	text-decoration:underline;
}	

h1.before {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#content {
	background-color:#FFFFFF;
	padding: 20px 20px 20px 20px;
	vertical-align: top;
	text-align:left;
}

p {
	margin-bottom: 10px;
}

a {
	color:#55667f;
}

#designBack {
	position: absolute; 
	top:0px; left: 0px; 
	width:100%; 
	height: 558px; 
	background-image:url(gfx/outerFrameBack.jpg);
}
#designBackCenter {
	position: absolute; 
	top:0px; 
	left: 0px; 
	width: 100%; 
	text-align:center;
}
.designframe {
	display:block; 
	width: 874px;
	text-align:center;
}

.imageTd {
	border-style:solid;
	border-color: #617188;
	border-width: 1px;
}

.imageTable {
	border:none 0px;
	margin-left: 10px;
}
.tableShadow {
	border:none 0px;
}

.standardTable {
	background-color:#c5cbd3;
	vertical-align:top;
	padding: 5px;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

ul ul {
	margin: 0px 0px 0px 0px;
}


#Main {
 margin-left: 20%;
}

#Content1 {
 width: 300px;
 height: 100px;
 margin-left: 10%;
 border: none;
 font-weight: bold;
}

#box1, #box2, #box3 {
 display: none;
}

a {
 outline: none;
}

img {
 border: none;
}

.mainExpand {
 cursor:hand;
 cursor:pointer;
 font: bold .9em verdana, arial, helvetica, sans-serif;


