<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {-webkit-text-size-adjust:none}

/* @group General Styles */
body {margin:0;padding:0;font-family: Arial, Helvetica, Verdana ;font-size: 12px;}

p {}

b, strong {}

a:link, a:visited {}
a:hover, a:active {}

img {border: none;}

.imageStyle {height: auto;}

.image-left {float: left;}

.image-right {float: right;}

/* @end */
/* @group Layout */
#container {margin:0;padding: 0;}

#EC1WrapperContainer, #EC1TabWrapper, #EC6Wrapper {display: none;}

#topContainer, #menuContainer, #navigation, #menuShadow, #midContainer, #bottomContainer, #contentContainer, #contentContainer #content, #sidebarContainer, #footer {width: auto;margin: 0;}

#midContainer {position: relative;z-index: 0;margin-top: -10px;}

#bottomContainer {}

.clearer {clear: both;}

#logoTitleUpper {margin: 8px 5px 5px;float: left;clear: both;overflow: hidden;}
#logoTitleUpper img {}
#logoTitleUpper h1 {margin: 0;padding: 0;text-shadow: 0 1px 0 #000;font-size: 1.5em;}
#logoTitleUpper h2 {margin: 0;padding: 0;font-size: 1.1em;color: #BAC6E4;}

.logo {float: left;}
.titleSlogan {float: left;}

#logoTitleLower {display: none;}

#headerImageUpper {display:block;height: 80px;background: #3e424c url(images/iPhoneheaderbg.png) top center repeat-x;position: relative;z-index: 500;-webkit-border-top-right-radius: 0;-webkit-border-top-left-radius: 0;overflow: hidden;}

#headerImageLower, #csHeaderUpper, #csHeaderLower {display: none;}

#menuContainer {position: absolute;top: -1000px;left:2%;z-index: 1;margin-top: 80px;padding-top: 10px;width:96%;height: auto;background: #3A3E47;border: solid 1px #1F2126;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-webkit-border-top-right-radius: 0;-webkit-border-top-left-radius: 0;}

#toggleContainer{margin: 0;padding: 0;display:block;position:absolute;top:57px;right:5px;z-index:501;}

#sideToggle {margin:0 1px 0;padding:3px 7px;line-height: 16px;font-size: 1.2em;display:inline-block;float:right;border:1px solid #555;border-bottom: none;background-color: black;position:relative;z-index:502;-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;}
#sideToggle a {text-decoration: none;color:#e4e4e4;}

#menuToggle {margin:0 1px 0;padding:3px 7px;color:#e4e4e4;font-size: 1.2em;display:inline-block;float:right;border:1px solid #555;border-bottom: none;background-color: black;position:relative;z-index:503;-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;}

#menuShadow {margin-top:0;height: 10px;background: transparent url(images/menuShadow.png) top repeat-x;position: relative;z-index: 10;}

#breadcrumbTop {display: none;}

#contentContainer {}

#contentContainer #content {padding: 10px;}

#sidebarContainer {padding: 10px;width:75%;}

#sidebarContainer #sidebar {}

#sidebarContainer .sideHeader {font-size: 2em;padding-bottom: 5px;}

#footer {padding:0 15px;height: 2.3em;line-height: 2.2em;color: gray;-webkit-border-bottom-right-radius: 0;-webkit-border-bottom-left-radius: 0;background-color: black;}
#footer a:link, #footer a:visited {color: #ccc;}
#footer a:hover, #footer a:active {}
.footer {width: auto;float:left;text-align: center;font-size: 0.8em;}
	
/* @end */

/* @group ExtraContent */
#EC1Tab, #extraContainer1, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6 {display:none;}

/* @end */


/* @group Bread-crumb */
#breadcrumbcontainer {width: auto;margin: 0;padding: 0;font-size: 0.8em;}

#breadcrumbcontainer ul {margin-left:-40px;margin-top:0;list-style: none;float: left;}

#breadcrumbcontainer li {float: left;}

#breadcrumbcontainer a {text-decoration: none;}

#breadcrumbcontainer a:hover {text-decoration: underline;}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */
#navigation {}

#navigation #current {}

#navigation #current:hover {}

#navigation .currentAncestor {}

#navigation {margin: 0;padding: 0;height: auto;}

/* &gt;&gt;&gt; Reset Drop Down Menu CSS Values from Desktop Version &lt;&lt;&lt; */

/* Main Menu Items */
.menu ul #current, .menu ul .currentAncestor {position: relative;top: auto;height: auto;line-height: normal;-moz-border-radius-topleft: 0;-moz-border-radius-topright: 0;-webkit-border-top-right-radius: 0;-webkit-border-top-left-radius: 0;}

.menu ul {margin: 0;padding: 0;list-style-type: none;list-style-position: outside;position: relative;height: auto;line-height: normal;}
.menu li {position: relative;float: none;height: auto;}
.menu ul li {padding: 0;height: auto;}
.menu ul a {display: block;padding: 0 10px;color: #fff;text-decoration: none;height: auto;}
.menu ul a:hover {height: auto;}

.menu ul li.ddarrow a {padding-right: 10px;}
.menu ul li.ddarrow span {display: none;}

/* Drop Down Menu Items */
/* First Level */
.menu ul ul #current, .menu ul ul .currentAncestor {position: relative;top: auto;height: auto;line-height: normal;-moz-border-radius-topleft: 0;-moz-border-radius-topright: 0;-webkit-border-top-right-radius: 0;-webkit-border-top-left-radius: 0;}

.menu ul ul {position: relative;width: auto;top: auto;display: block;}
.menu ul ul a {display: block;width: auto;float: none;padding: 0 10px;color: #fff;text-decoration: none;border-top: none;border-bottom: none;}
.menu ul ul a:hover {}

.menu ul ul li.ddarrow a {padding: 0 7px;}
.menu ul ul li.ddarrow span {display: none;}

/* Second Level and Beyond */
.menu ul ul ul {top: auto;}
.menu ul li ul ul {left: auto;margin: 0;}

/* Hide Drop Down Menu Items */
.menu ul li:hover ul ul, .menu ul li:hover ul ul ul, .menu ul li:hover ul ul ul ul, .menu ul li:hover ul ul ul ul ul, .menu ul li:hover ul ul ul ul ul ul, .menu ul li:hover ul ul ul ul ul ul ul, .menu ul li:hover ul ul ul ul ul ul ul ul, .menu ul li:hover ul ul ul ul ul ul ul ul ul {display: block;}
/* Show on Hover */
.menu ul li:hover ul, .menu ul li li:hover ul, .menu ul li li li:hover ul, .menu ul li li li li:hover ul, .menu ul li li li li li:hover ul, .menu ul li li li li li li:hover ul, .menu ul li li li li li li li:hover ul, .menu ul li li li li li li li li:hover ul, .menu ul li li li li li li li li li:hover ul {display: block;}

/* &gt;&gt;&gt; End Reset CSS &lt;&lt;&lt; */

/* iPhone Menu CSS */
#navigation {}

#hideMenu {margin: 0 7px;padding:0;display:block;height:20px;line-height:20px;background: transparent;text-align: right;color: #fff;font-size: 10px;}

.menu {margin: 0;padding:0;background: #BAC6E4;font-size: 1.2em;}
.menu a {margin: 0;padding:0;display:block;}
.menu ul {display:block;background: #BAC6E4;color: #676D7E;border-top:solid 1px #676D7E;border-bottom:solid 1px #676D7E;}
.menu ul a, .menu ul ul a, .menu ul a:hover, .menu ul ul a:hover {display:block;background: #BAC6E4;color: #676D7E;height: 30px;line-height: 30px;}
.menu ul #current, .menu ul ul #current {font-weight: bold;color: #000;background-color: #fff;border-left:none;border-right:none;height: 30px;line-height: 30px;}
.menu #current:hover {border-left:none;border-right:none;}
.menu ul .currentAncestor {display:block;background-color: #e4e4e4;color: #555;height: 30px;line-height: 30px;}

/* Child - Level 1 */
.menu ul ul {margin:0;padding:0;/* border-bottom: none; */}
.menu ul ul li {}
.menu ul ul li a {margin: 0; padding-left: 25px;}
.menu ul ul .currentAncestor {background-color: #e4e4e4;border-left:none;border-right:none;color: #555;height: 30px;line-height: 30px;}

/* Child - Level 2 */

.menu ul ul ul{/* border-bottom: none; */}
.menu ul ul ul li a{margin: 0; padding-left: 40px;}
.menu ul ul ul .currentAncestor {}

/* Child Level 3 */

.menu ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul li a{margin: 0; padding-left: 55px;}
.menu ul ul ul ul .currentAncestor {}

/* Child Level 4 */

.menu ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul ul li a{margin: 0; padding-left: 70px;}
.menu ul ul ul ul ul a{}
.menu ul ul ul ul ul a:hover{}
.menu ul ul ul ul ul .currentAncestor {}

/* Child Level 5 */

.menu ul ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul ul ul li a{margin: 0; padding-left: 85px;}
.menu ul ul ul ul ul ul a{}
.menu ul ul ul ul ul ul a:hover{}
.menu ul ul ul ul ul ul .currentAncestor {}

/* Child Level 6 */

.menu ul ul ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul ul ul ul li a{margin: 0; padding-left: 100px;}
.menu ul ul ul ul ul ul ul a{}
.menu ul ul ul ul ul ul ul a:hover{}
.menu ul ul ul ul ul ul ul .currentAncestor {}

/* Child Level 7 */

.menu ul ul ul ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul ul ul ul ul li a{margin: 0; padding-left: 115px;}
.menu ul ul ul ul ul ul ul ul a{}
.menu ul ul ul ul ul ul ul ul a:hover{}
.menu ul ul ul ul ul ul ul ul .currentAncestor {}

/* Child Level 8 */

.menu ul ul ul ul ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul ul ul ul ul ul li a{margin: 0; padding-left: 130px;}
.menu ul ul ul ul ul ul ul ul ul a{}
.menu ul ul ul ul ul ul ul ul ul a:hover{}
.menu ul ul ul ul ul ul ul ul ul .currentAncestor {}

/* Child Level 9 */

.menu ul ul ul ul ul ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul ul ul ul ul ul ul li a{margin: 0; padding-left: 145px;}
.menu ul ul ul ul ul ul ul ul ul ul a{}
.menu ul ul ul ul ul ul ul ul ul ul a:hover{}
.menu ul ul ul ul ul ul ul ul ul ul .currentAncestor {}

/* Child Level 10 */

.menu ul ul ul ul ul ul ul ul ul ul {/* border-bottom: none; */}
.menu ul ul ul ul ul ul ul ul ul ul ul li a{margin: 0; padding-left: 160px;}
.menu ul ul ul ul ul ul ul ul ul ul ul a{}
.menu ul ul ul ul ul ul ul ul ul ul ul a:hover{}
.menu ul ul ul ul ul ul ul ul ul ul ul .currentAncestor {}



/* @end */

/* @group Global Classes */
blockquote, .standout {}
h1 {}
h2 {}
h3 {}
h4 {}
.imageStyle {}

/* Main content area unordered list styles */
#contentContainer #content ul {}
#contentContainer #content li {}
ul.disc {	list-style-type: disc;}
ul.circle {	list-style-type: circle;}
ul.square {	list-style-type: square;}
ol.arabic-numbers {	list-style-type: decimal;}
ol.upper-alpha {	list-style-type: upper-latin;}
ol.lower-alpha {	list-style-type: upper-latin;}
ol.upper-roman {	list-style-type: upper-roman;}
ol.lower-roman {	list-style-type: lower-roman;}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {}
#sidebarContainer #sidebar li {}

/* Table Styles */
table {}
/* @end */

/* @group Blog */

/* @group Tag Cloud */

ul.blog-tag-cloud:before {content: "Tag Cloud";display:block;margin-bottom:5px;font-size: 1.7em;}
ul.blog-tag-cloud {border-top:1px solid #666;padding: 10px 0 0;}

ul.blog-tag-cloud li {display: inline;}
ul.blog-tag-cloud li a:after {content: ", ";}

#sidebarContainer #sidebar ul.blog-tag-cloud li a {}

#sidebarContainer #sidebar ul.blog-tag-cloud li a:hover {text-decoration: underline;}

.blog-tag-size-1 {font-size: 0.7em;}

.blog-tag-size-2 {font-size: 0.75em;}

.blog-tag-size-3 {font-size: 0.8em;}

.blog-tag-size-4 {font-size: 0.85em;}

.blog-tag-size-5 {font-size: 0.9em;}

.blog-tag-size-6 {font-size: 0.95em;}

.blog-tag-size-7 {font-size: 1.0em;}

.blog-tag-size-8 {font-size: 1.05em;}

.blog-tag-size-9 {font-size: 1.1em;}

.blog-tag-size-10 {font-size: 1.15em;}

.blog-tag-size-11 {font-size: 1.2em;}

.blog-tag-size-12 {font-size: 1.25em;}

.blog-tag-size-13 {font-size: 1.3em;}

.blog-tag-size-14 {font-size: 1.35em;}

.blog-tag-size-15 {font-size: 1.4em;}

.blog-tag-size-16 {font-size: 1.45em;}

.blog-tag-size-17 {font-size: 1.5em;}

.blog-tag-size-18 {font-size: 1.55em;}

.blog-tag-size-19 {font-size: 1.6em;}

.blog-tag-size-20 {font-size: 1.65em;}
/* @end */

/* @group Archive Page */

.blog-archive-background {}

.blog-entry-summary {}

.blog-archive-headings-wrapper {}

.blog-archive-entries-wrapper {}

.blog-archive-entries-wrapper .blog-entry {}

.blog-archive-month {}

.blog-archive-link {}

.blog-archive-link a:link, .blog-archive-link a:visited {}
	
/* @end */

.blog-entry-date, .blog-entry-tags, .blog-entry-category, .blog-entry-comments, #blog-categories a, .blog-archive-link-enabled, .blog-rss-link, .blog-comments-rss-link {background: transparent url(images/blogicons.gif) no-repeat;line-height: 15px;}

.blog-entry {margin: 10px 0;}

h1.blog-entry-title {margin:0;padding: 0;margin-bottom: 5px;}


h1.blog-entry-title a {}

.blog-entry-date {background-position:-2000px 0;padding-left: 20px;}

/*styles the category link in the main entry */
.blog-entry-category {background-position:-1000px 0;margin-left:10px;padding-left: 15px;}

.blog-entry-category a:link, .blog-entry-category a:visited {}

.blog-read-more {}

.blog-entry-body {margin: 0;padding: 10px 0;}

.blog-entry-comments {background-position:-3000px 0;margin:5px 0;padding-left:18px;}

p.blog-entry-tags {background-position:-5000px 0;margin-top:10px;padding-left:22px;}

/* styles the archives in the blog sidebar */
#blog-archives:before {content: "Archives";display:block;margin-bottom:5px;font-size: 1.7em;}
#blog-archives {border-top:1px solid #666;padding: 10px 0 5px;}
#blog-archives br {display: none;}

.blog-archive-link-enabled:after {content: ", ";}
.blog-archive-link-enabled {background-position:0 0;margin-left:3px;padding-left:16px;}
.blog-archive-link-enabled a {}

.blog-archive-link-disabled:after {content: ", ";}
.blog-archive-link-disabled {display: inline;}

/* Styles the blog categories in the blog sidebar */
#blog-categories:before {content: "Categories";display:block;margin-bottom:5px;font-size: 1.7em;}
#blog-categories {margin-top:15px;border-top:1px solid #666;padding: 10px 0 15px;}
#blog-categories a {background-position:-1000px 0;padding-left:18px;}

.blog-category-link-enabled {}

.blog-category-link-disabled {padding-left:18px;}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds:before {content: "RSS";display:block;margin-bottom:5px;font-size: 1.7em;}
#blog-rss-feeds {border-top:1px solid #666;padding: 10px 0;}

.blog-rss-link {background-position:-4000px 0;padding-left:18px;}

.blog-comments-rss-link {background-position:-3000px 0;margin-left:18px;padding-left:18px;}

/* @end */

/* @group File Sharing */

.filesharing-description {}

.filesharing-item {margin: 10px auto 20px;padding: 5px 0;border-bottom: solid 2px #dadada;}

.filesharing-item-title {padding-bottom: 5px;}

.filesharing-item-title:before {content: "-";}
.filesharing-item-title:after {content: "-";}

.filesharing-item-title a:link {}

.filesharing-item-title a:hover {}

.filesharing-item-title a:visited {}

.filesharing-item-description {padding: 0 0 15px 20px;}

/* @end */

/* @group Photo Album */

#flashcontent {text-align: center;}

/* @group Index Page (Thumbnail view) */

.album-title {padding-bottom:10px;font-size: 1.8em;}

.album-description {font-size: 1.2em;}

.album-wrapper {margin: 0 auto;display: block;}

.thumbnail-wrap {padding: 5px 35px 80px;display: inline;float: left;margin: 0;}

.thumbnail-frame {padding:10px;display: inline;float: left;border: 5px solid #dadada;}

.thumbnail-frame:hover {}

.thumbnail-frame a {}

.thumbnail-frame a:hover {}

.thumbnail-frame img {}

.thumbnail-caption {margin: 5px auto 10px;text-align: center;color: gray;font-size: 0.8em;}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {margin: 10px auto 10px auto;text-align: center;}

.photo-navigation {margin: 0 auto;width: 700px;text-align: center;font-size: 1.2em;}

.photo-links {padding: 3px 0 10px 0;}

.photo-navigation a:link, .photo-navigation a:visited {}

.photo-navigation a:hover {}

.photo-frame{margin: 0 auto;text-align: center;border: solid 5px #dadada;}

.photo-title {padding:3px;font-size: 2.0em;}

.photo-caption {padding:5px;font-size: 1.2em;color: gray;}

/* @group EXIF data */
/* Data wrapper */
.exif-data {}

.exif-data p {}

/* p tag classes for all exif data */
p.exif-version {}

p.exif-colour-space {}

p.exif-focal-length {}

p.exif-dimensions {}

p.exif-pixel-y-dimension {}

p.exif-pixel-x-dimension {}

p.exif-oecf-value {}

p.exif-subsec-time-original {}

p.exif-exposure-mode {}

p.exif-spatial-frequency-response {}

p.exif-scene-capture-type {}

p.exif-subject-location {}

p.exif-shutter-speed {}

p.exif-datetime-original {}

p.exif-subsec-time {}

p.exif-compressed-bits-per-pixel {}

p.exif-flash-energy {}

p.exif-saturation {}

p.exif-brightness {}

p.exif-exposure-time {}

p.exif-f-number {}

p.exif-file-source {}

p.exif-gain-control {}

p.exif-subject-area {}

p.exif-cfa-pattern {}

p.exif-scene-type {}

p.exif-white-balance {}

p.exif-flash {}

p.exif-exposure-index {}

p.exif-flashpix-version {}

p.exif-device-setting-description {}

p.exif-focalplane-x-resolution {}

p.exif-image-uniqueid {}

p.exif-components-configuration {}

p.exif-light-source {}

p.exif-sensing-method {}

p.exif-aperture {}

p.exif-sharpness {}

p.exif-exposure-program {}

p.exif-subject-distance {}

p.exif-subsec-time-digitized {}

p.exif-contrast {}

p.exif-focalplane-resolution-unit {}

p.exif-gamma {}

p.exif-35mm-focal-length {}

p.exif-datetime-digitized {}

p.exif-subject-distance-range {}

p.exif-custom-rendered {}

p.exif-max-aperture {}

p.exif-sound-file {}

p.exif-metering-mode {}

p.exif-spectral-sensitivity {}

p.exif-exposure-bias {}

p.exif-focalplane-y-resolution {}

p.exif-iso-rating {}

p.exif-maker-note {}

p.exif-digital-zoom-ratio {}

p.exif-user-comment {}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {padding-bottom:10px;font-size: 1.8em;}

.movie-page-description {font-size: 1em;padding-bottom: 10px;}

.movie-thumbnail-frame {margin: 5px auto;padding: 5px 15px 70px;display: inline;float: left;margin: 0;}

.movie-thumbnail-frame img {border: 5px solid #dadada;}

.movie-thumbnail-frame:hover {}

.movie-thumbnail-caption {margin: 5px auto 10px;text-align: center;color: gray;font-size: 0.8em;}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {margin: 20px auto 10px auto;width:80%;text-align: center;}

.movie-title {margin: 0 auto;padding:3px;font-size: 1.6em;text-align: center;}

.movie-frame {margin: 0 auto;text-align: center;border: solid 5px #dadada;}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text {} 

.required-text {} 

.form-input-field {} 

.form-input-button {} 
/* @end */</pre></body></html>