/*  ---------------------- Generics ---------------------- */
Body
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	background-color: #c8c7ad;
}

P, span, li, ul, ol,td , ul li
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: black;
}

P
{
	padding-top: 0px;
	margin-top: 0px;	
}
ul, ol
{
	padding-top: 0px;
	margin-top: 2px;
}
/* Content Table Styles */
.C_Header {
	BORDER-RIGHT: #999966 1px solid; BORDER-TOP: #999966 1px solid; FONT-WEIGHT: bold; PADDING-TOP: 12px; TEXT-ALIGN: center
}
.C_Row {
	BORDER-RIGHT: #999966 1px solid; BORDER-TOP: #999966 1px solid; VERTICAL-ALIGN: top; BORDER-BOTTOM: medium none;padding-top:12px;
}
.C_BottomRow {
	BORDER-RIGHT: #999966 1px solid; BORDER-TOP: #999966 1px solid; VERTICAL-ALIGN: top; BORDER-BOTTOM: #999966 1px solid;padding-top:12px;
}
.FootNote
{
	font-size:7pt;
	font-style:italic;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}


/* Safari Fix --- Header tags with anchors will display anchor style on mouseover so force the header styling even in that scenario*/
H1, H1 A:hover
{
	font-weight: bold;
	font-size: medium;
	color: #56220e;
	font-family: Gill Sans, Trebuchet MS, Arial;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}

H2,H2 A:hover
{
	font-weight: bold;
	font-size: small;
	color: #b20838;
	font-family: Gill Sans, Trebuchet MS, Arial;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}

H3, H3 A:hover
{
	font-weight: bold;
	font-size: small;
	color: #56220e;
	font-family: Gill Sans, Trebuchet MS, Arial;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}

H4, H4 A:hover
{
	font-weight: bold;
	font-size: x-small;
	color: #b20838;
	font-family: Gill Sans, Trebuchet MS, Arial;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}

A:link
{
	font: 8pt Verdana, Arial, Tahoma;
	color: #b20838;
	text-decoration: underline;
}
	
A:visited
{
	font: 8pt Verdana, Arial, Tahoma;
	color: #b20838;
	text-decoration: underline;
}
	
A:hover
{
	font: 8pt Verdana, Arial, Tahoma;
	color: #e3992f;
	text-decoration: underline;
}		

ol
{
	margin-left:35px;
}
ol ol
{
	list-style-type: lower-alpha;
	margin-left:35px;
}

/*For validation and validation summary*/
.Error
{
	color:#990000;
}
.Error li
{
    color:#990000;
}
.ImagePointer
{ 
	cursor:pointer;  
}

/*  ---------------------- Footer ---------------------- */
.FooterCopyright
{
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: black;
}
	
.Footer
{
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: red;
}
	
A:link.Footer
{
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: black;
}
	
A:visited.Footer
{
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: black;
}
	
A:hover.Footer
{
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: black;
	text-decoration: underline;
}	
	
/*  ---------------------- Left Bar ---------------------- */
/* These styles were converted from an element.class format to a #container element format so that no class attributes need to be specified in the content. */
#BCCLeft,#BCCLeft li,#BCCLeft ul,#BCCLeft ol,#BCCLeft p,#BCCLeft td
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: black;
}

#BCCLeft li,#BCCLeft ul,#BCCLeft ol
{
	padding-left: 0px;
	margin-left: 10px;	
}

#BCCLeft H1
{
	font-weight: bold;
	font-size: small;
	color: #b20838;
	font-family: Gill Sans, Trebuchet MS, Arial;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#BCCLeft a:link
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: #b20838;
	text-decoration: underline;
}
	
#BCCLeft A:visited
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: #b20838;
	text-decoration: underline;
}
	
#BCCLeft A:hover
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: #e3992f;
	text-decoration: underline;
}

/*  ---------------------- Right Bar ---------------------- */
#BCCRight,#BCCRight li,#BCCRight ul,#BCCRight ol,#BCCRight p,#BCCRight td
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: black;
}

#BCCRight li, #BCCRight ul, #BCCRight ol
{
	padding-left: 0px;
	margin-left: 10px;	
}

#BCCRight H1
{
	font-weight: bold;
	font-size: small;
	color: #b20838;
	font-family: Gill Sans, Trebuchet MS, Arial;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#BCCRight A:link
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: #b20838;
	text-decoration: underline;
}
	
#BCCRight A:visited
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: #b20838;
	text-decoration: underline;
}
	
#BCCRight A:hover
{
	font-family: Gill Sans, Trebuchet MS, Arial;
	font-size: x-small;
	color: #e3992f;
	text-decoration: underline;
}

/*  ---------------------- Breadcrumb ---------------------- */
.Breadcrumb
{
	text-align:right;
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: #999999;
}
	
A:link.Breadcrumb
{
	text-align:right;
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: #999999;
	text-decoration:none;
}
	
A:visited.Breadcrumb
{
	text-align:right;
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: #999999;
	text-decoration:none;
}
	
A:hover.Breadcrumb
{
	text-align:right;
	font-family: Trebuchet MS, Arial;
	font-size: xx-small;
	color: #999999;
	text-decoration:none;
}	
