/*Style Sheet Updated 10/15/2005*/

.btn_bkgd {
	background-image: url("../images/buttons/bkgd_buttons.jpg");
	background-repeat:repeat-x;
}

.border-btm {
	border-top:none;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	width:510px;
}

.border4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #000066;
	margin-left: 9px;
	padding-bottom: 9px;
	background-color: #000 /*#003399*/;
	width: 525px;
}
.border4 img{
	margin: 2px;
}

.container-border2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #000066;
	margin-left: 11px;
	margin-bottom: 10px;
	background-color: #EBECEC;
	width: 190px;

}
.container-border2 table {
	margin: 2px 4px 2px 16px;
}
.container-border2 li{
	color: #000000;
	text-align: left;
	margin: 0px 8px 10px 2px !important;
	list-style-type: none;
}
.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 !important;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	border-bottom: 0;
	text-align: left;
	width: auto;
	margin: 14px 0px 0px 9px;

}

.container-profile table{
	margin:0px;
}

.heading-1 {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	padding: 1px 0px 2px 2px;
	background: #000;
	border-bottom: solid 3px #FE9A24;
	width: auto;
	margin: 0px;
}
.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: auto;
	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;
}

.left_border {
	background:#b7bcc3 url("../images/buttons/bkgd_leftbar.jpg");
	background-repeat:repeat-y;
	width:9px!important;
}

.right_border {
	background-image: url("../images/buttons/bkgd_rghtbar.jpg");
	background-repeat:repeat-y;
}


/*controls the font color on any black background pages */
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 5px;
	margin: 8px;	
	text-align:left;
}
