﻿

/* Global */
html {  }

body { background-position: center top;
	padding: 0;
	margin: 0;
	line-height: 1.18;    
    background-color: #0055a4;
	background-image: url(background/blue-reflex-blue-1.jpg);
	background-repeat: repeat-x;
  }
  
  
/* Wrapper */
#wrapper {
    width: 994px;
    margin-left: auto; margin-right: auto;
}  


/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #fff; }

h1 { font-size:24px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; margin-top:13px; margin-bottom:13px; }
h2 { font-size:20px; font-family: Arial, Helvetica, sans-serif; color: #000000; margin-top:0px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 imag, h3 img, h4 img, h5 img, h6 img { margin: 0; }


/* Text */


.mainbox {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.text-16-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.text-15-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}

.text-24-black-center{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	color: #000000;
	text-align: center;
}

.text-20-black-center{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;
	color: #000000;
	text-align: center;
}

.text-18-black-center{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.text-17-black-left{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 17px;
	color: #000000;
	text-align: left;
}

	
.text-16-black-left{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.text-16-black-center{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #000000;
	text-align: center;
}

.text-15-black-left {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	color: #000000;
	text-align: left;
}

.text-14-black {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: #0000ff;
	text-align: left;
	text-decoration:underline
}

.text-38-blue-center {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 38px;
	color: #0055a4;
	text-align: center;
}

.text-22-blue-center {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 22px;
	color: #0055a4;
	text-align: center;
}

.text-16-blue-left {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #0000ff;
	text-align: left;
}

.text-14-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B2B2B2;
}

.text-14-med-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
}

.text-10-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
}

.text-16-lt-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bebebe;
}



/* Spacer */

div.spacer3
{
    font-size: 0; 
    height: 3px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer5
{
    font-size: 0; 
    height: 5px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer8
{
    font-size: 0; 
    height: 8px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer8-100
{
    font-size: 0; 
    height: 8px;
    width: 100%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}


div.spacer10
{
    font-size: 0; 
    height: 10px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer12
{
    font-size: 0; 
    height: 12px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer15
{
    font-size: 0; 
    height: 15px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer18
{
    font-size: 0; 
    height: 18px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer20
{
    font-size: 0; 
    height: 20px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer25
{
    font-size: 0; 
    height: 25px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer30
{
    font-size: 0; 
    height: 30px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}

div.spacer40
{
    font-size: 0; 
    height: 40px;
    width: 50%;
    margin-left:auto; margin-right:auto;
    line-height: 0;
}



/* Navigation */

ul#nav {margin: 0 0 0 40px;}
ul.drop a { display:block; color: #fff; font-family: Arial; font-size: 16px; text-decoration: none;}
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; border: 0px solid #fff; background: #0055a4; color: #ffffff;}
ul.drop { position: relative; z-index: 597; float: left; }
ul.drop li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 25px; }
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; background: #1e7c9a; }
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 160px; background: #0055a4; border: 0px solid #fff; }
ul.drop ul li { float: none; text-align:left  }
ul.drop ul ul { top: -2px; left: 100%; }
ul.drop li:hover > ul { visibility: visible }



/* Text Elements */

p { color:#000; font-size:16px; line-height:125%; }
p .left {margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right {margin: 1.5em 1.5em 1.5em 0; padding: 0; }

a			{	}
a:link		{ color: #0000ff; text-decoration: none; }
a:visited	{ color: #0000ff; }
a:active	{ color: #0000ff; }
a:focus		{ color: #0000ff; }
a:hover		{ color: #0000ff; text-decoration: underline; }

.cities a:link		{ color: #000000; }
.cities a:visited	{ color: #000000; }
.cities a:active	{ color: #000000; }
.cities a:focus	{ color: #000000; }
.cities a:hover	{ color: #000000; }

.rdl a:link		{ color: #bebebe; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.rdl a:visited	{ color: #bebebe; }
.rdl a:active	{ color: #bebebe; }
.rdl a:focus	{ color: #bebebe; }
.rdl a:hover	{ color: #808080; }

.terms a:link		{ color: #b2b2b2; }
.terms a:visited	{ color: #b2b2b2; }
.terms a:active	{ color: #b2b2b2; }
.terms a:focus	{ color: #b2b2b2; }
.terms a:hover	{ color: #f4c57d; }

.cities1 a:link	{ color: #000000; }
.cities1 a:visited	{ color: #000000; }
.cities1 a:active	{ color: #000000; }
.cities1 a:focus	{ color: #000000; }
.cities1 a:hover	{ color: #000000;  text-decoration: underline; }


blockquote	{ color:#000; font-size:12px; }

strong	{font-weight: bold; }
em	{ font-style:italic; }


/* Shadow */
#shadow-gallery
{

border-top:5px #a3a3a3 solid;
 border-left:5px #808080 solid;
 border-right:0px #808080 solid;
 border-bottom:0px #a3a3a3 solid;
}


/* Rounded Corners */

.curvedcorners1
{
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
 border-radius: 15px;
 border-top:0px #000000 solid;
 border-left:0px #000000 solid;
 border-right:4px #808080 solid;
 border-bottom:4px #808080 solid;
}


.curvedcorners3
{
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
 border-radius: 15px;
 
 }



#curvedcorners1
{
	
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
 border-radius: 30px;
 border-top:0px #000000 solid;
 border-left:0px #000000 solid;
 border-right:4px #808080 solid;
 border-bottom:4px #808080 solid;
}


#curvedcorners2
{
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
 border-radius: 15px;
 border-top:0px #000000 solid;
 border-left:0px #000000 solid;
 border-right:4px #808080 solid;
 border-bottom:4px #808080 solid;
}


#curvedcorners3
{
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
 border-radius: 15px;
 
 }



/* Tables */

table	{ margin-left:auto; margin-right:auto; }
td		{ margin-left:auto; margin-right:auto; text-align: center;}
.td-left	{ text-align: left; }
.td-left-top	{ text-align: left; vertical-align:top }
.td-left-top-border	{ border:1px black solid; text-align: left; vertical-align:top }
.td-left-top-pad	{line-height:25px; padding:10px 0px 10px 20px; text-align: left; vertical-align:top; }
.td-center	{text-align: center;}
.td-center-top	{text-align: center; vertical-align:top }
.td-center-top-border	{ border:1px black solid; text-align: center; vertical-align:top }
.td-right	{text-align: right;}
.table-pad-8	{padding:8px;}

.table-pad-14	{padding:14px;}
