/*-------------------- content styles ------------------------------*/
/*-------------------- right column styles ------------------------------*/
/*-------------------- breadcrumb styles ------------------------------*/
/*-------------------- footer styles ------------------------------*/
/*-------------------- left nav styles ------------------------------*/
/*-------------------- index styles ------------------------------*/


body
{
    background-color: #EFEFEF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/bg.jpg);
}

a			{ color: #666666; text-decoration: underline }
a:hover		{ color: #666666; text-decoration: none }

input, select, option, textarea { font-size: 11px; color: #000000; font-family: arial, helvetica, sans-serif }

/* -- 3 boxes on home page  --*/
.homegreen { font-family: arial; font-size: 12px; color: #207920; line-height: 1.2em; letter-spacing: .03em; font-weight: bold; text-decoration: none}
.homeyellow { font-family: arial; font-size: 12px; color: #EF9923; line-height: 1.2em; letter-spacing: .03em; font-weight: bold; text-decoration: none}
.homeblue { font-family: arial; font-size: 12px; color: #5963A8; line-height: 1.2em; letter-spacing: .03em; font-weight: bold; text-decoration: none}
.homeblack { font-family: arial; font-size: 11px; color: #000000; line-height: 1.4em; letter-spacing: .03em; text-decoration: none}
.homegrey { font-family: arial; font-size: 11px; color: #7E7E7E; line-height: 1.4em; letter-spacing: .03em; padding-left:9px;}

.homegrey:visited { color: #7E7E7E; text-decoration: none; font-family: Arial; font-size: 11px; line-height: 1.4em; letter-spacing: .03em; padding-left:9px; }
.homegreen:hover { font-family:  arial; font-size: 12px; color: #207920; line-height: 1.4em; letter-spacing: .03em; font-weight: bold; text-decoration: none }
.homeblack:hover { font-family: arial; font-size: 11px; color: #000000; line-height: 1.4em; letter-spacing: .03em; text-decoration: none }


#separator {
	border-bottom: 2px dotted #666666;							
	margin: 10px 30px 10px 30px;
}

.hiddendiv			{display: none; margin: 0px }
.showndiv			{display: block; margin: 0px;}

/*-------------------- index  styles ------------------------------*/
#news-index	{
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 20px 0px 10px;							
	margin: 0px 0px 0px 0px;
	color:#666666;
}
				
#news-index p	{/* news text */
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-size: 11px;
	line-height: 130%;
	color:#FFFFFF;				
}
				
#news-index h1	{/* news head */
	font-family: Tahoma;
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 13px;
	font-weight:bold;		
}
#news-index h2 {/* read more */
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 13px;
	font-weight:bold;		
}

#index-help	{
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 15px;							
	margin: 0px 0px 0px 0px;
	color:#333333;
}
				
#index-help p	{/* how can we help text */
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 120%;
	color:#333333;
	font-weight:bold;				
}


/*-------------------- content styles ------------------------------*/
#content	{
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 30px 30px 30px;							
	margin: 0px 0px 0px 0px;
	color:#333333;
}

#content_partnerform{
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px;							
	margin: 0px 0px 0px 0px;
	color:#333333;
}
				
#content p	{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 19px;
	color:#333333;				
}

#content p.singlespace { line-height: 12px; }

				
#content h1	{
	font-family: Tahoma;
	margin: 0px 0px 15px 0px;
	font-size: 19px;
	color:#96122C;
	line-height: 18px;
	font-weight:bold;		
}

#content h2	{
	margin: 0px 0px 6px 0px;
	font-size: 17px;
	color:#333333;
	line-height: 18px;
	font-weight:bold;		
}

#content h5	{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 10px 0px;		
}

#content h6	{
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;		
}
#content ul{
	margin:  0px 10px 10px 8px;
	padding: 0px 10px 10px 8px;
}
			  
#content  li{
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	margin: 0px 10px 5px 8px;
}

#content td	{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 19px;
	color:#333333;				
}

#top{
	font-size: 11px;
	line-height: 125%;
	text-align:left;
	padding: 10px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}

.superscript {
	font-size: 8px;
	vertical-align: super;
}

/*-------------------- right column styles ------------------------------*/
#col-right {	
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 10px 5px;
	line-height: 20px;
	border-top: 1px dotted #333333;
	border-left: 1px dotted #333333;
}


#col-right  h4 {
	font-family: arial;
	font-size: 11px;
	color: #666666;	
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 0px 12px;
	line-height: 13px;
	font-weight: normal;
}

#col-right  h4 a                	{ text-decoration: none; font-weight: bold; color: #999999;}
#col-right h4  a:hover          { text-decoration: underline; font-weight: bold; color: #999999;}

#col-right  h5 {
	font-family: arial;
	font-size: 11px;
	color: #333333;	
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 0px 12px;
	line-height: 11px;
	font-weight: normal;
}
#col-right  h5 a                	{ text-decoration: none; font-weight: bold; color: #333333;}
#col-right h5  a:hover          { text-decoration: underline; font-weight: bold; color: #666666;}

#col-right  h6 {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
}


/*-------------------- breadcrumb styles ------------------------------*/
#breadcrumb	{
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-family: verdana;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 5px 0px;
				}

#breadcrumb a		{ color: #666666; text-decoration: none;}				
#breadcrumb a:hover		{ color: #999999; text-decoration: underline; }

/*-------------------- footer styles ------------------------------*/
#footer	{
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-family: arial;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
				}

#footer	p { margin: 0px auto 6px auto; }

#footer a		{ color: #666666; text-decoration: none;}				
#footer a:hover		{ color: #999999; text-decoration: underline; }


/*-------------------- left nav styles ------------------------------*/

#nav-left {
	color: #FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
	/* border: thin solid #FFFFFF; */
	}
	
#nav-left a:link {
	color: #FFFFFF;
	text-decoration:none;
	}

#nav-left a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#nav-left a:active {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#nav-left a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#nav-left h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
	padding: 0px 0px 3px 0px;
	margin: 0px 10px 5px 10px;
	}
		

#nav-left a.iamhere {
	font-weight:bold;
	text-decoration:underline !important;
	background-image: url(/images/subnavarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 10px;
	display:block;
	position:relative;
}
/* Hack for IE \ */
* html #nav-left a.iamhere {
	/*float: left;
	background-image: url(/images/subnavarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}
/* */

#nav-left ul{
	margin:  0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
	/* border: thin solid #FFFFFF; */
}
/* Hack for IE \ */  
* html #nav-left ul{
	margin:  0px 0px 0px 3px;
	padding: 3px 0px 0px 3px;
	/* border: thin solid #FFFFFF; */
}
/* */

#nav-left li{
	font-size: 11px;
	line-height: 125%;
	font-weight: normal;
	margin: 0px 0px 5px 3px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	/* border: thin solid #FFFFFF; */
}

td.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0078C1;
	width: 90px;
}
td.borderLeft2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0078C1;
}
td.borderLeftAlt{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0078C1;
	width: 150px;
}

td.borderLeftAlt2{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0078C1;
	width: 80px;
}

td.borderLeft2Alt{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0078C1;
}


td.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0078C1;
	width: 200px;
}
td.borderRight2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0078C1;
}


td.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0078C1;
}

td.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0078C1;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #999;
  color:#000;
  }
tr.compareStyle {
	font-size: 12px;
}
td.compareStyle {
	padding-right: 10px;
}

#compareTableStyle {
text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 30px 30px 30px;							
	margin: 0px 0px 0px 0px;
	color:#333333;
}

#nav-left a.printVersion	{
	visibility: hidden;
}

* html #nav-left a.printVersion	{
	background-image: url(/images/printer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 20px;
	visibility:visible;
}

#nav-left a.printVersion2	{
	visibility: hidden;
}

*html #nav-left a.printVersion2	{
	background-image: url(/images/printer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 20px;
	visibility: visible;
}.smallText {
	font-size: 10px;
}
