/*-------------for text-------------------*/
.footnote {  font-family: Verdana; 
              font-size: 7pt; 
              font-weight: normal; 
              color: #FFFFFF
}
.caption1 {	  font-family: Verdana; 
              font-size: 17pt; 
              font-weight: normal; 
              color: #FFFFFF;
              text-decoration:none
}
.links1 {font-family: Verdana; 
              font-size: 7pt; 
              font-weight: bold; 
              color: #3a80f3;
			  text-decoration:none
}
.caption2 {	  font-family: Verdana; 
              font-size: 15pt; 
              font-weight: normal; 
              color: #FFFFFF;
              text-decoration:none
}
.navtext {	  font-family: Verdana; 
              font-size: 8pt; 
              font-weight: normal; 
              color: #FFFFFF;
              text-decoration:none
}


a:hover.navtext{color:#FED526}

.headnav { font-family: Verdana; 
              font-size: 8pt; 
              font-weight: normal; 
              color: #CBC9C9;
			  text-decoration:none
}

a:hover.headnav{color:#FFFFFF}

.links {font-family: Verdana; 
              font-size: 9pt; 
              font-weight: bold; 
              color: #FE8B41;
			  text-decoration:none
}
.headstyle { font-family: Verdana; 
              font-size: 9pt; 
              font-weight: normal; 
              color: #444444;
			  text-decoration:none
}

.smalltextstyle { font-family: Verdana; 
              font-size: 8pt; 
              font-weight: normal; 
              color: #858585;
			  text-decoration:none
}
.textstyle { font-family: Verdana; 
              font-size: 9pt; 
              font-weight: normal; 
              color: #858585;
			  text-decoration:none
}
.blacktextstyle { font-family: Verdana; 
              font-size: 8pt; 
              font-weight: normal; 
              color: #000000;
			  text-decoration:none
}
.subheads { font-family: Arial; 
              font-size: 8pt; 
              font-weight: bold; 
              color: #6F9B00;
			  text-decoration:none
}
.subheads5 { font-family: Arial; 
              font-size: 8pt; 
              font-weight: bold; 
              color:#000000;
			  text-decoration:none;
}
.subheads50 { font-family: Arial; 
              font-size: 9pt; 
              font-weight: bold; 
              color:#000000;
			  text-decoration:none;
}
.subheads1 { font-family: Verdana; 
              font-size: 7pt; 
              font-weight: bold; 
              background-color: #FFFFFF;
			  color:000000;
			  text-decoration:none
}
.subheads10 { font-family: Verdana; 
              font-size: 7pt; 
              font-weight: bold; 
              background-color: #FFFFFF;
			  color:#990000;
			  text-decoration:none
}
.bulletstyle { font-family: Verdana; 
              font-size: 7pt; 
              font-weight: bold; 
              color: #858585;
			  text-decoration:none
}

.headbase { font-family: Verdana; 
              font-size: 7pt; 
              font-weight: bold; 
              background-color: #F7F5F5;
			  color:fd0001;
			  text-decoration:none
}
.headbase2 { font-family: Verdana; 
              font-size: 7pt; 
              font-weight: bold; 
              background-color: #FFFFFF;
			  color:#0066CC;
			  text-decoration:none
}
.headbase1 { font-family: Verdana; 
              font-size: 7pt; 
              font-weight: bold; 
              background-color: #FFFFFFF;
			  color:fd0001;
			  text-decoration:none
}
.tablebordercolor { border-style: solid;
                    border-bottom-color:#CECECE;
                    border-top-color:#CECECE;
                    border-right-color:#CECECE;
                    border-left-color:#CECECE;
                    border-top-width:1px;
                    border-bottom-width:1px;
                    border-right-width:1px;
                    border-left-width:1px
}
.btn { background-image:url(../images/bkg_buttonbg.jpg);
	   font-family: Arial, Helvetica, sans-serif;
	   font-size:10pt;
	   border-style:solid;
	   border-width:0;
	   color:#ffffff;
       font-weight:bold
}
/*-------------for controls------------------*/
.input {width:200;
		border-width:1px;
		border-style:solid;
		border-color:#84AE08
}

.multiline {width:200;
		border-width:1px;
		border-style:solid;
		border-color:#84AE08
}

