/*********** Debugging *********/


BODY, HTML {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font: 11px/1.4em Arial, Verdana, Helvetica, sans-serif !important;
	margin-bottom:12px;
	background:url(/graphic/bg_repeat.jpg) repeat-x;
}
IMG {
	border:0;
	margin:0;
	padding:0;
}
H1, H2, H3, H4, H5 {
	margin:0px 0px 15px 0px;
	padding:0;
	font-weight:bold;
	color:black;
	font-size:150%;
	text-transform:uppercase;
}
H2 {
	font-size:110%;
}
H3, H4, H5 {
	font-size:100%;
}
.white{
	color:#FFFFFF;
	font-weight: normal;
}
P {
	margin:.3em 0 .7em 0;
}
A:link,A:active,A:visited {
	color:#ff9300;
	outline:none;
	text-decoration:none;
}
input, textarea, select {
	font: 11px Arial, Helvetica, sans-serif;
}
INPUT#password.inlineLabel {
	background:white url(/graphic/password_input_bg.gif) no-repeat 0 1px;
}
INPUT#username.inlineLabel {
	background:white url(/graphic/username_input_bg.gif) no-repeat 0 1px;
}
INPUT#password.inlineLabelFocus,INPUT#username.inlineLabelFocus {
	background-image:none;
}
#container li, #containerTCP li{
	list-style-image:url(/graphic/li.gif);
	list-style-position:outside;
	margin: 0px;
	padding:0px;
}
#container ul, #containerTCP ul{
	padding-left: 20px;
	margin:0;
}
SMALL {
	color:#a5a5a5;
}
HR {
	color:#CCCCCC;
	height:1px;
}
FORM {
	margin:0;
	padding:0;
}
/*A:visited {
	color:#0099FF;
}*/
A:hover, A:active {
	text-decoration:underline;
}
#container {
	background: url(/graphic/bg_img.jpg) no-repeat center top;
	height:815px;
}
#containerInner {
	xfloat:left;
	width:915px;
	margin:0 auto;
}
#pageHeader {
	float:left;
	width:915px;
	height:100px;
}
#pageHeaderInner {
	float:left;
	display:inline;
	padding:0 0 16px 0;
}
#logo {
	float:left;
	margin:25px 0px 0px 0px;
}
#topillustration {
	/*display:none;*/
	clear:both;
	height:100px;
	width:912px;
	background-repeat:no-repeat;
}
#externalLinks {
	width:912px;
	height:20px;
	text-align:right;
}
/*#search {
	margin:12px 0 0 0;
	clear:both;
	float:right;
}*/
#topMenu {
	float: right;
}
#topMenuInner {
padding-right:5px;
}
#topMenu UL {
	margin:0;
	padding:0;
}
#topMenu UL LI {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style: none;
	margin: 0px;
}
#topMenu A:link, #topMenu A:visited {
	color:#ffffff;
	display:block;
	text-decoration:none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#topMenu A.selected {
	color:#FFFFFF;
	background-color: #000000;
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 3px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#topMenu A:hover {
}
#pageBody {
	clear:both;
	width:912px;
	min-height: 500px;
}
#pageBodyInner {
	float:left;
}
#footer {
	clear:both;
}
#footerInner {
	margin:0;
	padding:16px 16px 16px 16px;
	text-align:center;
}
#footer A {
	text-decoration:none;
}
#footer A:hover {
	text-decoration:underline;
}
#designedBy {
	clear:both;
	width:912px;
	text-align:right;
}
#designedBy A {
	font-size:10px;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#designedBy A:hover {
	text-decoration:none;
}
/*** vertical ***/
#verticalContainer {
	width: 916px;
}
#verticalUpper {
	position:relative;
	width: 100%;
	clear: both;
	float: left;
	background-color: #ffffff;
	margin-bottom: 17px;
	overflow: hidden;
	z-index:1;
}
#verticalUpperInner {
	padding:20px;
	float:left;
}

#verticalUpperLogin {
	background-color:#f7f7f7;
	float: right;
	width: 160px;
	height: 266px;
}
#verticalUpperLoginInner {
	padding: 30px 20px 0px 20px;
}
#verticalUpperLogin h1 {
	color:#ff9b00;
}
INPUT.button {
	border: 1px solid #999999;
	color: #ff9b00;
	font-weight: bold;
	text-transform:uppercase;
	
}
#verticalUpperFlash {
	float: left;
	width: 755px;
	height: 266px;
}
#verticalUpper h1 {
	display: inline;
}
#verticalUpper #pageTools {
	position:absolute;
	top:18px;
	right:18px;
}
#verticalUpper #pageTools #print {
	margin:3px 0 0 20px;
}
#printDialog {
/*	float:right;*/
	position:absolute;
	right:20px;
	top:40px;
	width:250px;
	border:1px solid #ccc;
	background:white;
/*	font-size:10px;*/
	padding:10px;
	z-index:100;
}
#printCompanySelector {
	height:100px;
	overflow:auto;
	margin-left:20px;
	width:220px;
}
#verticalUpper .land {
	font-size: 80%
}
#verticalLower  h1 {
	color:#FFFFFF;
	font-weight:normal;
}
#marginTop{
	background-color:#ff9400;
	padding-top:22px;
	float:left; 
}
#verticalLower {
	background:url(/graphic/verticalLowerTop.jpg) repeat-y;
	float:left;
}
#verticalLowerContentInner td, #verticalUpper td{
	padding-right:10px;
}
#verticalLowerInner {
	background: url(/graphic/content.jpg) center bottom no-repeat;
	float:left;
	min-height:250px;;
}
#verticalLowerInner A{
	color:#FFFFFF;
}
#verticalLowerContent {
	float: left;
	width: 572px;
}
#verticalLowerContentInner {
	padding: 0px 20px 20px 20px;
}
#verticalLowerContentInner td {
	background-position: top;
	padding-bottom: 2px;
}
#rightColumn {
	float:right;
	width:342px;
}
#rightColumn .rightTxt {
	padding-left: 30px;
}
#rightColumnInner {
padding:0px 20px 20px 20px;
}
#rightColumnInner A{
	color:#FFFFCC;
}
#rightColumnInner td {
	padding:0px 0px 10px 0px;
}
#rightColumnInner img {
	width: 140px;
	padding-top:6px;
	padding-right:15px;
}
/*** Three column page ***/
#containerTCP {
	background: url(/graphic/pages_repeat.gif) repeat-y center top;
	overflow:hidden;
	width: 916px;
}
#containerInnerTCP {
	background: url(/graphic/pages_contentBg.gif) no-repeat center top;

}
#leftMenu {
	float:left;
	width:200px;
}
#leftMenuInner {
	padding:20px;
}
#leftMenu UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	list-style-position:outside;
}
#leftMenu UL LI {
	margin: 0;
}
#leftMenu UL LI UL LI {
	margin:0 0 0 12px;
}
#leftMenu UL {

}
#leftMenu UL LI{
	list-style-image:none;
}
#leftMenu A {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	background-image: url(/graphic/li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#leftMenu A:hover {
	text-decoration:underline;
}
#leftMenu A.selected {
	color:#FFFFFF;
}
#contentArea {
	width:556px;
	float: left;
}
#contentAreaInner {
	padding:20px 20px 20px 35px;
}
#rightColumnTCP {
	width: 157px;
	float: right;
}
#rightColumnInnerTCP {
	padding:20px;
}
#rightColumnInnerTCP h1{
	padding-top:30px;
	color: #ff9b00;
	font-size: 140%;
}
#rightColumnInnerTCP A {
	color: #CC6600;
}
#footerTCP {
	background: url(/graphic/footer.gif) center top no-repeat;
	height: 50px;
	width: 916px;
}
.teaser A {
	color:white;
}
.teaser A:hover {
	text-decoration:underline;
}