/* ******************************************* */
/* Body										   */
/* ******************************************* */
body {
	background-color : #ffffff;
	/* 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: 0px 0px 0px 0px;
	font-size: 80%;
}

ul {
   margin-top : 0em;
   margin-bottom : 0em;
}
ol {
   margin-top : 0em;
   margin-bottom : 0em;
}
dl {
   margin-top : 0em;
   margin-bottom : 0em;
}
hr {
	color : #0099CC;
	height : 1px;
	clear : all;
}

/* ******************************************* */
/* Default Links        					   */
/* ******************************************* */
a:link {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #B5121B;
    text-decoration : none;
}
a:visited {
    color : #B5121B;
    text-decoration : none;
}
a:hover {
    color : #0099CC;
    text-decoration : none;
}
a:active {
    color : #0099CC;
    text-decoration : none;
}

/* ******************************************* */
/* 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 : 1.4em;
 font-family : verdana, arial, helvetica, sans-serif;
}
.LargeBody {
 font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1.2em;
}
.MidLargeBody {
	font-size : 1.1em;
 font-family : verdana, arial, helvetica, sans-serif;
}
div {
	font-size : 1em;
 font-family : verdana, arial, helvetica, sans-serif;
}
td {
	font-size : 1em;
 font-family : verdana, arial, helvetica, sans-serif;
}
.MsoNormal {
	font-size : 1em;
 font-family : verdana, arial, helvetica, sans-serif;
}
.tdNormalBody {
	font-size : 1em;
 font-family : verdana, arial, helvetica, sans-serif;
}
.NormalBody {
	font-size : 1em;
 font-family : verdana, arial, helvetica, sans-serif;
}
.NormalBodyBold {
	font-size : 1em;
 font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
}
.NormalBodyItalic {
	font-size : 1em;
 font-family : verdana, arial, helvetica, sans-serif;
	font-style : italic;
}
.MidSmallBody {
	font-size : 0.9em;
 font-family : verdana, arial, helvetica, sans-serif;
}
.SmallBody {
	font-size : 0.9em;
 font-family : verdana, arial, helvetica, sans-serif;
}
.TinyBody {
	font-size : 0.85em;
 font-family : verdana, arial, helvetica, sans-serif;
}

/* ******************************************* */
/* Content Editor Classes  */
/* ******************************************* */
.CENoMargin {
	margin-bottom:0px;
	margin-top:0px;
	font-size:1em;      /* same size as body in conEd.css */
}

.OneCE {
     font-size : 0.85em;
     font-family : verdana, arial, helvetica, sans-serif;
}
.TwoCE {
     font-size : 1em;
     font-family : verdana, arial, helvetica, sans-serif;
}
.ThreeCE {
     font-size : 1.2em;
     font-family : verdana, arial, helvetica, sans-serif;
}
.FourCE {
     font-size : 1.4em;
     font-family : verdana, arial, helvetica, sans-serif;
}
.FiveCE {
     font-size : 1.7em;
     font-family : verdana, arial, helvetica, sans-serif;
}
.SixCE {
     font-size : 2em;
     font-family : verdana, arial, helvetica, sans-serif;
}
.SevenCE {
     font-size : 2.4em;
     font-family : verdana, arial, helvetica, sans-serif;
}

/* ******************************************* */
/* Titles									   */
/* ******************************************* */
.PageTitle  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #F99D31;
	font-size : 1.3em;
	font-weight : bold;
}
div.PageTitle  {
    padding-top: 5px;
	padding-bottom: 6px;
}
.SmallTitle  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 1em;
	font-weight : bold;
}

/* ******************************************* */
/* Top Bar Navigation					  	*/
/* ******************************************* */
td.NavigationTopLink {
  padding: 3px;
  padding-right: 11px;
  font-size : .85em;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #0099CC;
}
.NavigationTopLink {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #0099CC;
    font-weight : normal;
    text-decoration : none;
}
a.NavigationTopLink {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #0099CC;
	font-weight : normal;
   text-decoration : none;
}

a.NavigationTopLink:visited {
	color : #0099CC;
    text-decoration : none;
}

a.NavigationTopLink:active {
	color : #0099CC;
    text-decoration : underline;
}

a.NavigationTopLink:hover {
	color : #0099CC;
    text-decoration : underline;
}

/* ******************************************* */
/* Side Navigation Previous Link			   */
/* ******************************************* */
td.NavigationPreviousLink {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 13px;
   background: #E3F4F9;
   background-image: url(/EasySite/setup/StyleNextStep/images/snav_back.gif);
   background-align: right;
   background-repeat: no-repeat;
   font-size: 0.85em;
}
a.NavigationPreviousLink {
   font-family : verdana, arial, helvetica, sans-serif;
   font-size : 1em;
   font-weight : normal;
   color : #006699;
   text-decoration : none;
}
a.NavigationPreviousLink:visited {
	color : #006699;
   text-decoration : none;
   font-weight : normal;
}
a.NavigationPreviousLink:active {
	color : #006699;
    text-decoration : underline;
    font-weight : normal;
}
a.NavigationPreviousLink:hover {
   color : #006699;
   text-decoration : underline;
   font-weight : normal;
}


/* ******************************************* */
/* Side Navigation Current Link 			   */
/* ******************************************* */
td.NavigationCurrentLink {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   background: #0099CC;
   font-size: 0.85em;
}
a.NavigationCurrentLink {
    font-family : verdana, arial, helvetica, sans-serif;
   font-size : 1em;
    font-weight : bold;
	color : #ffffff;
    text-decoration : none;
}
a.NavigationCurrentLink:visited {
	color : #ffffff;
    text-decoration : none;
    font-weight : bold;
}
a.NavigationCurrentLink:active {
	color : #ffffff;
    text-decoration : none;
    font-weight : bold;
}
a.NavigationCurrentLink:hover {
	color : #ffffff;
    text-decoration : none;
    font-weight : bold;
}

/* ******************************************* */
/* Side Navigation Child Link    			   */
/* ******************************************* */
td.NavigationChildLink {
	padding-top: 2px;
   padding-bottom: 3px;
   padding-left: 13px;
   background: #E3F4F9;
   background-image: url(/EasySite/setup/StyleNextStep/images/snav_child.gif);
   background-repeat: no-repeat;
   font-size: 0.8em;
}
a.NavigationChildLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
    font-weight : normal;
	color : #006699;
    text-decoration : none;
}
a.NavigationChildLink:visited {
	color : #006699;
    text-decoration : none;
    font-weight : normal;
}
a.NavigationChildLink:active {
	color : #006699;
    text-decoration : underline;
    font-weight : normal;
}
a.NavigationChildLink:hover {
	color : #006699;
    text-decoration : underline;
    font-weight : normal;
}

/* ******************************************* */
/* Side Navigation Sibling Link    			   */
/* ******************************************* */
td.NavigationSiblingLink {
    padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   background: #B0E1F1;
   font-size: 0.85em;
}
a.NavigationSiblingLink {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
    font-weight : bold;
	color : #006699;
    text-decoration : none;
}
a.NavigationSiblingLink:visited {
	color : #006699;
    text-decoration : none;
    font-weight : bold;
}
a.NavigationSiblingLink:active {
	color : #006699;
    text-decoration : underline;
    font-weight : bold;
}
a.NavigationSiblingLink:hover {
	color : #006699;
    text-decoration : underline;
    font-weight : bold;
}

/* ******************************************* */
/* Page Footer							  	   */
/* ******************************************* */

.PageFooter  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size: 0.8em;
	font-weight : normal;
}

a.PageFooter  {
    font-family : verdana, arial, helvetica, sans-serif;    
	color : #B5121B;
	font-size : 1em;
    text-decoration : none;
}

a.PageFooter:visited  {
	color : #B5121B;
    text-decoration : none;
}

a.PageFooter:active  {
	color : #0099cc;
    text-decoration : none;
}

a.PageFooter:hover  {
	color : #0099cc;
    text-decoration : none;
}

/* ******************************************* */
/* Copyright / Small Text Footer		  	   */
/* ******************************************* */
td.FooterBox  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 0.85em;
	font-weight : normal;
	border: 1px solid #0099CC;
	padding-left: 190px;
}


/* ******************************************* */
/* Pages Roots History Navigation			   */
/* ******************************************* */

.PageRoot  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 0.85em;
	color : #0099CC;
	padding-top: 2px;
	padding-bottom:2px
}


a.PageRoot  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #0099CC;
    text-decoration : none;
}

a.PageRoot:visited  {
	color : #0099CC;
    text-decoration : none;
}

a.PageRoot:active  {
	color : #0099CC;
    text-decoration : underline;
}

a.PageRoot:hover  {
	color : #0099CC;
    text-decoration : underline;
}

/* ******************************************* */
/* Results Page Navigation					   */
/* ******************************************* */

.PageNavBar  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #000000;
}

a.PageNavBar  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #B5121B;
   text-decoration : none;
}

a.PageNavBar:visited  {
	color : #B5121B;
    text-decoration : none;
}

a.PageNavBar:active  {
	color : #0099cc;
    text-decoration : none;
}

a.PageNavBar:hover  {
	color : #0099cc;
    text-decoration : 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 :#EDF7FA;
}

/* Related Document Title Def */
div.SubSectionTitle  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #F99D31;
	font-size : 1em;
	font-weight : bold;
}
/* Related Document Cell BG */
td.SubSectionTitle  {
	background-color : #ffffff;
}

.PageDocumentTitle {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #0099CC;
    font-size : 1em;
    font-weight : bold;
}
a.PageDocumentTitle  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #0099CC;
    text-decoration : none;
}

a.PageDocumentTitle:visited  {
	color : #0099CC;
    text-decoration : none;
}

a.PageDocumentTitle:active  {
	color : #B5121B;
    text-decoration : none;
}

a.PageDocumentTitle:hover  {
	color : #B5121B;
    text-decoration : none;
}

.PageDocumentText {
    color : #000000;
    font-size : 0.85em;
}

/* ******************************************* */
/* Form Related							  	   */
/* ******************************************* */
form {
    margin-top : 0px;
    margin-bottom : 0px;
}
.FormComment  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #808080;
	font-size : 0.85em;
}
div.FormQuestion  {
   font-family : verdana, arial, helvetica, sans-serif;
	color : #0A51A1;
	font-size : 1em;
   font-weight : bold;
   padding : 3px 3px 3px 3px; /*top, right, bottom, left */
}
td.FormQuestion  {
    background-color : #EDF7FA;
    border : none;
}
.FormText {
    font-family : verdana, arial, helvetica, sans-serif;
    color : #000000;
    font-size : 1em;
}
.FormInput {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 1em;
    border : 1px solid #000000;
}
input.SmallButton {
    font-family : verdana, arial, helvetica, sans-serif;
	 font-size : 1em;
	 color : #ffffff;
	 font-weight : bold;
    background-color : #0099CC;
    border : 1px solid #006699;
}

/* ******************************************* */
/* Search Results Related					   */
/* ******************************************* */
.ResultTitle {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #ffffff;
}
.ResultText {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #000000;
}

td.ResultBG {
	background-color : #0099CC;
}
td.ResultStripOne  {
	background-color : #EDF7FA;
}
td.ResultStripTwo  {
	background-color : #FFFFFF;
}

.ResultLink  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #0033CC;
}
a.ResultLink  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	text-decoration : none;
	color : #B5121B;
}
a.ResultLink:visited  {
	color : #B5121B;
	text-decoration : none;
}
a.ResultLink:active  {
	color : #0099cc;
    text-decoration : none;
    background-color : transparent;
}
a.ResultLink:hover  {
	color : #0099cc;
    text-decoration : none;
    background-color : transparent;
}

.ResultFooter  {
   font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #ffffff;
}
a.ResultFooterLink  {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	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 : #EDF7FA;
}
td.ResultAlt2  {
	background-color : #FFFFFF;
}

.HeaderText {
    font-family : verdana, arial, helvetica, sans-serif;
	font-size : 1em;
	color : #ffffff;
}

td.Header1  {
	background-color : #F0F9EE;
   border : 1px solid #000000;
}

td.tableBorder  {
   font-family : verdana, arial, helvetica, sans-serif;
	background-color : #0099CC;
	color : #ffffff;
	font-size : 1em;
	font-weight : bold;
}

/* ******************************************* */
/* Search Box	            				   */
/* ******************************************* */
.SearchText {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size   : 0.8em;
	color : #006699;
    width : 114px;
	height: 12px;
    border : 1px solid #0194BA;
}
td.SearchLabel {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size   : 1em;
	font-weight: bold;
	color : #ffffff;
	background: #0099CC;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* ******************************************* */
/* Error                        	           */
/* ******************************************* */

.Error  {
    font-family : verdana, arial, helvetica, sans-serif;
	color : #FF0000;
	font-size : 1em;
	font-weight : bold;
}