html, body{
	margin: 0;
	padding: 0;
	border: none;
}

A:hover
{text-decoration: underline;}


.menuLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	padding-bottom: 5px;
	padding-top: 5px;


}


menuLinkOff {
	font-family: Arial, Helvetica, sans-serif;
	color: #263B89;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a.menuLinkOff {
	font-family: Arial, Helvetica, sans-serif;
	color: #263B89;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a.menuLinkOff:hover {
	color: #019DC5;
}

a.generalTextLink:visited {

	color: #000000;
	text-decoration: none;
}

a.generalTextLink:hover {

	color: #019DC5;
	text-decoration: none;
}

.menuLinkOn {

	font-family: Arial, Helvetica, sans-serif;
	color: #019DC5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.subMenuLinkOff {

	font-family: Arial, Helvetica, sans-serif;
	color: #263B89;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.subMenuLinkOn {

	font-family: Arial, Helvetica, sans-serif;
	color: #019DC5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.generalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.generalTextSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.generalTextRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
a.generalTextLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.generalTextLinkLightBlue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #019DC5;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.footerText {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;

}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 5px;

}
.p3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
.generalTextRedBold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}


.downloadHeading{

	font-size: 120%;
	font-weight:bolder;
	

}

.downloadSubHeading{

	font-size: 110%;
	font-weight:bolder;

}
.rule {
	border-top: 1px solid #0099CC;
	border-right: 1px none #0099CC;
	border-bottom: 1px none #0099CC;
	border-left: 1px none #0099CC;
	padding: 0px;
}

#tmp{

	display: none;
}

.news
{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}

.newsImgDiv
{
	text-align:center;
}


/*
Gridview style
*/
.tablestyle 
{
	font-family: arial;
	font-size: x-small;
	border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(/images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
    white-space:nowrap;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
   /* white-space:nowrap;*/
}

.headerstyle .sortascheader 
{
    background: url(/images/sprite.png) repeat-x 0px -100px;
    white-space:nowrap;
}

.headerstyle .sortascheader a 
{
    background: url(/images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(/images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(/images/dt-arrow-dn.png) no-repeat right 50%;
} 

/*
End Gridview style
*/


.newsHeading
{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;	
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;	opacity: 0.85;}
	
#tooltip h3, #tooltip div { margin: 0; }

