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

body {
background-image:url(images/index-pagebg.jpg);
background-repeat:repeat-x;
background-color:#0d1d2c;
margin:0px;

}
input, textarea {
border:1px solid;
border-color:#5680b8;
background-color:#3e5c7f;
color:#FFFFFF;
padding:2px;
}
select, submit {
border:1px solid;
border-color:#5680b8;
background-color:#3e5c7f;
color:#FFFFFF;
font-size:12px;
padding:2px;
}

.home-contenttale {
background-image:url(images/home-cut_r3_c2.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:"Century Gothic", Arial;
font-size:12px;
color:#003366;
}

#mainDiv {
background-image:url(images/index_div_bg.jpg);
background-repeat:no-repeat;
background-position:top;
height:800px;
width:100%;
margin:0px;
}
#mainDiv-content {
background-image:url(images/index_div_bg.jpg);
background-repeat:no-repeat;
background-position:top;
height:800px;
width:100%;
margin:25px;
}
#contentDiv {
margin:20px;
}

#mainTable {
background-image:url(images/tablebg.png);

}

#formTable {
background-image:url(images/formbg.png);
background-repeat:repeat-x;
background-color:#18324f;
}


.greytextMedium {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#CCCCCC;
font-weight:bold;
}
a.greytext:link {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}
a.greytext:hover {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

a.greytext:visited {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}

a.greytext:active {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}


.whitetextLarge {
font-size:16px;
font-family:"Century Gothic", Arial;
color:#FFFFFF;
}
.whitetextMLarge {
font-size:24px;
font-family:"Century Gothic", Arial;
color:#FFFFFF;
}

.whitetextXLarge {
font-size:62px;
font-family:"Century Gothic", Arial;
color:#FFFFFF;
}
.whitetextXXLarge {
font-size:80px;
font-family:"Century Gothic", Arial;
color:#FFFFFF;
}
.darktextLarge {
font-size:16px;
font-family:"Century Gothic", Arial;
color:#003366;
}
.darktextLarge-header {
font-size:18px;
font-family:"Century Gothic", Arial;
color:#003366;
font-weight:bold;
}
.whitetextMedium {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#FFFFFF;
}

.lightbluetextMedium {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#C1D9E6;
font-weight:bold;
}
.lightbluetextLarge {
font-size:24px;
font-family:"Century Gothic", Arial;
color:#C1D9E6;
font-weight:bold;
}
.darkbluetextMedium {
font-size:12px;
font-family:"Century Gothic", Arial;
color:#003366;
font-weight:bold;
}

#footerDiv {
color:#999999;
font-family:"Century Gothic", Arial;
font-size:9px;
}


a.brownlinkMlink {
color:#7f5916;
font-family:"Century Gothic", Arial;
font-size:12px;
text-decoration:none;
}
a.greenlinkMlink {
color:#247987;
font-family:"Century Gothic", Arial;
font-size:12px;
text-decoration:none;
}

a.lightlink:link {
color:#0099CC;
font-family:"Century Gothic", Arial;
font-size:12px;
text-decoration:none;
}
a.lightlink:hover {
color:#80D5D5
font-family:"Century Gothic", Arial;
font-size:12px;
text-decoration:underline;
}
a.lightlink:visited {
color:#0099CC;
font-family:"Century Gothic", Arial;
font-size:12px;
text-decoration:none;
}
a.lightlink:active {
color:#0099CC;
font-family:"Century Gothic", Arial;
font-size:12px;
text-decoration:none;
}

a.lightlinkLarge:link {
color:#0099CC;
font-family:"Century Gothic", Arial;
font-size:18px;
text-decoration:none;
}
a.lightlinkLarge:hover {
color:#80D5D5
font-family:"Century Gothic", Arial;
font-size:18px;
text-decoration:underline;
}
a.lightlinkLarge:visited {
color:#0099CC;
font-family:"Century Gothic", Arial;
font-size:18px;
text-decoration:none;
}
a.lightlinkLarge:active {
color:#0099CC;
font-family:"Century Gothic", Arial;
font-size:18px;
text-decoration:none;
}

/*SHOPPING CART STYLES*/

.shoppingTablelight {
background-image:url(onlineservices/images/ss-bg1.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:"Century Gothic", Arial;
font-size:12px;
color:#003366;

}
.shoppingTablelight2 {
background-image:url(onlineservices/images/ss-bg2.jpg);
background-repeat:repeat-x;
background-color:#7f99b4;
font-family:"Century Gothic", Arial;
font-size:12px;
color:#ffffff;

}
.cobhl2{
color:#ebebeb;
}