/* ExperiPro Styles */

/* ############################################################ */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin:0; padding:0;}

/* Normalizes font-sizes for headers */
h1, h2, h3, h4, h5, h6
{ font-size:100%}

/* Removes list-style from lists */
ol, ul
{list-style:none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style:normal; font-weight:normal; }

/* Removes border from fieldset and img */
fieldset, img
{ border:0; }

/* Left-aligns text in caption and th */
caption, th
{text-align:left; }

/* Removes quotation marks from q */
q:before, q:after
{ content:'';}

/* ############################################################ */

/* Formats the HTML Body to a specific width and sets the background */
 
 
 body {
 	width: 900px;
 	background-color: #626262;
 	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;}
	
	
/* ### BEGIN DIV's for the pages ####################################### */

DIV#WRAPPER {
	width: 900px;
	height: auto;
	background-color: #000000; }

DIV#NAVIGATION {
	width: 900px;
	height: 40px;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-top: 0px; }
	
DIV#FLASH-FRAME {
	width: 900px;
	height: 195px;
	background-color: #ffffff; }
	
DIV#MAIN-TOP-FRAME {
	width: 900px;
	height: 271px;
	background-color: #000000; }
	
DIV#CONTENT-FRAME {
	width: 900px;
	height: auto;
	background-color: #FFFFFF; }
	
DIV#TOPBAR-FRAME {
	width: 668px;
	height: 25px;
	background-image: url(../graphics/home-topgrade.jpg); background-repeat: no-repeat; background-position:left top;}
	
DIV#PURPLE-BAR {
	width: 900px;
	height: 2px;
	background-color: #800477; }
	
DIV#PURPLE-BAR2 {
	width: 900px;
	height: 15px;
	background-color: #800477; }
	
DIV#WHITE-BAR {
	width: 900px;
	height: 2px;
	background-color: #FFFFFF; }
	
DIV#WHITE-BAR2 {
	width: 900px;
	height: 15px;
	background-color: #FFFFFF; }
	
DIV#FOOTER {
	width: 900px;
	height:15px;
	background-color: #800477; 
	font-family: Trebuchet, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	color:#999999;
	padding-top: 2px;
	padding-bottom: 2px; }

DIV#FOOTER a:link 		{COLOR:#999999; text-decoration:none;	}
DIV#FOOTER a:visited 	{COLOR:#999999; text-decoration:none;	}
DIV#FOOTER a:hover 		{COLOR:#ff6600; text-decoration:none;	}
DIV#FOOTER a:active 	{COLOR:#999999; text-decoration:none;	}

TD.navbutton01 {
	width: 225px;
	height: 38px;
	text-align: center;
	background-image: url(../graphics/button01.jpg); }
	
TD.navbutton02 {
	width: 225px;
	height: 38px;
	text-align: center;
	background-image: url(../graphics/button02.jpg); }
	
TD.navbutton03 {
	width: 225px;
	height: 38px;
	text-align: center;
	background-image: url(../graphics/button03.jpg);}
	
TD.navbutton04 {
	width: 225px;
	height: 38px;
	text-align: center;
	background-image: url(../graphics/button04.jpg);}

font.activepage {
	color: #F6F;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.5em;}

a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.5em;}

a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold; 
	line-height: 1.5em;}

a.nav:hover {
	color: #F6F;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.5em; }

a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	line-height: 1.5em;}

a.navtext:link {
	color: #cc0000;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold; }

a.navtext:visited {
	color: #cc0000;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold; }

a.navtext:hover {
	color: #002b7c;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold; }

a.navtext:active {
	color: #cc0000;
	text-decoration: none;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 10pt; 
	font-weight: bold; }

.headertextgray {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 16pt;
	color: #626262;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.8em; }
	
.headertextpurple {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #800477;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2em; }
	
.tabletext-XL-GRAY {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #555555;
	line-height: 1.5em; }
	
.tabletext-XL-PURPLE {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #800477;
	line-height: 1.5em; }
	
.bodytext-gry-sm {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #626262;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4em; }
	
.bodytext-purp-sm {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #800477;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4em; }
	
.bodytext-purp2-sm {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #800477;
	font-style: bold;
	font-stretch: normal;
	line-height: 1.9em; }
	
.bodytext-wht-sm {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4em; }

ul	{
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 1.2em; }
 
li.highlights {
	list-style-type: none;
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #555555;
	font-style: normal;
	font-stretch: normal;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 5px;
	line-height: 1.4em; }

.listpurple {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #800477;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2em; }
	
li.bodytable {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 5px;	
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #800477;
	font-style: bold;
	font-stretch: normal;
	line-height: 1.4em; }
	
li.bodytable2 {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 00px;
	margin-left: 5px;
	margin-right: 3px;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 8pt;
	color: #626262;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	text-align: left;
	line-height: 1.4em; }
	
.bodylistpurple {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	color: #800477;
	font-style: bold;
	font-stretch: normal;
	line-height: .5em; }
	
.bodylistgray {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	color: #626262;
	font-style: bold;
	font-stretch: normal;
	line-height: .5em; }

TD.purp {
	border: 2px solid #800477;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none; }


.tabletext1 {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 1.2em; }
	
.tabletext2{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	line-height: 1.2em; }
	
.tabletext3{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	line-height: 1.2em; }
	
.tabletext4 {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-align: justify;
	color: #000;
	line-height: 1.2em; }

.producttext {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #000;
	line-height: 1.4em; }
	
	
.tabletext-smGray {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #626262;
	line-height: 1.2em; }

.tabletext-smPurple {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #800477;
	line-height: 1.2em; }
	
.tabletext-Purple {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #800477;
	line-height: 1.2em; }
	
.tabletext-XLPurple {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #800477;
	line-height: 1.2em; }

h1.support {
	font-style: normal;
	font-weight: bolder;
	color: #002b7c;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1.1em;
	font-family: Trebuchet, Arial, sans-serif; }

h2.supporterheader {
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1em;
	font-family: Trebuchet, Arial, sans-serif; }

h3.supporterheader {
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1em;
	font-family: Trebuchet, Arial, sans-serif; }

h1.about {
	font-style: normal;
	font-weight: bolder;
	color: #cc0000;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1em;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 180%; }

h3.about {
	font-style: normal;
	font-weight: bolder;
	color: #cc0000;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1em;
	font-family: Trebuchet, Arial, sans-serif; }

h3.contactinfo {
	font-style: normal;
	font-weight: bold;
	color: #002b7c;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 1em;
	font-family: Trebuchet, Arial, sans-serif; }

li.about-sqr {
	list-style-type: square;
	font-family: Trebuchet, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 12pt;
	color: #002b7c;
	font-style: normal;
	font-stretch: normal;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 5px;
	line-height: 1.2em; }
 
 .supporterstext {
 	font-style: normal;
	font-weight: normal;
	color: #002b7c;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-family: Trebuchet, Arial, sans-serif; }

 .featuredsupporterstext {
 	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	color: #002b7c;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.4em;
	font-family: Trebuchet, Arial, sans-serif; }

.SupportersHeadingtext {
 	font-style: normal;
	font-weight: normal;
	font-size: 13pt;
	color: #002b7c;
	margin-top: 10px;
	margin-bottom: 3px;
	line-height: 1.4em;
	font-family: Trebuchet, Arial, sans-serif; }

 .SupportersHeadingtext-red {
 	font-style: normal;
	font-weight: normal;
	font-size: 13pt;
	color: #cc0000;
	margin-top: 10px;
	margin-bottom: 3px;
	line-height: 1.4em;
	font-family: Trebuchet, Arial, sans-serif; }

p.introtext {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: 16pt;
	color: #002b7c;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-style: normal;
	font-stretch: wider;
	line-height: 1.2em; }
 
font.formitems {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: justify;
	font-size: 12pt;
	color: #002b7c;
	font-weight: lighter;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	line-height: 1.1em; }

font.smallfooter {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: justify;
	font-size: 8pt;
	color: #ffffff;
	font-weight: lighter;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	line-height: 1.1em; }

font.formtext {
	font-family: Trebuchet, Arial, sans-serif;
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.1em; }

.clearfix {
	clear:both; }
