@charset "utf-8";
/* CSS Document */

.body {
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.para {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#0179ad;
line-height:12pt;
text-align:justify;
font-style:normal;
text-decoration:none;
}

.readmo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#0179ad;
line-height:12pt;
text-align:justify;
font-style:normal;
text-decoration:none;
}

.parahead {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#0179ad;
line-height:12pt;
text-align:justify;
font-style:normal;
font-weight:bold;
text-decoration:underline;
}

.fountain {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
line-height:12pt;
text-align:right;
font-style:normal;
text-decoration:none;
}


.bheading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
color:#0179ad;
line-height:20pt;
text-align:left;
font-style:normal;
text-decoration:none;
}

.subheading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#0179ad;
line-height:16pt;
text-align:left;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

a:link.blue {color:#00496f; text-decoration:none;}
a:active.blue {color:#00496f; text-decoration:none;}
a:visited.blue {color:#00496f; text-decoration:none;}
a:hover.blue {color:#000000; text-decoration:none;}

a:link.green {color:#FF0000; text-decoration:none;}
a:active.green {color:#FF0000; text-decoration:none;}
a:visited.green {color:#FF0000; text-decoration:none;}
a:hover.green {color:#333333; text-decoration:none;}

a:link.greenwhite {color:#CCFF99; text-decoration:none;}
a:active.greenwhite {color:#CCFF99; text-decoration:none;}
a:visited.greenwhite {color:#CCFF99; text-decoration:none;}
a:hover.greenwhite {color:#FFFFFF; text-decoration:none;}

a:link.topblack {color:#000000; text-decoration:none;}
a:active.topblack {color:#000000; text-decoration:none;}
a:visited.topblack {color:#000000; text-decoration:none;}
a:hover.topblack {color:#FFFFFF; text-decoration:none;}


.tablebord{	
   border-style: solid;
   border-width: 1px;
   border-color: #dfe4e8;
   border-collapse:collapse;
   border-top: 0px;
}

.bgdtop {
background-image:url(../images/TopBgd.jpg);
background-repeat:no-repeat;
}

.bgdbottom {
background-image:url(../images/GStripHome.jpg);
background-repeat:repeat-x;
}

.bgdabout {
background-image:url(../images/aboutBotBgd.jpg);
background-repeat:no-repeat;
}

.bgdseritm {
background-image:url(../images/bgd_ser_itm.jpg);
background-repeat:repeat-x;
}

.bgdegov {
background-image:url(../images/bgd_sol_egov.jpg);
background-repeat:repeat-x;
}

.bgdsolatm {
background-image:url(../images/bgd_sol_atm.jpg);
background-repeat:repeat-x;
}

.bgdcontact {
background-image:url(../images/bgd_contact.jpg);
background-repeat:repeat-x;
}


.tabbdrcon {
   border-style: solid;
   border-width: 1px;
   border-color: #0279ac;
   border-collapse:collapse;
}

.trbg{
	background-color:#494949;
	}

.menugap {
background-color:#99dffc;
}

.cellbord { 
	border: 1px solid #000000;
	border-collapse:collapse;	
}