body {
	padding:0;
	margin:0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
/*	background-color: #787FB3;*/
/*	background-image: url('/img/bg_body.png');*/
	color: #5C5C5C;
	font-size: 10px;
	background-color: #fff;
}
body * {
/*	border: 1px solid red;*/
}
a {
	color:#FFD821;
}
div {
/*	box-sizing: border-box; -moz-box-sizing: border-box;*/
}
table {
/*	border: collapse;
	border: 1px solid red;*/
}
img{
	border: none;
/*	margin: 0px;
	padding: 0px;*/
}
td{
/*	border: 1px solid red;*/
	vertical-align: top;
}

div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.yellowline {
	background-color: #F1CB30;
	height: 5px;

	
	background-color: #FFF!important;
}
#topmenu{
	background-color: #F3F3F3;
	height: 36px;
	background-image: url('/img/bg_topmenu_right.png');
	background-repeat: no-repeat;
	background-position: right top;
}
#topmenu.secondPage{
	background-color: transparent;
	background-image: url('/img/bg_topmenu.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
}
#topMenuTable {
	border: none;
	width: 100%;
}
#topMenuTable td{
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-image: url('/img/m_vline.png');
	background-repeat: no-repeat;
	background-position: right center;
	height: 36px;
}
#topMenuTable td{
}
#topMenuTable a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#0E3A86;
}

#topMenuTable td img.png24 {
	BEHAVIOR: url('/img/iepng.htc');	
}

#topMenuTable td.active{
	background-image: url('/img/bg_topmenu_active.gif') !important;
	background-repeat: repeat-x;
	position: top;
}
#topMenuTable td.active a {
	color:#DD9610;
}

#topMenuSubTable {
	color:#19286B;
	font-size: 0.9em;
	text-transform:uppercase;
	background-color: #E3E3E3;
	width: 100%;
}
#topMenuSubTable td{
	height: 21px;
	vertical-align: middle;
}
#topMenuSubTable a{
	color:#19286B;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
#topMenuSubTable a:hover{
	text-decoration: underline;
}
#topImage {
	background-image: url('/img/bg_topimage.jpg');
	text-align: center;
	
}
#leftMenu {
	width: 258px;
	background-image: url('/img/bg_leftmenu.gif');
}
#leftMenu ul{
	margin: 10px 0 10px 36px;
	padding: 0px;		
}
#leftMenu li{
	list-style-image: url('/img/bull_leftmenu.png');
}
#leftMenu a{
	color: #19286B;
	font-size: 1.2em;
	text-decoration: none;
	font-weight:bold;
/*	font-size:12px;*/

}
#leftMenu a.leftMenuActive {
	color: #DD9610;
}
#leftMenu a:hover{
	text-decoration: underline;
}

textarea {
	border: 0px;
	background-color: #F3F3F3;
	font-size: 1.1em;
	margin: 0 8px 0 8px;
	padding: 0 2px 0 2px;
}
input.button {
	border: 1px solid #ddd;
	background-color: #F3F3F3;
	font-size: 1.1em;
	margin: 0 8px 0 8px;
	padding: 0 2px 0 2px;
}
}
input.text, input.inputfield {
	border: 0px;
	background-color: #F3F3F3;
	height: 18px;
	width: 122px;
	font-size: 1.1em;
	margin: 0 8px 0 8px;
	padding: 0 2px 0 2px;
	line-height: 18px;
}
.sform {
	font-size: 1.1em;
	margin: 15px 0 15px 0;
}
form {
	padding: 0px;
	margin: 0px;
} 
.bull {
	margin: 0 14px 0 20px;  
	padding: 0px;
	position: relative; 
	top: 2px;
}
.grayHead {
	width: 250px;
	height: 29px;
	background-color: #E3E2E2;
	color: #5C5C5C;
	font-size: 1.1em;
	line-height: 29px;
	background-image: url('/img/bg_grayhead.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.grayHead .billet{
	width: 7px;
	height: 29px;
	background-color: #D0CECE;
	float: left;
	margin-right: 20px;
}
.subForm {
	border: 1px solid #DCDCDC;
	border-left: none;
	width: 259px;
}
.window {
	border: 1px solid #DCDCDC;
	width: 239px;
	margin: 0 5px 0 5px;
	color: #5C5C5C;
}
.window h1{
	width: 90px;
	height: 29px;
	background-image: url('/img/bg_window_h1.png');
	background-repeat: no-repeat;
	color: #5C5C5C;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
	line-height: 29px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;	
}
.window h1.blue{
	width: 174px;
	height: 29px;
	background-image: url('/img/bg_window_h1_blue.png');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
	line-height: 29px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;	
}

.window .bluelink {
	color: #044D94;
	font-size: 1em;
	line-height: 29px;
	margin-right: 20px;
	float: right;
}
.window .preview {
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

#mainpageTbl {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#mainpageTbl td{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.footer {
	height: 29px;
	background-color: #F3F3F3;
	color: #ACABAB;
	font-size: 1.1em;
	line-height: 29px;
	background-image: url('/img/corner_footer_left.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-left: 17px;
	margin-left: 10px;
}
.footer a{
	color: #ACABAB;
	margin: 0 3px 0 3px;
	text-transform: uppercase;
}
.footer a.active{
	color: #ACABAB;
	margin: 0 3px 0 3px;
	font-weight: bold;
	text-decoration: none;
}
.footer .inline {
	width: 200px;
	float: right;
}
.footer .inline a{
	font-weight: bold;
}
#navPath {
	margin: 15px 0 15px 0;
	font-size: 1.1em;
}
#navPath a{
	color: #044D94;
}
#navPath .li{
	background-image: url('/img/bull_path.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 13px;
	margin-left: 5px;
}
.leftWindow {
	border: 1px solid #DCDCDC;
	border-left: none;
	width: 259px;
	margin: 5px 0 15px 0;
}
#content {
/*	padding: 0px 17px 22px 17px!important;*/
	padding: 0px 17px 110px 87px!important;
	font-size: 1.4em;
/*	font-size: 10px;*/
	font-family: arial narrow, Arial, Tahoma sans-serif;
	text-align:justify;
/*	color:#154172;*/
	color: #4C4C4C;


	background-image: url('/img/integrator.png');
	background-position: 17px bottom;
	background-repeat: no-repeat;

}
#content li{
	list-style-image: url('/img/bull_li.png');
}
#content h1{
/*	color: #053A81;*/

	color: #DD9610;
	font-size: 26px;
	font-weight: bold;
	text-transform:uppercase;
	font-style:normal;


	background-image: url('/img/integrator-top.png');
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 20px;
	padding-top: 90px;
	margin-left: -70px;
}
#content a{
	color: #044D94;
}
/*sitemap*/
.sitemap *{
/*	border: 1px solid red;*/

}

.sitemap {
	font-size: 0.9em;
	text-transform: uppercase;
}
.sitemap .tree1 {
	margin: 0px;
	padding: 10px;
}
.sitemap .tree1 h3, .sitemap .tree2 h3{
	font-size: 1.1em;
	margin-left: -20px;
	margin-bottom: 5px;

}

.sitemap .tree1 a, .sitemap .tree2 a {
	margin-right: 10px;	
}


.topimage {
	padding: 0px;
	background-image:url('/img/bg_topimage.gif');
	background-repeat:no-repeat;
	background-position:720px 0px;
}

.fpblocktext {
	font-size:14px;
	font-family:arial narrow;
/*	color:#154172;*/
	color: #4c4c4c;
}
.carrTable{
	border: 1px solid white;
	border-collapse: collapse;
	background-color: #fff;
	width: 90%;
}
.carrTable th{
	background-color: #99C2ED;
	color: #000;
	font-weight: normal;
	border: 1px solid white;
	padding: 5px;
	text-align: center;
}

.carrTable td{
	background-color: #EDF4FC;
	color: #000;
	border: 1px solid white;
	padding: 5px!important;
}
.carrTable tr.white td{
	background-color: #fff;
}
