﻿html, body
{
  margin:0;
  padding:0;
  border:none;
}

input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

hr
{
	height: 1px;
	color: #333333;
}

.title-With-Background 
{ 
	background-color:#5E6E9E;
}

#leftcontent 
{
	clear:left;
	float:left;
	width:15%;
	height: 12%;
	border-right: 3px solid #A6B3D2;
	font-family: Calibri;
	font-size:36px;
	font-weight:normal;
	padding-top: 10%;
	padding-right:5%;
	text-align:right;
}

#detailcontent 
{
	float:left;
	width:25%;
	color: #A6B3D2;
	height: 15%;
	font-family:Calibri;
	font-weight:normal;
	vertical-align:bottom;
	padding-left:5%;
	padding-top:5%;
	font-size:small;
	text-align:left
}

.PSSLinksPanel
{
	background-color: White;
}

.floatingRelatedLinksLeft
{
	border:solid 1px #CCCCCC;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
	float:left;
	min-width:150px;
	*width:150px;
	display:inline;
}

.border
{
	background-color:#333333;
}

.master
{
	width:100%;
	margin-left:auto; 
	margin-right:auto; 
	height:100%;
	background-color:#333333;
}

.masterContent
{
	background-color:#333333;
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('/SiteCollectionImages/bl_Shadow_Right.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:12px;
	background-image: url('/SiteCollectionImages/bl_Shadow_Left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:12px
}
.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px; 
	padding-right: 0px; 
	text-decoration:none; 
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline; 
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline; 
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz8_Menu, a.#zz1_MyLinksMenuMenu
{
    font-family:Tahoma;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a 
{
	color:#333333;
}
.topArea
{
	border-bottom:1px #DBDBDB solid;
	background:url('/SiteCollectionImages/bl_band.jpg') no-repeat;
	background-position:top right;
}
.topArea :active
{
	text-decoration:none; 
}
.logo
{
    float:left;
	height: 42px;
	font-size:14pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px; 
	padding-right: 0px; 
}
.logo a
{
	color: #656B77;
	background-image:url('/SiteCollectionImages/bl_logo.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 0px 75px;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px; 
	padding-right: 7px; 
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;  
}
.topLinkBar a:hover
{
	text-decoration:underline; 
}
.topLink
{
   	background: url('/SiteCollectionImages/linksdivider.gif') right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
topBorder
{
    height:1px;
    width:100%;
   	border-top:1px #CBD1E0 solid;
}

.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
	margin-left:10px; 
	margin-right:10px; 
}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
.master
{
	background-color:#FFFFFF;
}
.topArea
{
	background-image:url('/SiteCollectionImages/blk_band.jpg');
}
.breadcrumb, .breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
   	color: #3B3B3B;
}
.logo a
{
	background-image:url('/SiteCollectionImages/blk_logo.jpg');
   	color: #3B3B3B;
}
.shadowRight
{
	background-image: url('/SiteCollectionImages/blk_Shadow_Right.jpg');
}
.shadowLeft
{
	background-image: url('/SiteCollectionImages/blk_Shadow_Left.jpg');
}

.Line
{
	background-color: #F5F5F5;
}
.pageTitle
{
   	color: #3B3B3B;
}
.topBorder 
{
	border-top-color:#DBDBDB;
}
.ms-WPHeader td
{
	border-bottom-color:#333333;
}
.BottomLinkBar
{
	color: #999999;
}
.link-item, .link-item a, .link-item a:link
{
	color: #5D5D5D;
}
.link-item a:visited, .link-item a:active
{
	color: #787878;
}
.link-item a:hover
{
	color: #3b3b3b;
}
.link-item-large, .link-item-large a, .link-item-large a:link
{
	color: #5D5D5D;
}
.link-item-large a:visited, .link-item-large a:active
{
	color: #787878;
}
.link-item-large a:hover
{
	color: #3B3B3B;
}
.description {
	color: #4C4C4C;	
}
.bullet{
	background-image:url('/SiteCollectionImages/blk_lstbulet.gif');
}
.groupheader 
{
	color:#424242;
}
.band {
	background-color:#595959;
	color: #FFFFFF; 
}
.separator
{
	border-color:#CACACA;
}
.level-band
{
	background-color:#8A8A8A;
}
.level-description
{
	Color: #4C4C4C
}
.level-item, .level-item a, .level-item a:link
{
	color: #5D5D5D;
}
.level-item a:visited, .level-item a:active
{
	color: #787878;
}
.level-item a:hover
{
	color: #3B3B3B;
}
.level-bullet
{
	background-image:url('/SiteCollectionImages/blk_lstbulet.gif');
}
.headertitle, .headertitle a, .headertitle a:link
{
	color: #5D5D5D;
}
.headertitle a:visited, .headertitle a:active
{
	color: #787878;
}
.headertitle a:hover
{
	color: #3b3b3b;
}
.headertitle-large, .headertitle-large a, .headertitle-large a:link
{
	color: #5D5D5D;
}
.headertitle-large a:visited, .headertitle-large a:active
{
	color: #787878;
}
.headertitle-large a:hover
{
	color: #3B3B3B;
}
.headertitle-small, .headertitle-small a, .headertitle-small a:link
{
	color: #5D5D5D;
}
.headertitle-small a:visited, .headertitle-small a:active
{
	color: #787878;
}
.headertitle-small a:hover
{
	color: #3b3b3b;
}
.headertitle-band, .headertitle-band a, .headertitle-band a:link
{
	color: #EFEFEF;
}
.headertitle-band a:visited, .headertitle-band a:active
{
	color: #EFEFEF;
}
.headertitle-band a:hover
{
	color: #EFEFEF;
}
.title-With-Background 
{ 
	background-color:#545454; 
}

.titleareaframe
{
	text-align:center;
	background-color:#333333;
}

.titlearealeft 
{
	text-align:center;
	background-color:#333333;
}

.titlearearight
{
	text-align:center;
	background-color:#333333;
}

.pagetitleareaframe
{
	text-align:center;
	background-color:#333333;
}

div.titleareaframe
{
	height:100%;
}

.titleareaframe table td.titlearea,.areaseparator table td.titlearea,.pagetitleareaframe table td.titlearea,.consoletitleareaframe
{
	padding:7px 0px 1px 0px;
}

.bannerframe,.ms-GRHeaderBackground
{
	background-color:#CCCC99;
}
.banner
{
	vertical-align:bottom;
	background-color:#CCCC99;
}
.banner a:link
{
	text-decoration:none;
	white-space:nowrap;
}
.banner a:visited
{
	text-decoration:none;
}
.bannerContainer
{
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#CCCC99;
	padding: 10px 10px 10px 10px;
	border: solid 10px #333333;
}
.globalbreadcrumb
{
	font-size:8pt;
	text-align:right;
	background-color:#CCCC99;
	padding:2px 10px 2px 5px;
}
.globalbreadcrumb,.globalbreadcrumb a
{
	text-decoration:none;
	color:#333333;
}
.globalbreadcrumb a:hover
{
	text-decoration:underline;
	color:#000000;
}

.siteActionsMenu
{
	white-space:nowrap;
	font:8pt tahoma;
	padding:0;
	border:none;
	cursor:pointer;
	width: 100px;
	text-decoration:none;
	text-align: center;
	float: right;
	z-index: 2;
	position: relative;
	top: 30px;
	margin-top: -20px;
	right: 20px;
}

.siteActionsMenu div div div
{
	background-image:url('/SiteCollectionImages/siteactionsmenugrad.gif');
	background-repeat:repeat-x;
	border-top:1px solid #6593cf;
	border-left:1px solid #6593cf;
	border-right:1px solid #6593cf;
	background-color:#6593cf;
	padding:1px 4px 3px 10px;
	text-decoration:none;
}
.siteActionsMenu div div div a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.siteActionsMenu div div div.siteactionsmenuhover
{
	background-image:url('/SiteCollectionImages/siteactionsmenuhovergrad.gif');
	border-top:1px solid #89724f;
	border-left:1px solid #89724f;
	border-right:1px solid #89724f;
	background-color:#ffa521;
}
.actionbar
{
	background-color:#FFFFFF;
	border:1px solid #6f9dd9;
	padding-top:1px
}
.actionsep
{
	height:8px;
	border-right:1px solid #6f9dd9;
}
.titlearea,.mwstitlearea{
	color:#666666;
	font-family:tahoma;
	font-size:8pt;
	letter-spacing:.1em;
}
.titlearea a
{
	color:#3966bf;
	text-decoration:none;
}
.titlearea a:hover,.mwstitlearea a:hover
{
	color:#000000;
	text-decoration:underline;
}
td.mwstitlearea a
{
	color:#3966bf;
	text-decoration:none;
}
.sitemapdirectional,.sitemapdirectional a
{
	unicode-bidi:embed;
	background-color:#CCCC99;
	display:none;
}
.ms-pagebreadcrumb
{
	padding:2px 3px 3px 11px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	display:none;
}
.ms-pagebreadcrumb,.ms-pagebreadcrumb a
{
	font-size:8pt;
	background-color:#CCCC99;
	color:#333333;
	text-decoration:none;
	display:none;
}
.nav td,.nav .SPZoneLabel
{
	font-size:8pt;
}
.nav th
{
	font-size:8pt;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	text-align:left;
	color:#000000;
}
.nav
{
	background-color:#CCCC99;
	background-image:url('/SiteCollectionImages/navshape.jpg');
	background-repeat:repeat-x;
	font-family:tahoma;	
}

.ms-WPHeader
{
}
.ms-WPHeader TD
{
	border-bottom:0px solid #333333;
	border-collapse:collapse;
}
.ms-SPzone .ms-WPHeader TD,.ms-SPZoneSelected .ms-WPHeader TD
{
	border:1px solid #333333;
	background-color:#fff9de;
	background-image:url('/SiteCollectionImages/partgrad.gif');
	background-repeat:repeat-x;
}
.ms-WPBorder,.ms-WPBorderBorderOnly
{
	border-color:#333333;
	border-width:0px;
	border-style:solid;
}
.ms-pagemargin
{
	background-color:#333333;	
	background-image:none;
}
.whitetext,.whitetext a
{
	color:White;
	font-size:8pt;
	FONT-FAMILY: tahoma;	
	TEXT-DECORATION: none;
}
.ms-consolemptablerow
{
	background-color:#333333;
}

.bottomrightlinks
{
	border: solid 1px gray;
	background-color: #333333;
	width:150px;
	text-align: center;
}

.bottomrightlinks a
{
	color:White;
	font-size:10pt;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
	background-color: Gray;
	width:144px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bottomleftlinks
{
	color: White;
	font-size:10pt;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
	position: relative;
	top: -10px;
}

/* Layout changes from here */

.WPSLogo
{
	float:right;
	position:relative;
	top: 20px;
	right: 20px;
}

.PSSLinks
{
	width: 100px;
	float: right;
}

.PSSLinks Span
{
	font-size: 10pt;
	font-weight: bold;	
}

.PSSLinks a
{
	font-weight: normal;	
}

/* Carson's changes from here */

/* all page (root div) */
#page 
{
	/*position: relative;*/
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 1000px;
	overflow: hidden;
	text-align: left;
	margin: 0px auto;
	/*height:auto;*/
	/*height:100%;  IE6: treaded as min-height*/
	/*min-height: 768px;  real browsers */
	/*margin: 0px 0px 0px 0px;*/
}

/* Boxes Around Page Content */
#content 
{
	width: 998px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 0px;
}
#content2 
{
	width: 994px;
	overflow: hidden;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#content3 
{
	width: 990px;
	overflow: hidden;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}

#container
{
	background-color: #FFFFFF;
	background-image: url('/SiteCollectionImages/bkgbar.gif');
	background-repeat: repeat-y;
	width: 980px;
	overflow: hidden;
	border-width: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	/*height: 100%;*/
}

#sectionHeader
{
	width: 170px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 3px;
	float: none;
	font-size: 14px;
	border: 1px solid #9a9a9a;
	color: #333333;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: bold;
}
#SpanRegion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

#SpanRegion a
{
	color: #666666;
	text-decoration: none;
}

#sectionList 
{
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
	text-transform: uppercase;
}
#sectionList a 
{
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#sectionList a:hover 
{
	color: #FFFFFF;
}

/* Bottom navigation bar with buttons and search form */
#bottomNav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	text-align: left;
	height: 34px;
	background-image: url('/SiteCollectionImages/bottomNavBkg.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
}
/*
#bottomNav span
{
	top: -3px;
	position: relative;
}
*/
#bottomNav a, #bottomNav span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
}
#bottomNav a:hover 
{
	color: #FFFFFF;
}

#bottomNav a img
{
	border: none;
}

#buttonBar1
{
	height: 30px;
	width: 144px;
	float: right;
	background-image: url('/SiteCollectionImages/buttonBarBkg1.jpg');
	overflow: hidden;
}
#buttonBar2
{
	height: 30px;
	width: 284px;
	float: right;
	background-image: url('/SiteCollectionImages/buttonBarBkg2.jpg');
	overflow: hidden;
}
.buttonBar .button 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	border: 0px solid #333333;
	margin: 1px;
	padding: 1px;
}
.buttonBar .button a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonBar .button a:hover 
{
	color: #d3d3d3;
}

#buttonHome
{
	float: left;
	height: 18px;
	width: 67px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 6px;
	padding-left: 15px;
	background-image: url('/SiteCollectionImages/homeBkg.jpg');
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#buttonHome a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Footer (log-in link and copyright notice) */
.footer 
{
	background-color: #333333;
	height: 16px;
	text-align: right;
	padding-right: 15px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.footer #footerRightText
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.footer #footerRightText a
{
	text-decoration: none;
	color: #CCCCCC;
}
.footer #footerRightText a:hover 
{
	color: #FFFFFF;
}
.footer #footerLeftText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	float: left;
	width: 500px;
	text-align: left;
}
.footer #footerLeftText a 
{
	text-decoration: none;
	color: #CCCCCC;
}
.footer #footerLeftText a:hover 
{
	color: #FFFFFF;
}

/*  Quick Launch */

#leftSideBar
{
	width: 173px;
	height: 100%;
	background-color: #f2f2e8;
	float: left;
	border: 0px solid #333333;
	padding-top: 26px;
	padding-right: 30px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	margin: 3px;
}
#leftSideBar img 
{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#leftSideBar .top_image 
{
	padding-top: 0px;
	padding-bottom: 23px;
	text-align: center;
}
#leftSideBar a 
{
	text-decoration: none;
	font-weight: normal;	
	text-transform: none;
}
#leftSideBar a.hover 
{
	color:#091b59;
}
#leftSideBar a.selected 
{
	color: #000000;
}
#leftSideBar ul 
{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
	font-weight:normal;
}
#leftSideBar ul li 
{
	padding-top: 5px;
	padding-bottom: 2px;
	margin: 0px;
	color: #666666;
	font-size: 11px;
	font-weight:bold;	
}
#leftSideBar ul li div
{
	border-bottom: dotted 1px #666666;
}
#leftSideBar ul li a 
{
	left: 8px;
	position:relative;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
#leftSideBar ul li a:hover 
{
	color: #091b59;
}

#leftSideBar ul li ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftSideBar ul li ul li
{
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	color:inherit;
	font-weight: bold;	
	font-size: 11px;
}

#leftSideBar div ul li ul li a
{
	left: 16px;
	position: relative;
	font-weight: bold;
	color: #666666;
	text-transform: none;
}

#leftSideBar ul li ul li a:hover
{
	color: #091b59;
}

#leftSideBar ul li ul li ul
{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftSideBar ul li ul li ul li
{
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #666666;
	background-image: url('/SiteCollectionImages/linkArrow.gif');
	background-repeat: no-repeat;
	background-position: 16px center;
}

#leftSideBar ul li ul li ul li a
{
	left:27px;
	position: relative;
	font-weight: bold;
	color: #666666;
	text-transform: none;
}

#leftSideBar ul li ul li ul li a:hover
{
	color: #091b59;
}

/* Quick Launch end */

.ms-propertysheet
{
	/*width: 100%;
	overflow: visible;*/
	min-height: 600px;
	height: auto;
	overflow: visible;
}

.RequiredField
{
	color: Red;
}

/*  Console Publishing Toolbar */
.ms-consoletitleareaframebottom
{
	display: none;
}

/*
 *****************************************************************************
*/
#rightContent 
{
	background-color: #FFFFFF;
	height: 100%;
	/** DG 8/21/07: Increasing width will break page in IE6 **/
	width: 752px;
	overflow: hidden;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-bottom: 1px;
}

#rightContent #RC_top 
{
	background-color: #FFFFFF;
}

.ppHeadline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 4px;
	color: #666666;
}

.ppBodyCopy, .ppBodyCopy a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.ppBodyCopy a:hover
{
	color: #000066;
}

.ms-rteCustom-Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.ms-rteCustom-Subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 3px;
}

.ms-rteCustom-CalloutSubhead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	color: #000000;
	font-weight:bold;
}

.ppCalloutCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#rightContent #RC_top #RC_top_title 
{
	text-align: left;
	padding-left: 10px;
	padding-top: 80px;
	line-height: 25px;
	padding-bottom: 26px;
}

#rightContent .RC_middle 
{
	background-color: #f2f2e8;
	height: 265px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
	clear: both;
}
#rightContent .RC_middle .RC_middle_image
{
	height: 259px;
	width: 496px;
	float: left;
	margin: 2px;
	text-align: left;
	overflow: hidden;
}
#rightContent .RC_floatImage 
{
	background-color: white;
	float: left;
	z-index: 2;
	margin-top: -200px;
	margin-right: -100px;
	position: relative;	
	right: 502px;
	border-top: solid 5px white;
	border-bottom: solid 5px white;
	border-left: solid 3px white;
	border-right: solid 3px white;
	top: 360px;
}

/* 
	Text and links to the right of the main image
*/
.RC_middle .RC_middle_text
{
	float: right;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-right: 30px;
	height: 259px;
	overflow: visible;
	vertical-align: middle;
}
.RC_middle_text ul 
{
    margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.RC_middle_text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.RC_middle_text a:hover
{
	color: #000066;
}
.RC_middle_text ul li
{
	list-style-image: url('/SiteCollectionImages/linkArrow.gif');
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#rightContent #RC_content_nav 
{
	float: right;
	min-width: 155px;
	margin-top: 30px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	overflow: visible;
}
#RC_content_nav ul 
{
	width: 155px;
	list-style-image: url('/SiteCollectionImages/arrowwhite.gif');
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RC_content_nav ul li 
{
	padding-bottom: 4px;
	color: #000000;
	font-weight: bold;
}
#RC_content_nav a 
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#RC_content_nav a:hover 
{
	color: #000066;
}

#rightContent .RC_bottom
{
	background-color: #c6c6bc;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
}

#rightContent #RC_content 
{
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 15px;
	margin-right: 190px;
	margin-top: 10px;
}

#rightContent #RC_content2 
{
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 15px;
	margin-right: 190px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#rightContent #RC_content3
{
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.ms-WPBody, .ms-WPBody td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.ms-WPBody a:link, .ms-WPBody a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;	
}

.ms-WPBody a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;	
}

.srch-Page
{
	text-align: left;	
}

/***** Home Page Styles *****/

/* Text Floats over image on Home pages */

#SiteHomeContent1
{
	margin-left: 1px; 
	border: 5px double #e2e3dd; 
	width: 740px; 
	height: 100%;
}

#SiteHomeContent2
{
	position: relative; 
	top: 20px; 
	height: 475px; 
	width: 740px;
}

.HomePageTable
{
	height:100%;
	width:100%;	
}

.HomePageLeftTitle
{
	height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	/*float:left;
	margin-right:10px; */
	/*padding-top: 15px;*/
	height: 50px;
	vertical-align: middle;	
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	width: 170px;
}
.HomePageLeftTitle span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 4px;
	color: #000000;	
}
.HomePageRightDesc
{
	height: 50px;
	/*float:left;
	padding-top:5px;*/
	height: 50px;
	vertical-align: middle;	
	text-align: left;
	padding-left: 10px;
	padding-right: 260px;
}
.HomePageRightDesc span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.HomePageImage
{
	position: relative;
	vertical-align: bottom;
	text-align: center;
}

/********** Search Results Page Styles *****/

.SearchImage
{
	cursor: pointer;	
}

.srch-Description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.srch-Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.srch-Metadata
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.srch-WPBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.srch-stats
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.srch-Page
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* Splash Page CSS */

#imageCombo 
{
	padding-left: 10px;	
	padding-top: 10px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 200px;
	float: left;
}

#imageCombo select 
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	color: rgb(0, 0, 0); 
	height: 18px; 
	text-decoration: none;
}

#imageBorder 
{
	background-color: #FFFFFF;
	border: 5px double #e2e3dd;
	padding: 0;
	margin: 2px;
	text-align: left;
	width: 978px;
	height: 570px;
}

#splashContent 
{
	width: 1000px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	margin: 0px auto;
}
#splashContent2 
{
	width: 996px;
	overflow: visible;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#splashContent3 
{
	width: 992px;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}

#splashContainer 
{
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: right;
	border-width: 0px;
	border-style: solid;
	border-color: #FF0000;
	width: 100%;
	clear: both;
}

#splashLogoImage
{
	float: right;
	position: relative;
	top: 20px;
	right: 20px;
}

#splashHomeImage
{
	position:relative;
	text-align:center; 
	top:20px;
	height:500px; 
	width:978px;
	float:left;
}

/* End Splash */

/*** Begin Multimedia Styles ***/

.MultimediaWebPart
{
	text-align: center;	
}

.MultimediaDisplayPanel
{
	z-index: 2;
	float: left;
	margin-top: -263px;
	top: 263px;
	position: relative;
	width: 500px;
	height: 259px;
}

.MultimediaDisplayTable
{
	border: none 0px black;
}

.MultimediaDisplayTable tr td
{
	width: 500px;
	height: 259px;
	background-color: black; 
	text-align: center;
	color: white;
	vertical-align: middle;
}

.MultimediaDisplayPanel div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 3;
	float: right;
	position: relative;
	top: 17px;
	margin-top: -15px;
	right: 7px;
}

.MultimediaDisplayPanel a
{
	color: white;
	text-decoration: none;
}

.MultimediaDisplayPanel a:hover
{
	color: white;
}

.MultimediaLinkStyle
{
	background-image: url('/SiteCollectionImages/linkArrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.MultimediaLinkStyle a
{
	color: #333333;
}
.MultimediaLinkStyle a:hover
{
	color: #000066;
}
/*** End Multimedia Styles ***/

/*** Customer Portal Styles ***/

.CustomerPanel
{
	background-color: #e2e3dd;
	border-width:1px;
	border-style:solid;
	border-top-color:#505050;
	border-bottom-color:#505050;
	border-left-color:#000000;
	border-right-color:#000000;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}

.CustomerHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:10px;
}

.WebPartLeftColumn
{
	width:300px;   /*325 + 55 */
	border-right-width:50px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	margin: 0;
	padding: 0;
}

.WebPartRightColumn
{
	width:300px;
	margin: 0;
	padding: 0;
	border: none;
}

/*** Customer Portal Styles ***/

/*** Contact Us Wizard ***/

.ContactUsWizardStyle
{
	padding-left: 20px;
}

/*** Contact Us Wizard ***/

/*** Forms Styles ***/

.reqStar
{
	color: Red;	
}

.FormSectionHeading
{
	background-color: #333333;
}

.FormSectionHeading span
{
	color: White;
}

.FormSectionDetail
{
	border-right: #000000 1pt solid; 
	border-top: #000000 1pt solid; 
	border-left: #000000 1pt solid;
	border-bottom: #000000 1pt solid;
}

.FormLabel
{
	font-weight: bold;	
}

/*** Forms Styles ***/

/*** Investor Styles ***/

.OddRow
{
	background-color:#f2f2e8;	
}

.EvenRow
{
	background-color:White;
}

.ChartFrame html body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*** Investor Styles ***/