<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#bcb4ae;
	width: 930px;
	margin: auto;
	background-color:#d7d2cb;
	/*background: url(../graphics/headergradient.gif) repeat-x;
	overflow-y: scroll;*/
}
.container {
	background-color:#FFFFFF;
	padding:0px 28px 3px 28px;
	background-image:url(../graphics/bg_repeat.gif);
	background-position:top;
	background-repeat:repeat-y;
}
#header {
	/*border-top: 15px solid #1d335b;*/
	padding:28px 28px 0px 28px;
	background-image:url(../graphics/bg_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:10px;
}
.home_pod {
	float: left;
	width: 135px;
	height: 175px;
	.height: 185px;
	background: #e9e9e9;
	margin-top:6px;
}
.home_pod img {
	border: 0;
	border-bottom: 2px solid #d9d9d9;
}
.home_pod div {
	padding: 5px;
}
.logo_pod {
	width:150px;
	float:left;
}
.logo_pod_text {
	font-size:10px;
	margin-right:8px;
	margin-top:3px;
}

.divider {
	width: 12px;
	float: left;
}
.col_introtext {
	float:left;
	color:#002E60;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	width:276px;
	margin-right:12px;
	margin-top:66px;
}
.col_text{
        float:left;
	width:276px;
	margin-right:12px;
	margin-top:66px;
  
  
}
.introtext {
	color:#d7d2cb;
}
.col_image {
	float:left;
}
.col {
	width:135px;
	margin-right:12px;
	float:left;
	line-height:13px;
	margin-top:6px;
}
.col_contact {
	width:175px;
	height:100px;
	margin-right:12px;
	float:left;
	line-height:13px;
	margin-top:6px;
	background-color:#ccc;
}
.contact_logo{
       width:100%;
       float:right;
       height:10px;

}
.contact_name{
       width:165px;
       float:right;
       height:30px;
       font-size:12px;
       font-weight:bold;
       color:#002E60;
       padding-left:10px;
}
.contact_details {
       width:165px;
       float:right;
       font-weight:bold;
       padding-right:10px;
       text-align:right;
       height:30px;
       color:#002E60;

}
.contact_details a:link {
       color:#002E60;
       font-weight:100;
}
.col_end {
	width:130px;
	float:left;
	line-height:13px;
	margin-top:6px;
	}
.contact_des {
	height:50px;
	color: #d7d2cb;
}
.textcol {
	width:260px; 
	float:left;
}
.loginbg {
	/*background: #e9e9e9;*/
	padding-bottom: 20px;
}
.loginlogos {
	margin-top:6px;
}
ul {
	padding: 0;
	margin: 0;
}	
.toplinks li {
	display: inline;
	list-style-type: none;
	margin-left: 1px;
	font-size:10px;
}
.menu li,
.footerlinks li,
.submenu li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
}
.lightgrey {
	color: #d7d2cb;
}
.darkblue {
	color:#002E60;
}
.menu {
	padding: 6px 6px 6px 0px;
	/*background: #eeeeee;
	border-bottom: 1px solid #c0c0c0;*/
	float: left;
}
.menu li {
	width:136px;
}
hr {
	border: 0;
	background: #d7d2cb;
	height: 1px;
	padding: 0;
	margin: 0;
}
.submenu {
	padding-top: 6px;
}
.toplinks {
	padding: 6px 0px 6px 6px;
	float: right;
}
.right {
	float: right;
}
.center {
	float:left;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
a:link,
a:visited,
a:active {
	color: #bcb4ae;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.login {
	width: 350px;
	margin: auto;
	margin-top: 20%;
}
.login fieldset { 
	border: 1px solid #999999;
	background: #d7d2cb;
	padding: 20px;
}
.login label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
.login .text {
	border: 1px solid #d9d9d9;
	font-size: 11px;
	background: #ffffff !important;
	color: #1d335b;
	margin-bottom: 3px;
	width: 150px;
}
h1 {
	color: #0d4b81;
	font-size: 18px;
	font-weight: bold;
}
h2,
h3{
	font-size: 12px;
	display: inline;
}
.price {
	color: #1d335b;
}
.rightcol {
	width: 135px;
	margin-top:12px;
}
.rightcol ul {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	/*background: #e9e9e9;*/
}
.rightcol li {
	
	padding: 0;
	margin: 0;
	display: block;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #d9d9d9;
	font-size: 11px;
	
}
.rightcol li a {
	color: #808080;
	font-weight:bold;
}
.rightcol li a:hover {
	color: #1d335b;
	text-decoration: none;
}
.minibasket {
	background: #d7d2cb;
	padding: 6px;
	color:#0d4a80;
	/*border-top: 2px solid #d9d9d9;*/
}
.minibasket a {
	color:#0d4b80;
}
.minisearch {
	/*border-top: 2px solid #d9d9d9;*/
}
.centercol {
	width: 575px;
	margin-top:12px;
	margin-bottom:6px;
}
.fullpage {
	width:555px;
	padding-right:20px;
}
.leftcol {
	width:140px;
	margin-top:12px;
	padding-right:10px;
}
.leftcol p {
	margin:3px 0px;
	line-height:13px;
}
.leftcol_title {
	font-size:14px;
	color:#0d4b81;
	font-weight:bold;
}
.leftcol_title2 {
	font-size:14px;
	color:#bcb4ae;
	font-weight:bold;
	line-height:16px;
}
.leftcol ul {
	padding: 0;
	margin: 0;
	margin-top: 36px;
	/*background: #e9e9e9;*/
}
.leftcol li {
	padding: 0;
	margin: 0;
	display: block;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #d9d9d9;
	font-size: 11px;
}
.leftcol li a {
	color: #808080;
	font-weight:bold;
}
.leftcol li a:hover {
	color: #1d335b;
	text-decoration: none;
}
.lrg {
	font-size: 16px;
}
img {
	vertical-align: middle;
}
.minisearch label input,
.input {
	border: 1px solid #d9d9d9;
	font-size: 11px;
	background: #ffffff !important;
	color: #1d335b !important;
}
textarea {
	border: 1px solid #d9d9d9;
	font-size: 11px;
	background: #ffffff !important;
	color: #1d335b;
	width: 200px;
	padding: 4px;
	height: 175px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.minisearch input,
.button {
	background-color: #1d335b !important;
	color: #ffffff;
	font-size: 11px !important;
	border: 1px solid #d9d9d9 !important;
}
.buttonlg {
	background-color: #1d335b !important;
	color: #ffffff;
	font-size: 10px !important;
	border: 2px solid #1d335b !important;
	font-weight:bold;
	cursor:pointer;
	font-family: Verdana, Geneva, sans-serif;
}
.buttonpt {
	background-color: #1d335b !important;
	color: #ffffff;
	font-size: 12px !important;
	border: 2px solid #1d335b !important;
	font-weight:bold;
	cursor:pointer;
	font-family: Verdana, Geneva, sans-serif;
}
.padlt {
	margin-right:46px;
}
form {
	padding: 0;
	margin: 0;
}
.success {
	border: 2px solid #b5edb0;
	background: #d7fed3;
	padding: 5px;
	width: 100$;
}
.fail {
	border: 2px solid #f1abab;
	background: #fed3d3;
	padding: 5px;
}
.details div {
	float: left;
	height: 16px;
	padding-top: 6px;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}
.details fieldset {
	border: 0;
	padding: 0;
}
.details fieldset input {
	border: 1px solid #d9d9d9;
	font-size: 11px;
	background: #ffffff !important;
	color: #1d335b;
	margin-bottom: 5px;
	padding: 4px;
	width: 200px;
}
.admin {
	background: #303030;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
}
.lightblue {
	color: #71b0e9;
}
.productimage {
	margin-right: 10px;
	border: 2px solid #d9d9d9;
	padding: 2px;
}
/********** ADMIN STYLES **********/
.admincontainer {
	background: #e9e9e9;
	padding: 10px;
}
.adminheader {
	text-align: right;
	margin: 20px 0 10px 0;
}
.adminlinks {
	background: #e9e9e9;
	border: 1px solid #fff;
}
.adminlinkscontainer {
	border: 1px solid #d9d9d9;
	float: left;
	margin-right: 15px;
}
.adminlinks li {
	display: block;
	margin: 10px;
	}
.footerlinks {
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}
.footer {
	text-align: center;
	background: #e9e9e9;
	padding: 8px 28px 28px 28px;
	background-image:url(../graphics/bg_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.footer_bd {
	border-top:solid 1px #d7d2cb;
}
ul.normal {
	margin-bottom: 10px;
	float: left;
}
ul.normal li {
	display: block !important;
}
.required {
	color: red;
	font-weight: bold;
}
.linkrule {
	padding-bottom: 10px;
	border-bottom: 1px solid #d0d0d0;
}
.confirmbutton {
	background: #74b566;
	border-right: 1px solid #398432;
	border-bottom: 1px solid #398432;
	padding: 6px;
	width: 103px;
	text-align: center;
	float: right;
	margin-left: 5px;
}
.confirmbutton a {
	color: #f5f5f5;
	text-decoration: underline;
}
.row {
	background: #e9e9e9;
}
.row:hover {
	background: #e0e0e0;
}
/* NEW */
.news_ticker {
	height:15px;
	margin-bottom:5px;
	background-color:#99CC33;
}</pre></body></html>