@charset "UTF-8";
#contactInfo a:link {
	color: #C60;
}
#links  {
	padding-bottom: 0px;
	line-height: 16px;
	padding-right: 12px;
	padding-left: 110px;
	background-image: url(../images/grfx/dark40shadow.png);
	background-position: 80px 0px;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding-top: 30px;
	color: #FFC;
	text-align: right;
}

img, div, a, input {
	behavior: url(../iepngfix/iepngfix.htc);
	background-image: none;
}
p {
	margin-top: 0px;
	font-weight:bold;
	color:#000
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color:#333
	background-image: url(../images/bkgd/bkgd5.jpg);
}
body,td,th {
	font-size: 14px;
	color: #19140a;
	font-family: Arial, Helvetica, sans-serif;
}
.loggedUser {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.panel1_left {
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	width: 170px;
	background-color:#889cb8
	border: 1px solid #D2D0C2;
}
.panel2_center {
	background-image: url(../images/header_bg2.png);
	background-repeat: no-repeat;
	width: 420px;
	border: 1px solid #D2D0C2;
	color:#333;
	}
.panel3_right {
	background-image: url(../images/panel_3.jpg);
	background-repeat: no-repeat;
	width: 295px;
	border: 1px solid #D2D0C2;
}
#mainBkgd {
	background-repeat: no-repeat;
	background-image: url(../images/bkgd/bkgd1_shadow.png);
}
#mainContent {
	border: 1px solid #B2B3AC;
	background-color: #FFF;
}
#contactInfo {
	float: left;
	width: 240px;
	color: #62624E;
	font-size: 11px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#subNavigation {
	margin-bottom: 0px;
}
#subNavigation .textHeadline{
	line-height: 19px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 18px;
	margin-bottom: -10px;
	letter-spacing: -1pt;
}
#subNavigation .textBody {
	line-height: 14px;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-weight: normal;
}

.textBody ul li {
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -18px;
	margin-top: 0px;
}

.textList {
	text-align: left;
}
#panel2_content  {
	padding-left: 19px;
	padding-right: 28px;
	line-height: 17px;
	margin-top: 40px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight:normal
}
#panel2_content .customerName{
	font-size: 16px;
}
.copyright {
	font-size: 9px;
	color: #A6BEBE;
	text-align: left;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.getFlashLink {
	line-height: 12px;
	color: #FED455;
	margin-left: 20px;
	margin-top: 80px;
	margin-right: 35px;
	font-size: 11px;
	background-image: url(../images/grfx/dark70.png);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-style: italic;
}
.input {
    border: 1px solid #006;
    background: #ffc;
width:500px;
margin-left: 100px;
margin-top: 100px;
}