#preload {height:0;overflow: hidden;}
#loading {background-color:#092E20;height:45px;width:121px;position:absolute;left: 45%;top:17%; text-align: center;z-index:125;font:13px Arial,Helvetica,sans-serif;color:white;padding:8px 0 0 0;}
/*Dialog  Box*/
body{text-align:center;background: #999 url(../backgrounds/grey111.jpg);}
.dialog{width:760px;margin:auto;min-width:20em;color:#F2F2F2;}	/*text color*/
.dialog .hd .c,
.dialog .ft .c{font-size:1px;/*ensure minimum height*/ height:13px;}
.dialog .ft .c{height:14px;}
.dialog .hd{background:transparent url(../optimized/tl-mod.png) no-repeat 0px 0px;}	/*top and left corner*/
.dialog .hd .c{background:transparent url(../optimized/tr-mod.png) no-repeat 100% 0px;}	/*top right corner*/	
.dialog .bd{background:transparent url(../optimized/ml-mod.png) repeat-y 0px 0px;}	/*left border*/
.dialog .bd .c{background:transparent url(../optimized/mr-mod.png) repeat-y 100% 0px;}	/*right border*/	
.dialog .bd .c .s{margin:0px 8px 0px 4px;/*head gradient image & body color*/ background:#092E20 url(../optimized/ms-mod2.png) repeat-x 0px 0px;padding:1em;}
.dialog .ft{background:transparent url(../optimized/bl-mod.png) no-repeat 0px 0px;}	/*bottom & left corner*/
.dialog .ft .c{background:transparent url(../optimized/br-mod.png) no-repeat 100% 0px;}/*bottom right corner*/
div.topbox{text-align:center;width:686px;margin: 0em auto 0em auto;}
div.container{text-align:left;width:690px;position:relative;top:0px;left:0px;padding: 0 10px 0 5px;margin:0px auto 15px;font:12px Arial,Helvetica,sans-serif;}
/* Hoverview Below */
.hoverview{cursor:default;list-style:disc outside;}
.nostyle{list-style:none;}
.thumbnail:hover img{border:2px solid black;}
.thumbnail span{position:absolute;/*CSS for thumbnail image*/ z-index:50;/*keep on top*/ margin-top: 23px; padding:0 5px 5px 5px; left:-1000px;visibility:hidden;color:#f2f2f2;/*caption text color*/ text-decoration:none;white-space:nowrap;/*keep caption on one line*/ background:#051B14;}
.thumbnail span img{border-width:0;/*CSS for thumbnail image*/ padding:2px;}
.thumbnail:hover span{visibility:visible;/*CSS for thumbnail image*/ top:0;left:247px;/*position where thumbnail image offsets horizontally */ z-index:50; width:200px;  height:191px;} /*image ht & width for IE7*/
/*End Hoverview */
div.wrapper{z-index:1;float:left;width:28%;margin-top: 0px;} /*holds & sizes floating lists*/
div.midwrapper{margin-right:40px;/*holds image divs*/ width:37%;float:left;}
br.clear{clear:left;/*clear floats*/}
div.imagetop{padding:2px;width:198px;height:146px;margin-top:5px;margin-left:56px;}
div.imagetop .spacer{margin:auto;width:198px;height:10px;font:13px Arial,Helvetica,sans-serif;padding:0px 10px 10px 5px;}
img.thumb{display:block;margin:0 auto 0 auto;}
div.imagebot{text-align:center;padding:2px;width:198px;height:146px;margin-top:80px;margin-left:56px;}
div.footer{margin:auto;width:690px;text-align:center;font:13px Arial,Helvetica,sans-serif;min-height:85px;}
#footbox1{width:75%;float: left;text-align:right;}
#footbox2{width:86px;float:left;text-align:left;margin:15px 0 0 7px;}

ul li a{text-decoration:none;font:1.0em Arial,Helvetica,sans-serif;} /*anchor styling*/
ul li.c2 a:hover{color:#222222;background:#999999;} /*list link text color*/
ul li a:active,ul li a:link,ul li a:visited{color:#f2f2f2;}

a.c1{text-decoration:none;font:14px Arial,Helvetica,sans-serif;}
a.c1:hover{color:#000 !important;background:#999;}
a.c1:active{color:#000;}
a.c1:link,a.c1:visited{color:#FFB162;}

img.bor {display:block; margin:0 auto 0 auto; border:thin none #000000; }
div.linkbox{text-align:center;width:675px;color:#F2F2F2;margin: 0em 0em;font:15px/1.2em Arial,Helvetica,sans-serif;}
img.floatLeft {float:left;margin:8px;border: none;}img.floatRight{float:right;margin:6px;border:none;}
p.c3 {text-align:center;color:#f5f5f5;font-family:verdana;font-size:12px;font-style:italic;}

#top_banner { margin: 0 auto; }

.inside .ddsmoothmenu { width: 685px; background: #0D432E; /*background of menu bar (default state)*/}
.inside .ddsmoothmenu ul li a {border-right: none; background: #0D432E; }/*background of menu items (default state)*/
.inside .ddsmoothmenu ul li a.selected { background: #092D1F; }/*CSS class dynamically added to the currently active menu items' Li a element*/
.inside .ddsmoothmenu ul li a:hover { background: #051B14; }/*background of menu items during onmouseover (hover state)*/


