#body {
	margin: 0px;
	height: auto;
	width: 100%;
	display: block;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25px;
	text-align: center;
	overflow: visible;
	background-color: #005B7F;
	
	text-rendering: optimizeLegibility;
	font-variant-ligatures: common-ligatures discretionary-ligatures no-historical-ligatures contextual;
	font-variant-numeric: none;
}

#Header {
	clear: both;
	height: 100px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(Bkgrds-CSS/Bkgrd-Header.gif);
	padding: 0px;
	top: 0px;
	text-align: center;
	display: block;
	margin: 0px;
	background-position: left top;
	float: none;
}

#Banner-Container {
	height: 100px;
	width: 1000px;
	background-repeat: repeat-x;
	background-image: url(Bkgrds-CSS/Bkgrd-Header.gif);
	display: block;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
	text-align: left;
}

#LtShadow {
	position: relative;
	width: 20px;
	height: 100px;
	clear: left;
	float: left;
	display: block;
	background-image: url(Bkgrds-CSS/Banner-LtShadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#Banner-TopBar {
	height: 30px;
	width: 960px;
	position: relative;
	display: block;
	padding: 0px;
	clear: right;
	float: left;
}
#Banner-Topbar p {
	clear: right;
	float: left;
	height: 22px;
	width: 600px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.1em;
	color: #FFF;
	padding-left: 10px;
	padding-top: 8px;
}
#Banner-Topbar a:link, #Banner-Topbar a:visited {
	color: #FFF;
	text-decoration: none;
}
#Banner-Topbar a:hover, #Banner-Topbar a:active {
	color: #0FF;
	text-decoration: none;
}
#Banner {
	width: 960px;
	height: 70px;
	float: left;
	display: block;
	background-image: url(Bkgrds-CSS/Banner-Header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	position: relative;
}

#Banner h1{
	width: 960px;
	height: 70px;
	float: left;
	display: block;
	background-image: url(Bkgrds-CSS/Banner-Header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 2em;
	text-align: center;
	color: #005B7F;
	text-indent: -9999em;
}
#Banner h1 a:link , #Logo .img a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Banner h1 a:hover , #Logo .img a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#RtShadow {
	position: relative;
	width: 20px;
	height: 100px;
	clear: right;
	float: right;
	display: block;
	background-image: url(Bkgrds-CSS/Banner-RtShadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#Mid-Container {
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	text-align: center;
	clear: both;
	display: block;
	padding: 0px;
	margin: 0px;
	float: none;
	overflow: visible;
	background-image: url(Bkgrds-CSS/Content-EdgeBkgrd.gif);
	background-color: #F1F6F8;
}

#Content-Container {
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
	background-image: url(Bkgrds-CSS/Content-EdgeBkgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #F1F6F8;
}
#Content-Wrapper {
	width: 958px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005B7F;
	border-left-color: #005B7F;
	clear: both;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#Content-Bkgrd {
	width: 958px;
	height: auto;
	position: relative;
	text-align: center;
	clear: both;
	background-color: #FFF;
	margin: 0px;
	float: left;
	background-image: url(Bkgrds-CSS/Content-Bkgrd2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}




#Sidebar {
	clear: left;
	float: left;
	height: auto;
	width: 231px;
	position: relative;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
}
#SidebarNav {
	clear: both;
	float: left;
	height: auto;
	width: 221px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005B7F;
	text-align: left;
}
.escape {
	color: #005B7F;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	height: 100%;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 25px;
}

#Sidebar .escape a:link , #Sidebar .escape a:visited {
	color: #005B7F;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	display: block;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: 5px;
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	height: 100%;
	width: 210px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #005B7F;
	border-right-color: #005B7F;
	border-bottom-color: #005B7F;
	border-left-color: #005B7F;
}
#Sidebar .escape a:hover, #Sidebar .escape a:active {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0px 1px 0px #000;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 5px;
	background-color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	height: 100%;
	width: 210px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#SidebarNav a:link, #SidebarNav a:visited {
	color: #005B7F;
	text-decoration: none;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 5px;
	background-color: #D9F2F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	height: 100%;
	width: 210px;
	margin: 0px;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005B7F;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005B7F;
}
#SidebarNav a:hover, #SidebarNav a:active {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 5px;
	background-color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	height: 100%;
	width: 210px;
	margin: 0px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005B7F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005B7F;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005B7F;
}



#SidebarNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
#SidebarNav li {
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#SidebarNav ul a:link, #SidebarNav ul a:visited {
	color: #005B7F;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 5px;
	background-color: #D9F2F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	height: 100%;
	width: 210px;
	margin: 0px;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005B7F;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005B7F;
	padding-right: 0px;
}
#SidebarNav ul a:hover, #SidebarNav ul a:active {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0px 1px 0px #000;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 5px;
	background-color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	height: 100%;
	width: 210px;
	margin: 0px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005B7F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005B7F;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005B7F;
	padding-right: 0px;
}
#SidebarNav ul ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
#SidebarNav li li {
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#SidebarNav ul ul a:link, #SidebarNav ul ul a:visited {
	color: #005B7F;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 5px;
	background-color: #F7FDFD;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #005B7F;
	border-left-color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	height: 100%;
	width: 210px;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	padding-right: 0px;
}
#SidebarNav ul ul a:hover, #SidebarNav ul ul a:active {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005B7F;
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
	height: 100%;
	width: 210px;
	margin: 0px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005B7F;
}


#Bread {
	float: left;
	height: 15px;
	width: 450px;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 0.85em;
	color: #005B7F;
}
#Bread ul {
	list-style-type: none;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#Bread li {
	display: inline;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Bread a:link, #Bread a:visited {
	text-decoration: none;
	color: #005B7F;
}

#Bread a:hover, #Bread a:active {
	text-decoration: underline;
	color: #000;
}




#Content {
	height: auto;
	width: 699px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 5px;
	position: relative;
	float: left;
	clear: none;
}
#Jump {
	clear: right;
	height: 100%;
	width: 205px;
	float: right;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
	display: block;
	
	overflow: hidden;
	text-align: left;
	top: -45px;
	right: -10px;
	
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#JumpHead {
	float: left;
	clear: both;
	height: 18px;
	width: 205px;
	
	margin: 0px;
	
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	
	background-position: left top;
	background-image: url(Bkgrds-CSS/Head-Jump.gif);
	background-repeat: no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 0.95em;
	color: #005B7F;
	text-align: left;
	text-indent: 10px;
	
}

#Jump .JumpList{
	float: left;
	clear: both;
	height: auto;
	width: 205px;
	
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	list-style-type: none;
	position: relative;
	text-align: left;
	
	background-image: url(Bkgrds-CSS/Bkgrd-Jump.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
	border-top-color: #005B7F;
	border-right-color: #005B7F;
	border-bottom-color: #005B7F;
	border-left-color: #005B7F;
}
#Jump .JumpList ul{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	height: auto;
	
	
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	
	-moz-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	hyphens: none;
	word-wrap: break-word;      /* IE 5.5-7 */
	overflow-wrap: breakword;
	white-space: -moz-pre-line;      /* current browsers */
	list-style-type: none;
	
}
#Jump .JumpList li{
	list-style-type: none;
	
	margin: 0px;
	padding: 0px;
	height: auto;
	
	float: left;
	clear: both;
		
	text-align: left;
}
#Jump .JumpList li a:link , #Jump .JumpList li a:visited {
	text-decoration: none;
	color: #005B7F;
	
	font-size: .7em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	
	height: auto;
	width: 190px;
	
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	
	list-style-type: none;
	display: block;
}
#Jump .JumpList li a:hover , #Jump .JumpList li a:active {
	text-decoration: none;
	color: #000;
	background-color: #D9F2F3;
	
	font-size: .7em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	
	height: auto;
	width: 190px;
	
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005B7F;
}


#JumpFoot {
	clear: both;
	height: 30px;
	width: 205px;
	float: left;
	margin: 0px;
	position: relative;
	padding: 0px;
	text-align: left;
	background-image: url(Bkgrds-CSS/Footer-Jump.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#backtotop {
	border-top-style: none;
	height: 1.8em;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666;
	text-decoration: none;
}
#Content #backtotop a:link , #Content #backtotop a:visited {
	color: #03C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	float: right;
}
#Content #backtotop a:hover , #Content #backtotop a:active {
	color: #000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}



#Content a:link, #Content a:visited {
	color: #03C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
#Content a:hover, #Content a:active {
	color: #000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
#Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #036;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#Content sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.3em;
	color: #036;
	text-align: left;
	margin: 0px;
	vertical-align: super;
	padding: 0px;
}

#Content .brochure {
	background-color: #F9F9F9;
	height: 150px;
	width: 100%;
	border: 1px solid #333;
	text-align: left;
	float: left;
	padding: 0px;
}

#Content .blue {
	color: #06C;
}

#Content h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #036;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.35em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004040;
	padding: 0px;
}
#Content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #036;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.35em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	color: #0054a6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.35em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}

#Content .section  {
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .35em;
	margin-left: 0px;
	background-color: #EAEAEA;
}

#Content .imgLt {
	float: left;
	border: 1px solid #184820;
	padding: 0px;
	margin: .75em;
}
#Content .imgLt-Large {
	float: left;
	border: 1px solid #184820;
	padding: 0px;
	clear: both;
	margin-top: 1.5em;
	margin-right: 2px;
	margin-bottom: 1.5em;
	margin-left: 2px;
}

#Content .imgRt {
	float: right;
	margin: .75em;
	border: 1px solid #184820;
}
#Content .imgMap {
	float: right;
	margin: 0.25em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #005B7F;
	border-bottom-color: #005B7F;
	border-left-color: #CCC;
	padding: 10px;
}

#Content .iconLt {
	float: left;
	margin: 10px;
}

#Content .iconRt {
	float: right;
	margin: 10px;
}

#Content ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	list-style-type: disc;
	text-align: left;
	font-size: 1em;
	color: #036;
	padding-left: 30px;
	
}
#Content ol {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	list-style-type: none;
	text-align: left;
	padding-left: 40px;
	font-size: 1em;
	color: #036;
	
}

#Content li {
	padding-bottom: 1em;
	

}
#Content ul ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	list-style-type: circle;
	text-align: left;
	padding-left: 34px;
	font-size: 1em;
	color: #036;
}
#Content ol ol {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	list-style-type: none;
	text-align: left;
	padding-left: 30px;
	font-size: 1em;
	color: #036;
}

#Content li li {
	padding-bottom: .5em;
}
#Content li.highlight    {
	background-color: #F9F9F9;
	margin-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
	margin-left: -30px;
	line-height: 1.5em;
	font-size: 1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 694px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Content li li.highlight {
	background-color: #F4F4F4;
	margin-bottom: 3px;
	padding-left: 15px;
	list-style-type: circle;
	margin-left: -30px;
	line-height: 2em;
	list-style-position: inside;
	font-size: 1em;
}



#Content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #036;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	left: -10px;
	width: 684px;
}

#Content tbody {
}
#Content tr {
}
#Content tr.row-light {
	background-color: #EFF5F5;
}


#Content td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#Content td.cell-light {
	background-color: #F4F4F4;
}
#Content thead {


}
#Content th {
	padding-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #D9F2F3;
	font-size: 0.9em;
	line-height: 1.2em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	margin: 0px;
}

#Content tfoot {
	font-size: .95em;
	line-height: 1.2em;
}
#Content caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	padding-bottom: .5em;
}
#Footer {
	height: 120px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(Bkgrds-CSS/Bkgrd-Footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	text-align: left;
	display: block;
	overflow: visible;
	clear: both;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #005B7F;
	visibility: visible;
	float: right;
}
#Footer-Container {
	height: 120px;
	width: 1000px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	display: block;
	overflow: visible;
	background-image: url(Bkgrds-CSS/Bkgrd-Footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #005B7F;
}

#Footer-LtShadow {
	position: relative;
	width: 20px;
	height: 120px;
	clear: left;
	float: left;
	display: block;
	background-image: url(Bkgrds-CSS/Footer-LtShadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#Footer-Content {
	width: 940px;
	height: 105px;
	clear: none;
	float: left;
	display: block;
	background-image: url(Bkgrds-CSS/Banner-Footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}
#Footer-RtShadow {
	position: relative;
	width: 20px;
	height: 120px;
	clear: right;
	float: left;
	display: block;
	background-image: url(Bkgrds-CSS/Footer-RtShadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}

#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #005B7F;
	line-height: 1.3em;
	font-size: 0.75em;
	display: block;
	padding: 0px;
}
.contact   {
	font-family: Arial, Helvetica, sans-serif;
	color: #005B7F;
	line-height: 1.2em;
	font-size: 0.75em;
	text-align: left;
	display: block;
	clear: left;
	float: left;
	height: 55px;
	width: 450px;
	padding: 0px;
}
.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	color: #005B7F;
	line-height: 1.2em;
	font-size: 0.75em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	display: block;
	clear: right;
	float: right;
	height: 55px;
}



#Footer ul {
	list-style-type: none;
	margin: 0px;
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#Footer li {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
}

#Footer a:link, #Footer a:visited {
	color: #005B7F;
	text-decoration: underline;
	font-weight: bold;
}
#Footer a:hover, #Footer a:active {
	color: #000;
	text-decoration: underline;
}

* html #RibbonBotedge {
	margin: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -8px;
	margin-left: 0;
} 

.formdiv {
	text-align: left;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	display: inline;
} 

.txtlabel {
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #036;
	overflow: visible;
	height: 1.5em;
	font-weight: normal;
	text-align: left;
	display: inline;
}

.divblue {
	background-color: #EFF5F5;
	padding: 10px;
}

.bold {
	font-weight: bold;
}
.underline {
	font-weight: normal;
	text-decoration: underline;
}

.italic {
	font-style: italic;
}
.black {
	color: #000;
}
#Content .italic-small{
	font-style: italic;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.blurb {
	visibility: hidden;
}
