/* ******************************************* */
/* Body										   */
/* ******************************************* */
body {
	background-color : #FFEEEE;
	/* Default Page Background Colour */
	background : #FFEEEE url('/EasySite/setup/StyleBegin/images/main_bg.gif');
	/* Default Page Background Colour */
	color : #000000;
	/* Default Page Text Colour */
	font-family : verdana, arial, helvetica, sans-serif;
	/* Default Page Font Family */
}
ul {
   margin-top : 0em;
   margin-bottom : 0em;
}
ol {
   margin-top : 0em;
   margin-bottom : 0em;
}
dl {
   margin-top : 0em;
   margin-bottom : 0em;
}
hr {
	height : 1px;
	color : #FF0000;
}

/* ******************************************* */
/* Default Links        					   */
/* ******************************************* */
a:link {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #ff0000;
	text-decoration : none;
}
a:visited {
    color : #ff0000;
	text-decoration : none;
}
a:hover {
    color : #ff0000;
    background : none;
    text-decoration : underline;
}
a:active {
    color : #ff0000;
    background : none;
    text-decoration : underline;
}

/* ******************************************* */
/* Default Text Effects    					   */
/* ******************************************* */
b {
	font-weight : bold;
}
strong {
	font-weight : bold;
}
u  {
	text-decoration : underline;
}
em  {
	font-style : italic;
}
i  {
	font-style : italic;
}

/* ******************************************* */
/* Standard Text 							   */
/* ******************************************* */
.Header {
	font-size : 13pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.LargeBody  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12pt;
}
.MidLargeBody  {
	font-size : 11pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
div {
	font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
td {
	font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.MsoNormal  {
	font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.tdNormalBody  {
	font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.NormalBody  {
	font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.NormalBodyBold  {
	font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
}
.NormalBodyItalic  {
	font-size : 10pt;
    font-family : verdana, arial, helvetica, sans-serif;
	font-style : italic;
}
.MidSmallBody  {
	font-size : 9pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.SmallBody  {
	font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.TinyBody {
	font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}

/* ******************************************* */
/* Content Editor Classes   				   */
/* ******************************************* */
.CENoMargin {
	margin-bottom:0px;
	margin-top:0px;
	font-size:10pt;      /* same size as body in conEd.css */
}

.OneCE {
     font-size : 8pt;
     font-family : verdana, arial, helvetica, sans-serif;
}
.TwoCE {
     font-size : 10pt;
     font-family : verdana, arial, helvetica, sans-serif;
}
.ThreeCE {
     font-size : 12pt;
     font-family : verdana, arial, helvetica, sans-serif;
}
.FourCE {
     font-size : 14pt;
     font-family : verdana, arial, helvetica, sans-serif;
}
.FiveCE {
     font-size : 18pt;
     font-family : verdana, arial, helvetica, sans-serif;
}
.SixCE {
     font-size : 24pt;
     font-family : verdana, arial, helvetica, sans-serif;
}
.SevenCE {
     font-size : 36pt;
     font-family : verdana, arial, helvetica, sans-serif;
}

/* ******************************************* */
/* Titles									   */
/* ******************************************* */
.PageTitle  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #ff0000;
	font-size : 14pt;
	font-weight : bold;
}
.SmallTitle  {
    font-family : verdana, arial, helvetica, sans-serif;
	color : #ff0000;
	font-size : 11pt;
	font-weight : bold;
}

/* ******************************************* */
/* Side Navigation Previous Link			   */
/* ******************************************* */
.NavigationPreviousLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
   font-weight : normal;
   color : #ffffff;
   text-decoration : none;
   padding-top : 1px;
   padding-bottom : 1px;
}
a.NavigationPreviousLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
   font-weight : normal;
	color : #ffffff;
   text-decoration : none;
}
a.NavigationPreviousLink:visited {
	color : #ffffff;
    text-decoration : none;
}
a.NavigationPreviousLink:active {
	color : #ffffff;
   text-decoration : underline;
   background : none;
}
a.NavigationPreviousLink:hover {
	color : #ffffff;
   text-decoration : underline;
   background : none;
}

/* ******************************************* */
/* Side Navigation Current Link 			   */
/* ******************************************* */
.NavigationCurrentLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
    font-weight : bold;
	color : #ffffff;
    text-decoration : none;
	padding-top : 1px;
	padding-bottom : 1px;
}
a.NavigationCurrentLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
    font-weight : bold;
	color : #ffffff;
    text-decoration : none;
}
a.NavigationCurrentLink:visited {
	color : #ffffff;
    text-decoration : none;
}
a.NavigationCurrentLink:active {
	color : #ffffff;
    text-decoration : underline;
	background : none;
}
a.NavigationCurrentLink:hover {
	color : #ffffff;
    text-decoration : underline;
	background : none;
}

/* ******************************************* */
/* Side Navigation Child Link    			   */
/* ******************************************* */
.NavigationChildLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
    font-weight : normal;
	color : #FFFFFF;
    text-decoration : none;
	padding-top : 1px;
	padding-bottom : 1px;
}
a.NavigationChildLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
    font-weight : normal;
	color : #FFFFFF;
    text-decoration : none;
}
a.NavigationChildLink:visited {
	color : #FFFFFF;
    text-decoration : none;
}
a.NavigationChildLink:active {
	color : #FFFFFF;
    text-decoration : underline;
	background : none;
}
a.NavigationChildLink:hover {
	color : #FFFFFF;
    text-decoration : underline;
	background : none;
}

/* ******************************************* */
/* Side Navigation Sibling Link    			   */
/* ******************************************* */
.NavigationSiblingLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
    font-weight : normal;
	color : #ffffff;
    text-decoration : none;
	padding-top : 1px;
	padding-bottom : 1px;
}
a.NavigationSiblingLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
    font-weight : normal;
	color : #ffffff;
    text-decoration : none;
}
a.NavigationSiblingLink:visited {
	color : #ffffff;
    text-decoration : none;
}
a.NavigationSiblingLink:active {
	color : #ffffff;
    text-decoration : underline;
	background : none;
}
a.NavigationSiblingLink:hover {
	color : #ffffff;
    text-decoration : underline;
	background : none;
}

/* ******************************************* */
/* Page Footer							  	           */
/* ******************************************* */
.PageFooter  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 7pt;
	font-weight : normal;
}
a.PageFooter  {
   font-family : verdana, arial, helvetica, sans-serif;    
	color : #FF0000;
   font-weight : normal;
	font-size : 7pt;
   text-decoration : none;
}
a.PageFooter:visited  {
	color : #FF0000;
   font-weight : normal;
   text-decoration : none;
}
a.PageFooter:active  {
	color : #FF0000;
   text-decoration : underline;
   background : transparent;
}
a.PageFooter:hover  {
	color : #FF0000;
   text-decoration : underline;
   background : transparent;
}


/* ******************************************* */
/* 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 : #FFFFFF;
    text-decoration : none;
}
a.PageRoot:visited  {
	color : #FFFFFF;
    text-decoration : none;
}
a.PageRoot:active  {
	color : #FFFFFF;
    text-decoration : underline;
	background : none;
}
a.PageRoot:hover  {
	color : #FFFFFF;
    text-decoration : underline;
    background : none;
}

/* ******************************************* */
/* Results Page Navigation					   */
/* ******************************************* */

.PageNavBar  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

a.PageNavBar  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ff0000;
    text-decoration : none;
}

a.PageNavBar:visited  {
	color : #ff0000;
    text-decoration : none;
}

a.PageNavBar:active  {
	color : #ff0000;
   text-decoration : underline;
   background : none;
}

a.PageNavBar:hover  {
	color : #ff0000;
   text-decoration : underline;
   background : none;
}

/* ******************************************* */
/* 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 : #ff0000;
	font-size : 11pt;
	font-weight : bold;
}
/* Related Document Cell BG */
td.SubSectionTitle  {
	background-color : #ffEEEE;
}

.PageDocumentTitle {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #ff0000;
    font-size : 10pt;
    font-weight : bold;
}

.PageDocumentText {
    color : #000000;
    font-size : 9pt;
}

/* ******************************************* */
/* Form Related							  	        */
/* ******************************************* */
form {
    margin-top : 0px;
    margin-bottom : 0px;
}
.FormComment  {
    font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
}
div.FormQuestion  {
    font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
    padding : 3px 3px 3px 3px; /*top, right, bottom, left */
}
td.FormQuestion  {
    background-color : none;
}
.FormText {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #000000;
    font-size : 9pt;
}
.FormInput {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
  /*  border : 1px solid #000000; */
}
input.SmallButton {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
    background-color : #ff0000;
   /* border : 1px solid #000000; */
}

/* ******************************************* */
/* Search Results Related					   */
/* ******************************************* */
.ResultTitle {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #ffffff;
}
.ResultText {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

td.ResultBG {
	background-color : #000000;
}
td.ResultStripOne  {
	background-color : #ffeeee;
}
td.ResultStripTwo  {
	background-color : #ffffff;
}

.ResultLink  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #ff0000;
}
a.ResultLink  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #ff0000;
}
a.ResultLink:visited  {
	color : #ff0000;
}
a.ResultLink:active  {
	color : #ff0000;
    text-decoration : underline;
    background-color : transparent;
}
a.ResultLink:hover  {
	color : #ff0000;
    text-decoration : underline;
    background-color : transparent;
}

.ResultFooter  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
}
a.ResultFooterLink  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
}
a.ResultFooterLink:visited  {
	color : #ffffff;
}
a.ResultFooterLink:active  {
	color : #ffffff;
    background-color : transparent;
}
a.ResultFooterLink:hover  {
	color : #ffffff;
    background-color : transparent;
}

/* ******************************************* */
/* Tables									   */
/* ******************************************* */

td.ResultAlt1  {
	background-color : #ffeeee;
}
td.ResultAlt2  {
	background-color : #ffffff;
}

.HeaderText {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
}

td.Header1  {
	background-color : none;
}

td.tableBorder  {
   font-family : verdana, arial, helvetica, sans-serif;
	background-color : #000000;
	color : #ffffff;
	font-size : 9pt;
	font-weight : bold;
}

/* ******************************************* */
/* Search Box	            				   */
/* ******************************************* */
.SearchText {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size  : 8pt;
    width : 100px;
    height : 12px;
  /*   border : 1px #000000 solid; */
}

.SearchTitle {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size  : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : italic;
}

/* ******************************************* */
/* Error                        	           */
/* ******************************************* */

.Error  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #FF0000;
	font-size : 10pt;
	font-weight : bold;
}

