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

body
	{
	margin: 0px;
	padding: 0px;
	background: url(images/bg.png) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	}

button { vertical-align: middle }

h1, form { margin: 0px }
p { margin-top: 0px; margin-bottom: 10px; }
a
	{
	text-decoration: none;
	color: #0d5e8f;
	}

h1
	{
	font-size: 24px;
	font-weight: normal;
	color: #597380;
	letter-spacing: -1px;
	}

.tb
	{
	border: 1px solid #ccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/mbg.png) repeat-x left -200px #fff;
	}
	
.container
	{
	width: 760px;
	text-align: left;
	margin: auto;
	}

	.main
		{
		width: 740px;
		position: relative;
		padding: 10px;
		float: left;
		background: #fff;
		}
		
		.lbg, .rbg
			{
			float: left;
			width: 20px;
			height: 430px;
			left: -20px;
			top: 0px;
			position: absolute;
			background: url(images/leftbg.png) no-repeat;
			}
			
		.rbg
			{
			left: 760px;
			background: url(images/rightbg.png) no-repeat;
			}
	
		.minheight
			{
			width: 0px;
			height: 400px;
			float: left;
			}
			
		.header
			{
			float: left;
			width: 740px;
			height: 138px;
			position: relative;
			background: url(images/mflash.jpg) no-repeat left -12px;
			}
			
			.header a.logo
				{
				float: left;
				display: block;
				position: absolute;
				height: 78px;
				width: 163px;
				top: 60px;
				left: 10px;
				z-index: 99;
				background: url(images/logo.png) no-repeat;				
				}
				
				.home
					{
					background-position: left 48px;
					height: 198px !important;
					}
				
					.home a.logo
						{
						top: 80px;
						}
				
			.header .line2
				{
				float: left;
				width: 740px;
				font-size: 11px;
				color: #888;
				padding-bottom: 10px;
				background: #fff;
				}
				
				.header .line2 span
					{
					margin-left: 18px;
					}
			
			#mflash
				{
				float: left;
				position: absolute;
				color: #fff;
				font-size: 30px;
				top: 80px;
				left: 190px;
				letter-spacing: -2px;
				white-space: nowrap;
				background: none;
				display: none;
				width: 0px;
				overflow: hidden;
				padding-left: 360px;
				text-align: center;
				
				}
				
				#mflash div
					{
					margin-top: -10px;
					font-size: 48px;
					}
			
			.navmenu
				{
				float: left;
				width: 739px;
				background: url(images/navbg.png) repeat-x #86999f;
				margin: 0px;
				padding: 0px;
				padding-left: 1px;
				}
				
				.navmenu li
					{
					color: #fff;
					display:block;
					float: left;
					position: relative;
					}
					
				.navmenu li a
					{
					display: block;
					padding-top: 6px;
					padding-bottom: 7px;
					width: 123px;
					text-align:center;
					color: #fff;
					background: url(images/anav.png) no-repeat center;
					}
					
				.navmenu li a:hover, .navm a.hlite
					{
					background: url(images/navbg.png) left 15px;
					}
					
					.navmenu li a span
						{
						background: url(images/ndown.gif) no-repeat right;
						padding-right: 20px;
						}
						
						.navm a.hlite span
							{
							background-position: right 6px;
							}
						
					.navmenu ul
						{
						display: none;
						}
					
		.leftpane
			{
			float: left;
			width: 170px;
			padding: 10px;
			padding-top: 30px;
			background: url(images/leftpane.png) no-repeat;
			position: relative;
			}
			
			.leftpane .minheight
				{
				height: 230px;
				}
			
			.widget
				{
				float: left;
				width: 170px;
				padding-top: 10px;
				position: absolute;
				top: 20px;
				left: 10px;
				background: url(images/leftpane.png) no-repeat left -20px;
				}
				
				.widget .tb
					{
					width: 154px;
					margin-bottom: 10px;
					}

				.control
				{
				float: left;
				width: 170px;
				background: url(images/conbg.png) no-repeat;
				position: absolute;
				top: 210px;
				left: 10px;
				}
				
				.breadcrumb
					{
					float: left;
					margin-top: 215px;
					float: left;
					width: 170px;
					}
				
				.control a
					{
					display: block;
					padding-top: 5px;
					padding-bottom: 5px;
					width: 85px;
					float: left;
					text-align: center;
					color: #999;
					letter-spacing: -1px;
					}
					
					a.loginb:hover
						{
						background: url(images/rconbg.png) no-repeat left top;
						}

					a.searchb:hover
						{
						background: url(images/rconbg.png) no-repeat right top;
						}
						
				.widget h2, .breadcrumb h2
					{
					margin: 0px;
					margin-bottom: 10px;
					font-size: 14px;
					letter-spacing: -1px;
					font-weight: bold;
					text-transform: uppercase;
					color: #444;
					}
			
		.ntitle img
			{
			margin-right: 10px;
			}			

		.ntitle
			{
			float: left;
			}
		
		.body
			{
			float: left;
			width: 540px;
			margin: 10px;
			margin-right: 0px;
			background: url(images/mbg.png) repeat-x top left;
			}
			

						blockquote.quote
						{
						float: right;
						font-size: 18px;
						font-family: Georgia, "Times New Roman", Times, serif;
						font-style: italic;
						color: #529ac3;
						width: 160px;
						padding: 10px;
						padding-left: 30px;
						padding-right: 0px;
						margin: 0px;
						background: url(images/q1.gif) top left no-repeat;
						clear: none;
						}
						
						
						blockquote.quote div
							{
							background: url(images/q2.gif) bottom right no-repeat;
							}
			
			.body .minheight
				{
				height: 230px;
				}
				
			.fronttabs, .toptabs
				{
				background: url(images/ftabs.png) repeat-x;
				height: 30px;
				overflow: hidden;
				}
				
				.fronttabs a, .toptabs a
					{
					float: left;
					font-weight: normal;
					display: block;
					padding-top: 7px;
					padding-bottom: 8px;
					width: 108px;
					text-align: center;
					color: #ccc;
					background: url(images/ftababg.png) no-repeat center;
					}
				
				.fronttabs a:hover, .toptabs a:hover
					{
					color: #fff;
					background-color: #777;
					}
				
				.fronttabs a.fsel, .fronttabs a.fsel:hover, .toptabs a.fsel, .toptabs a.fsel:hover
					{
					padding-top: 8px;
					background: url(images/mbg.png) repeat-x top;
					color: #222;
					font-weight: bold;
					}
		
		ul.nocheck
			{
			margin: 0px;
			padding: 0px;
			list-style: none;
			}
			
			ul.nocheck li
				{
				margin-bottom: 5px;
				}
		
		.frontpanes
			{
			padding: 10px;
			height: 180px;
			}
				.frontpanes .col
					{
					float: left;
					width: 153px;
					padding-left: 10px;
					padding-right: 10px;
					}
		
				.frontpanes .col4
					{
					padding-left: 10px;
					padding-right: 10px;
					}
		
				.frontpanes .col2, .frontpanes .col3
					{
					background: url(images/colb.png) no-repeat left top;
					}
		
				.fpane
					{
					display: none;
					float: left;
					background: url(images/mbg.png) repeat-x left -40px;
					background: none;
					}
		
				.fpane .inside
					{
					width: 520px;
					}
		
				.fpane h2, .subcontent h2
					{
					font-size: 18px;
					font-weight: normal;
					margin: 0px;
					margin-bottom: 10px;
					letter-spacing: -1px;
					}	
		.footer
			{
			float: left;
			clear: both;
			background: url(images/footerbg.png) repeat-x;
			width: 700px;
			padding: 20px;
			padding-top: 40px;
			padding-bottom: 10px;
			position: relative;
			top: -10px;
			margin-bottom: -10px;
			}
			
			#contact
				{
				}
				
				#copyright
					{
					position: absolute;
					right: 0px;
					}
			
			.footer div.line1
				{
				color: #000;
				white-space: nowrap;
				}
				
				.footer div.line1 span
					{
					margin-right: 26px;
					}
		
			.footer .line2
				{
				margin-top: 5px;
				font-size: 11px;
				white-space: nowrap;
				color: #555;
				}
				
				.footer .line2 span
				{
				margin-right: 18px;
				}
		
			.spot
				{
				padding-left: 5px;
				background: url(images/dot.png) no-repeat center;
				}
				
			.subcontent
				{
				padding: 20px;
				padding-top: 10px;
				color: #555;
				height: 280px;
				overflow: hidden !important;
				}
				
				.toptabs
					{
					margin-bottom: 10px;
					}
					
				.ntoptabs
					{
					height: 240px;
					}
				
						.subcontent h2
							{
							color: #0066CC;
							text-transform: uppercase;
							font-size: 14px !important;
							font-weight: bold;
							}
				ul.check, ul.clinks
					{
					padding: 0px;
					margin: 0px;
					margin-bottom: 10px;
					list-style: none;
					}
					
					ul.check li, ul.clinks li
						{
						background: url(images/check.gif) no-repeat left 2px;
						padding: 3px;
						padding-left: 20px;
						}
						
		.contactbox strong
			{
			width: 140px;
			float: left;
			}
		
		.partners h2
			{
			clear: both;
			}
			
		.fpic
			{
			float: right;
			margin-left: 10px;
			}
			
		ul.clinks li
			{
			background-image: none;
			}
			
			.clabel strong
				{
				width: 180px;
				float: left;
				}

		.pitem
			{
			float: left;
			width: 80px;
			height: 90px;
			clear: both;
			}

		.clientitem
			{
			margin-bottom: 10px;
			float: left;
			}

		.clientitem h2, .clientitem p
			{
			width: 400px;
			float: left;
			}

	a.jpg
		{
		background: url(images/jpg.png) no-repeat;
		padding-left: 20px;
		margin-left: 5px;
		}			
		
	a.pdf
		{
		background: url(images/pdf.png) no-repeat;
		padding-left: 20px;
		}
		
	.careercat h2
		{
		background: url(images/add.png) no-repeat;
		padding-left: 20px;
		cursor: pointer;
		}
		
		.careercat h2.open
			{
			background: url(images/close.png) no-repeat;
			}
		
		.careercat ul
			{
			display: none;
			}
			
		.careercat ul li
			{
			background: url(images/person.png) no-repeat 20px 5px;
			padding-left: 40px;
			}

	.tile
		{
		float: left;
		width: 240px;
		}
		
		.tilepic
			{
			float: left;
			width: 40px;
			height: 80px;
			}
			
		.tile .stat
			{
			display: block;
			color: #c00;
			}
			
	.app li a
		{
		background: url(images/app.png) no-repeat 0px 0px !important;
		padding-left: 20px;
		}
		
	.fitem
		{
		float: left;
		width: 480px;
		margin-bottom: 10px;
		}
	
	.fitem label
		{
		float: left;
		width: 130px;
		padding-right: 10px;
		font-weight: bold;
		}
		
	.fitem .tb
		{
		width: 320px;
		}

	a.btp
		{
		text-transform: uppercase;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding-left: 20px;
		background: url(images/up.png) no-repeat 0px -2px;
		display: block;
		clear: both;
		float: left;
		white-space: nowrap;
		}
		
	.tbError
		{
		border: 1px solid #006699;
		}
		
	.load
		{
		background: url(images/load.gif) no-repeat;
		padding-left: 20px;
		}
		
	.cpic
		{
		float: left;
		border: 0px;
		}
		
	.subcontent h1
		{
		display: none;
		}
		
	.newspane
		{
		float: left;
		width: 300px;
		}
		
	.sidepane
		{
		float: left;
		width: 175px;
		margin-left: 10px;
		}
		
		.sidenews a
			{
			display: block;
			}

.training
	{
	width: 500px;
	margin-bottom: 20px;
	}
			
.training th
	{
		padding: 3px;
		background: #aaa url(images/footerbg.png) repeat-x left -30px;
		color: #3399FF;
		border-bottom: 1px solid #3399FF;	
	}
	
.training td
	{
		padding: 3px;
		background: #fff;
		border-bottom: 1px solid #eee;
	}
	
	.breadcrumb a
		{
		display: block;
		}
		
		a.crumb2
			{
			margin-left: 10px;
			padding-left: 20px;
			background: url(images/crumb.png) no-repeat left -2px;
			}																				

		a.crumb3
			{
			margin-left: 20px;
			padding-left: 20px;
			background: url(images/crumb.png) no-repeat left -2px;
			}																							
			
			.sidenews a.nsel
				{
				font-weight: bold;
				}
