/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
}
html {
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;}

form{ margin: 0px;
padding: 0px;

}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 1px;
	border: 1px solid #999999;
}
a:link, a:visited {
	color: #990000;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.message {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.submit {
	border: 1px solid #990000;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#banner {
	background-image: url(../../images/common/email_bar.jpg);
	background-repeat: repeat-x;
	height: 75px;
	width: 940px;
	
}

#header {
	height: 65px;
	width: 940px;
	background-image: url(../images/public/ws_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#content {
	float: right;
	width: 725px;
	padding-right: 35px;
	padding-bottom: 20px;
}
#inner h1 {
font-size:16px;
color: #990000}
#inner h2 {
font-size:12px;
color: #990000}
#inner h4 {
font-size:12px;
color: #990000}
#navigation {
	padding-bottom: 20px;
	width: 175px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	padding-top:5px;
	
}
#navigation li li{
margin-bottom: 2px;
	border-bottom: 1px dotted #cccccc;
	}
#navigation li a:link, #navigation a:visited {
	text-decoration: none;
	
}


#footer {
	clear: both;
	font-size:9px;
	text-align: left;
	color: #ffffff;
	background-color: #991724;
	padding: 2px 0px 2px 5px;

	
}

#subnavWrapper{
	float:right;
	margin-right: 10px;
	margin-top: 0px;
	width: 425px;
}
 
 #subnav{list-style: none; font:11px Helvetica, sans-serif; text-align:right;}

#subnav ul {
     padding: 0;
     margin-left:-5px;
	 margin-top:0;
     list-style: none;
     width:100px;
     z-index:2;
     position:absolute;
     overflow:hidden;
}

#subnav li {
     margin:0;
     position: relative;
     float:left;
     /*width:120px;*/
	 padding:0 10px 0 10px;
	 border-left:1px solid #ccc;
     /*background-color:rgb(204, 204, 204);*/
	 background:#fff;
     /*border:solid 1px #CCC;*/
	 /*border-bottom:1px solid #fff;*/
     display:block;
     /*height:20px;*/
}

#subnav ul li{ border-width:1px 1px 0 0;}


#subnav a {
     text-decoration:none;
     display:block;
     padding: 3px;
	 margin:0;
     /*margin:0.2em 0 0.2em 0.1em;*/
     /*width:100px*/
     /*height:20px;*/
}

/*#subnav a:hover,*/ #subnav li:hover {
     background-color:#efefef;
}
#subnav ul li:hover, #subnav ul li a:hover {
     background-color:#f0f0f0;
}

#subnav ul{
     display:none;
}



/* non-IE browsers see this */
#subnav ul li>ul, #subnav ul ul li>ul{
    /* margin-top:-1.4em;*/
}



li>ul {
     /*top: auto;*/
     left: auto;
}
#login {
	float: right;
	margin-top: 10px;
margin-right: 25px;
	width: 500px;
}
.tablelist {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tablelist td{
	border: 1px solid #cccccc;
}
.tablelist tr:hover {
	background-color: #efefef;
}
img {
	border: 0px;
}

hr {
	border: none;
	background-color:#999999;
	height: 1px;
}
#sub {
}

#sub a {
	text-decoration: none;
	background-color: #efefef;
	padding: 2px 10px 2px 10px;
}

#search form {
	display:inline;
}
#search {
	margin-right: 25px;
}
#message {
	font-weight: bold;
	color: #990000;
	
}
#inner {
	padding: 20px;
}
.outside {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.main {
	font-weight: bold;
	color: #990000;
}

#news_title {width: 200px;}
#work_ex_rank {width: 20px;}
