/* The CSS below was optimzed by Ontogeny Advertising &amp; CWDG LLC */

body {font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;font-style: normal;margin: 0;padding: 0;color: black;}
h1 {font-size: 15px;text-align: center;display: inline;}
h2 {font-size: 13px;display: inline;text-align: left;color: #000E3C;}
h3 {display: inline;color: #000E3C;font-size: 12px;}
h4 {display: inline;color: #000E3C;font-size: 11px;}
h5 {display: inline;color: #FFF;font-size: 11px;font-weight: bold;}	
p {line-height: 1.4; padding:0;margin:0 0 8px 0;}	
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */padding: 0;margin: 0;}
h1, h2, h3, h4, h5, h6, p {	margin-top: 0; /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */padding-right: 15px;padding-left: 15px;}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */border: none;}
.container {position:relative;z-index:20;width: 80%;max-width: 1050px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */min-width: 760px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */background: #FFF;padding: 0;margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */}		 
/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {background-color: #9fd6ff;background: url(images/logobkgr2.jpg) repeat-x;width:100%;height:170px;}
/*[if lte IE 7]>*/
.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
ul.nav a { zoom: 1; }  /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
</style>
/*[endif]-->*/
.sidebar1 {	float: right;width: 20%;background: #93A5C4;padding-bottom: 10px;height: 100%;}
.sidebarthin {float: right;	width: 15%;	background: #93A5C4;padding-bottom: 10px;height: 100%;}
.content {width: 80%;float: right;margin:0;padding:0;}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {padding:0 15px 15px 40px;}
/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {list-style: none; /* this removes the list marker */border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */margin-bottom: 15px; /* this creates the space between the navigation on the content below */}
ul.nav li {border-bottom: 1px solid #666; /* this creates the button separation */}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */padding: 5px 5px 5px 15px;display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */text-decoration: none;background: #8090AB;color: black;}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */background: #6F7D94;color:  #FFF;}
/* ~~ miscellaneous float/clear classes ~~ */
.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. The floated element must precede the element it should be next to on the page. */float: left;margin-right: 8px;}

#shorepic {	position:relative;width:275px;height:143px;border:1px none #000000;z-index:2;text-align: right;}
#menucntnr {position:absolute;width:100%;height:32px;z-index:4;}
#apDiv3 {position:absolute;width:100px;height:20px;background-color:#FFC;layer-background-color:#FFC;border:1px none #000000;z-index:5; }
body,td,th {font-size: 12px;}
#footer {position: absolute;width: 200px;height: 115px;	z-index: 21;}
#footerbanner {	position: absolute;	width: 85%;	height: 51px;z-index: 21;top: -51px;}
#menudiv {position:absolute;width:100%; overflow: visible; height: 32px;z-index:901;background: #7ac9e8; background: -moz-linear-gradient(top,  #7ac9e8 7%, #add9ea 54%, #bfe8f9 78%, #e4f5fc 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#7ac9e8), color-stop(54%,#add9ea), color-stop(78%,#bfe8f9), color-stop(100%,#e4f5fc));background: -webkit-linear-gradient(top,  #7ac9e8 7%,#add9ea 54%,#bfe8f9 78%,#e4f5fc 100%);background: -o-linear-gradient(top,  #7ac9e8 7%,#add9ea 54%,#bfe8f9 78%,#e4f5fc 100%);background: -ms-linear-gradient(top,  #7ac9e8 7%,#add9ea 54%,#bfe8f9 78%,#e4f5fc 100%);background: linear-gradient(top,  #7ac9e8 7%,#add9ea 54%,#bfe8f9 78%,#e4f5fc 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ac9e8', endColorstr='#e4f5fc',GradientType=0 );}
#loading-overlay{z-index:9999;background: rgba(0, 0, 0, 0.65);width: 100%;height: 100%;position: fixed;}
#loading{width: 270px;height: 150px;background: ghostwhite;position: fixed;top: 50%;left: 50%;margin-top: -75px;margin-left: -135px;padding-top: 15px;border-radius: 12px;border: 2px solid #B3B3B3;}

.calendarStyle { position: relative; left: -14px !important;}
.center {text-align: center !important; float:none !important;}
.left {float:left;} .right {float:right;}
.fw., table.fw {width: 100% !important;}
.nm {margin: 0 !important;}
.smspc {margin: .75rem 0 !important;}
.spc {margin: 1.5rem 0 !important;}

img.marLR {margin-left: 12px; margin-right: 12px}
img.marTB {margin-top: 12px; margin-bottom: 12px}
img.marLTsB {margin-top: 20px; margin-bottom: 12px}
img.floatleft { float: left; margin: 7px;}
img.floatright { float: right; margin: 7px;}
img {max-width: none !important; display:table-cell;}
.shadow {-moz-box-shadow: 4px 4px 6px #777;-webkit-box-shadow:4px 4px 6px #777;	box-shadow: 4px 4px 6px #777; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');}
.shadow2 {-moz-box-shadow: 3px 3px 4px #777;-webkit-box-shadow:3px 3px 4px #777;box-shadow: 3px 3px 4px #777; /* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');}
.corner {-moz-border-radius: 0.563em;border-radius: 0.563em;} 
.corner-t {-moz-border-radius: 0.563em 0.563em 0 0;border-radius: 0.563em 0.563em 0 0;} 
.glow {	-moz-box-shadow: 0 0 8px 8px #fffde;-webkit-box-shadow:0 0 8px 8px #fffde;box-shadow: 0 0 8px 8px #fffde;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#fffde')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#fffde'); }
.corner2 {-moz-border-radius: 0.9375em;border-radius: 0.9375em;} 
.centered {	margin:0 auto;color: #fff;text-align: center;font-family: Tahoma, Geneva, sans-serif;}
.drag{position:relative;cursor:hand;z-index: 100;}
.inln {	display:inline;}
.leading2 {font-size:.3em;line-height:.2em;}
.leading {font-size:.1em; line-height:.1em;}
.leading3{font-size:.6em; line-height:.6em;}
.cutimg {height: 97px;width: 97%;left: 6px;top: 5px;z-index: 1;}
.leftj {text-align: left;}
.smallwht {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;text-align: left;color: #FFF;margin-top: 5px;margin-right: 6px;margin-left: 6px;}
.smallblk {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: black;text-align: left;}
.ctr {text-align: center;margin:0 auto;color: black;}
h1,h2,h3,h4,h5,h6.g1,.g1p,.g16p,.g17p,.g2,.g2p,.g3,.g3p,.g4,.g4p,.g5,.g5p,.g6,.g6p,.g7,.g7p,.g8,.g8p,.g9,.g9p,.g10,.g10p,.g11,.g12 {font-family: Tahoma, Geneva, sans-serif;overflow:hidden;}
.g1 {width:60px;margin:4px;}.g1p {width:9%;margin:4px;}.g16p { width:16%;margin:0;}.g17p { width:17%;margin:0;}.g2 { width:120px;margin:4px;}.g2p { width:19%;margin:4px;}.g3 { width:180px;margin:4px;}.g3p { width:29%;overflow:hidden;}.g4 { width:240px;margin:4px;}.g4p { width:39%;margin:4px;}.g5 { width:320px;margin:4px;}.g5p {width:49%;margin:4px;}.g6 { width:400px;margin:4px;}.g6p { width:59%;margin:4px;}.g7 { width:475px;margin:4px;}.g7p { width:69%;margin:4px;}.g8 { width:575px;margin:4px;}.g8p { width:78%;margin:4px;}.g9 { width:700px;margin:4px;}.g9p { width:88%;margin:4px;}.g10 { width:800px;margin:4px;}.g10p { width:98%;margin:4px;}.g11 { width:900px;margin:4px;}.g12 { width:auto;margin:4px;}
.col {margin: 0 3px;overflow: hidden;float: left;display: inline;font-family: Tahoma, Geneva, sans-serif;}
.row {width: 100%;margin: 0 auto;overflow: hidden;font-family: Verdana, Arial, Helvetica, sans-serif;}
.row .row {	margin: 0;width: auto;display: inline-block;}
.menudiv{position:relative;width:100%;height:32px;background: rgb(220,239,254);background: -moz-linear-gradient(top,  rgb(220,239,254) 0%, rgb(159,214,255) 100%);background: -webkit-linear-gradient(top,  rgb(220,239,254) 0%,rgb(159,214,255) 100%);background: linear-gradient(to bottom,  rgb(220,239,254) 0%,rgb(159,214,255) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dceffe', endColorstr='#9fd6ff',GradientType=0 );overflow:visible;}
.bottombar{background: rgb(220,239,254);background: -moz-linear-gradient(top,  rgb(220,239,254) 0%, rgb(159,214,255) 100%);background: -webkit-linear-gradient(top,  rgb(220,239,254) 0%,rgb(159,214,255) 100%);background: linear-gradient(to bottom,  rgb(220,239,254) 0%,rgb(159,214,255) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dceffe', endColorstr='#9fd6ff',GradientType=0 );}
.gthumb {width:60px;height:45px;z-index:10;margin-right: 1px;margin-left: 1px;margin-top: 2px;}
body {background: rgb(60,68,81);background: -moz-linear-gradient(top,  rgb(60,68,81) 0%, rgb(132,148,176) 47%, rgb(60,68,81) 100%);background: -webkit-linear-gradient(top,  rgb(60,68,81) 0%,rgb(132,148,176) 47%,rgb(60,68,81) 100%);background: linear-gradient(to bottom,  rgb(60,68,81) 0%,rgb(132,148,176) 47%,rgb(60,68,81) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c4451', endColorstr='#3c4451',GradientType=0 );font: 80%/1.3 Verdana, Arial, Helvetica, sans-serif;font-style: normal;margin: 0;padding: 0;color: black;}

/* ~~ The footer ~~ */
.footer { text-align:center; width: 100%;background: rgb(66,80,145);background: -moz-linear-gradient(top,  rgb(66,80,145) 0%, rgb(238,249,253) 100%);background: -webkit-linear-gradient(top,  rgb(66,80,145) 0%,rgb(238,249,253) 100%);background: linear-gradient(to bottom,  rgb(66,80,145) 0%,rgb(238,249,253) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#425091', endColorstr='#eef9fd',GradientType=0 );padding: 8px 0;position: relative;	clear: both;z-index:1;height:auto;}
footer h2 {color: #eeeeee;}
footer table tbody tr td {padding: 0 2rem !important;}

.clearfloat,.clearfix { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */clear:both;height:0;font-size: 1px;line-height: 0;}
.tinyflt { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */margin: 0 7px 10px 5px;}