/*  
CSS Code and Design copyright 2005 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */

.rowHEADER {
	color: #FFFFFF;
	background-color: #000000;
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;


}
.rowFIRST {
	background-image: url(../input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;


}
.rowA {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;


}
.rowB {
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;


}

.tableLINES {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.copyright {
	font-size: 60%;
	color: #CCCCCC;
	vertical-align: bottom;
}
a.sw:link { color:#CCC;decoration: none;}
a.sw:visited { color:#CCC;decoration: none;}
a.sw:hover { color:#CCC;decoration: none;}

.inputbox {
	background-image: url(../assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	font-size: 100%;


}
.smalltext {
	font-size: 70%;
	font-weight: normal;
}
.right-column-text {
	font-family: "Trebuchet MS", Arial;
	font-size: 70%;
	font-weight: bold;
	color: #990000;
}
td.marque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #990000;
	height: 32px;
}
td.formtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 80%;
	color: #000066;
}

td.form1top {
font-family: "Trebuchet MS", Arial;
	font-size: 75%;
	color: #000066;
	background-color: #EDEDF1;
	padding-left: 6px;
	border-top: 1px solid #DDDDF0;
	border-left: 1px solid #DDDDF0;
}

td.form1bottom {
	font-family: "Trebuchet MS", Arial;
	font-size: 75%;
	color: #000066;
	background-color: #EDEDF1;
	padding-left: 6px;
	border-bottom: 1px solid #DDDDF0;
	border-left: 1px solid #DDDDF0;
}
td.form2top {
font-family: "Trebuchet MS", Arial;
	font-size: 75%;
	color: #000066;
	background-color: #F2EACC;
	padding-left: 6px;
	border-top: 1px solid #DDDDF0;
	border-left: 1px solid #DDDDF0;
}

td.form2bottom {
	font-family: "Trebuchet MS", Arial;
	font-size: 75%;
	color: #000066;
	background-color: #F2EACC;
	padding-left: 6px;
	border-bottom: 1px solid #DDDDF0;
	border-left: 1px solid #DDDDF0;
}
td.form3top {
font-family: "Trebuchet MS", Arial;
	font-size: 75%;
	color: #000066;
	background-color: #E6ECE8;
	padding-left: 6px;
	border-top: 1px solid #DDDDF0;
	border-left: 1px solid #DDDDF0;
}

td.form3bottom {
	font-family: "Trebuchet MS", Arial;
	font-size: 75%;
	color: #000066;
	background-color: #E6ECE8;
	padding-left: 6px;
	border-bottom: 1px solid #DDDDF0;
	border-left: 1px solid #DDDDF0;
}
.left-column-textCopy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}

