﻿body
{
	background-image:url(images/bkg2strip.gif);
}

.body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; }
.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #006699;}
.body2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000;}


.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5247B8; /*#7B00A4;*/
}
.menulink A {text-decoration: none; color: #7B00A4;}
.body a  {text-decoration: none; color: blue;}
.bluelink {
	color:blue;
}
/*
.menulink A:link {text-decoration: none; color: #7B00A4;}
.menulink A:visited {text-decoration: none; color: #7c7f87;}
.menulink A:hover {text-decoration: none; color: red;}*/

.hdrbold {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003399;}
.bodyBold { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
.bodyblue {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #0000CC;}
.bodyBoldblue { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #0000CC; padding:0px 4px 0px 4px;}
.bodyBoldBlue2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #006699;}

/*A:hover {COLOR: red}.contact { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000 }*/
.contact {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.contact2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000 }
.bodytiny { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000 }
.bodytinyb { font-family: Arial ; font-size: 11px; font-weight: bold; color: #000000 }



.sectionHeader {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003399;
	/*width:100%;*/
	border:0px;padding:3px;
	background: url('images/AccordionGrey.gif') repeat-x left bottom;
	/*background-color:#e6e6e6;*/
}



/*accordion*/
.accordion	{

}
.accordionHeader
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold; 
	Font-Size:10pt;
	color:#5247B8;
	background:silver url('images/AccordionGrey_Closed.gif') left top;
	height:22px;
	line-height:22px;
	padding-left:4px;
	text-decoration:none;
}
	.accordionHeaderLink
	{
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold; 		Font-Size:10pt;		color:#5247B8;
		background:silver url('images/AccordionGrey.gif') left top;
		height:22px;		line-height:22px;		padding-left:4px;
		text-decoration:none;
	}


	.accordionHeader a, .accordionHeaderSelected a, 
	{	
		color:#5247B8;
		text-decoration:none;
	}
	
.accordionHeaderSelected
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold; 
	Font-Size:10pt;
	color:#5247B8;
	background:silver url('images/AccordionGrey_Opened.gif') left top;
	height:22px;
	line-height:22px;
	padding-left:4px;
	text-decoration:none;

}
.accordionContent
{
	font-family:Arial,Helvetica,sans-serif;
	color:#7B00A4;
	Font-Size:11pt;
}

	.accordionContent ul
	{
		padding-left:0px;
		margin-left:15px;
		list-style:none;
	}
	.accordionContent ul ul
	{
		margin-left:15px;
		list-style:none;
	}

	.accordionContent li
	{
		margin-top:4px;
	}



