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

body {
	background-color: #2F2B2B; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	margin: 0 auto;
	padding: 0;
}

img {
	border: none;
}

#header {
	height: 65px;
	background: url(../img/nav.bg.png) center;
	margin: 0 auto;
	padding: 0;
	border-bottom: solid 1px #999;
}

#header_cont {
	width: 950px;
	margin: 0 auto;
	padding: 4px;
	color: #CCC;
	padding: 0 15px;
	padding-top: 10px;
}

#header h3 {
	padding: 5px;
	margin: 0 auto;
	font-size: 18px;
}

#header h4 {
	margin: 0 auto;
	padding-left: 5px;
	font-weight: normal;
	margin-top: -5px;
}

#header #login {
	float: right;
}

#header #login input {
	border: 1px solid #7BA6CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4C0D9;
	background-color: #5E8EBA;
}

#header ul#nav {
	list-style: none;
	float: right;
	margin-top: -10px;
}

#header ul#nav li {
	float: left;
	padding: 0 15px;
	font-weight: bolder;
}

#header a, #header a:hover {
	color: #FFF;
	text-decoration: none;
}

#header a:hover {
	color: #39F;
}

#body {
	width: 980px;
	background: #CCC;
	margin: 0 auto;
	padding: 15px;
}

#body h2.main {
	margin-left: 80px;
}

#rightSide {
	width: 300px;
	float: right;
	text-align: center;
	padding-top: 50px;
}

#leftSide {
	width: 680px;
	float: left;
}


.banner {
	width: 728px;
	margin: 0 auto;
	padding: 20px;
}

#white {
	color: #CCC;
}

#boxen {
	width: 980px;
	margin: 0 auto;
}

#boxen h2 {
	font-size: 12px;
}

#boxen .box {
	width: 315px;
	float: left;
	margin: 0 5px auto;
	height: 175px;
}

.clear {
	clear:both;
	max-height:0;
	display:block;
	visibility:hidden;
	margin:0;
	padding:0;
	content: ".";
}

#footer {
	background: #003;
	height: 35px;
	width: 980px;
	padding: 15px;
	margin: 0 auto;
	color: #FFF;
	background: url(../img/nav.bg.png) center;
}

#footer ul {
	list-style: none;
	margin-top: -8px;
}

#footer ul li {
	float: left;
	padding: 0 15px;
}

#footer p {
	text-align: center;
	margin-top: -5px;
}

.toolbox {
	width: 240px;
	height: 80px;
	float: left;
}

.toolbox h2 {
	text-align: left;
	margin: 0;
	padding: 0;
}

ul.result {
	list-style: none;
}

ul.result li {
	width: 150px;
	float: left;
}

ul.result li.head {
	font-weight: bolder;
}

.box {
	line-height: 14px;
}

.box a {
	color: #06F;
	text-decoration: none;
}

.box ul {
	list-style: none; 
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.box input {
	border: 1px solid #7BA6CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #CCC;
	margin: 0 2px; 
}

a:link {
        color: blue;
        text-decoration: none;
        }

a:visited {
        color: blue;
        text-decoration: none;
        }

a:hover {
        color: red;
}

.pwtable {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 751px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	background: transparent;
	margin: 0 auto;
	margin-bottom: 30px;
	font-family: Fixed, monospace;
	}

.pwheading {
        border-bottom: 2px solid #6699CC;
        border-left: 1px solid #6699CC;
        background-color: #BEC8D1;
        font-weight: bold;
        font-size: 11px;
        color: #404040;
	text-align: center;
        cursor: pointer;
	padding: 5px;
        }

.pwheadsub {
	border-bottom: 1px solid #B9BB94; 
	border-top: 0px; 
	border-left: 1px solid #B9BB94; 
	border-right: 0px; 
	text-align: center;
	background-color: #fafafa;
	padding:5px; 		
        }

.pwsub div {
	border-bottom: 1px solid #B9BB94; 
	border-top: 0px; 
	border-left: 1px solid #B9BB94; 
	border-right: 0px; 
	text-align: center;
	background-color: #fafafa;
	padding:5px;
	float: left;	
}

.pwfixed div {
	border-bottom: 1px solid #B9BB94;
        border-top: 0px;
        border-left: 1px solid #B9BB94;
        border-right: 0px;
        text-align: center;
        background-color: #fafafa;
	float: left;
        cursor: pointer;
	font-weight: bold;
	padding: 5px;
}
.pwfixed div:hover {
        background-color: #FFCC99;
        color: #404040;
}

.pw86 {
        border-bottom: 1px solid #B9BB94;
        border-top: 0px;
        border-left: 1px solid #B9BB94;
        border-right: 0px;
        text-align: center;
        background-color: #fafafa;
        float: left;
        cursor: pointer;
        font-weight: bold;
        padding: 5px;
	width: 680px;
}
.pw86:hover {
        background-color: #FFCC99;
        color: #404040;
}

.red {
	font-size: 10px;
	color: #F00;
}


#links {
	text-align: left;
	width: 900px;
}

#links thead {
	text-align: Center;
}

