/* ******************************************* */
/* body                                        */
/* ******************************************* */
body {
	/* Default Page Background Colour */
	background : #ffffff;
	/* Default Page Background Colour */
	color : #000000;
	/* Default Page Text Colour */
	font-family : verdana, arial, helvetica, sans-serif;
	/* Default Page Font Family */
   margin : 20px;
}
ul {
   margin-top : 0em;
   margin-bottom : 0em;
}
ol {
   margin-top : 0em;
   margin-bottom : 0em;
}
dl {
   margin-top : 0em;
   margin-bottom : 0em;
}

.TitleText {
   font-family : verdana, arial, helvetica, sans-serif;
   color: #000000;
   font-weight : normal;
   font-size : 22px;
}
.SubTitleText {
   font-family : verdana, arial, helvetica, sans-serif;
   color: #000000;
   font-weight : bold;
   font-size : 12px;

}

#content-c1 { margin-left: 180px; }
#template-zone { background-color: #ffffff; color: #000000; }
#shifted-container { width: 170px; float: left; }
#shifted-container select { width: 165px; }
#shifted-container #searchpanelContainer { display: none; }
td.ResultStripOne ul { margin-left: 1em; padding-left: 1em; }
/* titles */
h1, h2, h3, h4, h5, h6, h7 { color: #000000!important; 1.27em; margin: 3px 0 8px 0; padding: 0; line-height: 1em; font-weight: bold; font-family: arial, helvetica, sans-serif; }
h1 { font-size: 1.45em; }
h2 { font-size: 1.27em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.15em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.05em; }
h7 { font-size: 1em; }
.PageTitle { color: #174D7E; font-size: 1.45em; font-weight: bold; margin: 3px 0 8px 0; }
.SmallTitle { color: #174D7E; font-size: 1em; font-weight: normal; }

/* ******************************************* */
/* Default Links                               */
/* ******************************************* */
a {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #0000ff;
    text-decoration : underline;
}
a:visited {
    color : #000080;
    text-decoration : underline;
}
a:hover {
    color : #ff0000;
    text-decoration : underline;
    background : #ffff00;
}
a:active {
    color : #ff0000;
    text-decoration : underline;
    background : #ffff00;
}

/* ******************************************* */
/* Default Text Effects                        */
/* ******************************************* */
b {
	font-weight : bold;
}
strong {
	font-weight : bold;
}
u  {
	text-decoration : underline;
}
i  {
	font-style : italic;
}
em  {
	font-style : italic;
}

/* ******************************************* */
/* Standard Text                               */
/* ******************************************* */
.Header {
	font-size : 11pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
.LargeBody  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
}
.MidLargeBody  {
	font-size : 9pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
div {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
td {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
.MsoNormal  {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
.tdNormalBody  {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
.NormalBody  {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
.NormalBodyBold  {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
}
.NormalBodyItalic  {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
	font-style : italic;
}
.MidSmallBody  {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
.SmallBody  {
	font-size : 8pt;
   font-family : verdana, arial, helvetica, sans-serif;
}
.TinyBody {
	font-size : 7pt;
   font-family : verdana, arial, helvetica, sans-serif;
}

/* ******************************************* */
/* Content Editor Classes                      */
/* ******************************************* */
.CENoMargin {
	margin-bottom:0px;
	margin-top:0px;
	font-size:8pt;      /* same size as body in conEd.css */
}

.OneCE {
     font-size : 8pt;
     font-family : arial, helvetica, sans-serif;
	 color: #000000!important;
}
.TwoCE {
     font-size : 10pt;
     font-family : arial, helvetica, sans-serif;
	 color: #000000!important;
}
.ThreeCE {
     font-size : 12pt;
     font-family : arial, helvetica, sans-serif;
	 color: #000000!important;
}
.FourCE {
     font-size : 14pt;
     font-family : arial, helvetica, sans-serif;
	 color: #000000!important;
}
.FiveCE {
     font-size : 18pt;
     font-family : arial, helvetica, sans-serif;
	 color: #000000!important;
}
.SixCE {
     font-size : 24pt;
     font-family : arial, helvetica, sans-serif;
	 color: #000000!important;
}
.SevenCE {
     font-size : 36pt;
     font-family : arial, helvetica, sans-serif;
	 color: #000000!important;
}/* ******************************************* */
/* Titles                                      */
/* ******************************************* */
.PageTitle  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
}
.SmallTitle  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

/* ******************************************* */
/* Top Bar Navigation                          */
/* ******************************************* */
.NavigationTopLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	display: none;
}
a.NavigationTopLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #0000ff;
   text-decoration : none;
}
a.NavigationTopLink:visited {
	color : #000080;
   text-decoration : none;
}
a.NavigationTopLink:active {
	color : #ff0000;
   text-decoration : underline;
}
a.NavigationTopLink:hover {
	color : #ff0000;
   text-decoration : underline;
}

/* ******************************************* */
/* Side Navigation Previous Link               */
/* ******************************************* */
.NavigationPreviousLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   font-weight : bold;
	color : #000000;
   margin:4px;

}
a.NavigationPreviousLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   font-weight : bold;
	color : #0000ff;
   text-decoration : none;
}
a.NavigationPreviousLink:visited {
	color : #000080;
   text-decoration : none;
}
a.NavigationPreviousLink:active {
	color : #ff0000;
   text-decoration : none;
}
a.NavigationPreviousLink:hover {
	color : #ff0000;
   text-decoration : none;
}

/* ******************************************* */
/* Side Navigation This Section                */
/* ******************************************* */
.NavigationThisSection {
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : bold;
    font-size : 9pt;
    color : #000000;
}

/* ******************************************* */
/* Side Navigation Related Sections            */
/* ******************************************* */
.NavigationRelatedSections {
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : bold;
    font-size : 9pt;
    color : #000000;
}

/* ******************************************* */
/* Side Navigation Current Link                */
/* ******************************************* */
.NavigationCurrentLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   font-weight : bold;
	color : #000000;
   margin:4px;
}
a.NavigationCurrentLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   font-weight : bold;
   color : #0000ff;
   text-decoration : none;
}
a.NavigationCurrentLink:visited {
	color : #000080;
    text-decoration : none;
}
a.NavigationCurrentLink:active {
	color : #0000ff;
   text-decoration : none;
}
a.NavigationCurrentLink:hover {
	color : #0000ff;
   text-decoration : none;
}

/* ******************************************* */
/* Side Navigation Child Link                  */
/* ******************************************* */
.NavigationChildLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   font-weight : normal;
	color : #000000;
   margin:4px;
}
a.NavigationChildLink {
   font-family : verdana, arial, helvetica, sans-serif;
   font-size : 8pt;
   font-weight : normal;
	color : #0000ff;
   text-decoration : none;
}
a.NavigationChildLink:visited {
	color : #000080;
   text-decoration : none;
}
a.NavigationChildLink:active {
	color : #ff0000;
   text-decoration : none;
}
a.NavigationChildLink:hover {
	color : #ff0000;
   text-decoration : none;
}

/* ******************************************* */
/* Side Navigation Sibling Link                */
/* ******************************************* */
.NavigationSiblingLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   font-weight : bold;
	color : #000000;
   margin:4px;
}
a.NavigationSiblingLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   font-weight : bold;
	color : #0000ff;
   text-decoration : none;
}
a.NavigationSiblingLink:visited {
	color : #000080;
    text-decoration : none;
}
a.NavigationSiblingLink:active {
	color : #ff0000;
    text-decoration : underline;
}
a.NavigationSiblingLink:hover {
	color : #ff0000;
    text-decoration : underline;
}

/* ******************************************* */
/* Page Footer                                 */
/* ******************************************* */
.PageFooter  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
	font-weight : normal;
}
a.PageFooter  {
   font-family : verdana, arial, helvetica, sans-serif;    
	color : #0000ff;
	font-size : 8pt;
   text-decoration : none;
}
a.PageFooter:visited  {
	color : #000080;
   text-decoration : none;
}
a.PageFooter:active  {
	color : #ff0000;
   text-decoration : underline;
}
a.PageFooter:hover  {
	color : #ff0000;
   text-decoration : underline;
}

/* ******************************************* */
/* Copyright / Small Text Footer               */
/* ******************************************* */
.Copyright  {
    font-family : verdana, arial, helvetica, sans-serif;
}
a.Copyright  {
    font-family : verdana, arial, helvetica, sans-serif;
    text-decoration : none;
}
a.Copyright:visited  {
    text-decoration : none;
}
a.Copyright:active  {
    text-decoration : underline;
}
a.Copyright:hover  {
    text-decoration : underline;
}

/* ******************************************* */
/* Pages Roots History Navigation              */
/* ******************************************* */
.PageRoot  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
a.PageRoot  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #0000ff;
   text-decoration : none;
}
a.PageRoot:visited  {
	color : #000080;
   text-decoration : none;
}
a.PageRoot:active  {
	color : #ff0000;
   text-decoration : underline;
   background : transparent;
}
a.PageRoot:hover  {
	color : #ff0000;
   text-decoration : underline;
   background : transparent;
}

/* ******************************************* */
/* Results Page Navigation                     */
/* ******************************************* */
.PageNavBar  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
a.PageNavBar  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #0000ff;
   text-decoration : none;
}

a.PageNavBar:visited  {
	color : #000080;
   text-decoration : none;
}
a.PageNavBar:active  {
	color : #ff0000;
   text-decoration : underline;
}
a.PageNavBar:hover  {
	color : #ff0000;
   text-decoration : underline;
}

/* ******************************************* */
/* Document Table                              */
/* ******************************************* */

/* Note: When changing Roundtable background color also change you may also */
/* need to change all /Easysite/Images/curve_* images  to match background */

td.RoundTable {
	background-color :#ffffff;
}

/* Related Document Title Def */
div.SubSectionTitle  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
}
/* Related Document Cell BG */
td.SubSectionTitle  {
	background-color : #ffffff;
}
.PageDocumentTitle {
   font-family : verdana, arial, helvetica, sans-serif;
   color : #0000ff;
   font-size : 8pt;
   font-weight : bold;
}
a.PageDocumentTitle {
   font-family : verdana, arial, helvetica, sans-serif;
   color : #0000ff;
   font-size : 8pt;
   font-weight : bold;
   text-decoration : none;
}
a.PageDocumentTitle:visited {
   color : #000080;
   text-decoration : none;
}
a.PageDocumentTitle:active {
   color : #ff0000;
   text-decoration : underline;
}
a.PageDocumentTitle:hover {
   color : #ff0000;
   text-decoration : underline;
}
.PageDocumentText {
    color : #000000;
    font-size : 8pt;
}

/* ******************************************* */
/* Form Related                                */
/* ******************************************* */
form {
    margin-top : 0px;
    margin-bottom : 0px;
}
.FormComment  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #ffffff;
	font-size : 8pt;
}
div.FormQuestion  {
    font-family : verdana, arial, helvetica, sans-serif;
  	 color : #000000;
	 font-size : 8pt;
    padding : 3px 3px 3px 3px; /*top, right, bottom, left */
}
td.FormQuestion  {
    background-color : #ffffff;
}
.FormText {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #000000;
    font-size : 8pt;
}
.FormInput {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}
input.SmallButton {
}

/* ******************************************* */
/* Search Results Related                      */
/* ******************************************* */
.ResultTitle {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
}
.ResultText {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
td.ResultBG {
	background-color : #000000;
}
td.ResultStripOne  {
	background-color : #ffffff;
}
td.ResultStripTwo  {
	background-color : #ffffff;
}

.ResultLink  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
a.ResultLink  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
   text-decoration : underline;
	color : #0000ff;
}
a.ResultLink:visited  {
	color : #000080;
   text-decoration : underline;
}
a.ResultLink:active  {
	color : #ff0000;
   text-decoration : underline;
}
a.ResultLink:hover  {
	color : #ff0000;
   text-decoration : underline;
}

.ResultFooter  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}
a.ResultFooterLink  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
   font-weight : normal;
   text-decoration : none;
}
a.ResultFooterLink:visited  {
	color : #ffffff;
   text-decoration : none;
}
a.ResultFooterLink:active  {
	color : #ffffff;
   text-decoration : underline;
}
a.ResultFooterLink:hover  {
	color : #ffffff;
   text-decoration : underline;
}

/* ******************************************* */
/* Tables                                      */
/* ******************************************* */
td.ResultAlt1  {
	background-color : #ffffff;
}
td.ResultAlt2  {
	background-color : #ffffff;
}
.HeaderText {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}
td.Header1  {
	background-color : #ffffff;
}
td.tableBorder  {
   font-family : verdana, arial, helvetica, sans-serif;
	background-color : #000000;
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
}

/* ******************************************* */
/* Search Box                                  */
/* ******************************************* */
/*.SearchText {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size       : 8pt;
    border : 1px solid #007EBC;
    width : 120px;
    height : 18px;
    color : #007EBC;
}*/
.SearchBoxText {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size       : 10pt;
    font-weight : bold;
    color : #000000;
    
}

#keywords { margin-left: 10px; }

/* ******************************************* */
/* Error                                       */
/* ******************************************* */

.Error  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #ff0000;
	font-size : 8pt;
	font-weight : bold;
}

hr {
   height : 1px;
   color : #000000;
}

/* Template Styles */
#template-content { clear: both; width: 740px; padding: 0px 6px 0px 6px; }
#rhs_panels { float: right; width: 364px; }
.rhs-inner { }

#main_column { width: 358px; margin-top: 0px; }
.main-column-inner { float: left; width: 100%; overflow: hidden; }

.link-outer { clear: both; }
.link-inner { width: 100%; overflow: hidden; }

#link-main-outer { float: left; }
#link-main-inner { }

#tab-panel-outer { float: left; width: 358px; background-color: #ffffff!important; background-image: none!important; }
#tab-panel-inner { float: left; width: 100%; padding-top: 8px; padding-bottom: 8px; background-image: none!important; }
#tab-panel-content-outer { border: 0px!important; }
#tab-panel-content-inner { padding: 0px 8px 5px 8px; background-color: #ffffff!important; background-image: none!important; }

.tab_panel { }
.tab_panel_title { width: 93px; font-size: 1em; color: #ffffff!important; font-weight: bold; text-align: center; padding: 6px 0px 8px 0px; margin: 0; display: block; background-color: #004545!important; background-image: none!important; }
.tab_panel_content { padding-left: 8px; padding-right: 8px; padding-top: 4px; }
.tab-panel-content-inner { width: 100%; overflow: hidden; }

#tab-links-outer { float: left; width: 532px; padding-top: 8px; background-color: #ffffff!important; background-image: none!important; }
#tab-links-inner { float: left; width: 100%; padding-bottom: 8px; background-image: none!important; }
#tab-links-content-outer { overflow: hidden; height: 1%; border: 0px!important; }
#tab-links-content-inner { overflow: hidden; height: 1%; padding: 0px 8px 0px 8px; background-image: none!important; }

#links-left { float: left; width: 48%; }
#links-right { float: right; width: 48%; }

#links-left p { margin: 1px; }
#links-right p { margin: 1px; }

.tab_links_title { width: 93px; font-size: 1em; color: #ffffff!important; font-weight: bold; text-align: center; padding: 5px 0px 7px 0px; margin: 0; display: block; border-bottom: 1px solid #ffffff; background-color: #740000!important; background-image: none!important; }

#poll-main-outer {  float: right; width: 191px; }
#poll-main-inner { float: left; overflow: hidden; }
#poll-outer { float: left; width: 191px; padding-top: 8px; background-image: none!important; }
#poll-inner { float: left; width: 100%; padding-bottom: 8px; background-image: none!important; }
#poll-content-outer { overflow: hidden; height: 1%; border: 0px!important; }
#poll-content-inner { overflow: hidden; height: 1%; padding: 0px 8px 0px 8px; background-image: none!important; }

#poll-content-inner a:link, #poll-content-inner a:visited { color: #990033; text-decoration: underline; }
#poll-content-inner a:hover, #poll-content-inner a:active { color: #990033; text-decoration: none; }

#poll-main-outer td { width: 200px; padding: 0px; margin: 0px; cellpadding: 0px; cellspacing: 0px; }
#poll-main-outer p { margin: 0px; padding: 0px; }
#poll-main-outer .FormQuestion { padding-top: 5px; padding-bottom: 5px; color: #990033; }





