@charset "utf-8";
.BlueConfHeader{
	width:100%;
	padding:7px;
	background-color:#039;
	color:#FFF;
	font-size:20px;
}
.headerBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-image: url(images/HeaderBG_1010x125.jpg);
	height: 125px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.TableFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	height: auto;
	width: auto;
}
.LeftNavTable {
	background-color: #FFFFFF;
	height: 58px;
	width: 191px;
	border: 1px dotted #A09E9F;
}
.LogoDropMenu {
	height: 125px;
	width: 914px;
}
.LeftNavCall_Box {
	background-color: #FFFFFF;
	border: 1px dotted #A09E9F;
	width: 100%;
	height: auto;
}
.MainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #444444;
	background-color: #FFFFFF;
}
.Bottom1010x104 {
	background-color: #FFFFFF;
	background-image: url(images/Bottom1010x104.jpg);
	background-repeat: no-repeat;
	height: 104px;
}

.BoxHeaders {
	background-color: #D48C25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 20px;
}

.RightNavCall_Box {
	background-color: #FFFFFF;
	width: 100%;
	border: 1px dotted #A09E9F;
	height: 20px;
}
.BoxHeaderCopy {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 100%;
}
.Arial22Bold {
	font-family: "DINMittelschrift LT";
	font-size: 16px;
	font-weight: bold;
	color: #C5C5C5;
}

.Arial16Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C7653C;
}

.BoxHeaderCopyRT {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	height: auto;
	width: 100%;
	padding: 20px;
}
.LeftNavTable-Topless {
	background-color: #FFFFFF;
	height: 58px;
	width: 191px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A09E9F;
	border-right-color: #A09E9F;
	border-bottom-color: #A09E9F;
	border-left-color: #A09E9F;
}
.Arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #59595B;
}
.TableDivider20px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;
}




/* Top Nav */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 25}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	/*display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	text-align: center;
	text-decoration: none*/}

#sddm li a:hover
{	/*background: #49A3FF*/}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-image:url(images/topNavBg.png);
	border-top: 1px solid #FFFFFF;
	width:150px;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image:url(images/topNavBg.png);
		border-top: 1px solid #FFFFFF;
		color:#FFFFFF;
		font: 11px arial}

	#sddm div a:hover
	{	background-image:url(images/topNavBg2.png);
		color:#E89820}
/*--------*/
