
body, td, th, div {  font-family: Tahoma,arial; color: 666565; font-size: 11px;}




.small		{font: 10px  'Tahoma';}
.small1	{font: bold 10px  'Tahoma'; color: 337676; }
.heading	 {  font-family: Tahoma; FONT-WEIGHT: bold; color: 0E94DE; font-size: 12px;}

A.navgr
	{
		font-family:'Tahoma';
		font-size:11px;
		FONT-WEIGHT: bold;
		color:666565;
		text-decoration:none;			
	}
	A.navgr:hover
	{
		font-family:'Tahoma';
		font-size:11px;
		FONT-WEIGHT: bold;
		color:186FCC;
		text-decoration:none;	
	}
A.navblue
	{
		font-family:'Tahoma';
		font-size:11px;
		color:003B76;
		text-decoration:none;			
	}
	A.navblue:hover
	{
		font-family:'Tahoma';
		font-size:11px;
		color:000000;
		text-decoration:none;	
	}
	A.faq
	{
		font-family:'Tahoma';
		font-size:11px;
		color:0E94DE;
		text-decoration:none;			
	}
	A.faq:hover
	{
		font-family:'Tahoma';
		font-size:11px;
		color:000000;
		text-decoration:none;	
	}
.noborder {  font-size: 10px; border: #006699 solid; border-width: 1px 0px 0px 1px}

p.homecont {padding-left:20; padding-right:30;  padding-top:18; padding-bottom:10; text-align: justify}
p.innercont {padding-left:0; padding-right:20;  padding-top:20; padding-bottom:30; text-align: justify}
p.add {padding-left:10; padding-right:10;  padding-top:10; padding-bottom:10;}


#blue1		{color: #1F547D;}
#siteblue		{color: #0E94DE;}
#white		{color: #ffffff;}
#gray1		{color: #1A4B4B;}
#lgray		{color: #B2B2B2;}
#red		{color: #E72321;}
	

.selbox
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px groove;
    WIDTH: 150px;
    COLOR: black;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: arial,verdana;
    BACKGROUND-COLOR: white
}
.gButton
{
    BORDER-TOP-WIDTH: 0px;
    FONT-WEIGHT: bold;
    BORDER-LEFT-WIDTH: 0px;
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-BOTTOM-COLOR: #ffffff;
    WIDTH: 80px;
    COLOR: #ffffff;
    BORDER-TOP-COLOR: #ffffff;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #0E94DE;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-RIGHT-COLOR: #ffffff;

}
.tabledottedborder {
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0457D1;
	border-right-color: #0457D1;
	border-bottom-color: #0457D1;
	border-left-color: #0457D1;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;

}

.code {
border:#575757 solid 1px;
background-image:url(../images/dummycode.gif);
font-family: Tahoma,arial; color: 666565; font-size: 14px;
	font-weight:bold;
}