/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family:arial, verdana;
font-size:12px;
background-color:#C0C0C0;
}

.whitebg
{
background-color:#FFFFFF;
}

.topleftcolor
{
height:10px;
background-color:#3D5E55;
width:25%;
}

.toprtcolor
{
height:10px;
background-color:#000000;
width:75%;
}

.paddingmaintable
{
padding:0px;
padding-left:21px;
padding-right:21px;
}

.topmenubg
{
background-image:url(../images/topmenubg.gif);
background-repeat:repeat-x;
}

.menu
{
background-image:url(../images/topmenubg.gif);
background-repeat:repeat-x;
height:48px;
text-align:center;
vertical-align:middle;
color:#686868;
font-weight:bold;
text-decoration:none;

}

.menu a
{

height:48px;
text-align:center;
vertical-align:middle;
color:#686868;
font-weight:bold;
text-decoration:none;

}

.menu a:hover
{
color:#000000;
font-family:Arial, verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
vertical-align:middle;
height:48px;
text-decoration:underline;
}

.gap
{
height:8px;
}

.gap1
{
height:15px;
}

.gap2
{
height:25px;
}


/*Products (homepage) */

.probg
{
background-color:#ECECEC;
padding:4px;
padding-bottom:0px;
padding-top:0px;
}

.prohome
{
color:#545454;
font-size:14px;
}

.proname
{
color:#025D89;
font-size:18px;
font-weight:bold;
text-align:center;
height:30px;
}

.protopbg
{
background-image:url(../images/protopbg.gif);
background-repeat:repeat-x;
}

.prorightbg
{
background-image:url(../images/prorightbg.gif);
background-repeat:repeat-y;
}

.proleftbg
{
background-image:url(../images/proleftbg.gif);
background-repeat:repeat-y;
}

.probottombg
{
background-image:url(../images/probottombg.gif);
background-repeat:repeat-x;
background-position:bottom;
}
/*End Products (homepage) */

.link1
{
font-weight:bold;
color:#FE7D06;
text-decoration:none;
}

.link1:hover
{
font-weight:bold;
color:#FE7D06;
text-decoration:underline;
}

.link2
{
font-size:11px;
font-weight:bold;
color:#909090;
text-decoration:none;
}

.link2:hover
{
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

.link3
{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.link3:hover
{
font-size:11px;
font-weight:bold;
color:#909090;
text-decoration:underline;
}

.bredcrum1
{
font-size:12px;
font-weight:bold;
color:#909090;
text-decoration:underline;
}

.bredcrum1:hover
{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}
.bredcrum2
{
font-size:12px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
}

.welcome
{
color:#2788B5;
font-size:16px;
font-weight:bold;
}

.catchline
{
color:#894B12;
font-weight:bold;
font-size:22px;
}

.homerightsection
{
background-color:#ECECEC;
padding-left:3px;
}

.homerightsectionheader
{
color:#1A7CAD;
font-size:16px;
height:30px;
font-weight:bold;
}

.homepro
{
color:#005243;
font-size:14px;
font-weight:bold;
}

.homepro a
{
color:#005243;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.homepro a:hover
{
color:orange;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}


.bottombar
{
background-color:#1887BE;
height:5px;
}

.heading_old
{
color:#177EAB;
font-weight:bold;
font-size:18px;
border-bottom:#1A7BAE 1px solid;
padding-bottom:6px;
}

.heading
{
color:#F18D03;
font-weight:bold;
font-size:18px;
border-bottom:#F18D03 1px solid;
padding-bottom:6px;
}

.contentalign
{
text-align:justify;
}

.img
{
padding:5px;
margin:5px;
}

.label
{

color:#1A7CAD;
font-size:16px;
height:30px;
font-weight:bold;
vertical-align:top;
}

.label1
{
font-weight:bold;
color:#284A81;
}

.label2
{
font-weight:bold;
color:#676767;
}


.dottedline
{
border-bottom:#CCCCCC 1px dotted;
}

.rowodd
{
background-color:#EDF4FE;
}

.roweven
{
background-color:#FFFFFF;
}

.seal
{
background-image:url(../images/seal.jpg);
background-repeat:no-repeat;
background-position:top right;
height:150px;
}

.officescroll
{
background-color:#F18D03;
color:#FFFFFF;
font-weight:bold;

}

.dottedTable
{
background-color:#DAF3FF;
border:#208EC3 1px dotted;
}

.dottedTable1
{
border:#949EC5 1px dotted;
}

.link4
{
font-size:12px;
color:#000000;
text-decoration:none;
}

.link4 a
{
font-size:12px;
color:#000000;
text-decoration:none;
}

.link4:hover
{
font-size:12px;
color:maroon;
text-decoration:underline;
}

.border1
{
border: 1px dotted gray;
}

.border1_with_bg
{
border: 1px dotted gray;
background-color:#F1F1F1;
}

.border1_with_bg1
{
border: 1px dashed blue;
background-color:#FAFAFA;
}

.star
{
color:#FF0000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px';
}