/* @group General Styles */body {	font: .76em/1.45em Helvetica, Arial, sans-serif;	color: #666666;	margin: 0px 0 30px 0;	padding: 0;	background-color: #eee;}#topbg {		height: 160px;	border: 1px solid #000;	width: 960px;	margin-right: auto;	margin-left: auto;	border-bottom-style: none;}p {}b, strong {}a:link, a:visited {}a:hover, a:active {}.imageStyle {	}.image-left {	float: left;	padding: 10px 10px 10px 0px;}.image-right {	float: right;	padding: 10px 0px 10px 10px;}	/* @end *//* @group Breadcrumb Containers *//* @group Bread-crumb Top */#breadcrumbcontainer2 {	color: #000;	width: 960px;	margin-right: auto;	margin-left: auto;	text-align: center;	height: 17px;	margin-top: 3px;}#breadcrumbcontainer2 ul {	list-style: none;	margin: 0;	padding: 5px 0;}#breadcrumbcontainer2 li {	display: inline;}#breadcrumbcontainer2 a {	color: #000;	font-size: 11px;	font-style: italic;	text-decoration: none;}#breadcrumbcontainer2 a:hover {	color: #111;}	/* @end *//* @group Bread-crumb Bottom */#breadcrumbcontainer {	color: #000;	width: 960px;	margin-right: auto;	margin-left: auto;	text-align: center;}#breadcrumbcontainer ul {	list-style: none;	margin: 0;	padding: 5px 0;}#breadcrumbcontainer li {	display: inline;}#breadcrumbcontainer a {	color: #000;	font-size: 11px;	font-style: italic;	text-decoration: none;}#breadcrumbcontainer a:hover {	color: #111;}	/* @end *//* @end *//* @group Layout */#container { /* Right And Left Margin Widths To Auto */	margin: 10px auto 0px; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */	color: #3e3e3e;	width: 960px;	background-color: #eee;	border: 1px solid #1e1e1e;}.clearer {	clear: both;}#pageHeader {	margin-bottom: 10px;	height: 150px;	margin-left: auto;	margin-right: auto;	width: 960px;}#pageHeader h1 {	color: #000;	margin: 0 0 7px;	letter-spacing: 1px;	font: 48px Georgia, "Times New Roman", Times, serif;	text-shadow: 2px 2px 2px #000;}#pageHeader h2 {	margin: 0;	color: #000;	letter-spacing: 1px;	word-spacing: 2px;	padding-top: 10px;	font: normal 17px Georgia, "Times New Roman", Times, serif;	text-shadow: 2px 1px 2px #000;}#contentContainer     { background-color: white; display: inline; margin-left: 190px; width: 580px; float: left }#contentContainer #content {	color: #000;	margin-top: 10px;	padding-right: 10px;	padding-left: 10px;}#sidebarContainer {	width: 190px;	float: left;	margin-bottom: 1px;	margin-top: 7px;}#sidebarContainer #sidebar {	color: #010101;	margin-right: 5px;	margin-left: 5px;}#sidebarContainer .sideHeader {	color: #000000;	font-weight: bold;	padding-right: 5px;	padding-left: 5px;	text-align: center;}#sidebarContainer h1 {	text-align: center;	padding: 3px 5px;	margin-bottom: 0px;	color: #fff;	background-color: #000;	font: italic normal 15px sans-serif, Arial, Helvetica, Geneva;	letter-spacing: 1px;}#sidebarContainer h2 {	padding: 4px;	margin-top: 0px;	color: #000;	background-color: #e5e5e5;	border: 1px solid #545454;	font-weight: normal;	font-style: normal;	text-align: left;	font-size: 11px;}.clearer {	clear: both;	height: 0;	line-height: 0;}#contentContainer h1 {	text-align: center;	padding: 3px 5px;	margin-bottom: 0px;	color: #fff;	background-color: #000;	font: italic normal 15px sans-serif, Arial, Helvetica, Geneva;	letter-spacing: 1px;}#contentContainer h2 {	color: #000;	background-color: #e5e5e5;	border: 1px solid #545454;	font: normal normal 12px Arial, Helvetica, Geneva, sans-serif;	padding: 5px;	margin-top: 0px;}	/* @end *//* @group Toolbar *//* @group Top Menu *//* Toolbar Styles */#navcontainer {	font-size: 12px;	margin-bottom: 0px;	margin-left: auto;	margin-right: auto;	text-align: left;	height: 25px;	position: relative;	top: -29px;	width: 960px;}#navcontainer #current {	}#navcontainer .currentAncestor {	color: #000;	font-weight: bold;	background: #eee;	border-bottom: 2px solid #eee;}#navcontainer .currentAncestor:hover {}#navcontainer a {	text-decoration: none;	color: #000;	z-index: 0;	margin-top: 0px;	text-align: left;	font: bold .9em "Lucida Grande", Lucida, Verdana, sans-serif;}/* Parent - Level 0 */#navcontainer ul {	list-style: none;	padding: 5px 0;	margin-left: auto;	font: bold 12px Verdana, sans-serif;	margin-right: auto;	text-align: center;	}#navcontainer ul li {	list-style: none;	margin: 0;	display: inline;	}#navcontainer li a{	padding: 3px 0;	border: 1px solid #778;	border-bottom: none;	background: #e3e4bd;	text-decoration: none;}#navcontainer ul li a{	border: 1px solid #778;	border-bottom: none;	background: #e3e4bd;	text-decoration: none;	padding: 6px 0.5em;}#navcontainer ul li a#current {	background: #eee;	border-bottom: 2px solid #eee;}#navcontainer li a:link { }#navcontainer li a:visited { }#navcontainer ul li a:hover, #navcontainer ul li a:active {	color: #000;	background: #d9d9a7;	border-color: #227;}#navcontainer #current:hover {	}/* Child - Level 1 */#navcontainer ul ul {	display: none;}#navcontainer ul ul li {}#navcontainer ul ul a {}#navcontainer ul ul a:hover {}#navcontainer ul ul .current {}#navcontainer ul ul .currentAncestor {}/* Child - Level 2 */#navcontainer ul ul ul {}#navcontainer ul ul ul li {}#navcontainer ul ul ul a {}#navcontainer ul ul ul a:hover {}#navcontainer ul ul ul .current {}#navcontainer ul ul ul .currentAncestor {}/* Child Level 3 */#navcontainer ul ul ul {}#navcontainer ul ul ul ul li {}#navcontainer ul ul ul ul a {}#navcontainer ul ul ul ul a:hover {}/* Child Level 4 */#navcontainer ul ul ul ul {}#navcontainer ul ul ul ul ul li {}#navcontainer ul ul ul ul ul a {}#navcontainer ul ul ul ul ul a:hover {}/* Child Level 5 */#navcontainer ul ul ul ul ul {}#navcontainer ul ul ul ul ul ul li {}#navcontainer ul ul ul ul ul ul a {}#navcontainer ul ul ul ul ul ul a:hover {}/* @end *//* @group Sub-Menu *//* Toolbar Styles */#sub-navcontainer img {	text-align: center;	margin-left: auto;	margin-right: auto;}#sub-navcontainer {	float: left;	width: 189px;	margin-left: -770px;	text-align: left;	text-indent: 7px;	margin-top: 17px;}#sub-navcontainer #current {	}*html #sub-navcontainer #current {	}#sub-navcontainer .current:hover {}#sub-navcontainer .currentAncestor {	}/* Parent - Level 0 */#sub-navcontainer ul {	list-style: none;	margin: 0;	padding: 0;}#sub-navcontainer li {	position: relative;	display: inline;	height: 0px;}#sub-navcontainer a {	display: none;	padding-left: 10px;	padding-top: 6px;	height: 20px;	padding-bottom: 3px;}#sub-navcontainer a:hover {	border-left: 9px solid #d7da75;	}*html #sub-navcontainer a:hover {	}#sub-navcontainer a:active {}/* Child - Level 1 */#sub-navcontainer ul ul {}#sub-navcontainer ul ul li {}#sub-navcontainer ul ul a {	display: block;	padding-left: 5px;	text-decoration: none;	font-size: 1em;	color: #000;	border: 1px solid #b2b2b2;	border-left: 9px solid #e3e4bd;	margin-bottom: 3px;}#sub-navcontainer ul ul a:hover {	color: #515fff;}#sub-navcontainer ul ul .current {	border-left: 9px solid #d7da75;	}*html #sub-navcontainer ul ul .current {	border-left: 9px solid #d7da75;}#sub-navcontainer ul ul .currentAncestor {	}/* Child - Level 2 */#sub-navcontainer ul ul ul {}#sub-navcontainer ul ul ul li {}#sub-navcontainer ul ul ul a {	text-indent: 15px;}#sub-navcontainer ul ul ul a:hover {}#sub-navcontainer ul ul ul .current {	}#sub-navcontainer ul ul ul .currentAncestor {}/* Child Level 3 */#sub-navcontainer ul ul ul {}#sub-navcontainer ul ul ul ul li {}#sub-navcontainer ul ul ul ul a {	text-indent: 25px;}#sub-navcontainer ul ul ul ul a:hover {}/* Child Level 4 */#sub-navcontainer ul ul ul ul {}#sub-navcontainer ul ul ul ul ul li {}#sub-navcontainer ul ul ul ul ul a {	padding-left: 70px;}#sub-navcontainer ul ul ul ul ul a:hover {}/* Child Level 5 */#sub-navcontainer ul ul ul ul ul {}#sub-navcontainer ul ul ul ul ul ul li {}#sub-navcontainer ul ul ul ul ul ul a {	padding-left: 90px;}#sub-navcontainer ul ul ul ul ul ul a:hover {}/* @end *//* @end *//* @group Global Classes */blockquote, .standout {	font-style: italic;	margin: 0;	font-size: 1em;	color: #b8b8b8;}h1 {}h2 {}h3 {}h4 {}.imageStyle {	text-align: center;	margin-right: auto;	margin-left: auto;}/* Main content area unordered list styles */#contentContainer #content ul {}#contentContainer #content li {}/* Sidebar area unordered list styles */#sidebarContainer #sidebar ul {	margin: 10px;	padding: 0 10px;}#sidebarContainer #sidebar li {}/* Table Styles */table {	font-size: 1em;}/* @end *//* @group Filesharing */.filesharing-description {	margin-bottom: 15px;}.filesharing-item-title {	color: #000;	margin-bottom: 1px;	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;	}.filesharing-item {	border: 2px solid #C1C1C1;	margin-top: 10px;	margin-bottom: 10px;	background: #eee url(images/downloadarrow.jpg) no-repeat right;	padding-top: 3px;	padding-right: 3px;	padding-bottom: 3px;	color: #fff;}.filesharing-item:hover {	border: 2px solid #040404;	background: #c7c7c7 url(images/downloadarrow.jpg) no-repeat right;	color: #fff;}.filesharing-item-title a:link {	border-bottom-style: none;	text-decoration: none;	padding: 3px;	margin-bottom: 3px;}.filesharing-item a{	color: #000;	text-decoration: none;	padding-left: 10px;	text-shadow: 1px 1px 1px #000;}.filesharing-item-title a:hover {	color: #2100ff;	text-shadow: 1px 1px 1px #000;}.filesharing-item-title a:visited {	color: #4c4c4c;	text-decoration: none;}.filesharing-item-description {	font-size: 12px;	line-height: 1.5em;	padding-left: 3px;	color: #333333;	text-align: left;}/* @end *//* @group Quicktime Page */.movie-description {}	/* @end *//* @group Quicktime Album *//* @group Index Page (Movie Thumbnail view) */.movie-page-title {	color: #333333;	font-size: 1.7em;	font-weight: normal;	letter-spacing: 2px;}.movie-page-description {	color: #cccccc;	letter-spacing: 2px;	margin-bottom: 10px;}.movie-thumbnail-frame {	width: 132px;	display: inline-table;	text-align: center;	margin-right: 10px;	margin-bottom: 10px;	padding: 1px;	border: Solid 1px #cccccc;	font-size: 0.9em;	position: relative;	z-index: 10;}.movie-thumbnail-frame:hover {}.movie-thumbnail-caption {}	/* @end *//* @group Single Page (Movie View) */.movie-background {}.movie-title {	color: #333333;	font-size: 1.3em;	font-weight: normal;	letter-spacing: 2px;}.movie-frame {}	/* @end *//* @end *//* @group Contact Form */.message-text {} .required-text {} .form-input-field {	width: 99%;} .form-input-button { } /* @end *//* @group RapidCal *//* @group Mini - Calendars */.rapidCalMini {	}/* Main div around the area */.rapidCalMiniWrapper {	} /* the wrapper is a div in vertical mode (Sidebar), it is a table in horizontal mode */.rapidCalMini td {	}/* Day Cells in the Mini Calendar */.rapidCalMiniEvent {	}/*Day that contains the event in the mini calendar */.rapidCalMiniToday {	} /* style for Todays cell in Mini Calendar */.rapidCalMiniPrevMonth {	} /* Previous Month Wrapper */.rapidCalMiniNextMonth {	}/* Next Month Wrapper */.rapidCalMiniMonthSelect {	} /* Central area wrapper, use ".rapidCalMiniMonthSelect p" to override text properties. */.rapidCalMini a	 {	} /* Links within the are */rapidCalMiniPrevMonthDay {	} /* Previous months Days */.rapidCalMiniNextMonthDay {	} /* Next months Days *//* @end */.rapidCalWrapper	{	} /* Main Div around the whole data */.rapidCalHeader		{	} /*Wrapper around the Header (Use Display none to hide the title */.rapidCalHeader table	{	} /*The header's table */.rapidCalHeader .monthTitle	{	} /*The month and year title above the calendar */.rapidCalHeader .goPrev	{	}/*the leftward arrow to previous month, on top left*/.rapidCalHeader .goNext	{	} /*the leftward arrow to next month, on top left*/.rapidCal	{	} /* Div around the main calendar */.rapidCal table	{	}.rapidCal td	{	}.rapidCalToday	{	} /* Special class for "Todays" td */.rapidCalToday p	{	}/* Todays Date */.rapidCal .dayHeader	{	}/* The Weekdays Row */.rapidCal ul	{	}/* The Events List in the Day Cell */.rapidCal li	{	}/* A Single Event */.rapidCal .allDay	{	}/* All day events */.hasTooltip	{	}/*used if the event has a tooltip*/.rapidCal .weekNumber	{	}/*Week number Cells*/.rapidCal .prevMonth	{	}/*Day Cells belonging to the previous month in the main Calendar*/.rapidCal .nextMonth	{	}/*Day Cells belonging to next month*//* @end *//* @group Photo Album *//* @group Index Page (Thumbnail view) */.album-title {	color: #000;	font-size: 1.7em;	font-weight: normal;	letter-spacing: 2px;}.album-description {	color: #000;	letter-spacing: 2px;	margin-bottom: 70px;}.album-wrapper {	display: block;	width: 99%;	position: relative;	text-align: center;}.thumbnail-wrap {	text-align: center;	position: relative;	float: left;	margin-bottom: 60px;	margin-right: 25px;	margin-left: auto;}.thumbnail-frame {    bottom: 0;	text-align: center;}.thumbnail-frame:hover {}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {	border: 1px solid #cccccc;	padding: 1px;	margin: auto;}.thumbnail-caption {	margin: 0;	padding: 0;	line-height: normal;	width: 100%;	height: 38px;	display: block;}	/* @end *//* @group Single Page (Photo view) */.photo-background {	margin: 10px;	text-align: center;}.photo-navigation {	background: #adadad;	margin-bottom: 10px;	padding: 5px;	border: 1px solid #fff;	color: #fff;	text-align: center;}.photo-links {	margin: 0;	padding: 0;}.photo-navigation a:link, .photo-navigation a:visited {	color: #000;}.photo-navigation a:hover {	color: #ffffff;}.photo-frame{	background: #fff;	padding: 3px;	border: 2px solid #c2c2c2;	text-align: center;}.photo-title {	font-size: 1.7em;	font-weight: normal;	letter-spacing: 2px;	color: #ffffff;	margin: 0;	padding: 0;	text-shadow: 2px 2px 2px #000;}.photo-caption {	color: #000;	letter-spacing: 2px;	margin: 0;	padding: 0;}/* @end */	/* @end *//* @group Footer */#footer {	height: 18px;	color: #000;	text-align: center;	font-size: 0.8em;	z-index: 99;	margin-top: 2px;	position: relative;	top: 4px;	margin-bottom: 5px;	width: 960px;}#footer p {	font-style: italic;	padding-top: 2px;	margin-right: auto;	margin-left: auto;}#footer a:link, #footer a:visited {	color: #000;	border-top-color: #797979;}#footer a:hover{		color: #d5d5d5;}#footer a:active {	text-decoration: none;}/* @end *//* @group Blog *//* @group Archive Page */.blog-archive-background {}.blog-entry-summary {	margin-bottom: 10px;}.blog-archive-headings-wrapper {	padding-bottom: 10px;	border-bottom: Solid 1px #e2e2e2;}.blog-archive-entries-wrapper {}.blog-archive-month {	font-weight: bold;	font-size: 1.4em;}.blog-archive-link { }	/* @end */.blog-entry {	padding-bottom: 30px;	margin-bottom: 30px;	border-bottom: 1px solid #a1a4a8;}.blog-entry-title {	text-align: justify;	font: bold 1.4em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	color: #000000;}.blog-entry-date {	color: #a1a5a9;	font-size: 0.95em;	margin-bottom: 0.9em;}.blog-read-more {	display: block;	padding-top: 10px;	font-style: italic;}/*Styles the category link next to the date */.blog-entry-category {}.blog-entry-category a:link, .blog-entry-category a:visited {}/*Styles the permalink next to the date */.blog-entry-permalink {}.blog-entry-permalink a:link, .blog-entry-permalink a:visited {}.blog-entry-body {	text-align: justify;	padding: 0px;}.blog-entry-comments {	margin-top: 10px;}/* styles the archives in the blog sidebar */#blog-archives {	margin-bottom: 10px;}.blog-archive-link-enabled {}.blog-archive-link-disabled {}/* Styles the blog categories in the blog sidebar */#blog-categories {	margin-bottom: 10px;}.blog-category-link-enabled {}.blog-category-link-disabled {}/* Styles the blog RSS feeds in the blog sidebar */#blog-rss-feeds {	margin-bottom: 10px;}.blog-rss-link {	padding-left: 15px;	background: url(images/rss_icon.png) no-repeat left 2px;}.blog-comments-rss-link {	padding-left: 15px;	background: url(images/rss_icon.png) no-repeat left 2px;}/* @end */