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

body {margin: 0px; padding: 0px; font-family: Segoe UI, Arial, Tahoma; font-size: 13px; color: #111; line-height: 1.35em; background: #e5e5e5;}

img {border: 0px;}

p {margin: 0px; padding: 0;}

.menu {margin-left: 100px; margin-right: 20px;}

/*.menu td {width: 75px; height: 40px; border-left: solid 1px #fff; padding: 0px 10px; font-weight: bold; color: #fff; vertical-align: bottom;}*/

.banner {}

.topnav {color: #fff}

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

.content {margin: 15px 0px;}

.left {padding: 0px 5px;}

.left div {margin-bottom: 5px;}

.right {padding: 10px 15px;}

.pageheader {font-size: 16px; font-weight: bold; color: #002963; margin-top: 5px; margin-bottom: 15px;}

.title {color: #002963; padding: 4px 10px; font-weight: bold; }

.detail {padding: 8px 10px 4px 10px;}

.smalltext {font-size: 11px; font-style: italic;}

h2 {font-size: 18px; color: #002963; font-weight: normal;}

.caption {font-weight: bold;}

.topic {font-weight: bold; color: #2d6ba5;}

.leftpic {margin-bottom: 10px;}

.more {padding: 5px 0px;}

.more a {font-size: 11px; text-decoration: none; color: #0054a6; padding: 10px 0px;}

.imgcontent {border-top: dotted 1px #cdcdcd;}

.imgcontent .showimg {border-right: dotted 1px #cdcdcd;}

.imgcontent .showimg .container {width: 308px; height: 245px; margin: 15px 25px 15px 0px; background: url(images/ImgBg.jpg); padding: 13px;}

.imgcontent .showimg .container img {max-width: 308px; max-height: 245px;}

.imgcontent ul {margin: 0px; padding: 10px 0px 10px 5px;}

.imgcontent ul li {background: url(images/space.jpg) no-repeat; width: 105px; height: 83px; display: block; list-style: none; float: left; text-align: center; padding-top: 9px; margin-left: 8px;}

.imgcontent ul li img {max-width: 80px; max-height: 64px;}

.form {line-height: 2.75em;}

.footer {color: #616265; line-height: 1.5em; padding: 10px; border-top: solid 1px #ccc; font-size: 12px;}

.footer a {}

#button {

	width: 100%;

	/*padding: 0 0 1em 0;

	margin-bottom: 1em;*/

	font-family: Tahoma, Arial, sans-serif;

	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/

        font-size : 13px;

	background-color:  #F1F7FD;

	border: solid 1px #ccc;

}

#button ul {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

}

#button li {

	/*border-bottom: 1px solid #90bade;*/

	margin: 0;

	list-style: none;

	list-style-image: none;

}

#button li a {

	display: block;

	padding: 5px 5px 5px 25px;
	
	background: url(images/bullet.png) no-repeat 6px 6px;

	background-color:  #F1F7FD;

	color:  #002963;

	text-decoration: none;

	width: 100%;

}

html>body #button li a {

	width: auto;

}

#button li a:hover {

	background-color: #b7c6d5;

	color:  #002963;

}

#button li #active {

	background-color: #b7c6d5;

	color:  #002963;

}
