/*	Element Styles */

body
{
	font-family: Arial,Helvetica;
	font-size: 8pt;
	background-color: #e7e7d5;
	margin: 0;
}

a			{ color:#406678; 	text-decoration:none; font-weight:normal  }
a:link		{ color:#406678; 	text-decoration:none; font-weight:normal }
a:visited	{ color:#406678;	text-decoration:none; font-weight:normal }
a:hover		{ color:#406678;	text-decoration:none; font-weight:normal; text-decoration: underline; }

td			{ font-size:8pt; }

select		{ color:#000000; font-size:8pt;	}
input		{ color:#000000; font-size:8pt; }
textarea	{ color:#406678; font-size:8pt; }

hr			{ color:#000000; height:1px;	}

img         { display: inline;
              border: 0; }

/*	Custom Styles	*/


.LargeFont		 { font-size:12pt;	}
.MediumFont		 { font-size:10pt;	}
.MediumSmallFont { font-size:9pt;	}
.SmallFont		 { font-size:8pt;	}

.LinkImage
{
	border-color:#809FA6; 
	border-style:solid;	
	border-width:0px;
}

.Image
{
	border-color:#809FA6; 
	border-style:solid;	
	border-width:1px;
}

.SmallDiv
{
    padding:6px;
	border-color:#809FA6; 
	border-style:solid;	
	border-width:3px;
	width:400
}

.maintable
{
	BACKGROUND-COLOR:#e7e7d5;
	border-color:#406678;
	border-width:1pt;
	border-style:solid;
	color:#000000;
	height:100%;
}

TABLE.maintable H1
{
	font-weight:bolder;
	font-size:12pt;
	color:#000000;
	margin-bottom: 10px;
}

TABLE.maintable H2
{
	font-weight:bold;
	font-size:10pt;
	color: black;
	margin-bottom: 2px;
	margin-top: 10px;
}
	
TABLE.maintable P
{
	margin-top: 0;
	margin-bottom: 10px;
}

.infotable
{
	border-color:#406678;
	border-width:1pt;
	border-style:solid;
}

.contenttable
{
	border-color:#E1E1CA;
	border-width:1pt;
	border-style:solid;
	border-bottom-style:solid;
	border-top-style:none;
	border-left-style:solid;
	border-right-style:none;
}

.reporttable
{
    background-color:White;
	border-width:1pt;
	border-style:solid;
	border-bottom-style:solid;
	border-top-style:none;
	border-left-style:solid;
	border-right-style:none;
}

.faqanswer
{
	color:#000000;
}

table.faqanswer
{
	border-color:#406678;
	border-style:solid;
	border-width:1px;
}
table.instructions
{
	color:#406678;
}	

td.faqanswer
{	
	color:#000000;
}

.faqanswertableitem
{
	border-top-color:#406678;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#406678;
	border-right-style:solid;
	border-right-width:1px;
}

.faqanswertableheader
{
	color:White;
	background-color:#406678;
	font-weight:bold;
	border-top-color:#406678;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#406678;
	border-right-style:solid;
	border-right-width:1px;
}

.PageHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial,Helvetica;
}

.PageContent
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial,Helvetica;
}
td.PageContentSmall
{
	font-size: 6pt;
	color: #000000;
	font-family: Arial,Helvetica;
}
td.thumbnails
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-family: Arial,Helvetica;
}
td.Preview
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial,Helvetica;
	background-color: #f5f5dc;
}

.EditGrid_Header
{	
	font-weight: bold;
	font-size: 8pt;
	color: #fbfbf4;
	font-family: Arial,;
	background-color: #769096;
	text-decoration: none;
}

.EditGrid_Item
{
	font-size: 8pt;
	color: #406678;
	font-family: Arial,Helvetica;
	border-right: #769096 1px solid;
	border-top: #769096 1px solid;
	border-left: #769096 1px solid;
	border-bottom: #769096 1px solid;
	background-color: #f5f5dc;
}
.colorpicker_table
{
	border-style:solid;
	border-width:1px;
	border-color:#406678;
}
.colorpicker_header
{
	background-color:White;
}
.colorpicker_instruction
{
	border-top-style:solid;
	border-top-color:#406678;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#406678;
	border-bottom-width:1px;
	font-family:Arial,Helvetica;
	color:#406678;
	font-size:8pt;	
	background-color:#F2F0E6;
}
.colorpicker_preview
{
	background:white;
}

.sectionheader
{
	font-weight:bold;
	font-size:10pt;
	color:#406678;
}
.sectionheaderbigger
{
	font-weight:bolder;
	font-size:12pt;
	color:#000000;
}
td.TagColorBar
{
	background-color: #f5f5dc;
}

input.TagColorBar
{
	border-color:#406678;
	border-width:1px;
	border-style:solid;
	font-size:8pt;
}
select.TagColorBar
{
	border-color:#406678;
	border-width:1px;
	border-style:solid;
	font-size:8pt;
}
.TagColorBar
{
	background-color: #f5f5dc;
}

.Grid, .ReportGrid
{
	border-width:1px;
	border-style:solid;
	border-color:#406678;
}

.ReportGrid
{
	/*	                    tbl.CellPadding = 4;
                    tbl.CellSpacing = 0;
                    tbl.Width = new Unit("100%");

                    tbl.BackColor = Color.White;
*/
	width: 100%;
	background-color: White;
	border-collapse: collapse;
	margin-bottom: 4px;
}


.GridItem
{
	color:#406678;
	font-size:8pt;
	/*border-width:0px;
	border-style:none;
	border-color:#406678;*/
	background-color: #ffffff;
	border-right: black thin solid;
}

.GridHeader
{
	background-color:#406678;
	color:White;
	font-weight:bold;
	font-size:8pt;	
	/*border-width:0px;
	border-style:none;
	border-color:#406678;*/
	border-right: black thin solid;
}

.ReportGridHeaderItem
{
	padding-right: 15px;
	padding-left: 15px;
}

.ReportGridHeaderItemQty
{
	padding-right: 5px;
	padding-left: 15px;
}

.ReportGridHeaderItemPaid
{
	padding-left: 5px;
	padding-right: 15px;
}

.GridFooter
{
	background-color:#406678;
	color:White;
	font-weight:normal;
	font-size:8pt;	
}

.GridAlternatingItem
{
	color:#406678;
	font-size:8pt;	
}

.GridSelectedItem
{
	color:#406678;
	font-size:8pt;	
}
.Warning
{
	color:Red;	
}

/*	Common page layout styles  */

.PageHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial,Helvetica;
}
.PageSubHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial,Helvetica;
}

DIV.stdpage
{
	BACKGROUND-COLOR:#e7e7d5;
	border: solid 1px #809FA6;  
	color:#000000;
	width: 730px;	
	text-align: left;
}

DIV.stdmenu
{
	display: inline;
	float:left;
	width: 150px;
	margin: 0;
}

Div.stdbody
{
	display:inline;
	float: right;
	padding: 4px 4px 14px 8px;
	border-bottom: solid 1px #E1E1CA;
	border-left: solid 1px #E1E1CA;
	margin: 0;
	text-align: left;
	width: 570px;
}


DIV.stdbody P 
{
	color: Black;
	padding-bottom: 0;
	margin: 8px 0 8px 0;
}

DIV.stdbody .PageSubHead
{
	font-weight: bold;
}

DIV.stdbody .PageHeading
{
	font-size: 11pt;
}

/*	Common Header Styles	*/

DIV.masterhdr
{
	width: 729px;
	height: 77px;
	border-bottom: #a2b8d9 1px solid;
	padding: 6px;
}

DIV.masterhdr DIV
{
	float: right;
}

A.hdrmenuitem, A.hdrmenuitem:visited
{
	padding-right: 6px;
	font-weight: bold;
}

A.hdrmenuitem:hover
{
	text-decoration: underline;
	padding-right: 6px;
	font-weight: bold;
}

/* -----------------------------*/
/*	Common Page footer styles	*/

DIV.masterftr
{
	width: 100%;
	height: 30px;
	padding: 6px;
	text-align: center;
}

DIV.masterftr span
{
	padding-right: 6px;
	font-weight: bold;
	color: #406678;
}

A.ftrmenuitem, A.ftrmenuitem:visited
{
	padding-right: 6px;
	font-weight: bold;
	color: #406678;
}

A.ftrmenuitem:hover
{
	padding-right: 6px;
	font-weight: bold;
	color: #406678;
	text-decoration: underline;	
}

/*------------------------------*/
/*	Testimonial section styles	*/


DIV.Testimonial
{
	height: 132px;
	overflow: hidden;	
	font-style:italic;
	font-size:10pt;
	color:Black;
	background-position: left bottom;
	background-repeat: no-repeat;
}

DIV.testimonial .Top
{
	font-family:Times New Roman;
	margin-top: 0px;
	margin-left: 14px;
	width: 400px;
}

DIV.testimonial .Bottom
{
	padding-left: 20px;
	margin-left: 2px;
	margin-top: 8px;
	font-family: Verdana,Arial,Helvetica;
	font-size:8pt;
	height: 32px;
}


/*	Host and public menu bar styles	*/

TABLE.MenuDataList
{
}

TABLE.MenuDataList TD
{
	padding: 7px;
}

A.menuitem, A.menuitem:visited
{
	font-weight: bold;
}

A.menuitem:hover
{
	font-weight: bold;
	text-decoration: underline;
}
