﻿body
{
	background-image: url(Images/slash.png);
	font-size: 16pt;
	color: gray;
	font-family: 'Times New Roman' , Arial;
	background-repeat: repeat ;
	
}



/*a {
	text-decoration: none;
	color: blue;
}

a:hover 
{
	text-decoration: underline;
	color:  red;
}*/

.hlink
{
	font-size: 8pt;
	font-family: Arial, 'Times New Roman';
	color: navy;
	font-weight: bold;
}
.learnlink
{
	font-weight: bold;
	font-size: 9pt;
	color: #990033;
	font-family: Arial, 'Times New Roman';
	text-decoration: underline;
	
}
.text
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Verdana, Arial, 'Times New Roman';
	font-style: normal;
	font-variant: normal;
}
.table
{
	background-color: #6699ff;
}
.tr1
{
	background-color: whitesmoke;
}
.tr2
{
	background-color: #ffffff;
}
.hlabel
{
	font-weight: bold;
	font-size: 13pt;
	color: midnightblue;
	font-family: 'Times New Roman' , Arial;
}
.label
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, 'Times New Roman';
	color: #000066;
}
.checkbox
{
	font-weight: bold;
	font-size: 9pt;
	color: midnightblue;
	font-family: Arial, 'Times New Roman';
}
.rpanel
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial,'Times New Roman';
}
.imgHover
{
	cursor:pointer;  
	text-decoration: underline;   
}


.hlink:hover
{
  font-size: 9pt;
  text-decoration:underline;
}






/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

.ajaxpanel
{
	cursor:pointer;  
}

.ajaxpanel a:hover
{
	text-decoration:underline;  
}

.nav {
	text-transform: uppercase;
	font-size: 10px;
}

.switchgroup1 {


font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.handcursor{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
cursor:pointer;
font-weight:bold;
padding-bottom: 10px;
}

a.handcursor:visited {

color: purple;

}

.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-top:0px;
	}


.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	line-height:26px;
	letter-spacing:.18em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 22px;
	}



/*
.nav a:visited {
	color: blue;
}*/
