a:active {color: #EF9B00; text-decoration: none;}
a:link {color: #EF9B00; text-decoration: none;}
a:visited {color: #EF9B00; text-decoration: none;}
a:hover {color: #EF9B00; text-decoration: underline;}

h1 {
	color: #EF9B00;
	font: 20px "Georgia", serif;
	font-style: italic;
}

h2 {
	color: #EF9B00;
	font: 20px "Georgia", serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;	
}

h3 {
	border-top: 4px solid #00B5F0;
	border-bottom: 1px dashed #B2B2B2;
	color: #666;
	font: 14px Arial, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 5px;
	text-transform: uppercase;
	width: 200px;
}

h4 {
	color: #666;
	font: 14px Arial, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}

h5 {
	color: #666;
	font: 15px "Georgia", serif;
	line-height: 1.2em;
	margin: 5px 0 0;
	padding: 0;	
}

.author {
	color: #666;
	font: 13px "Georgia", serif;
	line-height: 1.4em;
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;	
}

#bnr {
	background: #f0f0f0;
	border-left: 10px solid #00B5F0;
	border-right: 10px solid #EF9B00;
	height: 200px;
	margin: 5px 0 0;
	padding: 0;
	widows: 730px;
}

#date {
	color: #fff;
	float: right;
	font: 10px Arial, "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 7px 14px 7px;
}

.forgot {
	float: right;
	margin: 0;
	padding: 5px;
	width: auto;
}

#mastpic {
	background: url(../images/hdr_mast.jpg) top left no-repeat;
	float: right;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 325px;
}

.signin {
	float: left;
	margin: 0;
	padding: 0;
	width: 92px;
}

#topline {
	background: #666;
	color: #fff;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 750px;
}

.wslinea {
	background: transparent;
	height: 37px;
}

.wslineb {
	background: #DCDCDC;
	height: 37px;
}

.ws_name {
	color: #666;
	font: 11px Arial, "Lucida Grande", Verdana, sans-serif;
	float: left;
	height: auto;
	margin: 0;
	padding: 8px;
	width: 150px;
}

.ws_pic {
	background: #808184 url(../App_Themes/image/ws_pic.jpg) bottom left no-repeat;
	height: auto;
	margin: 5px 0 5px 0;
	min-height: 330px;
	padding: 0;
	width: 250px;
}

#bodyarea_s .ws_pic {
	background: #808184 url(../App_Themes/image/ws_pic.jpg) bottom left no-repeat;
	height: auto;
	margin: 0 0 0 0;
	min-height: 330px;
	padding: 200px 0 0;
	width: 250px;
}

.ws_desc {
	clear: both;
	color: #666;
	font: 11px Arial, "Lucida Grande", Verdana, sans-serif;
	float: left;
	height: 20px;
	margin: 0;
	padding: 8px;
	width: 180px;
/*	border: 1px solid black;
*/	
}
.ws_date {
	color: #666;
	font: 11px Arial, "Lucida Grande", Verdana, sans-serif;
	float: left;
	height: auto;
	margin: 0;
	padding: 8px;
	width: 65px;
/*	border: 1px solid black;
*/	
}

.ws_project {
	color: #EF9B00;
	font: 11px Arial, "Lucida Grande", Verdana, sans-serif;
	float: left;
	height: 15px;
	margin: 0;
	padding: 8px;
	text-align: left;
	width: 70px;
/*	border: 1px solid black;
*/		
}

label {
  float: left;
  width: 34%;
  vertical-align: top;
}
.right
{
	text-align: right;
	padding-right: 5px;
	text-transform:none
}

.landing_button {
	background: url(../App_Themes/image/btn_left_login.jpg) top left no-repeat;
	height: 28px;
	padding-left: 14px;
}

.landing_button a, .landing_button a:visited {
	background: url(../App_Themes/image/btn_right_login.jpg) top right no-repeat;
	color: #ffffff;
	font-size: 1.5em;
	height: 28px;
	line-height: 28px;
	display: block;
	float: left;
	padding-right: 14px;
}

.landing_submit {
	background: url(../App_Themes/image/btn_left_login.jpg) top left no-repeat;
	height: 28px;
	padding-left: 12px;
}

.landing_submit input {
	background: url(../App_Themes/image/btn_right_login.jpg) top right no-repeat;
	color: #ffffff;
	font-size: 1.5em;
	height: 28px;
	line-height: 22px;
	display: block;
	float: left;
	padding-right: 14px;
	border: 0px;
	text-decoration: none;
}

#leftcol {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0;
	width: 210px;
}
