html, body {
	margin:0;
	padding:0;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background:#005da9;
	color:#FFFFFF;
	text-align:left; 
}
p {
	line-height:20px;
}
a:link, a:visited, a:active {
	color:#fff44b;
	text-decoration:underline;
}
a:hover {
	color:#709f2f;
	text-decoration:none;
}
#tableBGform {
	border-top:1px solid #004279;
	color:#fff8c6;
	top:0px;
	padding:0;
	margin:0;
	width:230px;
	min-height:484px;
	background: #004279 url(../images/layout_07.gif) no-repeat 0px -1px;
}
#tableBGform h1 {
	color: #FFF;
	font-size: 24px;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:10px 0 0px 0;
	padding: 0px;
	text-align:center;
}
#tableBGform h1 small {
	display:block;
	color:#fdff7a;
	font-size:14px;
	font-weight:100;
	text-transform: capitalize;
	letter-spacing:0px;
	margin:10px 0 0 0;
}
#textContent {
	padding:8px 0;
}
div#textContent h1 {
	font-size:36px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:normal;
	margin:0;
	padding:20px 0 10px 0;
	text-transform:uppercase;
}
div#textContent h1 small {
	display:block;
	color:#fdff7a;
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:10px 0 0 0;
}
div#textContent h2 {
	display:block;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color:#fdff7a;
	font-weight:100;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0px;
	margin:20px 0 0 0;
}
div#textContent h2 a:link, div#textContent h2 a:visited {
	color:#fdff7a;
	font-weight:100;
	text-decoration:none;
}
div#textContent h2 a:hover {
	color:#FFF;
	font-weight:100;
	text-decoration:underline;
}
div#floatRightMap {
	background:#00589f;
	border:1px solid #005295;
	padding:10px;
	width:640px;
	height:470px;
	margin:10px auto;
	clear: right;
}
div#floatRight1 {
	background:#00589f;
	border:1px solid #005295;padding:10px;
	width:350px;
	float:right;
	margin:1em 0 10px 10px;
	clear: right;
	}
	
div#floatRight2 {
	background:#00589f;
	border:1px solid #005295;
	padding:10px;
	width:410px;
	float:right;
	margin-left:10px;
	margin-bottom: 2em;
	clear: right;
}
div#SGEFooter {
	min-height:70px;
	padding:0;
	font: 12px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-left: 130px;
	background:url(../images/smallSGElogo.gif) top left no-repeat;
}
div#SGEFooter h1 {
	font-size:14px;
	letter-spacing: normal;
	font-weight:bold;
	margin:0;
	padding:0;
}
div#SGEFooter p {
	line-height:1.4em;
	padding:0 auto; margin:0 auto;
}
div#CEFooter {
	padding:0;
	font: 11px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-left: 130px;
	background: url(../images/ce-land.gif) top left no-repeat;
	min-height:70px;
}
div#CEFooter p {
	line-height:1.4em;
	padding:0 auto; margin:0 auto;
}
div#CEFooter small {
	font: 9px/11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
div#floatRight div#googlemap {
	min-height:70px;
	padding:0;
}
h1 {
	color: #fff44b;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	margin:10px 10px -10px 10px;
	padding: 0px;
	text-align:left;
}
h1 sup {
	color: #fdff7a;
	font-size: 18px;
	font-weight:300;
}
h1 span {
	color: #fdff7a;
	font-size: 14px;
	font-weight:300;
	margin:10px 0px 2px 0px;
}
h2 {
	color: #bcd200;
	font-size: 2.5em;
}
h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight:400;
}
h3 a, a:link, a:visited, a:active {
	color: #fff44b;
	font-weight:bold;
}
h4 {
	font-size: 1.3em;
}
.content a {
	color: #fff;
}
.content p.linkage {
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}
.content p.linkage a {
	color: #fff;
}
/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery {
	width: 740px;
	height: 485px;
	text-align: left;
	margin: 0;
	padding:0;
}
#form {
	margin: 0 auto;
	width:200px;
	padding:10px 10px 5px 10px;
}
#form p, li, label {
	font-family:"Lucida Sans", Verdana, Arial;
	font-size:11px;
	color:#FFF;
	line-height:1.4em;
	margin-top:0em;
	margin-bottom:0.7em;
	padding-top:0em;
}
#form input, form, select, textarea {
	font-family:"Lucida Sans", Verdana, Arial;
	font-size:11px;
}
form fieldset {
	clear: both;
	font-family:"Lucida Sans", Verdana, Arial;
	font-size:11px;
	border: 1px solid #2b5f89;
	margin-bottom:10px;
}
form fieldset legend {
	font-weight: normal;
	font-family:"Lucida Sans", Verdana, Arial;
	font-size:11px;
	color: #FFF;
}
/* form input, select, textarea {
	background:#e7edcb;
	}	
*/

.errordiv {
	border: 1px solid red;
	background-color: #FFAFAF;
	display: none;
}
.required {
	background-color: #DDA2A2;
}
.required:focus {
	background-color: #fff;
	border: 1px solid #993333;
}
.checkit {
	background-color: #E0E5EF;
}
.tableBGLowerLeft {
	color:#005da9;
	background:url(../images/layout_12.gif) repeat-x;
}
.tableBGRight {
	color:#004d8c;
	background:url(../images/layout_09.gif) repeat-x;
}
.tableBGGallery {
	color:#fff8c6;
	background: #005da9 url(../images/backgroundForm.gif) repeat-x;
}
.BelowMainImage {
	background:  url(../images/layout_15.gif) top left no-repeat;
	height:140px;
	width:auto;
	overflow:hidden;
}

#clicklinksCont {
	width:740px;
	padding:10px 0 0 0;
	overflow:hidden;}

#clicklinks {
	float:right;
	padding:6px 0 0 0;}