body {
	background-color: #003A58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

table.bannerpic td{
	color: white;
	height: 150px;
	border-left: 5px;
	border-right: 5px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: white;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

table.blueheader td{
	color: white;
	height: 30px;
	border-left: 15px;
	border-right: 18px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: white;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}
img.top {
	align: top;
	border-color: white;
	border-width:5px;
}

a.bronzebutton {
	color: #D4C9A5;
	text-decoration: none;
}
a.silverbutton {
	color: #E6E6E6;
	text-decoration: none;
}
a.goldbutton {
	color: #FAE2A1;
	text-decoration: none;
}

a.button {
	color: #ffffff;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}

table.banner {
	border-width: 0px;
	border-spacing: 0px;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.banner.brocell {
    color: #808080;
    text-align: center;
    width: 150px;
    background-color: #D4C9A5;
}

table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px;
	padding: px;
	border-style: none;
	border-color: gray;

	-moz-border-radius: 0px 0px 0px 0px;
}

table.ratetable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.ratetable th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.ratetable td {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: gray;
	background-color: #46B9D6;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.whitefont td {
	color: white;
	font-weight: bold;
}


.datcol {
    color: #000000;
	font-weight: bold;
    text-align: center;
    width: 150px;
    background-color: #BDD1EB;

}

.brocell {
    color: #000000;
	font-weight: bold;
    text-align: center;
    background-color: #D4C9A5;
}

.silcell {
    color: #000000;
	font-weight: bold;
    text-align: center;
    background-color: #E6E6E6;
}
.golcell {
    color: #000000;
	font-weight: bold;
    text-align: center;
    background-color: #FAE2A1;
}
.labelcell {
    color: #003A58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-align: left;
    background-color: #C5D8ED;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic; 
	background-color: #FFFFFF;
	color: #003A58;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
}

.buttonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic; 
	line-height: 22px;
  color: #003A58;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


ul ul {
	display: none;

}
li {
	list-style-type : square;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;

}

div.orderbox { background: #003A58; margin-bottom: 5px;}
b.orderboxrtop, b.orderboxrbottom { display:block; background: #FFF }
b.orderboxrtop b, b.orderboxrbottom b {display:block;height: 1px; overflow: hidden; background: #003A58; }
div.orderboxpadding { padding: 5px; }

div.orderbox2 { background: #D4C9A5; margin-bottom: 5px; }
b.orderboxrtop2, b.orderboxrbottom2 { display:block; background: #FFF }
b.orderboxrtop2 b, b.orderboxrbottom2 b {display:block;height: 1px; overflow: hidden; background: #D4C9A5; }
div.orderboxpadding2 { padding: 5px; }

div.orderbox3 { background: #E6E6E6; margin-bottom: 5px; }
b.orderboxrtop3, b.orderboxrbottom3 { display:block; background: #FFF }
b.orderboxrtop3 b, b.orderboxrbottom3 b {display:block;height: 1px; overflow: hidden; background: #E6E6E6; }
div.orderboxpadding3 { padding: 5px; }

div.orderbox4 { background: #FAE2A1; margin-bottom: 5px; }
b.orderboxrtop4, b.orderboxrbottom4 { display:block; background: #FFF }
b.orderboxrtop4 b, b.orderboxrbottom4 b {display:block;height: 1px; overflow: hidden; background: #FAE2A1; }
div.orderboxpadding4 { padding: 5px; }



b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.r4 {margin: 0 1px;height: 2px}

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(TinyBox/images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#003A58; z-index:1500}
#tinycontent {background:#fff}

.button2 {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button2:hover {border:0px solid #bbb; color:blue;}
