html {
}

body {
	text-align: center;
	margin: 2px 0px 24px 0px;
	}

div#top {
	width: 766px;
	margin: 0px auto;
	padding: 0;
}

div#wrapper, div#footer {
	margin: 0px auto; 
	padding: 0px;
	width: 766px;
	}

div#wrapper {
	padding: 0;
	margin-top: 0;
	text-align: center;
	}

div#pageBody, div#footer {
	text-align: left;
	}

div#pageBody {
	margin: 0px;
	padding: 0px;
	width: 766px;
	padding-left: 0 !important
	}
	
div#pageBody1 {
	margin: 0px;
	padding: 0px;
	width: 766px;
	color: #000;
	padding-left: 0 !important
	}

div#footer {
	color: #333333;
	height: 50px;
	clear: both;
	}

div#footer p {
	width: 300px;
	margin: 8px 0px 0px 26px; 
	padding: 0px; 
	display: inline;
	float:left;
	font-size: 11px;
}


div#skyscraper {
	position: absolute;
	top: 5%;
	left: 782px;
	}
	


html {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 16px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

h1 { font-size: 1.6em; }

h2 { font-size: 1.3em; }

h3 { font-size: 1.1em; }

h4 { font-size: 1.0em; }

h5 { font-size: 0.9em; }

h6 { font-size: 0.8em; }

p, ul, ol, dl, address, blockquote, table {
	line-height: 1.5em;
	font-size: 0.8em;
	}

ul p {
	font-size: 1em;
}

a:link, a:visited {
	font-size: 1em;
	color: #0081c2;
	}

a:hover, a:active {
	color: #ff0000;
	}
	
a img {
	border: none;
	}

blockquote {
	margin: 8px 8px 16px 8px; padding: 8px;
	background: #f1f1f1;
}

p { margin: 8px 0px 22px 0px; padding: 0px 0px 0px 0px; }

em {
}

strong {
}

address {
	font-style: normal;
	line-height: 1.5em;
}

code {
	font-size: 1.05em;
}

acronym {
/* IE 6 does not support abbr */
  border-bottom: 1px dotted #333333;
  cursor: help;
  }

abbr {
	cursor: help;
	border-bottom: 1px dotted #333333;
}

table {
	border: 1px solid #d2d2d2;
	border-collapse: collapse;
}
caption {
	
}
table thead {
}
table tbody {
}
table tfoot {
}
table th {
	padding: 4px;
	background: #333333;
	color: #FFFFFF;
	text-align: left;
}
table td {
	padding: 4px 6px;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	line-height: 1.5em;
}
/* Sections, sub-sections and footer menus */

ul#sections, ul#subSections {
	padding: 0; 
	margin: 0 0 0 9px;
	width: 757px;
	}

ul#sections {

	height: 40px;	
	}

ul#subSections {
	}

ul#footerMenu {
	float: right;
	display: inline;
	clear: none;
	margin: 0px 12px 0px 0px; 
	padding: 6px 0px 0px 0px;
}

ul#sections li, ul#subSections li, ul#footerMenu li {
	font-size: 12px;
	float: left;
	margin: 0px; 
	display: inline;
}

ul#sections li {
	font-size: 12px;
	margin: 4px 0px 0px 0px; 
	padding: 7px 0px;
}

ul#subSections li {
	padding: 0px 0px 3px 0px;
}

ul#footerMenu li {
	margin: 0px; 
	padding: 2px 0px;
	display: inline;
}

ul#sections .this {
	background: #f1f1f1;
	height: 22px;
}

ul#sections li.first {
	margin-left: 3px;
}

div#footer a:link, div#footer a:visited {
	text-decoration: none;
	color: #333333;
	}

ul#sections a:link, ul#sections a:visited {
	text-decoration: none;
	color: #fff;
}

ul#sections a:hover, div#footer a:hover, ul#sections a:active, div#footer a:active {
	text-decoration: underline;
}

ul#subSections a:link, ul#subSections a:visited, ul#sections a:visited {
	text-decoration: none;
	color: #333333 !important
	}

ul#subSections a:hover, ul#sections .this a:hover {
	color: #f00;
	text-decoration: underline;
}


ul#sections a, ul#subSections a, div#footer a {
	margin: 0px; 
	padding: 0px 8px 0px 8px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: right 5px;
}
	
ul#subSections a.active {
	color: #0081c2 !important
}

.this, .this a {
	color: #0081c2 !important
}

/* first, this, last */
li.last a {
	background-image: none !important
}

form {
	margin: 0; padding: 0; display: inline;
}

input, select, textarea, button {
	padding: 2px;
	color: #333333;
}

label {
	float: left;
	width: 150px;
}

legend {
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 4px;
}

textarea {
}

select {
}

button {
}

form p {
	margin: 0px 0px; padding: 8px 0px;
}

fieldset {
	margin-bottom: 16px;
	padding: 16px 0px 12px 12px;
}
html > fieldset { margin-bottom: 0px; }
legend {
	font-size: 16px;
	font-weight: bold;
}

form .hidden {
	display: block;
	visibility: hidden;
	overflow: hidden;
}
/* Definition List */
dl {
}

dl dt {
	font-weight: bold;
	/* for safari */
	text-align: left !important
}

dl dd {
	margin: 2px 0px 12px 20px;
	line-height: 1.5em;
}

dl.float dt {
	float: left;
	margin: 0px 8px 0px 0px;
	line-height: 1.5em;
}
dl.float dd {
	margin-left: auto;
}

ul.float {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
ul.float li {
	display: inline;
	float: left;
}


div#FLASH {
	border: 1px solid;
	padding: 12px;
	margin: 8px 0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

div.FLASH_alert {
	background: #f00000;
	color: #ffffff;
	font-weight: bold;
}

div.FLASH_complete {
	background: #3ee000;
	color: #ffffff;
	font-weight: bold;
}

div.FLASH_progress {
	background: #FF5A00;
	color: #ffffff;
	font-weight: bold;
}

a.skip {
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	display: inline;
	clear: none;
	/*for IE 5*/
	position: absolute;
	right: 1000px;
	}

.clearAll {
	display: block;
	clear: both;
	}
	
.clearLeft {
	clear: left;
	}

.clearRight {
	clear: right;
	}

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}