body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.visited {
	color: blue;
}

a.link {
	color: Blue;
}
a.hover {
	color: Gray;
}

		a:link {color: blue;text-decoration: none}
		a:visited {color: blue;text-decoration: none}
		a:hover {color: black;text-decoration: underline;}
		a:active {color: blue}

table {
	border: 0px;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-serif;
	color: #393939;
}
h3 {
	font-family: Verdana, Arial, Helvetica
	color: #393939;
}
tr.lightbg {
	background-color: #D9E0E8;
	height: 15px;
	font-weight: bold;
	
}
tr.darkbg {
	background-color: #003366;
	height: 15px;
	font-weight: bold;
	font-size: 20px;
	color: white;
	
}

tr.altcol1 {
	background-color: #FBF7E9;
}

tr.altcol2 {
	background-color: #D9E0E8;
}

th {
	font-size: 11px;
	
	vertical-align: top;
	text-align: left;
	color: #000000;
} 

th.right {
	font-size: 11px;
	
	vertical-align: top;
	text-align: right;
	color: #000000;
} 
	
th.center {
	font-size: 11px;
	
	vertical-align: top;
	text-align: center;
	color: #000000;
} 

td {
	   font-size:10px;
}
 
.bold {
   font-family: "Courier New", Courier,monospace;  
	font-size:10pt; 
   font-weight:bold; 
   vertical-align:top    
} 

.menuline {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	height: 15px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	
}
menu.hover {color: blue;text-decoration: underline}

.component {
	background-color: #C8C8C8;
}
.component2 {
	background-color: #E8E8E8;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #18517F;
	font-weight: normal;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #18517F;
	font-weight: bold;
}

.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.logintext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #18517F;
	text-align: center;
}
.srchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18517F;
}


.infotext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #18517F;
}

.infotext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #393939;
}

.stanleytable {
	width: 100%;
	font-family: Arial, Verdana, Sans-serif;
}

.button {
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #003366;
	border-color: #D9E0E8;
}
.buttonhov {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #D9E0E8;
	border-color: #CECECE;
}

.smbutton {
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #003366;
	border-color: #D9E0E8;
}
.smbuttonhov {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #D9E0E8;
	border-color: #CECECE;
}

.button2 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: #D9E0E8;
	border-color: #CECECE;
}
.button2hov {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: white;
	border-color: #F9F9F9;
}

.smbutton2 {
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	background-color: #D9E0E8;
	border-color: #CECECE;
}
.smbutton2hov {
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	background-color: white;
	border-color: #F9F9F9;
}

.steptext {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #393939;
}
.input {
	border-color: #40180F;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}

.bkgrnd12 {
    background-image: url('/stanley/images/woodcut_grey.gif');
    background-position:  
               120% 0%;
    background-repeat: no-repeat;
    background-attachment:fixed
}

#navbar {
	background-color: #804224;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#box {
	background-color: #C6C6C6;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #40180F;
	border-top: 1px solid #40180F;
	border-left: 1px solid #40180F;
	border-right: 1px solid #40180F;
	display: inline;
}



#box2 {
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #40180F;
	border-top: 1px solid #40180F;
	border-left: 1px solid #40180F;
	border-right: 1px solid #40180F;
	display: inline;
}


#error {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: red;
}

#info {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
}