/*Client CSS 
  created by Matthew C. Roy 2005*/  
/*==========================================================================*/
/*page elements & html tags*/
.header {
	border: 1px solid #333366;
	background-color: #000000;}
	
.sidemenu {
	background-color: #ffffff;
	border: 1px solid #333366;
	text-indent: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/sidemenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
.maincontent {
	padding: 15px;
	background-color: #FFFFFF;}
	
.footer {
	background-color: #000000;
	border: 1px solid #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}

H1 {
	font-family: Times New Roman, Helvetica, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-align: center;}

BODY, P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	background-scolor:#ffffff;}

/*==========================================================================*/
/*text*/
.contenttext {
	font-family: Times New Roman, Helvetica, serif;
	font-size: 12pt;
	color: #000000;
	padding: 3px;
	background-color: #FFFFFF;}
	
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;}

.italictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;}

/*==========================================================================*/
/*tables*/
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;}

.tborder {
	border: 1px solid #000000;}

TR.odd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	bgcolor: #ffccff;
	background-color: #CCEEFF;}
TR.even{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

/*==========================================================================*/
/*navigation & links*/
a:link {
  color: #294072; 
  text-decoration : underline; 
  font-size:12pt; 
  background: transparent;}
a:visited {
  color: #333333; 
  text-decoration : underline;  
  font-size:12pt; 
  background: transparent;}
a:hover { 
  color: #333333; 
  text-decoration : underline;  
  font-size:12pt; 
  background: transparent;}

a.sidenav:link {
  color: #000000; 
  text-decoration : none; 
  font-weight: bold; 
  font-size:10pt; 
  background: transparent;
  	text-align:left;
	height: 14px;
	width: 148px;}
a.sidenav:visited {
  color: #294072; 
  text-decoration : none; 
  font-weight: bold; 
  font-size:10pt; 
  background: transparent;
  	text-align:left;
	height: 14px;
	width: 148px;}
a.sidenav:hover {
	color: #294072;
	text-decoration : none;
	font-weight: bold;
	font-size:10pt;
	background-color: #79B3E5;
	text-align:left;
	height: 14px;
	width: 148px;}
sidenavOver{
	color: #294072;
	text-decoration : none;
	font-weight: bold;
	font-size:10pt;
	background-color: #79B3E5;
	text-align:left;
	height: 14px;
	width: 148px;
}

a.downstate:link {
	color: #FFFFFF; 
	text-decoration : none; 
	font-weight: bold; 
	font-size:10pt; 
	background-color: #006699;
	text-align:left;
  	height: 14px;
	width: 148px;}
a.downstate:visited {
	color: #FFFFFF;
	text-decoration : none; 
	font-weight: bold; 
	font-size:10pt; 
	background-color: #006699;
	text-align:left;
  	height: 14px;
	width: 148px;}
a.downstate:hover {
	color: #FFFFFF; 
	text-decoration : none; 
	font-weight: bold; 
	font-size:10pt; 
	background-color: #006699;
	text-align:left;
  	height: 14px;
	width: 148px;}

a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
/*
a.topnav:link {
  color: #ffffff; 
  text-decoration : none; 
  font-size:10px; 
  background: transparent;}
a.topnav:visited {
  color: #ffffff; 
  text-decoration : none;  
  font-size:10px; 
  background: transparent;}
a.topnav:hover { 
  color: #ffccff; 
  text-decoration : none;  
  font-size:10px; 
  background: transparent;}*/
.tabletitle {
	background-color: #006699;
}
.tabletitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
.application {
	border: 1px solid #000000;
}
