/* Global Styles */

body {
	margin:0px;
	padding: 0px;
	width: 100%;
	}


	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
#header {
	background-image: url(/Images/hdr_bkgd.png);
	background-repeat: no-repeat;
}
#frame {
	border: thin solid #000066;
}


/* ID Styles */

#navigation td {
	border-bottom: 2px solid #FFFFFF;
	}

	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../Images/mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("../Images/mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
#logo 	{
	font:italic 24px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	letter-spacing:.2em;
	}

#tagline 	{
	font:18pt Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:0.2em;
	margin: 0px;
	float: right;
	}
#hdr_logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}


#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	height: auto;
	vertical-align: top;
	}
#mainbody {
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 1em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainbody a, a:visited {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
#mainbody a:hover {
	font-weight: bold;
}



	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:24px;
	letter-spacing:0.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:16px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

	
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 2px;
}
.navbar_side {
	background-image: url(../Images/navbar-side.png);
	background-repeat: repeat-y;
}
iframe {
	background-color: #FFFFFF;
}
#sidebar    a, a:visited   {
	color: #FF0000;
	font-weight: bold;
}
#sidebar a:hover {
	color: #FFFF00;
	font-weight: bold;
}
#marquee {
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	font-style: normal;
}
#marquee a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-style: normal;
}
#marquee  a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#marquee a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
}

#footer   a,a:visited  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}

#mainForm 
{
	position: relative;
	margin: 0 auto;
	text-align: left;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	margin:0 0 0 0;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;
	display:block;
	font-size:95%;
	font-weight:bold;
	color: #000066;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(../eform-nocaptcha/tmp/persistent/form42321/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}
#crossloop  a:link {
	color: #FFFFFF;
}
#crossloop p {
	line-height: 0pt;
	white-space: normal;
	padding: 0px;
	margin: 0px;
}
#mainbody #object_padding {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
}
.bold_red_text {color: #FF0000; font-weight: bold; font-size: 16px; }
.bold_italic_text {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#mainbody #todays_date {
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}

