* { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: .08em;
}

body {
	background: url(../images/backg1.gif) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	color:#b2b2b2;
}	
#holder {
	width: 900px;
	height: 100%;
	border: 1px solid #b2b2b2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #ffffff;
}
#header {
	width: 900px;
	height: 100px;
	overflow: hidden;
}
#header a {
	font-size: 10px;
	padding-left: 20px;
	color: #f23c24;
}
#header .sublinkbox {
	color: #50a0c5;
	font-size:12px;
	text-align:right;
	margin-right: 10px;
	margin-top: 10px;
}
#header h1 {
	float: left;
	background: inherit;
	margin-left: 10px;
	color: #F23c24;
	font-weight: 100;
	font-size: 36px;
	margin-top: 10px;
}
#navigation {
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f23c24;
	border-left-color: #f23c24;
	width: 830px;
	margin-top: 10px;
	border-right-width: 30px;
	border-left-width: 30px;
	padding-left: 10px;
	float: left;
}
#navigation a {
	background: #ffffff;
	color: #267DA8;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	padding-left: 20px;
	width: 860px;
	text-align: left;
}
#navigation a:hover {
	color: #fa7821;
}
#mainimage {
	width: 100%;
	margin-top: 10px;
	height: 100%;
	float: left;
	font-size: 12px;
	color: #222222;
	text-align:left;
}
#mainimage p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 1em;
	line-height: 1.8em;
}
#mainimage h2 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size:15px;
	color: #50A0C5;
	margin-bottom: 10px;
}
#mainimage h3 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	font-size:12px;
	color: #50A0C5;
	margin-bottom:10px;
}
#mainimage em {
	font-style:italic;
}
#mainimage strong {
	font-weight:bold;
}
a {
	color: #50A0C5;
	text-decoration: none;
}
a:hover {
	color: #FA7821;
	text-decoration: none;
}
#footer{
	margin-top:10px;
	width: 860px;
	font-size: 11px;
	height: 40px;
	color: #666666;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
	padding-left: 40px;
	clear: both;
	text-align: left;
	letter-spacing: .2em;
}
#footer a{
	letter-spacing: .2em;
}
#content {
	margin-top: 10px;
	padding: 5px 20px 20px 20px;
	line-height: 18px;
	width: 550px;
	float: left;
	font-size: 12px;
	color: #222222;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
}
#content p {
	margin: 1em auto;
}
#content ul li {
	list-style:circle;
}
#content strong {
	font-weight:bold;	
}
#content em {
	font-style:italic;
}
#content h1 {
	color: #444444;
	
}
#content h2 {
	color: #FA7821;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 15px;
	font-weight:bold;
}
#content h3 {
	color: #F23c24;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
}
#content h4 {
	color: #f23c24;
	font-weight: normal;
	font-style:italic;
	font-size: 12px;
	margin-top: 12px;
}
#boxr {

	width: 270px;
	float: right;
	margin-top: 34px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#boxr h1 {
	margin-left: 0px;
	color: #50A0C5;
	font-size: 14px;
	margin-bottom: 0px;
	letter-spacing: .1em;
	}
#boxr h3 {
	margin-left: 0px;
	color: #50A0C5;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	letter-spacing: .1em;
	font-weight: bold;

}
#boxr h2 {
	margin-left: 0px;
	margin-top: 10px;
	color: #F23c24;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: .1em;
}
#boxr p {
	color: #222222;
	margin-top: 5px;
	font-size: 11px;
	margin-left: 0px;
	line-height: 16px;
}
#boxr strong {
	font-weight:bold;
}
#boxr em {
	font-style: italic;
}
#boxr ul li {
	color: #222222;
	font-size: 11px;
	margin-left: 15px;
	line-height: 16px;
	list-style-type: disc;
	margin-bottom: 5px;
}
#boxr a {
	color: #50A0C5;
	font-weight: bold;
}
#boxr hr {
	color: #b2b2b2;
}
#boxr #keynoteList ul {
	list-style: none;
}
#boxr #keynoteList li {
	list-style-type: none;
	list-style-image: none;
	color: #50A0C5;
	cursor: pointer;
	text-decoration: underline;
}

#content a {
	color: #50A0C5;
}
#qa hr {
	margin: 20px 0px;
}
#qa .question {
	color: #50A0C5;
	margin: 1em auto;
	cursor: pointer;
}
#qa .answer {
	margin: auto 1em;
	color:#333333;
}
#qa .answer p {
	margin: 1em auto;
}
#singleColumn #content {
	width: auto;
	float: none;
	border-right: none;
}
#singleColumn #boxr {
	display: none;
}
#bodyContent li {
	margin: 10px 30px;
}
#bodyContent h3 {
	font-size:14px;
	font-weight:bold;
	color: #267DA8;
}
div.committeePageLinkBox {
	position:relative;
	width: 860px;
	clear:both;
	margin: auto 20px;
	border-top: 1px gray solid;
	border-bottom: 1px gray solid;
	overflow:hidden;
}
div.committeePageLink {
	width: 215px;
	height: 30px;
	padding: 10px 0;
	overflow: hidden;
	float: left;
	text-align: center;
	vertical-align: middle;
}
div.committeePageLink:hover {
	background: #ffffff;
	cursor: pointer;
	color: #FA7821;
}
.ext-gecko #generalContactscontactForm #generalContactsto .x-hide-label .x-form-element,
.ext-gecko #committeeContactscontactForm #committeeContactsto .x-hide-label .x-form-element,
.ext-gecko #adorationContactscontactForm #adorationContactsto .x-hide-label .x-form-element,
.ext-gecko #reContactscontactForm #reContactsto .x-hide-label .x-form-element
{
	overflow: hidden;
}
.ext-gecko .x-box-inner .x-form-label-left LABEL.x-form-item-label {
	white-space: nowrap;
}
#ticker .x-panel-body {
	border: none;
	color:#333333;
	font-size:12px;
	line-height: 16px;
}
#subscribeBox .x-form-item {
	font-size:11px;
	color: #50A0C5;
}
#keynoteContent blockquote {
margin-left: 2em;
font-style:italic;
}
