﻿/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Calibri;
	FONT-SIZE: small;
	FONT-WEIGHT: normal;
	color: #333333;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	background-color: #333333;
	}
.SubHeadings {
	font-size: 14px;
	color: #673090;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


a.white:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold
}
a.white:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold
}

P
{
	color: #333333;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
	line-height: 18px;
}
.Textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
}

.Footer
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.TextPageTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-size: 16px;
	color: #673090;
}
.TextPageSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #662D91;
	font-weight: bold;
	line-height: 24px;
}
.TextBold {
	color: #333333;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TextImportant {
	color: #CC3300;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.VertLineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
.VertLineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}
.TextWhite {
	color: #CC3300;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #778cbf;
}
.TextWhiteFooter {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TextSmall {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.PreviousPage {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.TextContent {
	color: #333333;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	color: #673090;
}
a:visited {
	color: #FF8000;
}


/* WuFoo styles */
/* Backgrounds */
/* body{background-image:none;background-color:#FFFFFF} */
h1{background-image:none;background-color:#FFFFFF}
#container{background:#FFFFFF}
.wufoo input.text, .wufoo textarea.textarea{background:#FFFFFF url(/images/fieldbg.gif) repeat-x top}
.wufoo .focused{background:#FFFFFF}
.wufoo .instruct{background-color:#FFFFFF}


/* Borders */
#container{border:0 solid #cccccc}
.wufoo .info{border-bottom:0px dotted #CCCCCC}
.wufoo .section{border-top:0px dotted #CCCCCC}
.wufoo .instruct{border:0px solid #e6e6e6}

/* Typography */
.wufoo .info h2{display:none}
.wufoo .info div{display:none}
.wufoo .section h3{display:none}
.wufoo .section div{display:none}
.wufoo label.desc{font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333}
.wufoo li div, .wufoo li div label, .wufoo li span label{font-family:inherit;color:#333333}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{font-size:100%;font-family:inherit;color:#000000}
.wufoo label.choice{color:#333333}
.wufoo .instruct{display:none}

/* Drop Shadows */
#top, #bottom{visibility:hide}

.FormFieldTitle {
            FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
            FONT-SIZE: 10pt;
            FONT-WEIGHT: normal;
            color: #333333;
            LETTER-SPACING: normal;
            TEXT-TRANSFORM: none;
            WORD-SPACING: normal;
            margin-left: 0px;
            margin-top: 5px;
            margin-right: 0px;
            margin-bottom: 0px;
            background-image: url(../images/LI2008-back2.jpg);
}
