	
/* Document Styles */

body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}

p.p2 {
	font-size: 10px;
	line-height: 16px;
	}

h3 {
	color: #2A9287;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}


a:link, a:visited {
	color: #2A9287;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	background: #2A9287;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}
	
table {
    width:100%;
	font: normal 12px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
   
	padding: 4px;
}



td {
	/*border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;*/
	background: #fff;
	padding: 6px 6px 6px 12px;
	/*color: #6D929B;*/
}

td.alt {
	/*background: #F5FAFA;
	color: #B4AA9D;*/
}	

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}

.accesskey {
	text-decoration: underline;
	}

/* Container Styles */

#container {
  
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
    border-bottom:0px;
	min-height:1250px;
	_height:1250px;

	}

/* Intro Styles */

#pageHeader {
	width: 720px;
	height: 120px;
	background: #18d url(/images/title.jpg) no-repeat;
	}

#pageHeader h1, #pageHeader h2 {
	text-indent: -999em;
	margin: 0;
	}

#footer {
    position:relative;
	margin-left:auto;
	margin-right:auto;
	border: 15px solid #fff;
	width: 708px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #2A9287;
	margin-top: -15px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: left;
        color:#fff;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}

#quickSummary {
	width: 720px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #2A9287;

	}

#quickSummary p.p1 {
	position: absolute;
	left: -999em;
	}

#quickSummary p.p2 {
	/*width: 192px !important;
	width /**/: 221px;*/
	width:680px;
	height: 28px !important;
	height /**/: 39px;
	color: #fff;
        font-size: 22px;  
	margin: 0;
	padding: 11px 10px 0 27px;
	text-align:right;
	/*border-right: 1px solid #fff;*/
	}

#quickSummary a:link, #quickSummary a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#quickSummary a:hover, #quickSummary a:active {
	text-decoration: underline;
	background: transparent;
	}

/* Link List Styles */

ul {
  float: left;
  width: 720px;
  margin: 0;
  padding :0;

  list-style: none;
}
 
li {
  float: left;
  margin: 0;
  padding :10px;
  white-space: nowrap;

} 

#menu {
	position: absolute;
	top: 135px;
	left: 300px;
	width: 720px;
	}


#menu h3 {
	text-indent: -1100px;
	height: 45px;
	margin: 0;
	}

#menu a:link, #linkList a:visited {
	font-size: 12px;
	color: #000;
	}

#menu a:hover, #linkList a:active {
	background: #fff;
	}

#menu a.c {
	font-size: 10px;
	}

#menu acronym {
	border-bottom: none;
	}

#wrapper{
    position: relative; 
	margin: 0 auto;
	text-align: center;	
}	

h4{
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;

}

#maintext
{
   top: 170;
}

#linkList2{
}
#linkList {
	position: absolute;
	top: 124px;
	left: 15px;
	width: 720px;
	}


#linkList h3 {
	text-indent: -1100px;
	height: 45px;
	margin: 0;
	}

#linkList a:link, #linkList a:visited {
	font-size: 14px;
	color: #fff;
	}

#linkList a:hover, #linkList a:active {
	background: #fff;
        color: #2A9287;               
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}
