@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12.5px;
	color: #1D3B55;
}
body {
	background-color: #03508E;
	background-image: url(../images/bg1.png);
	background-repeat: repeat;
	margin: 0 auto;
	width:947px;
}
#header {
}
#header #logo {
	float:left;
	width:392px;
	height:70px;
	padding-left:28px;
	padding-top:48px;
}
/***** MAINNAV *********/
#header #mainnav {
	/* background-color:#012F54; */
	background-image:url(../images/mainnav_bg.png);
	background-repeat:repeat-x;
	height:35px;
	padding-left:5px;
	vertical-align:middle;
	
}
#header #mainnav #mainnavcontent{
	padding-top:10px;
}

#header #mainnav a {
	margin-left:23px;
	margin-right:23px;
	font-size:13px;
	font-weight:bold;
	color:#B2CADD;
	text-decoration:none;
	
}
#header #mainnav a:hover {
	color:#FFFFFF;
}
/***** End of MAINNAV *********/
#header #header_underline {
	width:947px;
	height:4px;
	background:url(../images/header_underline_bg.gif) repeat-x bottom;
}
/***** NAV2 *********/
#header #nav2 {
	height:63px;
	padding-top:55px;
	padding-right:15px;
	text-align:right;
	color:#B6C9D9;
}
#header #nav2 a {
	padding-left:8px;
	padding-right:14px;
	color:#B6C9D9;
	font-size:13px;
	text-decoration:none;
}
#header #nav2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/***** End of NAV2 *********/


#content {
	min-height:500px;
	background-color:#FFFFFF;
	width:947px;
	background-image:url(../images/rpanel_shadow2.gif);
	background-repeat:repeat-y;
	background-position:right;
	overflow:hidden;
	_color:#1D3B55;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
/****************Title Banner**************************/

#content #pageheadbanner {
	background-color:#014074;
}

#content #pageheadbanner #title_page{
	background-image:url(../images/page_heading/title_bg.gif);
	background-repeat:no-repeat;
	height:95px;
	background-color:#014074;
}

#content #pageheadbanner #pageheading{
	float:left;	
	width:300px;
	padding-left:10px;
	padding-top:60px;
}


#content #pageheadbanner #path{
	float:right;
	width:600px;
	margin-top:69px;

}

#content #pageheadbanner #pathtext{
	background-image:url(../images/page_heading/path_center.png);
	background-repeat:repeat-x;
	float:right;
	min-width:200px;
	width:auto;
	height:20px;	
	padding-top:6px;
	color:#FFFFFF;
}


#content #pageheadbanner #pathleft{
	background-image:url(../images/page_heading/path_left.png);
	background-repeat:no-repeat;
	width:14px;
	min-width:10px;	
	height:21px;
	float:right;
	color:#CCCCCC;
	padding-top:5px;
	
}

#content #pageheadbanner #high_text{
	font-size:11px;
	color:#CCCCCC;	
}

#content #pageheadbanner #pathtext a{
	font-size:11px;
	color:#CCCCCC;
	text-decoration:underline;
	font-weight:bold;
	padding-left:8px;
	padding-right:8px;
}

#content #pageheadbanner #pathtext a:hover{
	text-decoration:none;
		font-weight:bold;
	color:#CCCCCC;

}
/***************End Title Banner**************************/

#content #bannerbottomspace {
	background-color:#FFFFFF;
	background: url(../images/banner_bottomspace_bg.gif) no-repeat right;
	width:947px;
	float:left;
	height:5px;
}
#content #lpanel {
	/*font-family:Tahoma, Verdana, Arial;*/
	color:#666666;
	width:693px;
	height:auto;
	min-height:365px;
	float:left;
	padding-top:20px;
	padding-left:3px;
	margin-right:15px;
	padding-bottom:20px;
	text-align:left;
	font-size:110%;
}
#content #lpanel #path a {
	height:10px;
	width:651px;
	color:#244C6B;
	text-align:right;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}
#content #lpanel #path a:hover {
	height:10px;
	width:651px;
	color:#244C6B;
	text-align:right;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;
}
#content #rpanel {
	width:232px;
	height:auto;
	min-height:400px;
	float:left;
}
#content #rpanel #partners {
	background-image:url(../images/r_panel/rpanel_partnersbg.jpg);
	background-repeat:repeat-x;
	background-color:#244C6B;
	width:232px;
	height:171px;
}
#content #rpanel .title {
	font-family:"Segoe UI", Arial, Tahoma, Verdana;
	font-size:14px;
	font-style:italic;
	color:#FFFFFF;
	padding:10px;
}
#content #rpanel .content {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-family:Tahoma, Verdana, Arial;
	color:#B7CDDF;
}
#content #rpanel .content a {
	text-decoration:underline;
	color:#B7CDDF;
}
#content #rpanel .content a:hover {
	text-decoration:none;
	color:#B7CDDF;
}
#content #rpanel #timesheetlogin {
	background-image:url(../images/r_panel/timesheet_bg.jpg);
	background-color:#244C6B;
	background-repeat:repeat-x;
	width:232px;
	height:198px;
}
#content #rpanel #timesheetlogin .content {
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
}
#content #rpanel .input {
	width:106px;
	height:90%;
	font-size:90%;
}
#content #rpanel #timesheetlogin .col1 {
	width:60px;
	float:left;
}
#content #rpanel #timesheetlogin .col2 {
	width:100px;
	float:left;
}
#content #rpanel #timesheetlogin .extra_leftpadding {
	padding-left:60px;
}
/***** Contact info on right panel *****/

#content #rpanel #contactinfo {
	background-color:#1C3951;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	width:224px;
	height:auto;
	min-height:180px;
	overflow:hidden;
}
#content #rpanel #contactinfo #linkarrow {
	background-image:url(../images/r_panel/contact_usgradientbg.jpg);
	background-repeat:repeat-x;
	height:22px;
	width:216px;
	padding-right:8px;
	padding-top:17px;
}
#content #rpanel #contactinfo #title {
	background-image:url(../images/homepage/title_bg.jpg);
	background-repeat:repeat-x;
	background-color:#103D61;
	width:224px;
	height:31px;
}
#content #rpanel #contactinfo #image {
	min-height:22px;
	height:auto;
	width:224px;
}
#content #rpanel #contactinfo #content_contactinfo {
	color:#60666C;
	padding-left:18px;
	padding-top:17px;
	padding-bottom:10px;
	width:206px;
	line-height:120%;
	background-color:#FFFFFF;
}
#content #rpanel #contactinfo #content_contactinfo a {
	color:#406582;
	text-decoration:none;
}
#content #rpanel #contactinfo #content_contactinfo a:hover {
	color:#406582;
	text-decoration:underline;
}
/***** End of Contact info on right panel *****/

.highlightext {
	font-weight:bold;
}
#content #contentbottom {
	width:100%;
	float:left;
	height:4px;
	background-color:#EBEBEB;
	background:url(../images/dot_EBEBEB.gif);
}
#footer {
	/*background-color:#012D50;*/
	background-image:url(../images/footer_effect2.png);
	background-repeat:repeat-x;
	height:26px;
	width:947px;	
	color:#9AB4C9;
	font-size:11px;
	float:left;
	padding-top:10px;
	vertical-align:top;
	margin-bottom:20px;
}
#footer #footerlinks{
	float:left;
}
#footer a {
	color:#9AB4C9;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright {
	font-size:11px;
	width:157px;
	float:right;
	padding-right:43px;
	color:#4f7493	;
	text-align:right;

}
#content .maincontent_left {
	float:left;
	width:330px;
	margin-right:10px;
	margin-left:0px;
	min-height:250px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;

}
#content .maincontent_right {
	float:left;
	height:auto;
	width:310px;
	min-height:250px;	
	overflow:hidden;
	margin-left:10px;
	padding-bottom:20px;
}
#content .maincontent_fullwidth {
	float:left;
	margin-right:0px;
	margin-left:10px;
	height:auto;
	min-height:250px;
	overflow:hidden;
	padding-bottom:20px;
	width:670px;
}
#content a {
	color:#1D3B55;
	text-decoration:underline;
}
#content a:hover {
	color:#1D3B55;
	text-decoration:none;
}
#content hr {
	border: 0;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin:0px;
}
#content #lpanel h2 {
	font-family:"segoe UI", Arial, Verdana, Tahoma;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
}
#content #lpanel li {
	line-height:20px;
}
#content #lpanel h3 {
	font-size:12px;
	font-weight:bold;
}

.highlight {
	color:#000000;
	font-weight:bold;
}

.aliances_logo_align {
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	border:#CCCCCC 1px solid;
}

.contact_textbox_width{	
	width:150px;
}
.contact_addressbox_width{	
	width:150px;
}
.contact_messagebox_width{	
	width:305px;	
	margin-top:5px;
}

/***** Brief panel: to be used in main content area *****/
.briefpanel {
	float:left;
	margin:3px;
	width:224px;
	background-color:#ffffff;
}
.briefpanel .title {
	background-image:url(../images/homepage/title_bg.jpg);
	background-repeat:repeat-x;
	background-color:#103D61;
	height:31px;
	width:224px;
}
.briefpanel .image {
	width:224px;
}
.briefpanel .linkarrow {
	padding-right:16px;
	padding-top:5px;
	height:25px;
	width:208px;
}
.briefpanel .content {
	background-color:#FFFFFF;
	padding-left:15px;
	padding-top:17px;
	padding-bottom:10px;
	padding-right:15px;
	font-family:"Segoe UI", Arial, Tahoma, Verdana;
	font-size:11.3px;
	color:#60666C;
	line-height:120%;
	text-align:left;
	width:194px;
	height:100px;
}
.briefpanel .content a, .briefpanel .content_services a {
	color:#406582;
	text-decoration:none;
}
.briefpanel .content a:hover, .briefpanel .content_services a {
	color:#406582;
	text-decoration:underline;
}
.briefpanel .content_services {
	padding-left:8px;
	padding-top:17px;
	padding-bottom:10px;
	padding-right:15px;

	line-height:180%;
	width:206px;
	font-family:"Segoe UI", Arial, Tahoma, Verdana;
	font-size:11.3px;
	font-weight:bold;
	color:#60666C;
	text-align:left;
	height:100px;	
	
}
.briefpanel .content_services .listarrow {
	background:URL(../images/homepage/listed_arrow.gif) no-repeat center center;
	padding-right:15px;
}

/***** End of Brief panel ******/

/****** BOTTOM SERVICES DIV ********/
#bottom_services_div{
	padding-bottom:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#244B6B;
	line-height:15px;
	width:100%;
	float:left;
	padding-top:20px;

}
#bottom_services_div #title{
	width:112px;
	padding-left:25px;
	height:94px;
	float:left;
}

#bottom_services_div .item{
	height:47px;
	float:left;
	width:100%;
}
#bottom_services_div .item .arrow{
	padding-right:10px;
	height:47px;
	width:10px;
	float:left;
	background:url(../images/arrow_innerpage.gif) no-repeat 5px 6px;
	
}
#bottom_services_div a{
	font-size:11px;
	color:#1D3B55;
	text-decoration:none;
	font-weight:bold;
}
#bottom_services_div a:hover {
	text-decoration:underline;
}
#bottom_services_div #col1{
	width:160px;
	float:left;
}
#bottom_services_div #col2{
	width:170px;
	float:left;	
}
#bottom_services_div #col3{
	float:left;
	width:220px;
}
#bottom_services_line{
	padding-left:26px;
}

/********** End of BOTTOM SERVICES DIV ******/
.quickcontact_text {
font-family:"Segoe UI",tahoma,arial;
font-size: 17px;
color:#999999;
font-weight:normal;
font-style:italic;
}

.quickcontact_title{
	font-family:"Segoe UI",Tahoma, Verdana, Arial;
	font-size:14px;
	height:28px;
	font-style:italic;
	padding-top:3px;
	color:#CCCCCC;
	
}