/*  
(c) 2006 Western Security Appraisal Services, PS and Deena Warner
All Rights reserved.
www.wsas.com
www.deenawarner.net

*/

@font-face {
  font-family:"BankGothic Md BT";
  src: url("https://sandbox.wsas.com/template_pix/bnkgothm.ttf");
}

@media print{
	.Confidential{
		display:none;
	}
	.Confidential2{
		text-align:center;
		color:#FF0000;
		font-size:2em;
		font-weight:bold;
	}
	#CopyProtect {
		display:none
	}	


}
@media screen{
	#CopyProtect {

	}
	.Confidential{
		
	}
	.Confidential2{
		display:none;		
	}
}

.MenuExpand {
 display:inline;
 color:#00FF00;
 cursor:help;
}

.MenuCollapse {
 float:right;
 display:none;
 color:#0000CC;
}
.Window{
 float:left;
 display:none;
 background-color:#998888;
}
.FloatingWindow {
 color:#FFFFFF;
 display:none;
 background-color:#2255AA;
 position:absolute;
 top:1px;
 left:1px;
 width:740px;
 height:100px;
 max-width:745px;
 border:2px groove #CCCC00;
 z-index:9;
}
.FloatingWindow a{
	cursor:pointer;
	color:#FFFFFF;
}
.HighLightField {
	background:yellow;
}
/* links */
a:link {
	color: #3366FF;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:hover {
   color : #000099;
   text-decoration : underline;
   
  }
  
/* Links within paragraphs (subtle) */
p a {
	color: #3366FF;
	text-decoration: none;
}

/* Links within paragraphs (revealed) */
p:hover a {
	color: #000099;
	text-decoration: underline;
}

/* Rollover effect for links within paragraphs */
p a:hover {
	color: #000099;
}

/* Headings */  
h1 {
	background: transparent;
	color: #000066;
	margin: 1em 0 1em 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font: 1em "Times New Roman", Times, serif;
}

h2 {
	background: transparent;
	color: #000066;
	text-transform: uppercase;
	font: 1.5em "Times New Roman", Times, serif;
	font-weight:bold;
}
#her {
	background: transparent;
	color: #7F7E73;
	margin: 1em 0 1em 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font: 1em "Times New Roman", Times, serif;
}

#contentright p {
	background: transparent;
	padding: 0 2px 5px 5px;
}

/* Layout Stuff */
/* Old Logo
#logo {
	/*width: 948px;
	height: 70px;
	margin: 20px 20px 0px 20px;
	border-bottom:5px solid #000066;
	font-family:"Times New Roman", Times, serif;
	background-color:#000066;
	min-width:750px;
	padding:5px 10px 0px 10px;
	/*filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=100, FinishX=800, FinishY=0);*/
	/*background: url(../i/metallica_logo.jpg) no-repeat;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000033', startColorstr='#0000FF', gradientType='1') glow(color=#9BAD71, strength=7);

}
*/
#logo h2 {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}
img {
	border: none;
}


/* Rounder */

#Rightround {
	font-family:"Times New Roman", Times, serif;
	margin: 5px 0px 20px 5px;
	width: 290px;
	float: right;
	border:5px groove #0000CC;

}
#Leftround {
	font-family:"Times New Roman", Times, serif;
	border:5px groove #0000CC;
	margin: 5px 0px 20px 5px;
	width: 290px;
	float: left;

}

b.rtop, b.rbottom{
	display: none;

}
b.rtop b, b.rbottom b{
	display: none;
	height: 1px;
	overflow: hidden;

}
b.r1{
	margin: 0 5px;
}
b.r2{
	margin: 0 3px;
}
b.r3{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}

#Rightround p {
	font-size: .9em;
	/*line-height: 15px;*/
	text-align:justify;
	margin: 15px 0 0 0;
	padding: 10px 10px 20px 10px;
}
#Leftround p {
	font-size: .9em;
	line-height: 15px;
	text-align:justify;
	margin: 15px 0 0 0;
	padding: 10px 10px 20px 10px;
}
#LinkHigh a{
	/*color: #3366FF;*/
	font-weight:bold;
}
#LinkHigh a:hover {
	/*text-transform:uppercase;*/
	text-decoration:none;
}
#RightLinks {
	color: #000000;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: .1em;
	line-height: normal;
	list-style-type: none;
	margin: 0 0 0 0;
}

#RightLinks li {
	color: #000000;
	background: none;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
}

#RightLinks a {
	display: block;
}

#RightLinks a:link, #RightLinks a:visited, #RightLinks a:hover, #RightLinks a:active {
	color: #000000;
	text-decoration: none;
}

#RightLinks a:hover, #RightLinks a:focus {
	color: #00AA00;
}

/* Footer */

/* Wrapper needed to center footer */
/* If wrapper is too wide, IE will expand the wrapper and the right border 
on page will have a gap */


#footer {
	width: 950px;
	font-size: 0.7em;
	text-transform: uppercase;
	line-height: 1.2em;
	/*border-top: 4px solid #BAB7A4;*/
	position:absolute;
	top:3121px;
	left:20px;
	text-align:center;
	height:25px;
	background-color:#000066;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	border-top:5px solid #000066;

	
}

#footer img {
	padding: 1em 0 0 0;
}

#footer a {
	color: #660000;
}

/* List Styles */
#contentright ul {
	padding: 0;
	margin-left: 2em;
	list-style-type: none;
}
#contentright a {
	color: #3366FF;
}

#contentright ul li {
	/*background: url (../i/metallica_list.gif) no-repeat 0 .3em;*/
	text-align: left;
	padding: 10px 1px 10px 30px;
	font-size: 0.8em;
}

.navheading {
	background: #0000CC;
	border-bottom: 3px solid #9999FF;
	color: #FFFFFF;
	padding: 2px 4px 2px 24px;
	margin: 0;
	font-family:"Times New Roman", Times, serif;
}

#navlist {
	font-size: 1em;
	letter-spacing: .2em;
	line-height: normal;
	list-style-type: none;
	margin: 0 0 1em 0;
	font-family:"Times New Roman", Times, serif;
}

#navlist li {
	background: none;
	list-style-type: none;
	padding: 0 10px 0 0;
	margin: 0;
}

#navlist a {
	background: #3300ff;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 2px 2px 2px 6px;
	width: 142px;
}

#navlist a:link, #navlist a:visited, #navlist a:hover, #navlist a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	background: #0000CC;
	border-bottom: 1px solid #FFFFFF;
    /*filter: progid:DXImageTransform.Microsoft.glow(color=blue) shadow();*/
}

#outline {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;

}
#Clients{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
#JavaScriptLink{
	color:#0033FF;
	font-weight:bold;
	cursor:pointer;
	cursor:pointer;

}

/* Classes */
.clear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
}

.padder {
	padding: 20px 0 0 5px;
}

.note {
	font-size: .9em;
	padding: 0 5px 0 5px;
}
#capsule{
	font-weight: bold;
}

#capsule a:hover{
	text-decoration: none;
	color:#33CC99;
}
#File{
	font-style:oblique;
}
#File a:hover{
	text-decoration: none;
	color:#33CC99;
}
#File a {
	text-decoration:underline;
	color:#33CC99;
}

#Summery{
	color:#333399;
	font-weight:bold;
	
}
#Summery a{
	color:#3333ff;
	font-weight:bold;
	text-decoration: none;
}
#Summery a:hover{
	color:#000000;
}


#Status{
	font: bold 175% Arial,sans-serif;
	color: #939357;
}
.ExpandButton, .Expandbutton a {
	display:block;
	border:1px solid #ff9933;
	background-color:#FFFFFF;
}
.ExpandButton a:hover {
	background-color:#99FFCC;
}








/* New CSS */
.body {
	background-color: #FFFFFF;
	background-image: url(template_pix/striped_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#top {
	background-image: url(template_pix/top_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}
.topimg {
	background-image: url(template_pix/wsas.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#menu {
	background-image: url(template_pix/gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3000px;
	width: 148px;
	padding-top: 20px;
}
.menutext, a.menutext:visited, a.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-top:0px;
	padding-left:15px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
	cursor:pointer;
}
a.menutext:active{
	font-weight:bold;
}
a.menutext:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.tablebdr{
border: 1px solid #333333;
}
.content {
	width: 570px;
	left: 189px;
	top: 120px;
	position: absolute;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;

}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.ListLink a, .ListLink a:visited{
	color:#330099;
	text-decoration:none;
}
.ListLink a:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#330099;
}

#login {
	position: absolute;
	top: 70px;
	left: 400px;
	height:20px;
	width:300px;
	z-index:2;
}
.login {
	background-image: url(template_pix/login.gif);
	background-repeat:repeat-x;
	height:20px;
}
.logintext, a.logintext, a.logintext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #FFFFFF;
	height:14px;
}
a.logintext:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.loginleft{
	height:20px;
	width:8px;
	background-image:url(template_pix/login_left2.gif);
	background-repeat:no-repeat;
	
}
.loginright{
	height:20px;
	width:8px;
	background-image:url(template_pix/login_right3.gif);
	background-repeat:no-repeat;
}
#logo {
	position: absolute;
	top: 0px;
	left: 20px;
	z-index:1;
}
#tittler2{
	display:block;
	width:148px;
	vertical-align:top;
	height:45px;
	text-align:center;
	font-family:"BankGothic Md BT", "Century Gothic", sans-serif;
	font-size: 16px;
	text-decoration:none;
	color: #FFFFFF;
	/*height:14px;*/
	border-bottom:2px solid #6666FF;


} 
#Loading{
	text-align:center;
	position:absolute;
	display:block;
	top:200px;
	left:400px;
	width : 300px;
	/*height:50px;*/
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	border:3px groove #0000BB;
	background-color:#FFFFFF;
	z-index:8;
}
#Loading2{
	text-align:center;
	position:absolute;
	display:none;
	top:10px;
	left:700px;
	width :200px;
	/*height:10px;*/
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	z-index:7;
	border:3px groove #0000BB;
	background-color:#FFFFFF;

}
#flashimages{
	position:absolute;
	right:20px; 
	width:385px;
	height:100px; 
	z-index:1;
}
#TextContents{
	display:block;
	position:absolute;
	top:1500px;
	left:200px;
}
#LiveHelp{
	position:relative;
	top:100px;
	left:3px;
	z-index:6;
	width:75px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.csbox {
	padding: 25px;
}
#loginName{
	position:absolute;
	top:40px;
	left:400px;
	color:#FFFFFF;
	font-weight:bold;
	z-index:3;
}


/* Temporary Review System Class and IDs */

#tmpnewnotes{ 
	border:3px solid #0000CC;
}
.tmptopmenu{
	border:2px solid #0000CC;
	text-align:center;
		
}
#tmpnotes{
	border:3px solid #0000CC;
	background-color:#FFFFFF;
}
.tmpmenu{
	display:inline;
	background-color:#FFFFFF;
}
h4{
	line-height:5px;
	padding:0px 0px 0px 0px;
}
h3{

	padding:0px 0px 0px 0px;
}
.blueline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.allcap {
	text-transform: uppercase;
}
.bluethickline {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

