body {
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6FA5E3;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.clearboth {
	clear: both;
}

A:link, A:visited {
	color: #666666;
}
TD {
	 
	vertical-align: top;
}
.photo_right {
	float: right;
	padding: 1px;
	margin: 10px 20px 15px 15px;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
}


#header {
	background-image: url(../images/img_orange_topbar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 202px;
	width: 970px;
}
#skyline {
	float: right;
	margin-top: 4px;
}
#logo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#page_content {
	float: right;
	width: 745px;
 
}
#page_content h1 {
	font-size: 16pt;
	color: #35689A;
	margin: 15px 20px 10px 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#page_content h2 {

	font-size: 13pt;
	color: #76A8E3;
	margin: 20px 20px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

#page_content p {
	color: #333333;
	margin: 15px 20px 10px 15px;
	line-height: 150%;
}

#sidebar {
	float: left;
	width: 223px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebar UL#main_menu {
	list-style-type: none;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #35689A;
	padding-top: 2px;
}



#sidebar UL#main_menu A:LINK, #sidebar UL#main_menu A:VISITED {
	list-style-type: none;
	padding-bottom: 9px;
	font-size: 18px;
	font-weight: bold;
	color: #35689A;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE0E4;
	padding-left: 2px;
}
#sidebar UL#main_menu A:HOVER, #sidebar UL#main_menu A:ACTIVE {
	list-style-type: none;
	padding-bottom: 9px;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE0E4;
	padding-left: 2px;
}


#footer {
	clear: both;
	height: 40px;
	width: 970px;
}
#footer UL#footer_menu {
	list-style-type: none;
	color: #35689A;
	float: right;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer UL#footer_menu LI {
	display: inline;
}
#footer UL#footer_menu A:LINK, #footer UL#footer_menu A:VISITED {
	list-style-type: none;
	font-size: 8pt;
	font-weight: bold;
	color: #35689A;
	text-decoration: none;
	padding-left: 7px;
	float: left;
	padding-right: 7px;
}
#footer UL#footer_menu A:HOVER, #footer UL#footer_menu A:ACTIVE {
	color: #FF9900;
	text-decoration: none;
}
.credits {
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
 	margin: 0px;
	padding: 0px;
	float: right;
	padding-right: 20px;
}
.copyright {
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
}
.form_label {
	font-size: 10pt;
	background-color: #DBE0E4;
	text-align: right;
	font-weight: bold;
	color: #35689A;
	padding: 4px;
}
.cell_content {
	font-size: 10pt;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	color: #35689A;
	padding: 4px;
}
#wave_screen IMG {
	margin-left: 20px;
	margin-top: 10px;
}
#wave_screen {
	margin-left: 15px;
}
.content_shift {

	margin-left: 15px;
}
