﻿.pageHead {
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.e2d_info_footer {
	margin: 3px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #007700;
	text-align: center;
}

a.e2d_footer {
	text-decoration: underline;
	color: #0000FF;
}

a.e2d_footer:hover {
	text-decoration: none;
	color: #FF0000;
}

.e2d_company_footer {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-align: center;
}

.hr_footer {
	color: #D7EBFF;
}


.spkrListName {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.spkrListJob {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.spkrListCaption {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}


table.formTable td {
	padding: 2px;
}

.stdFormCaption {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	text-align: right;
}
.stdFormCaption2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #003399;
	text-align: left;
}
.stdFormChBoxCap {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	text-align: left;
}
.stdFormInputMain {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
}
.stdFormInputEmail {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	text-transform: lowercase;
}

.stdFormBtn {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	letter-spacing: .2em;
}
.stdFormPromptSm {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
.stdFormGraphCode {
	font-family: "courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	letter-spacing: .5em;
	text-align: left;
}
.stdFormDropDown {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
}
.stdCaptcha {
	background-color: #E9F1FC;
}

table.phoneListTable td {
	padding: 2px;
}


.phoneListSubject {
	border: 1px solid #99CCFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.phoneListPerson {
	border: 1px solid #99CCFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-align: center;
	vertical-align: top;
}
.phoneListNumber {
	border: 1px solid #99CCFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.inlinksMainHeading {
 	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.inlinksNormalText {
 	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.inlinksSubheadText {
 	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


.inlinksHiliteText {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}


.inlinksSubjectsText {
	margin: 8px;
	padding: 8px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	font-style: italic;
}


.inlinksCodeText {
	font-family: "Courier New";
	font-size: 11px;
	font-weight: normal;
	color: #008000;
	background-color: #FFFFCC;
}


/* ----- Front Page Special Banner Item ---- */

.fpf_headline {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.fpf_subheading {
	padding: 0px;
	margin: 4px;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #555555;
	text-align: center;
}


.fpf_top {background: url(../images/blue_dot.gif) 0 0 repeat-x; width: 25em}
.fpf_btm {background: url(../images/blue_dot.gif) 0 100% repeat-x}
.fpf_left {background: url(../images/blue_dot.gif) 0 0 repeat-y}
.fpf_right {background: url(../images/blue_dot.gif) 100% 0 repeat-y}
.fpf_bl {background: url(../images/blue_bl.gif) 0 100% no-repeat}
.fpf_br {background: url(../images/blue_br.gif) 100% 100% no-repeat}
.fpf_tl {background: url(../images/blue_tl.gif) 0 0 no-repeat}
.fpf_tr {background: url(../images/blue_tr.gif) 100% 0 no-repeat; padding:10px}