/* CSS document for global marketing resources inner pages */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) #ffffff repeat-x top;
	font-size:12px;
	color:#000000;
}


body {

background:#FFFFFF url(../images/bg1.jpg) repeat-x scroll center top;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;

}


/*div {
	border:#FF0000 1px solid;
}*/

a {
	color:#1f6996;
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:none;
}

.hand {
	cursor:pointer;
}

#contentPart {
	width:950px;
	margin:auto;
	clear:both;
	padding-bottom:10px;
}

#leftPart {
	float:left;
	width:250px;
	margin:20px 0px;
	padding-left:10px;
	clear:left;
}
#rightcontent { 
	width:690px;
	float:right;
	margin-top:17px; 
}

#page {
	width:450px;
	float:left;
	margin:auto;
	padding:0px;
	text-align:justify;
}
#page h2 {
	font-size:14px;
	color:#333333;
	margin:5px 0px;
}


#page p {
	text-align:justify;
	line-height:16px;
}

#clients h2 {
	font-size:14px;
	color:#333333;
	margin:5px 0px;
}

#rightpan {
	width:208px; float:right;}


#textPart {
	float:left;
	margin:20px 0px;
}

#textPart1 {
	float:left;
	width:450px;
	margin:20px 0px;
	
}

#textPart2 {
	width:208px;
	float:right;
	clear:both;
}

#lineX {
	background:url(../images/horizline_x.gif) repeat-x bottom;
	height:10px;
}

.accordationList {
	padding:0px;
	line-height:20px;
	list-style-position:inside;
}

.accordationList ol {
     padding:0px;
	 margin:10px;
}

.accordationList li {
     padding:0px;
	 margin:0px;
}

.accordationList li a {
	color:#333333;
	text-decoration:none;
}

.accordationList li a:hover {
	color:#1f6996;
	text-decoration:none;
}

.accordationList ol li a.active {
	color:#000000;
	text-decoration:none;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	margin:0px;
	padding:10px 0px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

h4 {
	margin:0px;
	padding:10px 0px;
	font-size:14px;
	color:#1F6996;
	font-weight:bold;
}

h5 {
	margin:0px;
	padding:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1f6996;
}

h6 {
	margin:0px;
	padding:5px 0px 25px 0px;
	font-size:12px;
	font-style:italic;
	color:#1F6996;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

#innerContent{ 
	clear:both;
	text-align:justify;
	line-height:20px;
}

#r8BluePanHeader {
	background:url(../images/bluepanelheader.gif) no-repeat;
	width:208px;
	height:38px;
	padding-left:2px;
}

#r8BluePanTitle {
	font-size:12px;
	font-weight:bold;
	color:#1f6996;
	padding:10px 0 0 10px;
}

#r8BluePanContent {
	background:url(../images/greypanelbottom.gif) no-repeat bottom center;
	border-left:#e8e1d8 solid 1px;
	border-right:#e8e1d8 solid 1px;
	width:206px;
}

#r8BluePanContentPad {
	padding:15px;
	line-height:18px;
	text-align:justify;
}

#bredCrumbs {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	height:22px;
	background:url(../images/horizline_x.gif) repeat-x bottom;
}

.nameNrole1 {
	padding:10px 0px;
	font-size:14px;
	color:#1F6996;
	font-weight:bold;
}

.nameNrole2 {
	padding:10px 0px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.bld-blue {
	color: #1f6996;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.leftPadImg {
	padding-right:10px;
}

.r8PadImg {
	padding-left:10px;
}

#uc {
	height:275px;
}

#banerAdsBox {
	background:url(../images/banneradbox.gif) no-repeat center;
	width:78px;
	height:25px;
}

#banerAdsBox a {
	font-size:10px;
	font-size:11px;
	font-weight:bold;
}

/*-----Loader------*/
#interface1 {
	z-index:1;
}

#loader_container {
	text-align:center;
	position:absolute;
	width: 250px;
	padding: 0px;
}

.title_h2 {
	padding:0px;
	text-align:center;
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: none;
	border: none;
	width: 250px;
}

* html .border_preview {
	z-index:100;
	position:absolute; 
	background: none;
	border: none;
	width: 250px;
	height: 100px;
}

.border_preview h2 {
	font-size: 12pt;
	color: #0a6fc1;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}



