﻿
body 
{
	background-color:#d6d6d6;
	font-family: Arial;
	font-size:12px;
	color:#333;
	height:100%;
	margin:0;
	text-align:left;
}
a
{
	cursor:pointer;
	font-family: Arial;
	font-size:12px;
	text-decoration:underline;
	color:#0023a0;
}
a:hover
{
	text-decoration:none;
}
img
{
	border:0;
	display:block;
}
#bodyMain
{
	height:auto;
	margin:0 auto;
	width:940px;
	overflow-x:hidden;
}
#bodyBack 
{
	background-image:url(../images/bodyShadow.png);
	background-repeat:repeat-y;
	float:left;
	width:940px;
}
#bodyWrap
{
	width:900px; 
	margin-left:20px; 
	background-color:White;	
	float:left;
}
.headerSection
{
	height:66px;
	border-bottom:12px solid #c6d7ef;
}
.logoSection
{
	float:left;
	height:66px;
	width:250px;
}
.logoSection img
{
	margin-left:20px;
	margin-top:5px;
}
.gradientImg
{
	background-image:url(/uploadedImages/Content/All_Pages/OrangeGradient-longer.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:650px;
	height:66px;
	float:left;
}
.homePageMain
{
	position:relative;
	float:left;
	width:900px;
}

.pic1
{
	padding:30px 50px 0px 100px;
	clear:left;
	float:left;
}
.pic2
{
	padding:20px 50px 0px 250px;
	clear:left;
	float:left;
}
.pic3
{
	padding:20px 50px 0px 400px;
	clear:left;
	float:left;
}
.globalNetwork
{
	position:absolute;
	top:30px;
	left:480px;
	WIDTH: 400px;
	/*
	float:left;
	width:400px;
	padding-top:30px;
	padding-top:75px !important!;
	padding-left:80px;*/
}
.pic1 a
{
	float:left;
	width:250px;
	background-image: url(/uploadedImages/AboutUsImage.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:pointer;
	height:105px;
	text-align:right;
	color:#626366;
	font-size:24px;
	font-family:Arial;
	font-weight:bold;
	padding-top:35px;
}
.pic1 a:hover
{
	background-image: url(../uploadedImages/AboutUsImage_on.gif);
	background-repeat:no-repeat;
	color:#ffa000;	
}
.pic2 a
{
	float:left;
	width:210px;
	background-image: url(/uploadedImages/VallueImage.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:pointer;
	height:105px;
	text-align:right;
	color:#626366;
	font-size:24px;
	font-family:Arial;
	font-weight:bold;
	padding-top:35px;
}
.pic2 a:hover
{
	background-image: url(../uploadedImages/VallueImage_on.gif);
	background-repeat:no-repeat;
	color:#ffa000;	
}
.pic3 a
{
	float:left;
	width:250px;
	background-image: url(/uploadedImages/SolutionsImage.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:pointer;
	height:105px;
	text-align:right;
	color:#626366;
	font-size:24px;
	font-family:Arial;
	font-weight:bold;
	padding-top:35px;
}
.pic3 a:hover
{
	background-image: url(../uploadedImages/SolutionsImage_on.gif);
	background-repeat:no-repeat;
	color:#ffa000;	
}
h1
{
	color:#0023a0;
	margin-bottom:0;
	font-size:30px;
	font-size:36px;
	font-family:Arial;
}
.cornerSquares
{
	float:left;
	margin-top:-200px;
	clear:left;
	padding-left:10px;
}

/*.pic1 img, .pic2 img, .pic3 img
{
	float:left;
	width:128px;
}
h3, h3 a
{
	color:#333333;
	float:left;
	margin:0;
	font-size:24px;
	font-family:Arial;
}

h3 a
{
	padding-left:20px;
	padding-top:35px;
	text-decoration:none;
	cursor:pointer;
}
h3 a:hover
{
	color:#ffa000;
}
.footerTxt ul li a, .footerTxt ul li a:visited
{
	font-family:Arial;
	color:#808183;
	font-size:9px;
}
.footerTxt ul li a:hover
{
	color:#0023a0;
	text-decoration:underline;
}
.footerTxt ul
{
	float:left;
	margin:0;
	list-style-type:none;
	padding-left:5px;
}
.content img.curves
{
	margin-top:15px;
	float:left;
}
*/

#footer
{
	float:left;
	width:100%;
	margin-top:-10px;
}
.footerTxt
{
	float:right;
	font-family:Arial;
	color:#808183;
	font-size:9px;
	padding-right:10px;
}
.footerTxt span
{
	float:left;
}
.footerBtm
{	
	width:900px; 	
	background-image:url(../images/footerBtm.jpg);
	background-repeat: repeat-x;
	height:15px;
	padding:0 !important;
}
.paddingTop50
{
	padding-top:50px;
}
.marginBtm
{
	margin-bottom:5px;
}


.pageBtm
{
	margin-left:20px;
}

/*Top Navigation section*/
.topNav
{	
	float:left;
	height:25px;
	width:500px;
	position:relative;
	z-index:10;
	margin-top:32px;
}
.noRightBorder
{
	border-right:none !important;
}


/*Content pages*/

.paddingLeft
{
	padding-left:20px;
	padding-top:10px;
	min-height:550px;
}
.paddingTop
{
	padding-top:5px;
}
.breadcrumb
{
	font-size:10px;
	font-family:Arial;
	color:#808183;
	text-transform:capitalize;
}
.breadcrumb a
{
	font-family:Arial;
	color:#747679;
	text-decoration:none;
	font-size:10px;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.content h1
{
	margin:24px 0;
	color:#808183;
	font-size:24px;
	margin-bottom:15px;
}
.content h2
{
	clear:left;
	color:#0023a0;
	margin-bottom:5px;
	font-size:13px;	
	font-weight:bold;
	margin-top:0px;
}
.content p
{
	margin-top:0;
	margin-right:15px;
}
