@charset "UTF-8";
/* CSS Document */

html, body {
margin: 0; 
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#jumpMenu {
font-size: 10px;
	
	
}
body 
{
background-color:#FFFFFF;
background-image:url(../images/background.jpg);
background-repeat: repeat-x;
}

#page 
{
width: 948px;
margin-top:0px;
padding: 0px;
margin-left:auto;
margin-right:auto;
}

#pagewrapper 
{
width:925px;
margin:auto;

}

#flashcontent {
height:160px;
width: 925px;
position: relative;
color: #fff;
border-bottom: 2px solid #010d49;
}

/* @group header */

#header 
{
height:95px;
background-color:#ffffff;
background-image:url(../images/header_bg.png);
background-repeat:repeat-x;
}

#logo 
{
float:left;
padding-left: 30px;
width:293px;
height:95px;
}

#logo img
{
border: none;
}


#slogan 
{
float:left;
padding-left:40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#6d7399;
}

#slogan h1
{
font-style:italic;
font-weight:100;
font-size:18px;
margin-top: 36px;
margin-bottom:0px;
}

#slogan h2
{
font-weight:100;
font-size:12px;
margin-top:0px;
}

#country 
{
float: right;
width: 150px;
text-align:right;
padding-right:20px;
padding-top: 25px;
margin-bottom:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#243877;
}

/* @end */

/* @group Nav */

#nav 
{
clear: both;
height:24px;
width:100%;
background-color:#010d49;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: left;
line-height:24px;
color: #fff;
}

#nav ul
{
padding: 0 0 0 60px;
margin: 0px;
}

#nav li
{
padding:0px;
margin:0px;
float: left;
width: 140px;
height:24px;
list-style-type: none;
}

#nav a
{
text-decoration:none;
padding:0px;
color: #fff;
}

#navtext 
{
padding-left: 20px;
}

#mainarea 
{
height: 162px;
position: absolute;
z-index: 2;
top: 119px;
}

#top-panel 
{
padding: 0;
margin: 0;
height:160px;
width: 925px;
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image: url(../images/transparent.png);
background-repeat: repeat;
}

.top-panel-content 
{
padding-left: 80px;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 0px;
}

#top-panel .column 
{
font-size: 11px;
padding: 0px;
margin: 0px;
float:left;
width:140px;
}

#secondrow 
{
clear:both;
width:100%;
}

#secondrow .close
{
text-align:center;
}

#secondrow .close a 
{
font-size: 9px;
text-decoration:none;
color:  #e7e7e7;
}

#secondrow .close a:hover
{
color: #ff6600;
}

#top-panel .column h3
{
	font-size: 14px;
	padding: 0px;
	line-height: 14px;
	color: #ff6600;
	font-weight: normal;
	margin: 20px 0 5px;
}
#top-panel .column ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0;
	margin: 0;
}
#top-panel .column a{
	color: #e7e7e7;
	text-decoration: none;
	}
	#top-panel .column a:hover{
	color: #ff6600;
	}



/* @end */

/* @group subnav */
#leftsubnavtitle ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	color: #fff;
}
#leftsubnavtitle li{
	font-size: 10px;

	height: 17px;
		line-height: 17px;
			padding: 0 0 0 10px;
	background-color: #787a8f;
border-top: 1px solid #fff;

}

#leftsubnavtitle a{
	text-decoration: none;
	color: #fff;
}

#leftsubnav {
	width:160px ;
}
#leftsubnav ul{
		margin: 0px;
			padding: 0;
}


#leftsubnav li{
	list-style-type: none;
	font-size: 10px;
	height: 19px;

padding: 0px;
	background: #dee0ec;
	margin: 0px;

	border-top: 1px solid #fff;
}




/* My Comment */
#leftsubnav li:hover{
	background-color: #c1c4cd;
}
#leftsubnav a{
text-decoration: none;
color: #010d49;
line-height: 19px;
padding: 0px 0px 0px 20px;
margin: 0px;

}
#leftsubnav a.thisone  {
margin-left: -10px;

}
#leftsubnav li.subsub{
		background: #979bb6;
}
#leftsubnav a.subsub {
	margin-left: 10px;
			color: #fff;
}
#leftsubnav li.subsub:hover{
		background: #787a8f;
}
#leftsubnav a.subsub:hover {

			color: #fff;
}

#leftsubnav a.subsubthisone {

	color: #fff;

}

/* @end */

/* @group subsubnav */
#leftsubsubnavtitle ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	color: #fff;
	
}
#leftsubsubnavtitle li{
	font-size: 10px;

	height: 17px;
		line-height: 17px;
			padding: 0 0 0 10px;
}

#leftsubsubnavtitle a{
	text-decoration: none;
	color: #010d49;
}
#leftsubsubnavtitle{
	margin-top: 30px;
}

#leftsubsubnav {
	width:160px ;

}
#leftsubsubnav ul{
		margin: 0px;
			padding: 0;
}


#leftsubsubnav li{
	list-style-type: none;
	font-size: 10px;
	height: 17px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #010d49;
}
#leftsubsubnav a{
	color: #FF6600;
	line-height: 17px;
	margin: 0px;
}
#leftsubsubnav a:hover{
		color: #010d49;


}

#leftsubsubnav a:hover{
		color: #010d49;


}

/* @end */

/* @group Dropshadows */
div.wrapper-l {
	width:100%;
	height:100%;
	background-image: url(../images/bg_border_left.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
div.wrapper-tl {
	width:100%;
	height:100%;
	background-image: url(../images/bg_border_topleft.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}
div.wrapper-b {
	width:100%;
	height:100%;
	background-image: url(../images/bg_border_bottom.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
div.wrapper-bl {
	width:100%;
	height:100%;
	background-image: url(../images/bg_border_bottomleft.png);
	background-repeat:no-repeat;
	background-position: 0 100%;
}
div.wrapper-br {
	width:100%;
	height:100%;
	background-image: url(../images/bg_border_bottomright.png);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}
div.wrapper-r {
width:100%;
height:100%;
	background: url(../images/bg_border_right.png) 100% 0 repeat-y;
}
div.wrapper-tr {
width:100%;
	height:100%;
	background-image: url(../images/bg_border_topright.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

/* @end */

/* @group Footer */



/* @end */
.marTop {
margin-top:2px;
}

/* @group main Layout */

#leftcontent {
float: left;
width:160px;

}
.SignUp {
	font-size: 11px;
	color: #666666;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.SignUp p{
	padding: 0px;
	margin: 0px;
	
}
#leftcontent img{
	border: none;
	}

#centercontent {
	float: left;
	font-family: Arial;
	color: #333333;
	width: 477px;
	padding: 5px 10px 10px 30px;
	font-size: 13px;
}

#centercontent h1 {
	font-size: 16px;
	color: #010d49;
	font-weight: bold;
}
	#centercontent h2 {
	font-size: 14px;
	color: #010d49;
	font-weight: bold;
}

#rightcontent {
float: right;
width:228px;
padding-top: 5px;

}
#rightcontent img{
	border: 0px;
	
}

#filterarea {
padding: 0;
margin: 0;
	width: 100%;
	
}



.filter {

float: left;
width: 300px;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#243877;
}

.search {
	float: right;
	width: 150px;
	font-size: 10px;
padding: 0 0 5px;

}

.search {
	float: right;
	width: 150px;
	font-size: 10px;
padding: 0 0 5px;

}

.search p{
	padding: 0px;
	margin: 0px;
}


/* @end */
.moduleblog {

	float: left;
	width: 216px;
	text-align: justify;
	padding: 0 20px 10px 0;
}

.moduleblog img{
	float:left;
	padding: 0 5px 3px 0;
}
.moduleblog h2{
	margin: 0px;
}
.moduleblog h2 a{
	font-size: 10px;
	text-decoration: none;
	color: #010d49;
}
.moduleblog h2 a:hover{
			color: #6d76b6;
}
.moduleintro {
	padding-bottom: 10px;
	text-align: left;
}
.moduleintro  a{
color:#FF6600;
font-size:13px;
text-decoration:none;

}

.moduleintro  a:hover{
color: #010d49;
font-size:13px;
text-decoration:none;
}

.moduleintro h2{
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.moduleintro h3{
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.moduleintro p{
	padding-right: 10px;
}
.moduleintro ul 
{
list-style-image:url(../images/bullet.gif);
line-height:18px;
}

.newmoduleintro {
	padding-bottom: 10px;
	text-align: left;
}
.newmoduleintro h2{
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.newmoduleintro p{
	padding-right: 10px;
}
.newmoduleintro ul
{
list-style-image:url(../images/bullet.gif);
}

.bloglist h2 a{
	font-size: 10px;
	text-decoration: none;
	color: #010d49;
}
.bloglist h2 a:hover{
		color: #6d76b6;
}
.bloglist {
		text-align: justify;
	padding-right: 5px;
}

/* @group Boxes */
.rightbox{
	padding: 0 8px 8px;
	margin-right: 8px;
		color: #010d49;
	margin-top: 10px;
	
}

.rightbox1{
text-decoration:none;
	padding: 0 8px 8px;
	margin-right: 8px;
		color: #010d49;
	margin-top: 10px;
	border-top: 2px solid #ff6600;
		background: url(../images/backgroundhighlight.jpg) repeat-x;
}

.rightbox1 h3{
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0px 10px;

}
.rightbox1 h4{
	font-size: 10px;
	line-height: 10px;
	margin: 10px 0px 0px;
}
.rightbox1 p{
	font-size: 10px;
	margin: 5px 0px 0px;
}

.rightbox1 img{
	padding-top: 5px;
	
}
.rightbox2{
	border-top: 2px solid #ff6600;
	padding: 0 8px 8px;
	margin-right: 8px;
		color: #010d49;
	margin-top: 30px;
}
.rightbox2 h3{
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0px 10px;
}
.rightbox2 h4{
	font-size: 10px;
	margin: 5px 0px 0px;
}
.rightbox2 p{
	font-size: 10px;
	margin: 0 0px 0px;
}
.requestbox {
		border: 1px solid silver;
			margin-right: 8px;
			margin-top: 10px;
			font-size: 12px;
			background: white url(../images/bluegrad2.png) repeat-x 0 100%;
			color: #010d49;
			
	
}
.requestbox img{
	float: right;
	padding-right: 5px;
}
.requestbox h3 {
	color: white;
	font-size: 12px;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	background-color: #ff6600;
}
.requestbox p{
	font-size: 10px;
	margin: 0px;
	padding: 8px;
}

a.request{
text-decoration:none;
margin-right: 8px;
margin-top: 10px;
font-size: 12px;
color: #010d49;
} 
.searchrequest{
text-decoration:none;
margin-right: 8px;
margin-top: 10px;
font-size: 12px;
color: #010d49;
} 

a.request:hover{
text-decoration:underline;
margin-right: 8px;
margin-top: 10px;
font-size: 12px;
color: #010d49;
}

.author {
	font-size: 10px;
color: #ff6600;
}

a.author:hover {
	font-size: 10px;
color: #010d49;
}

.outsourcing {
	font-size: 11px;
color: #ff6600;
line-height:20px;
}

a.outsourcing:hover {
	font-size: 11px;
color: #010d49;
line-height:20px;

}

.hyperlinks {
	font-size: 13px;
	color: #FF6600;
}

a.hyperlinks:hover {
	font-size: 13px;
color: #010d49;

}

.bullet-links {
	font-size: 12px;
color: #ff6600;
}

a.bullet-links:hover {
	font-size: 12px;
color: #010d49;
}


.rightmorelink{
		text-align: center;
	padding-top: 5px;
}
.rightmorelink a{
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}
.rightmorelink a:hover{
	color: #010d49;
}


/* @end */

.moduleintro 
{
float: left;
width: 100%;
}

.morelink {


}
.morelink a
{
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
}
.morelink a:hover {
	font-size: 11px;
	text-decoration: none;
}
#whatnew p{
	font-size: 10px;
	margin-top: 0px;
}
#whatnew h3{
	color: #ff6600;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#whatnew h1{
	font-size: 12px;
}


.sub-head{
	color: #010d49;
	font-size: 13px;
	margin: 0;
font-family: Arial;
font-weight:bold;
}

.links{
	color: #010d49;
	font-size: 13px;
	margin: 0;
font-family: Arial;
}

a.links:hover{
	color: #ff6600;
	font-size: 13px;
	margin: 0;
font-family: Arial;
}

.articlelinks{
	color: #007CB9;
	font-size: 12px;
	margin: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.articlelinks:hover{
	color: #ff6600;
	font-size: 12px;
	margin: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
}



.breadcrumb{
	color: #949ab4;
	font-size: 10px;
	margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top: 5px;
padding-bottom: 15px;

}
.breadcrumb a{
	color: #949ab4;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #4b69b7;
}



#footer {
	clear: both;
height: 29px;
color:#c7c7c7;
line-height:30px;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#010d49;
}

#footer a {
color:#c7c7c7;
	text-decoration:none;
	line-height: 30px;
}
#footer a:hover {
color:#FFFFFF;
}

#footernav {
float: left;
padding-left:20px;

width:560px;
}


#siteby {
float: right;
text-align:right;
padding-right:20px;

}

.highlight

{
background-color:#dee0ec;
padding:5px;
}


.headings {

	float: left;
	width: 216px;
	height:100%;
	text-align: justify;
	padding: 0 20px 10px 0;
}

.headings img{
	float:left;
	padding: 0 5px 3px 0;
}
.headings h2{
	margin: 0px;
}
.headings h2 a{
	font-size: 13px;
	text-decoration: none;
	color: #010d49;
}
.headings h2 a:hover{
			color: #010d49;
			text-decoration:underline;
}

.testimonial{
color:#8186A7;
font-size: 13px;
margin: 0;
font-weight:bold;
font-style:italic;
font-family: Arial;

}

.testimonialmain{
font-size: 13px;
margin: 0;
font-family: Arial;
padding-left:25px;
}

img.floatLeft {
	float: left;
	margin-right:10px;
	margin-top:4px;
	margin-bottom:5px;
	
}

img.floatLeft1 {
	float: left;
	margin-right:10px;
	margin-top:4px;
	margin-bottom:5px;
	padding-bottom: 225px;	
}

img.floatLeft2{ 
    float: left; 
    margin-right: 35px; 
	margin-top:4px;
	
}


img.floatRight { 
    float: right; 
    margin-left: 15px; 
		margin-top:4px;
}


.request-for-service-left {
font-family:Arial;
font-size:12px;	
	float: left;
	width: 160px;
	height:100%;
	text-align: justify;
	padding: 0 20px 10px 0;
}


.request-for-service-right {

	float: left;
	width: 200px;
	height:100%;
	text-align: justify;
	padding: 0 20px 10px 0;
	}
	
.form {
border:1px solid #333333;
}

.horizontal {
float: left;
  width: 400px;
  background-color: #dfeaf5;
  border-bottom: 2px solid #333333;
  border-left: none;
  border-right: 2px solid #333333;
  border-top: none;
  padding: 20px;
  }

.maintext
{
font-size: 13px;
color:#010d49;
margin: 0;
text-align:justify;
font-family: Arial;
}

.subscription
{
font-size:13px;
color:#333333;
margin: 0;
text-align:justify;
font-family: Arial;
}

.form-request {
border:1px solid #7f9db9;
}

.function{
				font-size:10px;
				text-align:justify;
				font-family: Tahoma;
				
}