/* CSS Document */
.HIPheading {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 10pt;
  	color: #ff0000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: center;
	font-weight: bold;
}
.HIPwording {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: center;
}
.HIPexample {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: right;
}

.featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
.featured a{
	text-decoration: none;
}


.pdetails {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: Justify
}

.pdetails a{
  	color: #0000FF;
  	font-weight: normal;
  	text-decoration: none;
}

.pheader {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 10pt;
  	color: #FFFFFF;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: #414f74;
}



.psubheader {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #FFFFFF;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: #414f74;
}

.psubheader a {
  	color: #FFFF00;
  	text-decoration: none;
}
.psubheader a:hover{
  	color: #FFFFFF;
  	text-decoration: none;
}

.pagelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFF00}

.headings {color:#000000; font-family: verdana; font-size: 11px; letter-spacing: -0.5pt; line-height: 15px; text-decoration: none}
.headings a	{ text-decoration:none; color:#000000}
.headings a:hover	{color:blue}
.listheader {font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #006699; font-weight: bold; text-decoration: none;}

.LeftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #303030;
	border-color: #FFFFFF #999999 #999999 #FFFFFF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;	}

.LeftMenuHover {      
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 	
	background-color: #222280; 
	color: #ffffff ;  	
	border-color: #999999 #FFFFFF #FFFFFF #999999;
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;  
	cursor:pointer;
	}

.LeftMenuHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none ; text-align: left; vertical-align: middle; background-color: #959597}

.TopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #303030;
	border-color: #FFFFFF #999999 #999999 #FFFFFF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;	}

.TopMenuHover {      
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 	
	background-color: #222280; 
	color: #ffffff ;  	
	border-color: #999999 #FFFFFF #FFFFFF #999999;
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;  
	cursor:pointer;
	}
.BoxBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 125px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0000CC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #0000CC;
	pointer: hand;
	background-color: #959597;
}
.PropText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
}

.LeftPropBox {
	color: #666666;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 3px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0000CC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.RightPropBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #0000CC;
	text-align: center;
}		
.MiddlePropBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 3px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #0000CC;
	text-align: center;
	background-position: center;
	}
	
.RightPropBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #0000CC;
	margin: 0px;
	padding: 3px;
}

.tbartext { 
	font-family: Arial; 
	font-size: 8pt; 
	color: yellow; 
	font-weight: bold; 
	text-decoration: none; 
	background-image: url(images/bar-bg.jpg); 
	line-height: 12px
}
.tbartext A{
  	font-family: Arial;
  	font-size: 8pt;
  	color: yellow;
  	font-weight: bold;
  	text-decoration: none;	
}

.tbartext A:hover {
  	color: blue;
}
.companyheader {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 12pt;
  	color: #FFFFFF;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: #6699CC;
}

.companyheader a{
  	text-decoration: none;  
  	font-size: 9pt;
  	color: #FFFFFF;
	
}

.companyheader a:hover{
  	text-decoration: none;	
	color: #0000FF;
}

.BodyBorder {
	border-color: #0000CC #00CCCC #00CCCC #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
}
.xdetails {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: right;
	border-color: #FFFFFF #999999 #999999 #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px 
}

.xdetails a{
  	color: #0000FF;
  	font-weight: normal;
  	text-decoration: none;
}
.xdetails a:hover{
  	color: #FF0000;
  	text-decoration: none;
}

.xcdetails {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: center
}

.xcdetails a{
  	color: #0000FF;
  	text-decoration: none;
}

.xcdetails a:hover{
  	color: #FF0000;
  	text-decoration: none;
}

.xldetails {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: left;
	border-color: #FFFFFF #999999 #999999 #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px 
	
}

.xldetails a{
  	color: #0000FF;
  	text-decoration: none;
}

.xldetails a:hover{
  	color: #FF0000;
  	text-decoration: none;
}

.xheader {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 11px;
  	color: #FFFFFF;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: #414f74;
}

.xsubheader {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #FFFFFF;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: #414f74;
}
.xaddress {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #FFFF00;
  	font-weight: bold;
}

.xsubheader a {
	font-family: Arial;
  	font-weight: normal;
  	color: #FFFFFF;
  	text-decoration: none;
}





.xsummary {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
  	font-weight: normal;
  	text-decoration: none;
  	text-align: center;
}.PropBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #0000FF;
	line-height: 12px;
	height: 12px;
}
.explain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CC0000;
	background-position: center center;
	padding: 15px;
}
