﻿/* ---------- Browser reset ---------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight:bold; color: #063F6E;}

/* ---------- Header Styles ---------- */

#header {
   margin: 0 auto;
   }
   
#navigation {
   margin: 0 auto;
}


/* ---------- Left Nav Styles ---------- */

h2{font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: underline; font-weight:bold; color: #ffffff; margin: 10px; padding: 10px;}

.left_nav {
background-color: #063F6E;
width: 225;
}

a.quick_links:link   {font-size:9pt; font-style:normal; font-family:helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#CAE5F7; margin: 10px; padding: 10px;}
a.quick_links:visited   {font-size:9pt; font-style:normal; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#CAE5F7; margin: 10px; padding: 10px;}
a.quick_links:active   {font-size:9pt; font-style:normal; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#CAE5F7; margin: 10px; padding: 10px;}
a.quick_links:hover    {font-weight: bold; text-decoration: underline; color: #CAE5F7; margin: 10px; padding: 10px;}
/* ---------- Misc. Styles ---------- */

.middle {
width: 600px;
padding: 20px;
}

.middle ul {
margin-left: 50px;
}

.featured {
    border:1px solid #063F6E;
	background-color: #C8E3F5;
	padding: 5px 5px 5px 5px;
}

.textMain {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}

.price {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #000000}

.float_right {
    float: right;
}

.text_copyright {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #063F6E}
    
a.color:link   {font-size:9pt; font-style:normal; font-family:helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#063F6E}
a.color:visited   {font-size:9pt; font-style:normal; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#063F6E}
a.color:active   {font-size:9pt; font-style:normal; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#063F6E}
a.color:hover    {font-weight: bold; text-decoration: underline; color: #063F6E}

a.colorSm:link   {font-size:8pt; font-style:normal; font-family:helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#063F6E}
a.colorSm:visited   {font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#063F6E}
a.colorSm:active   {font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: underline; color:#063F6E}
a.colorSm:hover    {font-weight: bold; text-decoration: underline; color: #063F6E}

a.copyright:link   {font-size:8pt; font-style:normal; font-family:helvetica, arial, sans-serif; text-decoration: underline; font-weight: bold; color:#063F6E}
a.copyright:visited   {font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; font-weight: bold; color:#063F6E}
a.copyright:active   {font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; font-weight: bold; color:#063F6E}
a.copyright:hover    {text-decoration: underline; font-weight: bold; color: #063F6E}

a.copyrightSm:link   {font-size:7pt; font-style:normal; font-family:helvetica, arial, sans-serif; text-decoration: underline; font-weight: bold; color:#063F6E}
a.copyrightSm:visited   {font-size:7pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; font-weight: bold; color:#063F6E}
a.copyrightSm:active   {font-size:7pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; font-weight: bold; color:#063F6E}
a.copyrightSm:hover    {text-decoration: underline; font-weight: bold; color: #063F6E}