/* Default CSS Stylesheet for a new Web Application project */
body{font-family:Arial, Helvetica, sans-serif; color:#757771;}
	
ipi-text {
	FONT-SIZE: 10px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, sans-serif; color:#C6C6C6
}

.ipi-text {
	FONT-SIZE: 10px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, sans-serif; color:#C6C6C6
}

ipi-text-bold {
	FONT-SIZE: 11px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, sans-serif
}

.ipi-text-bold {
	FONT-SIZE: 11px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, sans-serif
}

a {
	FONT-SIZE: 11px; LINE-HEIGHT: 15px; color:Black; FONT-FAMILY: Tahoma; text-decoration:none; cursor:hand
}

a:hover {
	FONT-SIZE: 11px; LINE-HEIGHT: 15px; FONT-FAMILY: Tahoma; text-decoration:underline
}

a.visited {
	FONT-SIZE: 11px; LINE-HEIGHT: 15px; FONT-FAMILY: Tahoma; text-decoration:none; cursor:hand
}

.searchtext {
	FONT-SIZE: 10px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, sans-serif; color:#000000; text-decoration:none
}

.searchtext:hover {
	FONT-SIZE: 10px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, sans-serif; color:#000000;text-decoration:none
}

.searchbutton {
	FONT-SIZE: 10px; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, sans-serif; color:#000000; text-decoration:none;cursor:hand
}

.Content
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:17px;
  border: solid 1px white;
  cursor:default;
}

.Content:hover
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:17px;
  border: solid 1px white;
  cursor:hand;
  text-decoration:none;
}

.ContentBold
{
  color:#0066cc;
  font-family:Tahoma;
  font-weight:bold;
  font-size:11px;
  line-height:17px;
  border: solid 1px white;
  cursor:default;
}

.SubMenu
{
  color:#A50101;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  cursor:hand; 
  text-decoration:none;
}

.SubMenu:hover
{
  color:#A50101;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  cursor:hand; 
  text-decoration:underline;
}

.GrayBarTitle
{
  color:white;
  font-family:verdana;
  font-size:11px;
  cursor:default;
}

.Footer
{
  background-color:White;
  color:gray;
  font-family:Verdana;
  font-size:10px;
}

.Content2
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:17px;
  cursor:default;
}

.Content2:hover
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:17px;
  cursor:hand;
  text-decoration:none;
}

.CellSelected
{
 border-right-width:0px;	
 border-bottom-width:1px;
 color:#A50101;
 font-family:Tahoma;
 font-size:11px;
 font-weight:bold;
 cursor:hand; 
 text-decoration:none; 	
}

.homepage
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:13px;
  cursor:default;
  text-decoration:none;
}

.homepage:hover
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:13px;
  cursor:default;
  text-decoration:none;
}

.CellSelected
{
 border-right-width:0px;	
 border-bottom-width:1px;
 color:#A50101;
 font-family:Tahoma;
 font-size:11px;
 font-weight:bold;
 cursor:hand; 
 text-decoration:none; 	
}

.Cell
{
 border-right-width:1px;	
 border-bottom-width:1px;
 color:#A50101;
 font-family:Tahoma;
 font-size:11px;
 font-weight:bold;
 cursor:hand; 
 text-decoration:none; 	
}

.ClientLogo
{
cursor: hand;
text-decoration:none;
}

.ContentSmall
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:17px;
  cursor:default;
}

.ContentSmall:hover
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:17px;
  cursor:hand;
  text-decoration:none;
}

a.lnkdotted:active
{
	color: #000000; text-decoration:none; border-bottom: 1px dotted #000000;
}
a.lnkdotted:link
{
	color: #000000;
	text-decoration:none;
	border-bottom: 1px dotted #000000;
}
a.lnkdotted:visited
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a.lnkdotted:hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.CapOne
{
  color:black;
  font-family:Tahoma;
  font-size:11px;
  line-height:17px;
  cursor:default;
}