body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #cbd4e9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
a:link {
	color: #00B9E8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00B9E8;
}
a:hover {
	text-decoration: none;
	color: #00B9E8;
}
a:active {
	text-decoration: underline;
	color: #00B9E8;
}
a.top-nav:link { text-decoration: none; color: #FFFFFF;	font-weight: bold; }
a.top-nav:visited {	text-decoration: none; color: #FFFFFF;	font-weight: bold;	}
a.top-nav:hover {	text-decoration: none; color: #43BFE7;	font-weight: bold; }
a.top-nav:active {	text-decoration: none; color: #FFFFFF;	font-weight: bold;	}

a.foot-nav:link { text-decoration: none; color: #125474;	font-weight: normal; }
a.foot-nav:visited {	text-decoration: none; color: #125474;	font-weight: normal;	}
a.foot-nav:hover {	text-decoration: underline; color: #43BFE7;	font-weight: normal; }
a.foot-nav:active {	text-decoration: none; color: #125474;	font-weight: normal;	}

.content-bg {
	padding: 10px;
	background-color: #cbd4e9;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
}
.page-border {
	background-color: #cbd4e9;
	padding: 10px;
}
.top-text {
	font-size: 12px;
	font-weight: bold;
	color: #b9dcec;
}
.white-text {
	color: #FFFFFF;
	font-weight: bold;
}
.boxes-padding {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-tile-bottom {
	background-image: url(../images/boxes-tile-bottom.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 11px;
	color: #125474;
}
.box-tile-top {
	background-image: url(../images/boxes-tile-top.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 11px;
	color: #125474;
	background-position: top;
}
.boxes-tile {
	background-image: url(../images/boxes-tile.png);
	background-repeat: no-repeat;
	background-position: top;
}
.box-tex-header {
	font-size: 14px;
	font-weight: bold;
	color: #5ADCFF;
}
.footer-text {
	font-size: 11px;
	font-weight: normal;
	color: #125474;
}
.cyan-text {
	color: #61DDFF;
	font-weight: normal;
}
.box-interior-tile {
	font-weight: normal;
	color: #115675;
	font-size: 12px;
	background-image: url(../images/box-tile.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
h1 {
	font-size: 16px;
	color: #0E80A5;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0E80A5;
	margin-bottom:2px;
}

.image-padding-right {
	padding-right: 15px;
}

.image-border {
	border: 1px solid #D1A245;
}

.field-xsm {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	background-color: #E4E4E4;border: 1px solid #0E80A5;	width: 70px; }
.field-sm {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	background-color: #E4E4E4;border: 1px solid #0E80A5;	width: 100px; }
.field-md {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	background-color: #E4E4E4;border: 1px solid #0E80A5;	width: 150px; }
.field-lg {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	background-color: #E4E4E4;border: 1px solid #0E80A5;	width: 250px; }
.field-box {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	background-color: #E4E4E4;border: 1px solid #0E80A5;	width: 375px; }
.field-srch { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;	background-color: #E4E4E4;border: 1px solid #0E80A5;	width: 120px; }
.field-qty {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt; 	font-weight: normal;	background-color: #E4E4E4;border: 1px solid #0E80A5;	width: 35px;}
.field-search {background-color: #E4E4E4;border: 1px solid #0E80A5;height: 18px;width:135px;}
.field-label { font-weight:bold; border-bottom: 1px dotted #D7E1E3;}
.field-underline { border-bottom: 1px dotted #D7E1E3;}

