body {
	background: #023048 url(/images/bg.jpg) 50% 0 repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
	}

h1 {
	font-size: 16px;
	color: #014965;
	line-height: 1.25em;
	margin-bottom: 3px;
	font-weight: bold;
	}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #023048;
	padding-bottom:1em;
	
	}

h2.lc {
	margin-top: 10px;
	}
	
h3 {
	font-size: 1.5em;
	margin-bottom: 1em;
	}
	
h4 {
	font-size: 1.25em;
	}
strong {
	font-weight: bold;
	}
	
p {
	margin-bottom: 1em;
	}
	
a:link {
	color: #023048;
	}
	
a:hover {
	text-decoration: none;
	}
	
a:visited {
	color: #666;
	}
	
a:active {
	color: #023048;
	}

/*--------------- layout ---------------*/		

div#header-container {
	width: 100%;
	background:#023048;

	}
	
#headerflash {
	width: 878px;
	margin: 0 auto;
	}
	
div.container {
	width: 875px;
	margin: 0 auto;
	text-align: left;
	}
	
div.col-wrapper {
	width: 875px;
	overflow: auto;
	
	}
	
div.col-left {
	width: 266px;
	float: left;
	padding: 20px;
	background: url(/images/bg-home-content.jpg) no-repeat #fff;
	min-height: 300px;
	}
div.col-left dt  {
  margin-right: 3px;

}
div.col-left h2 {
  padding-bottom: .3em;

}
	
div.col-right {
	float: left;
	width: 500px;
	padding: 16px;
	}
div.footer {
	width: 851px;
	padding: 12px;
	color: #999;
	font-size: 10px;
	clear: both;
	}	
div.copyright {
	border-top: 1px solid #999;
	margin-top: 5px;
	padding-top: 5px;
	}
div.copyright ul li {
	color:#000;
	}	
div.footer a:link {
	color: #999;
	text-decoration: none;
	}	
.fr {
	float: right;
	}	
.lm {
	margin-left: 10px;
	}
.bold {
	font-weight: bold;
	}	
/*--------------- forms ---------------*/
fieldset dl dt {
	float: left;
	margin-right: 3px;
	}	
fieldset dl dt input.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	border: #023048 1px solid;
	width: 149px;
	padding: 3px;
	font-size: 10px;
	}	
fieldset dl dd input.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	border: #333 1px solid;
	padding: 2px;
	font-size: 10px;
	background: #EECE7A;
	vertical-align: middle;
	}	
/*--------------- lists ---------------*/
ul.inthenews li {
	background: url(../../images/bullet.gif) no-repeat 0 11px;
	padding: 6px 0 6px 9px;
	font-size: 10px;
	line-height: 1.2em;
	}	
div.footer ul.links li {
	display: inline;
	}	
div.footer div.copyright ul li {
	display: inline;
	background: url(../../images/bullet.gif) no-repeat 0 11px;
	padding: 6px 6px 6px 12px;
	font-size: 10px;
	line-height: 1.2em;
	color: #666666;
	}	
div.footer div.copyright ul li.nb {
	background: none;
	padding-left: 0;
	padding-right: 6px;
	}
/*-----------inside pages----------*/
body.inside {
	background:#023048;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4em;
	}
#head {
	/*background:url(/images/bg-header-inside.jpg) no-repeat 0 44px #023048;*/
	height:206px;
	width:879px;
	margin:0 auto;
}
#head-logo {
	float:left;
}
#nav-head {
	float: right;
	padding-top: 13px;
}
#nav-head li {
	display: inline;
	padding-left: 1em;
}
#nav-head li a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background: url(/images/bul.gif) no-repeat 0 4px;
	padding-left: 1em;
}
#nav-head li a:hover {
	color: #FFCC33;
}
#nav-head li a:visited {	
}
#nav-head li a:active {	
}
#nav-head-left {
	width: 222px;
	color:#023048;
	font-size: 11px;
	float:left;
	clear:left;
	}
#nav-head-left ul {
	float:right;
	padding-top: 10px;	
	}
#nav-head-left ul li {
	border-bottom: 1px solid #023048;
	width:190px;
	padding-bottom: 0px;
	padding-top: 8px;	
	}
#nav-head-left ul li a {
	text-decoration: none;
	color: #023048;	
	}
#nav-head-left ul li a:hover {
	font-weight:bold;
	}
#nav-head-left ul li a:visited {
	}
#nav-head-left ul li a:active {
	}
#nav-head-left ul li.nav-head-title {
	text-decoration: none;
	color: #05495E;
	font-weight: bold;
	border:none;
	font-size: 13px;
}
#main {
	
	background:url(/images/bg-content-inside.jpg) no-repeat;
	
	}
#content-container {
	min-height:525px;
	}
#content-bg-repeat {
	background: url(/images/bg-content-repeat.jpg) repeat-y;
	overflow:auto;
	width:879px;
	margin:2px auto 0 auto;
	}
#nav-left {
	width:220px;
	float:left;
	}
#nav-left ul {
	padding:1em 1em 0 1em;
	}
#nav-left ul li {
	padding: 0 0 1em 1.5em;	
	}
#nav-left ul li a {
	color: #023048;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	padding-left: 1em;
	margin-left:1em;	
	}
#nav-left ul li a.selected {
background: url(/images/bul-2.png) no-repeat 0 .2em;
	}	
#nav-left ul li a:hover {
	text-decoration: underline;
	}
#nav-left ul li a:visited {
	}
#nav-left ul li a:active {
	}
#nav-left blockquote {
	padding: 1em 2em;
	color: #333;
	line-height: 1.4em;
	font-style: italic;
	}
#landing-nav li a {
	color: #023048;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	padding-left: 1em;
	margin-left:0em;	
	background:none;
	}
div#content-padding ul#landing-nav li {
	padding-left: .5em;
	margin-left:.5em;
	}
#content {
	margin-left:250px;
	width:600px;
	}
#content-padding {
	padding: 35px 15px 15px 15px;
	}
#footer-inside {
	clear:left;
	color: #666;
	overflow: auto;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 10px;
	padding-right:10px;
}
#footer-inside a {
	color: #666;
	text-decoration: none;
}
#footer-email {
	float: right;
	margin-right:10px;
}
#footer-address {
	float:left;
}
#footer-nav {
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
/*--------inside content--------*/
#content-padding ul {
	padding-bottom: 1em;
	}
#content-padding ul  li {
	background:url(/images/bul-3.gif) no-repeat 0 .5em;
	padding: 0 0 1em 1em;
	}
#content-padding ul ul {
	padding-bottom:0em;	
	}
#content-padding ul li ul {
	padding-bottom:0em;	
	padding-top: 1em;
	}
#content-padding ul ul li {
	background:url(/images/bul-3.gif) no-repeat 1.2em .5em;
	padding: 0 0 1em 2.2em;	
	}
	
/*------Principals page-----*/
#principals-container {
	overflow:auto;
	}

#principals-container img {
	float:right;
	border:1px solid #666;
	margin: .5em 0em .5em .5em;
	}

/*----products table------*/

#product-table {
	background:url(/images/bg-prod-table.jpg) repeat-x;
	}
#product-table th {
	color:#fff;
	background:#023048;
	font-size:1.4em;
	font-weight:bold;
	padding:5px;
	}
#product-table td {
	padding:5px 5px 5px 15px;
	}
#product-table .prod-col {
background:url(/images/bg-prod-div.jpg) no-repeat;
width:50%;
	}
#product-table ul {
	padding-bottom: 1em;
	}
#product-table ul  li {
	background:url(/images/bullet.gif) no-repeat 0 .6em;
	padding: 0 0 .5em 1em;
	font-weight:bold;
	}
#product-table ul ul {
	padding-bottom:0em;	
	}
#product-table ul li ul {
	padding-bottom:0em;	
	padding-top: 1em;
	}
#product-table ul ul li {
	background: none;
	padding: 0 0 .5em 2.2em;
	font-style:italic;
	font-weight:normal;	
	}
#product-table ul ul ul li {
	background: none;
	padding: 0 0 .5em 2.8em;
	font-style:normal;
	font-weight:normal;	
	}	
#form-tabs ul {
	padding:0;
	margin:0;
	}
#forms ul li {
	background:none;
	padding:0;
	margin:0;
	width: 90%;
	}
#forms {
	overflow:auto;
	}
#forms ul.left-form {
	float:left;
	width:45%;
	}
#forms div.right-form {
	width:50%;
	float:left;			
	}
#forms ul.left-form li a, #forms ul.left-form li a:visited {
	color:#023048;
	}
#forms ul.left-form li a:hover, #forms ul.left-form li a:active {
	}
	
#forms ul.left-form li {
  padding-bottom: 1em;
  padding-left: 1em;
  } 
#forms div.right-form li {
  padding-bottom: 1em;
  padding-left: 1em;
  background: url(/images/bul-3.gif) no-repeat 0em .6em;
  } 
#nav-left ul li.page-title {
	padding-left: 2em;
  font-size: 1.3em;
  font-weight: bold;	
	}
#nav-left ul li.page-title a {
  padding-left: 0em;
  font-size: 1em;
  font-weight: bold;	
	}
/*-----Forms-----*/
fieldset {
	border: 0;
	}
fieldset legend {
	padding: 1em 0;
	margin: 0;
	font-style: italic;
	color: #000;
	}
fieldset dl {
	margin: 0;
	padding: 0;
	}
fieldset dl dt {
	margin: 0em 2em 1em 0;
	padding: 0 0 .4em 0;
	font-weight: bold;
	color: #000;
	float:left;
	clear:left;
	width:160px;
	text-align:right;
	}
fieldset dl dd {
	margin: 0 0 1em 0;
	padding: 0;
	}	
fieldset dl dd input, fieldset dl dd select, textarea {
	padding: 3px;
	font-size: 1em;
	font-family: inherit;
	background: #fff;
	border-top: 1px solid #03537E;
	border-right: 1px solid #023048;
	border-bottom: 1px solid #023048;
	border-left: 1px solid #03537E;
	}
fieldset dl dt input.submit {
	background: #023048;
	border-top: 2px solid #03537E;
	border-right: 2px solid #023048;
	border-bottom: 2px solid #023048;
	border-left: 2px solid #03537E;
	color: #f3e9d5;
	cursor: pointer;
	padding: .4em;
	font-size: 1em;
	margin-left:180px;
	}
fieldset dl dd textarea {
	width: 350px;
	height: 100px;
	}
.large-field {
	width: 300px;
	}	
.med-field {
	width: 200px;
	}	
.sm-field {
	width: 75px;
	}

