/* ---- Misc Classes ---- 
Created by: Mark Stephenson, Sept 7 2002
Notes:
-------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a {
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

/*p, li, ol, ul {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}*/

td {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

/*same as p but use in cases when a normal p can't be used*/
.main {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}


h1 
{
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
}

h2
{
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
}

h3
{
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
}

h4
{	
	font-size: 120%;
}

h5 
{
	font-size: 110%;
}

.redtitle
{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 120%;
	color: #cc6600;
}

a.redtitle 
{
	text-decoration: none;
}

.faqquestion 
{	
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-style: italic
}

.greybackground
{	
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	background-color: #eeeeee;
}

/* used for the image link */
.greylink {
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

a.greylink:hover {
	text-decoration: underline;
}

.splashnavlink {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.splashnavlink:hover {
	text-decoration: underline;
}

.whitetext {
	color: #ffffff;
}

.white
{	color: #ffffff;
}

.greytext 
{
	color: #666666;
}

.redtext /* used for cms instructions */
{
	color: red;
}


.newnotablelinks {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.newnotabledate {
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.summarylink {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.summarylink:hover {
	text-decoration: underline;
}

.summarydescription 
{
	font-size: 8pt;
	color: #333333;
}

.summarydate
{
	font-size: 8pt;
	color: #666666;
}

.testimonial {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #666666;
}

.homeintro {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
}




.whiteborder 
{ 
	border: 1;
	border-style: solid;
	border-color: white;
}

.yellowborder 
{ 
	border: 1;
	border-style: solid;
	border-color: #ffcc66;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


th 
{
	background-color:#990000;
	color:White;
	font-size: 10pt;
}

th.search 
{
	background-color:#cccccc;
	font-size: 9pt;
	color:Black;
}

.doctitle {
	font-size: 14pt;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}


/* Form styles */
input {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

label {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}


/* ----  classes for console ---- 
-------------------------------- */
a.consolelink 
{
	color: blue;	
}

a.consolelink:visited
{
	color: blue;	
}


/* ---- Features Classes ---- 
-------------------------------- */
.specialfeatureslinks {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}

a.specialfeatureslinks:hover {
	text-decoration: underline;
}


/* ---- Sidebar Nav Classes ---- 
Created by: Mark Stephenson, Sept 9 2002
Notes:
-------------------------------- */
.sidebarmenu { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	text-align: left; 
} 
  
a.sidebarlink { 
	/*font-weight: bold; */
	line-height: 140%; 
	text-decoration: none; 
} 
  
a.sidebarlink:hover { text-decoration: underline; } 
  
.sidebarsublink { 
	font-size: 7.5pt; 
	line-height: 130%; 
	font-weight: normal; 
	text-decoration: none; 
} 
  
a.sidebarsublink:hover { text-decoration: underline; } 
  
.sidebarselected { 
  color: #993300; 
  font-weight : bold;
  text-decoration: none; 
} 


/* ---- Utility Nav Classes ---- 
Created by: Mark Stephenson, Sept 6 2002
Notes:
-------------------------------- */

.utilitynavlink {
	color: #ffffff;
	font-size: 10px;
	/*font-weight: bold;*/
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	background-color: #990000;
	padding: 2px 4px;
}

a.utilitynavlink:hover {
	color: #ffffcc;
	background-color: #cc0000;
	text-decoration: none;
}

/* ---- Main Nav Classes ---- 
Created by: Mark Stephenson, Sept 6 2002
Notes:
-------------------------------- */

.mainnavlink {
	color: #000000;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	background-color: #ffffff;
	padding: 2px 5px;
}


a.mainnavlink:hover {
	color: #ffffff;
	background-color: #cc6600;
	text-decoration: none;
}

.mainnavlinkselected {
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	background-color: #cc6600;
	padding: 2px 5px;
}

a.mainnavlinkselected:hover {
	text-decoration: none;
}

.redbackground 
{
	background-color: #990000;
}

/* ---- Breadcrumb Classes ---- 
Created by: Mark Stephenson, Sept 6 2002
Notes:
-------------------------------- */

.breadcrumblink {
	color: #000000;
	font-size: 7.5pt;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

a.breadcrumblink:hover {
	text-decoration: underline;
}

/* ---- Footer Classes ---- 
Created by: Mark Stephenson, Sept 9 2002
Notes:
-------------------------------- */

.footerlink {
	color: #000000;
	font-size: 7.5pt;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.footerlink:hover {
	text-decoration: underline;
}
