/* HTML Elements */
body
{
	padding:0px; 
	margin:0px;
	color: #8a8888;
	font:normal 12px helvetica,arial;
	min-height: 768px;
	background:#989898;
}
/* ektron dj*/
.EktronAjaxLoading
{
    display:none;
    }
/* end ektron dj*/
/* HTML Classed Elements*/
input.text
{
	border:solid 1px #c0c0c0;
}

select
{
	color: #8a8888;
	font-family: helvetica,arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* ID Elements */
#outer
{
	background:#ffffff;
	margin:0px auto 0px auto;
	width:930px;
	padding:10px;
}

#inner
{
	background:#ffffff;
}

#footer
{
	padding: 16px 0px 16px 0px;
	background-color:#c7c6c6;
	color:#737272;
	font-size: 11px;
	text-align:center;
}

/* Class Elements */
body.popup
{
	background:#ffffff;
}
.alert
{
	color:Red;
}
.blu {
	color: #114263;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
}
.wht {
	color: #ffffff;
	font-family: helvetica,arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.whtBld {
	color: #ffffff;
	font-family: helvetica,arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
p { 
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
h1 {
	margin:0px;
	padding:0px 0px 4px 0px;
	color: #5d88a0;
	font-family: helvetica,arial;
	font-size: 20px;
	font-stretch: extra-expanded;
	font-style: normal;
	font-weight: 900;
}
h2 {
	margin:0px;
	padding:0px 0px 4px 0px;
	color: #5d88a0;
	font-family: helvetica,arial;
	font-size: 18px;
	font-style: normal;
	font-stretch: extra-expanded;
	font-weight: 700;
}
h3 {
	color: #6d793f;
	font-family: helvetica,arial;
	font-size: 13px;
	font-stretch: extra-expanded;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
h4 {
	margin:0px;
	padding:0px 0px 2px 0px;
	color: #5d88a0;
	font-family: helvetica,arial;
	font-size: 13px;
	font-style: normal;
	font-stretch: extra-expanded;
	font-weight: 700;
}
.blam {
	color: #8a8888;
	font-family: helvetica,arial;
	font-size: 24px;
	font-stretch: extra-expanded;
	font-weight: normal;
	white-space: nowrap;
}
.blamBold {
	color: #8a8888;
	font-family: helvetica,arial;
	font-size: 24px;
	font-stretch: extra-expanded;
	font-weight: 900;
	white-space: nowrap;
}
.indent {
	margin-right: 20px;
}
.fakeLink {
	background-image: url("/Images/arrow.gif");
	background-position: 0px 5px;
	position: relative;
	background-repeat: no-repeat;
	border-bottom-style: none;
	color: #114263;
	font-family: helvetica,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	padding-left: 10px;
}
ul 
{
	margin: 2px 4px 2px 40px;
	padding: 0px 4px 4px 0px;
}
ul.on-off {
	margin-left: 40px;
	padding-left: 0px;
	list-style: none;
}
li.li-on 
{
	padding: 0px 0px 8px 20px;
	background: url("/Images/checked_box.gif") no-repeat;
}
li.li-off 
{
	padding: 0px 0px 8px 20px;
	background: url("/Images/unchecked_box.gif") no-repeat;
	position: 0px 13px;
}
a.topmenu2, a.topmenu2:link, a.topmenu2:active, a.topmenu2:visited {
	color: #8a8888;
	font-family: helvetica,arial;
	font-size: 11px;
	font-stretch: extra-expanded;
	font-weight: 800;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a.topmenu2:hover {
	color: #6d793f;
	font-family: helvetica,arial;
	font-size: 11px;
	font-stretch: extra-expanded;
	font-weight: 800;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
a.topmenu, a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	background-image: url("/Images/menu_dot.gif");
	background-position: 0px 10px;
	position: relative;
	background-repeat: no-repeat;
	color: #8a8888;
	font-family: helvetica,arial;
	font-size: 11;
	font-stretch: extra-expanded;
	font-weight: 800;
	padding-left: 4px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
a.topmenu:hover {
	background-image: url("/Images/menu_dot2.gif");
	background-position: 0px 10px;
	position: relative;
	background-repeat: no-repeat;
	color: #6d793f;
	font-family: helvetica,arial;
	font-size: 11px;
	font-stretch: extra-expanded;
	font-weight: 800;
	padding-left: 7px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
a.navlink, a.navlink:link, a.navlink:active, a.navlink:visited {
	background-image: url("/Images/arrow.gif");
	background-position: 0px 5px;
	position: relative;
	background-repeat: no-repeat;
	border-bottom-style: none;
	color: #114263;
	font-family: helvetica,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	padding-left: 10px;
	text-decoration: underline;
}
a.navlink:hover {
	background-image: url("/Images/arrow2.gif");
	background-position:2px 5px;
	position: relative;
	background-repeat: no-repeat;
	border-bottom-style: none;
	color:#000000;
	font-family: helvetica,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	padding-left: 10px;
	text-decoration: none;
}
a.whtLink, a.whtLink:link, a.whtLink:active, a.whtLink:visited {
	background-image: url("/Images/wht_arrow.gif");
	background-position: 0px 5px;
	position: relative;
	background-repeat: no-repeat;
	border-bottom-style: none;
	color: #ffffff;
	font-family: helvetica,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-stretch: extra-expanded;
	padding-left: 10px;
	text-decoration: underline;
}
a.whtLink:hover {
	background-image: url("/Images/wht_arrow2.gif");
	background-position:2px 5px;
	position: relative;
	background-repeat: no-repeat;
	border-bottom-style: none;
	color:#fffd66;
	font-family: helvetica,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-stretch: extra-expanded;
	padding-left: 10px;
	text-decoration: none;
}
a, a:link, a:active, a:visited 
{
	color: #5d88a0;
	text-decoration: underline;
	
}
a:hover 
{
	color: #000000;
	text-decoration: none;
}
.contentBlock {
	margin:0px 0px 4px 0px; 
	padding:0px; 
	width:930px;
}

table.full {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.empty {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
td.section {
	border-collapse: separate;
	border-spacing: 20px 20px;
	margin: 8px;
	padding: 20px;
	padding-top: 14px;
	vertical-align: top;
}
td.textBlock {
	margin: 0px;
	padding: 2px 2px 4px 2px;
	vertical-align: top;
}
td.checkboxDesc {
	color: #8a8888;
	font-family: helvetica,arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-right: 8px;
}
td.divider {
	border-bottom-style: none;
	border-left-color: #989898;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 1px;
}
/* NAVIGATION */
div.navigation
{
	margin: 0px;
	margin-top: 6px;
	height: 20px;
}
div.grayBorders
{
	border-top: solid 1px #b4b4b4;
	/*border-bottom: solid 1px #b4b4b4;*/
	margin: 0px;
	padding: 0px;
}
