/*Style Sheet Updated 10/15/2004*/
.container-border2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #000066;
	margin-left: 10px;
	margin_bottom: 10px;
	background-color: #EBECEC;
	width: 190px;

}
.container-border2 table {
	margin: 2px 4px 2px 16px;
}
.container-border {
	background: #fff;
	color: #000000;
	border: 2px outset #CC6600;
	text-align: left;
	width: 525px;
	margin: 14px 0 12px 9px;
	color: black;
}

.container-border table {
	margin: 2px 8px 2px 10px;
}
.container-profile {
	background: #fff;
	color: #000000;
	border: 2px solid #000;
	border-bottom: 0;
	text-align: left;
	width: 525px;
	margin: 14px 0 0px 9px;
	color: black;
}

.container-profile table {
	margin: 14px 7px 10px 10px;
}
.content {
	padding: 10px;
	text-align: left;
}

.content ol {
	margin: 0px auto;
}

.content table td {
	padding: 6px;
	padding-bottom: 2px;
}

.content table.nopadding td {
	padding: 0 !important;
}
.heading-1 {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	padding: 1px 0px 2px 3px;
	background: #000/*0450A1*/;
	border-bottom: solid 3px #FE9A24;
}
.heading-1 a,
.heading-1 a:link,
.heading-1 a:visited {
	display: block;
	width: 100%;
	text-decoration: none !important;
	background: inherit;
	color: white;
}

.heading-1 img {
	float: left;
	margin: 1px 3px 0 0;
}
.heading-middle {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	padding: 4px 0px 4px 5px;
	background: #000/*0450A1*/;
	border-bottom: solid 3px #FE9A24;
	width: 186px;
	
}
.heading-main {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	width: 186px;
	padding: 4px 0px 4px 5px;
	background: #0450A1;
	/*border-bottom: solid 2px #FE9A24;*/	
}

.heading-box {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	width: 186px;
	padding: 4px 0px 4px 5px;
	background: #0450A1;
	/*border-bottom: solid 2px #FE9A24;*/	
}
.heading-box a,
.heading-box a:link,
.heading-box a:visited {
	display: block;
	text-decoration: none !important;
	background: inherit;
	color: white;
}
#highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFF00;	
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;	
}
