@charset "utf-8";
/* CSS Document */

/***************** Main **************/
* {font-size: 100%; padding: 0; margin: 0;}/*don't change this*/
body{font:0.8em Arial, Helvetica, sans-serif; margin:0; padding:0; color:#666666;  text-align:center; background:url(../images/body-bg-water.jpg) repeat-x bottom fixed;}
#container{margin:0 auto; width:753px; position:relative; text-align:left; background-color:#174a7c;
padding:0;}/*centers main content*/
#header {height:113px; background:url(../images/header-bg.gif) repeat-x #FFF;}
#header img {position:absolute; top:0;}
#banner {float:left;}
#contentwrapper { background:url(../images/content-wrapper-bg.jpg) repeat-x #FFFFFF; padding:0; clear:both; border:2px solid #CCCCCC; border-top:0;}
#content{ padding:50px 0 50px 120px; color:#444; background-color:#fff; float:left; margin:0; background:url(../images/content-bg.jpg) no-repeat; width:620px; }
#minheight {height:350px; width:1px; float:right;}/*the minimum height div forces the container to expand to fit the height of this element. It is a cross-platform solution to the minimum height demand*/ 
.topsentence{font-size:.8em; color:#999; margin-top:3px; margin-left:235px;}
.clear {clear:both;}
.attention {color:#999999; font-size:1.3em; line-height:1.3em;}
.center {text-align:center;}
.left {width:300px; float:left; border:0;}
/***************** Headers *****************/
h1 {font-size: 1.8em; font-weight:bold; color:#7492AF; font-weight:lighter; text-decoration:none;}

h1 a, h1 a:link, h1 a:visited, h1 a:hover {text-decoration:none;color:#92aac1;}
h2 {font-size: 1.5em; color:#4361A5; font-weight:lighter;}
h3 {font-size: 1.33em; }

/***************** Basic Text styles *****************/
#content p {margin:10px; color:#999999; font-size:1.3em;}

#content ul {padding:10px; margin:0 0 0 10px; color:#999999; font-size:1.3em;}
/***************** Basic Links *****************/
a{outline: none;}
a:link, a:visited{color:#000; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}

/***************** Basic Images *****************/
#content img {padding:2px; border:1px solid #CCCCCC; margin:5px;}
#content h1 img {padding:0; margin:0; border:none;}
/***************** Menu *****************/
#menu { padding:0; position:absolute; z-index:100; top:273px; left:110px; width:641px;background:url(../images/nav-a-bg.jpg) repeat-x bottom;}
#menu ul {float:left; display:inline; margin:0; padding:0 3px 0 0; background:url(../images/nav-bullet.gif) right bottom no-repeat; }
#menu ul li {background: url(../images/nav-bullet.gif) no-repeat bottom left; padding:0 0 0 2px; float:left; display:inline; list-style:none; margin:0;}
#menu ul li a {margin:0; height:16px; display:block; float:left; text-decoration:none; font-size:1.1em; color:#fff;  padding:18px 19px 6px 19px; margin:0; font-weight:bold;}

#menu ul li a.active, #menu ul li a:hover{background:url(../images/menu-a-over.jpg) repeat-x bottom;  margin:0; color:#333333;}
/***************** Index Page Styles *****************/
#cut {width:280px; float:left; color:#999999;  margin:0 0 0 30px;}
#cut ul {float:left; width: 80px; margin: 10px 10px 0 0; padding:0;}
#cut ul li {list-style:none;}
/***************** Address Bar *****************/
#bottom{background:#174a7c; color:#FFFFFF; padding:10px; text-align:center;}
#bottom a, #bottom a:link, #bottom a:visited {color:#FFFFFF;}
#bottom a:hover {text-decoration:underline;}
/***************** Footer *****************/
ul#footer {display:block; margin:5px auto 0pt; padding:0pt; width:753px; color:#174a7c;}
ul#footer li { display:inline; float:right; font-size:0.9em; list-style-image:none;
list-style-type:none; }
ul#footer li a:link, ul#footer li a:visited{color:#174a7c; text-decoration:none;padding:0pt 10px 0pt 17px;}
ul#footer li a:hover{color:#666666; text-decoration:underline;}
ul#footer li.copyright {background-image:none; float:left; padding:0pt;}
ul#footer li.footerHome {background-image:none;}

/***************** Credit *****************/
div#credit {clear:both; font-size:0.8em; padding:70px 0pt 20px; text-align:center;}
#credit a:link, #credit a:visited {color:#174a7c; text-decoration:none;}
#credit a:hover {color:#174a7c; text-decoration:underline;}