﻿p, li, div 	
	{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial, sans-serif;
	}
a{
	color:#006563;
	text-decoration:none;
}
a:hover{
	color:#106552;
	text-decoration:underline;
}
a:active{
	font-weight:bold;
}
.nav{
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-size:10px;
}
td{
	font-family:Arial;
	font-size:10pt
}
td.footer{
	color:#636363;
	font-size: 8pt;
}
td.menulines{
border:2.0px solid #F0F0F0;
padding:2px;
}
h1	{
	font-size:	2em;
	font-weight : normal;
	text-align : left;
	}
h2	{
	font-size:	1.4em;
	color : #000000;
	font-weight : normal;
	text-align : center;
	}
h3	{
	font-size:	1.35em;
	font-weight : bold;
	text-align : left;
	}
h4	{
	font-size:	1.3em;
	color : #000000;
	text-align: center;
	}
h5 {
	font-weight : bold;
	font-style : italic;
}
h6 {
	font-size : .8em;
	font-weight : bold;
	font-variant : small-caps;
}
	
h1, h2, h3, h4, h5, h6	{
	margin: auto 0 0 0;
	font-family:	Arial, sans-serif;
	}
.copyright{
	color : #636363;
	background-color : transparent;	
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

hr {
	color : #2172A1;
}
	
.bigred{
	color: red;
	background-color : transparent;	
	font-size: 14pt;
}
.linethrough	{
	color : #000000;
	background-color : transparent;		
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.bgcolorblue {
	background-color : Blue;
	color :  White;
}
.letterspacing{
	letter-spacing : 10px;
}
.italic{
	font-style : italic;
}
.capitalize{
	text-transform : capitalize;
}
.uppercase{
	text-transform : uppercase;
}
.lowercase{
	text-transform : lowercase;
}

.redvalidation {
	border-left-color:  red;
	border-left-style : solid;
}

SELECT.redvalidation 
{ 
border-left-color:  red;
border-left-style : solid;
background-color: #FFF1F1; 
} 
td.ProgressEmptyBar
{
	background-color:Silver;
	height: 5pt;
}
td.ProgressHBar
{
	background-color: Blue;
	height: 5pt;
}

.note	{
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}

.faqquestion	{
	color: #00F;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	cursor:pointer ;
}

.apiDesc
{
	border-color :#336699;
	border-style :solid;
	border-width :2px
}

.siteanalytics
{
	width: 80px; 
	margin-top: 15px;
	margin-left: auto; 
	margin-right: auto;
}

/* Start of search result rules */
/* The following rules prevent the search results from being pushed outside of its' containers border, due to long title words */
.ektronSearch .searchResults tr td:first-child{width: 13em;}
.ektronSearch .searchResults tr td:last-child{width: 13em;}
.ektronSearch .searchResults tr td a
{
	overflow: hidden;
	word-wrap: break-word; 
	-moz-binding: url('workarea/csslib/xml/moz_wordwrap.xml#wordwrap'); /* add support for FireFox 2.0 */
}
/* End of search result rules */
