@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}
#container {

	width: 770px;
	margin: 0 auto;
	background: #fff url(../images/bkgd_tile.gif) top;
/*
	background-repeat: repeat-y;
*/	
}
#masthead {
	text-align:right;
	margin-right: 10px;
	margin-left: 15px;
	width: 744px;
	padding: 0;
	background-color: white;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #99CCFF;
	overflow: hidden;
}
#column_l0 {
	width: auto;
	margin: 0px 10px 0 10px;
	padding: 10px 10px 10px 10px;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
.thumb {
	float: left;
	margin-left:15px;
    width: 132px;
    height: 116px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.mid {
	float: left;
	margin-left:0px;
    width: 350px;
    height: 293px;
    margin-top: -15px;
}
.form {
	float: left;
	margin-left:0px;
    width: 400px;
    height: 293px;
    margin-top: -15px;
}
.form2 {
	float: left;
	margin-left:0px;
    width: 400px;
    height: 450px;
    margin-top: -15px;
}
.products {
    color: #0066CC;
	text-decoration: none;
}
.products a {
    color: #0066CC;
	text-decoration: none;
	font-size: 1.05em;
    margin-bottom: 0px;
}
.features p {
	margin: 4px 10px 10px 10px;
}
.features h5 {
    color: #0066CC;
	text-decoration: none;
	margin: 15px 10px 10px 10px;
}
/* Styles for Navigation */
	position: relative;
}
#navigation ul li ul {
	display: none;
}
#navigation ul li:hover ul {
	display: block;
	position: absolute;
}
#navigation ul li:hover ul li a {
     display:block;
     background:#12aeef;
     color:#ffffff;
     width: auto;
     text-align: center;
     border-bottom: 1px solid #f2f2f2;
     border-right: none;
}
#navigation ul li:hover ul li a:hover {
     background:#6dc7ec;
     color:#fff;
}
#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar a:hover {
	background-color: #0066FF; 
	color: white;
}
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #63b0fc;
	color: white;
	text-decoration: none; }
#navbar li ul {
	display: none; 
	width: 20em; /* Width to help Opera out */
	background-color: #6dc7ec;}
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li {
	background-color: #0066FF;
	float: none; }
#navbar li:hover li a {
	background-color: #63b0fc;
	border-bottom: 1px solid #fff;
	color: #fff; }
#navbar li li a:hover {
	background-color: #0066FF; }

#navbar2 {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar2 a:hover {
	background-color: black; 
	color: white;
}
#navbar2 li {
	list-style: none;
	float: left; }
#navbar2 li a {
	display: block;
	padding: 3px 8px;
	background-color: white;
	color: black;
	text-decoration: none;
    border-color: black;
    border-style:solid;
    border-width: 1px;
}
#navbar2 li.selected a {
	background-color: #dfe3e6;}
ground-color: #0066FF;
}
#navbar2 li ul {
	display: none; 
	width: 20em; /* Width to help Opera out */
	background-color: #6dc7ec;}
#navbar2 li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar2 li:hoveblack
	background-color: #0066FF;
	float: none; }
#navbar2 li:hover li a {
	background-color: #63b0fc;
	border-bottom: 1px solid #fff;
	color: #fff; }
#navbar2 li li a:hover {
	background-color: #0066FF; }

/* Styles for Content */
h1 {
	color: #0066CC;
	font-size: 2.0em;
}
h2 {
	color: #0066CC;
	font-size: 1.75em;
}
h3 {
	color: #0066CC;
	font-size: 1.5em;
}
h4 {
	color: #0066CC;
	font-size: 1.05em;
}
h5 {
	color: #0066CC;
	font-size: 1.00em;
}
h6 {
	color: #0066CC;
	font-size: 0.75em;
}
alert3 {
	color: #009100;
	font-size: 1.15em;
	font-weight: bold;
}
.superh3 {
    font-size: 10px;
}
.superh4 {
    font-size: 8px;
}
.superh10 {
    font-size: 7px;
}
#columns {
        width: 600px;
    }

#columns .column {
        position: relative;
        width: 46%;
        padding: 2%;
        border: solid 0px #000;
    }

#columns .left {
        float: left;
    }

#columns .right {
        float: right;
    }

/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #0350c3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}