body
{
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	color: #7d7d7d;
	background: #dee0e0;
}
	
a { color: #bf0300; text-decoration: none;}
a:hover { color: #e60400; text-decoration: underline;}
h1 { color: #01509f; font-size: 20px; margin: 16px 0px 8px 0px; }
h2 { color: #7d7d7d; font-size: 16px; margin: 16px 0px 8px 0px;}
h3 { color: #01509f; font-size: 16px; margin: 16px 0px 8px 0px;}
h4 { font-size: 14px; font-weight: bold; margin: 8px 0px 4px 0px; }
h5 { font-size: 12px; font-weight: bold; margin: 8px 0px 2px 0px; }
p { margin: 8px 0px 8px 0px; }
img { border: none; }
ul { margin: 12px 0px 12px 24px; padding: 0px; list-style: none; }
li { margin: 2px 0px 2px 0px; padding: 0px 0px 0px 20px; background: url(../images/main/BulletPoint.gif) no-repeat 0px 2px; }
table { border: 1px solid #01509f; border-collapse: collapse;}
td { font-size: 12px; padding: 2px 4px; }
th { font-size: 12px; font-weight: bold; background: #01509f url(../images/main/TableHeaderBackground.gif) repeat-x top left; color: #fff; padding:2px 4px;}
th a { color: #fff;}

input,
textarea
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	border: 1px solid #a7a7a7;
	background: #fff url(../images/main/InputBackground.png) repeat-x top left;
}
input:focus,
input:hover,
textarea:focus,
textarea:hover
{
	border: 1px solid #000000;
	background: #fff;
}

button { color:#313131; font-size: 12px; font-weight: bold; border: 1px solid #7d7d7d; background: #ececec url(../images/main/ButtonBackground.png) repeat-x top left; padding: 1px 8px; }
button:hover {color: #bf0300;border: 1px solid #bf0300;}

#PageContainer
{
	width: 842px;
	margin: 8px auto 0px auto;
	text-align: left;
	background: transparent url(../images/main/PageContBackground.gif) repeat-y top left;
}
#ShadowStart
{
	height: 10px;
	overflow: hidden;
	background: transparent url(../images/main/ShadowStart.png) no-repeat top left;
}
#ShadowEnd
{
	height: 9px;
	overflow: hidden;
	background: transparent url(../images/main/ShadowEnd.png) no-repeat top left;
}
#Page
{
	position: relative;
	width: 824px;
	margin: 0px 9px 0px 9px;
	background: #fafafa url(../images/main/PageBackground.gif) repeat-y top left;
}
#Header
{
	position: relative;
	height: 90px;
	background: transparent url(../images/main/HeaderBackground.png) no-repeat top left;
	z-index: 10000;
}
#Header img
{
	position: absolute;
	top: 1px;
	left: 1px;
}
#Header h1
{
	display: none;
}

#TopNav
{
	position: absolute;
	z-index: 10000;
	top: 1px;
	left: 232px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height:89px;
	width: 460px;
	background: transparent url(../images/main/NavBackground.png) repeat-y top right;
}
#TopNav li
{
	position: absolute;
	z-index: 10000;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 89px;
	background: transparent url(../images/main/NavBackground.png) repeat-y top left;
	color: #6d6d6d;
	font-weight: bold;
	vertical-align: center;
}
#TopNav a
{
	cursor: pointer;
	display: block;
	width: auto;
	height: 89px;
	margin-left: 2px;
	color: #6d6d6d;
}
#TopNav span
{
	position: absolute;
	display: block;
	margin-top: 59px;
	width: 100%;
	left: 0px;
}
#TopNav a:hover
{
	background: transparent url(../images/main/NavHoverBackground.png) repeat-x top left;
}
#TopNav li.Active a,
#TopNav li.Active a:hover
{
	background: transparent url(../images/main/NavActiveBackground.png) repeat-x top left;
}
#TopNav li.Active a
{
	color: #fff;
}
#TopNav .Submenu
{
	background: #ededed url(../images/main/NavSubmenuBackground.png) repeat-x top left;
	position: absolute;
	z-index: 10000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 89px;
	white-space: nowrap;
	visibility: hidden;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #adadad;
	border-right: 1px solid #adadad;
}
#TopNav .Submenu ul
{
	margin: 0px;
	padding: 0px;
}
#TopNav .Submenu li
{
	display: block;
	position: static;
	height: auto;
	width: auto;
	background: none;
	font-weight: normal;
	font-size: 11px;
	margin: 4px 0px;
	padding: 0px 12px 0px 12px;
	text-align: left;
}
#TopNav .Submenu li a,
#TopNav .Submenu li.Active a
{
	display: inline;
	height: auto;
	width: auto;
	margin: 0px;
	color: #6d6d6d;
	background: none;
}
#TopNav .Submenu li a:hover,
#TopNav .Submenuli.Active a:hover
{
	background: none;
}

#NavHome
{
	left: 0px;
	width: 52px;
}
#NavExchange
{
	left: 52px;
	width: 53px;
}
#NavAbout
{
	left: 105px;
	width: 70px;
}
#NavReferences
{
	left: 175px;
	width: 84px;
}
#NavRegions
{
	left: 259px;
	width: 75px;
}
#NavInfo
{
	left: 334px;
	width: 72px;
}
#NavLinks
{
	left: 406px;
	width: 50px;
}
#StaticNav
{
	position: absolute;
	left: 716px;
	top: 16px;
	width: 92px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	font-size: 10px;
	color: #adadad;
}
#StaticNav li
{
	margin: 0px;
	padding: 0px;
	background: none;
}
#StaticNav a
{
	color: #adadad;
}
#SiteSearch
{
	position: absolute;
	left: 716px;
	top: 60px;
	width: 92px;
}
#SiteSearch input
{
	width: 100%;
	border: 1px solid #fff;
	background: transparent;
	color: #adadad;
}
#SiteSearch input:focus
{
	background: #fff;
}
#HeaderSep
{
	height: 30px;
	margin-bottom: 16px;
	overflow: hidden;
	background: transparent url(../images/main/HeaderSepBackground.png) no-repeat top left;
}

#LeftCol
{
	float:left;
	margin-left: 10px;
	width: 196px;
	/* fix double-margin bug in IE: */
	display: inline;
}
#MainBody
{
	margin-left: 232px;
	width: 576px;
	z-index: 10;
}
#MainBody h1
{
	margin-top: 0px;
}
#Footer
{
	clear: both;
	height: 16px;
	overflow: hidden;
	border-bottom: 1px solid #01509f;
}
#BackToTopLink
{
	position: absolute;
	margin-left: 186px;
	margin-top: -12px;
}
#Copyright
{
	width: 818px;
	margin: -2px auto 0px auto;
	font-size: 10px;
	text-align: right;
}
#LoginLink
{
	width: 818px;
	margin: 0px auto 8px auto;
	font-size: 10px;
	text-align: right;
}
#LoginLink a,
#LoginLink a:hover
{
	color: #7d7d7d;
}

#CreatedBy {font-size: 9px; color: #d5d5d5;}
#CreatedBy a { color: #d0d2d2; }
h2.InfoboxLabel
{
	background: #31c2c3 url(../images/main/TableHeaderBackground.gif) repeat-x top left;
	margin: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px 2px 16px;
}
.Infobox
{
	padding: 4px 16px 8px 16px;
	border: 1px solid #01509f;
}
#LeftCol h2.InfoboxLabel
{
	background: url(../images/main/InfoboxLabelBackground.png) no-repeat top left;
	height: 30px;
	margin: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 16px;
	line-height: 22px;
}
#LeftCol .Infobox
{
	background: url(../images/main/InfoboxBackground.png) repeat-y top left;
	padding: 4px 16px 8px 16px;
	border: none;
	overflow: hidden;
}
#LeftCol .InfoboxEnd
{
	background: url(../images/main/InfoboxEndBackground.png) no-repeat top left;
	height: 7px;
}
#LeftCol .InfoboxSpacer
{
	overflow: hidden;
	height: 8px;
}
.MoreLink
{
	display: block;
}
.BulletLink
{
 margin: 2px 0px 2px 0px; padding: 0px 0px 0px 20px; background: url(../images/main/BulletPoint.gif) no-repeat 0px 2px; 
 }

#ExchangeRotator {  position: relative; height: 160px; overflow: hidden; z-index: 100;}
.ExchangeAdTable { width: 100%; }

.ObjectListAlternateRow
{
	background: #f0f0f0;
}
.ExchangeAdWarningRow
{
	background: #ffd2a3;
}
.ExchangeAdWarningText
{
	color: #3d3d3d;
}
.ContentToc,
.RelatedItems
{
	margin: 0px;
	padding: 0px;
	position: relative;
}
.ContentToc li,
.RelatedItems li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
.Branches
{
	font-size: 10px;
}
.PictureRight
{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #7d7d7d;
}
.PageNavigation
{
	margin: 4px 0px;
}

/* BEGIN EDITING */

.FieldRow,
.FormRow
{
	margin-bottom: 2px;
}
.FieldRow
{
	padding-bottom: 2px;
	border-bottom: 1px solid #f0f0f0;
}
.FieldName,
.FormRow label
{
	font-weight: bold;
	margin-right: 8px;
	float: left;
	width: 140px;
}
.FieldHint
{
	font-style: italic;
	font-size: 10px;
}

.ObjectSelectPopUp,
.AssociationSelectPopUp,
.SuggestionSelectPopUp
{
	text-align: left;
	padding: 4px;
	background: #ededed url(../images/main/NavSubmenuBackground.png) repeat-x top left;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #adadad;
	border-right: 1px solid #adadad;
}
.ObjectSelectPopUp ul,
.AssociationSelectPopUp ul,
.SuggestionSelectPopUp ul
{
	margin: 0px;
	padding: 0px;
}


.ObjectSelectPopUp li,
.AssociationSelectPopUp li,
.SuggestionSelectPopUp li
{
	cursor: pointer;
	list-style: none;
	margin: 0px;
	padding: 0px 2px;
	background: none;
}
.ObjectSelectPopUp li:hover,
.AssociationSelectPopUp li:hover,
.SuggestionSelectPopUp li:hover
{
	color: #bf0300; text-decoration: underline;
}
#UserToolbar
{
	position: absolute;
	top: 96px;
	right: 16px;
	width: 300px;
	text-align: right;
}
#ContentEditToolbar,
#ExchangeAdEditToolbar
{
	position: absolute;
	top: 110px;
	right: 16px;
	text-align: right;
	width: 300px;
}
#LoginForm label
{
	float: left;
	width: 100px;
}
#LoginForm input
{
	margin-bottom: 2px;
}

.htmlarea table { border: none;}
.htmlarea td { font-size: 12px; padding: 0px; }

