@charset "utf-8";
* {padding: 0; margin: 0;}

body  {font: 100%  Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; font-size: 9pt;  background-color: #fff;}

html { min-height: 100%; margin-bottom: 1px; }

a:link {color: #002157; font-weight: normal; text-decoration: underline;}

a:visited {color: #002157; font-weight: normal; text-decoration: underline;}

a:hover {color: #aaa; font-weight: normal; text-decoration: underline;}

a:active {color: #002157; font-weight: normal; text-decoration: underline;}

#containeroutside {width: 988px; margin: 0 auto; text-align: left;  height: 100%;  background-color: #fff; background-image: url(images/backgray.gif);  }  

#containerbody {width: 950px; margin: 0 auto; height: 100%;  background-color: #fff; background-image: url(images/backwhite.gif);  }  

#maincontent {clear: both; width: 930px; margin: 0 auto;  height: 100%;  }

 
 /*----- top part of page -----------------------------------------------*/
 
#title {padding: 0 0px 0 0px; width: 950px; text-align: left; } 

#toplogo {clear: both; width: 950px; height: 90px; } 

#toplogoleft {float: left; width: 700px; }

#toplogoright{float: left; width: 240px;}

#topphoto {clear: both; width: 934px; height: 200px; } 

#topphotoleft {float: left; width: 700px; margin-left: 10px;}

#topphotoright{float: right; width: 225px; height: 250px; margin-right: 10px; background-image: url(images/blue2.gif); border-left: 1px solid #fff;  }



/*----- main content area -----------------------------------------------*/

#content {margin: 0px 20px 0px 220px; height: 100%;  padding: 0px 10px 0px 10px; background-color: #fff;}

#content p {margin: 0px 10px 10px 0px;}

#content li {margin: 0px 10px 0px 25px;}

#content h1{color: #05255a; font-size: 120%; margin: 15px 0 15px 0;} 

#content h2{color: #05255a; font-size: 110%; margin: 20px 0 10px 0;} 

#content h3{color: #726c5f; font-size: 100%; margin: 5px 0 5px 0;} 


#contentleft {float: left; width: 197px; height: 100%; margin-left: 2px;  background-color: #fff;}

#contentleft p {margin: 0 10px 0 10px;}

#contentleft li {margin: 0px 10px 0px 25px;}

#contentleft h1{color: #fff; font-size: 100%; margin-top: 15px;} 

#contentleft h2{color: #fff; font-size: 100%; margin: 10px 10px 10px 10px;} 

 
#contentright {float: right; width: 150px; height: 100%; margin-right: 3px; background-color: #fff;} 

#contentright li {margin: 0px 10px 0px 25px;}

#contentright p {margin: 0 5px 0 5px;}

#contentright h1{color: #477089; font-size: 100%; margin-top: 15px;} 

#contentright h2{color: #726c5f; font-size: 100%; margin: 0 5px 0 5px;} 


/*----- nav top row -----------------------------------------------*/

#topnav {clear: both; margin: 0 auto; width: 940px; height: 28px;  border-right: 0px solid #477089;}

#topnavhome {width: 950px; margin: 0 auto; height: 30px; text-align: right;}
 
/*----- copyright -----------------------------------------------*/

#copyright {width: 940px; margin: 0 auto; text-align: left; font-size: 8pt; } 

#copyrightbar {	clear: both; height: 20px; margin: 0px; text-align: left; background-color: #002157; color: #fff;}

#copyrightbarleft {float: left; margin: 5px 0 0 10px; text-align: left; width: 500px;  }

#copyrightbarright {float: right; margin: 5px 5px 0 0; text-align: right; width: 400px;  }

#copyrightbar a {color: #fff; text-decoration: underline;}

/*----- tables -----------------------------------------------*/

table.table_topnav {border-spacing: 1px; border-width: 0px;   margin: 0px auto; height: 28px;}

table.table_topnav td { text-align: center; background-image: url(images/blue1.gif);}

table.table_topnav a:link {color: #fff; font-weight: bold; text-decoration: none;}

table.table_topnav a:visited {color: #fff; font-weight: bold; text-decoration: none;}

table.table_topnav a:hover {color: #aaa; font-weight: bold; text-decoration: none;}

table.table_topnav a:active {color: #fff; font-weight: bold; text-decoration: none;}

table.table_topnav a#current {color: #aaa; font-weight: bold; text-decoration: none;}



table.table_leftnav {border-spacing: 5px; border-width: 0px;   margin: 0px auto; height: 28px;}

table.table_leftnav td { text-align: center; background-image: url(images/blue2.gif); color: #fff; padding: 10px;}

table.table_leftnav a:link {color: #fff; font-weight: bold; text-decoration: underline;}

table.table_leftnav a:visited {color: #fff; font-weight: bold; text-decoration: underline;}

table.table_leftnav a:hover {color: #aaa; font-weight: bold; text-decoration: underline;}

table.table_leftnav a:active {color: #fff; font-weight: bold; text-decoration: underline;}



table.table_photo {border-spacing: 2px; border-width: 0px; border-color: #477089;  margin: 0 auto;  }

table.table_photo td {text-align: left; color: #fff; }

/*----- coupons -----------------------------------------------*/

#coupon {clear: both; width: 720px; margin: 0 auto;  height: 100%; border: 2px solid #000; }

#coupon h1{font-size: 120%; margin: 15px 0 15px 10px;} 

#coupon h2{font-size: 110%; margin: 20px 0 10px 10px;} 

#coupon p {margin: 0px 10px 10px 10px;}

#coupon li {margin: 0px 10px 0px 25px;}

#toplogocoupon {clear: both; width: 715px; height: 120px; } 

 
/*----- float items -----------------------------------------------*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; margin-left: 8px;}
	
.fltlft { /* this class can be used to float an element left in your page */
	float: left; margin-right: 8px;}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both; height:0; font-size: 1px; line-height: 0px;}


/*----- spacers & temp items -----------------------------------------------*/

.extraspace {float: left; margin: 0 auto; width: 950px; height: 30px;}

.spacer1 {width: 950px; height: 2px;} 

.spacer2 {width: 950px; height: 10px;} 

.spacer3 {height: 38px; background-color: #fff;} 

.spacerside {width: 150px; height: 5px;} 

.temp{background-color: #FF0; font-style: normal;}

 
