/* CSS Document */
.hide {
display: none;
}

/* main nav table attributes */
table#nav td
{
    font-size:14px;
    font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
#nav td a:link, #nav td a:visited 
{
text-decoration:none;
	color:#CC3300;
	background-image: none;
	display: block;
	}
#nav td a:hover, #nav td a:active 
{
	text-decoration:none;
	color:#FFF;
	background-color: #ff9900;
	background: transparent url("global/pixels/marigold.gif") repeat;
	display: block;
	}
	#offnav td a:link, #offnav td a:visited 
{
text-decoration:none;
	color:#FFCC99;
	background-image: none;
	}
#offnav td a:hover, #offnav td a:active 
{
	text-decoration:none;
	color:#FFF;
	}
#offnav td
{
    background-color:#CC3300;
	background-image: url("global/pixels/red.gif") repeat;
    font-size:14px;
    font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
}
.navheader {color: #FFCC99}
.subnavoff {color:#FFFFFF; font-weight:bold;}

.nav-bar
{
     color:#CC3300;
}
.mainnav {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
}

/* main content table attributes */
table#main
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	border-bottom:4px solid #0065CC;
}
table#main a, table#main a:visited 
{
text-decoration:none;
	color:#CC3300;
	}
table#main a:hover 
{
text-decoration:underline;
color:#CC3300;	
}
	table#main a:active 
{
text-decoration:none;
color:#CC3300;
	}


/* side bar attributes */
.author {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-align: right;
}
.quote {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
/* subnav table attributes */
table#subnav
{
    font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
table#subnav a, table#subnav a:visited 
{
text-decoration:none;
	color:#99CCFF;
	}
table#subnav a:hover 
{
text-decoration:none;
color:#FFFFFF;	
font-weight:bold;
}
table#subnav a:active 
{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
	}
	
/* footer table attributes */
table#footer a, table#footer a:visited 
{
text-decoration:none;
	color:#6699CC;
	}
table#footer a:hover 
{
text-decoration:underline;
color:#FFFFFF;	}
	table#footer a:active 
{
text-decoration:none;
color:#FFFFFF;
	}
table#footer
{
    font-size:10px;
	color:#6699CC;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:2px solid #2a88e8;
}
#footer td
{
    font-size:10px;
	color:#6699CC;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:2px solid #2a88e8;
}


/* main body attributes */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
}

.NEW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009CFF;
}
.arrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

/* swati attributes */
.init_para
{
     font-size:9pt;
     font-family:Arial, Verdana, sans-serif;
     line-height:18pt;
     color:#336699;
}
.hilite
{
     color: red;
}
.custom
{
     color:ff0000;
     height:1px;
}
.tagline {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
}

