@charset "utf-8";
* {
margin : 0;
padding : 0;
}
body {
background-color : #f7f7f7;
font-family : Arial, Helvetica, sans-serif;
background-image : url(../images/body_bg.jpg);
background-repeat : repeat-x;
background-position : left top;
font-size : 12px;
color: #333333;
line-height: 20px;
}
.style1 {
color : #000000;
}
.style2 {
color : #faac46;
}
.style3 {
color : #ffffff;
}
.services_bullet {
		color : #990000;
        font-size: 12px;
        font-weight: bold;

}
.bot {
           font-family: Arial;
           color: #999999; 
           font-size: 11px; 
           line-height: 14px; 
           text-decoration: none;
}
.clear {
clear : both;
}
a.main2:link {
           font-family: Arial;
           color: #B97F18; 
           font-size: 12px; 
           line-height: 13px; 
           text-decoration: none;
}

a.main2:visited {
           font-family: Arial;
           color: #B97F18; 
           font-size: 12px; 
           line-height: 13px; 
           text-decoration: none;
}

a.main2:hover {
           font-family: Arial;
           color: #000000; 
           font-size: 12px; 
           line-height: 13px; 
           text-decoration: none;
}

a.main2:active {
           font-family: Arial;
           color: #B97F18; 
           font-size: 12px; 
           line-height: 13px; 
           text-decoration: none;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
padding-bottom: 20px;
line-height: 20px;
text-align: justify;
}
.heading2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-variant: normal;
color: #FFFFFF;
}
.RHd {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
}

/* Left Menue Start */

ul#menu, ul#menu ul {
list-style-type : none;
margin : 0;
padding : 0;
width : 228px;
border-left : 1px solid #e2e2e2;
border-right : 1px solid #e2e2e2;
background-color: #FFFFFF;
}
ul#menu a {
display : block;
text-decoration : none;
}
ul#menu li {
margin : 0;
display: inline; /* this gets rid of the gaps - This really works */
}
ul#menu li a {
border-top : 1px solid #e2e2e2;
color : #000000;
font-size : 12px;
font-weight : bold;
background-color: #FFFFFF;
padding-top: 14px;
padding-right: 4px;
padding-bottom: 14px;
padding-left: 8px;
display: block;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
ul#menu li a:hover{
background : #c9c9c9;
color: #003366;
}
ul#menu li .current{
background : #e2e2e2;
color: #003366;
}
ul#menu li ul {
border : medium none;
width : 206px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 16px;
}
ul#menu li ul li a {
color : #000000;
border : none;
font-weight : normal;
background-image : url(../images/arrow-left.jpg);
background-repeat : no-repeat;
background-position : left 12px;
background-color: #FFFFFF;
padding-top: 6px;
padding-right: 4px;
padding-bottom: 6px;
padding-left: 12px;
}
ul#menu li ul li a:hover, ul#menu li ul li .on {
color : #db5b20;
background-color : transparent;
background-image : url(../images/arrow-left.jpg);
background-repeat : no-repeat;
background-position : left 12px;
}
#vMenu {
float: left;
width: 230px;
}

.mtop {
height: 33px;
width: 214px;
background-image: url(../images/lMenuTop.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #252E4D;
padding-top: 15px;
padding-left: 16px;
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
}
.mContact {
height: 233px;
width: 228px;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #B97F18;
margin-left: 0px;
border-left : 1px solid #e2e2e2;
border-right : 1px solid #e2e2e2;
}
.mbottom {
height: 30px;
width: 230px;
background-image: url(../images/lMenuBottom.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
margin-bottom: 20px;
}

/* Left Menue Close */

ul {
list-style : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
text-decoration : none;
margin : 0;
padding : 0;
}
a.linkImg {
font-family : Arial, Helvetica, sans-serif;
}
a.linkImg:active {
font-family : Arial, Helvetica, sans-serif;
}
a.linkImg:hover {
font-family : Arial, Helvetica, sans-serif;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-weight : normal;
color : #000000;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
font-weight : normal;
color : #1B4885;
margin-bottom: 4px;
}
.txtlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #333333;
}
.rightTxtLink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #333333;
text-decoration: underline;
}
#centreContainer {
width : 950px;
margin-top : 20px;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
}
#leftContainer {
float: left;
width: 230px;
margin-right: 12px;
}
#rightContainer {
float: left;
width: 702px;
}
#topImageContainer {
width: 700px;
margin-bottom: 10px;
margin-top: 0px;
}
#cboxTop {
background-image: url(../images/cboxTop.jpg);
background-repeat: no-repeat;
background-position: left bottom;
height: 12px;
width: 700px;
float: left;
}
#centerMain {
background-color: #FFFFFF;
width: 658px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #e2e2e2;
border-left-color: #e2e2e2;
float: left;
padding-right: 20px;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
#centerMain table { margin: auto; }
.newsTitle {
color: #DB5B20;
font-size: 14px;
}
.newsBreak {
color: #DB5B20;
width: 500px;
margin-right: auto;
margin-left: auto;
padding-bottom: 14px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e2e2e2;
}
#centerMain h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #1B4885;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E2E2E2;
padding-bottom: 15px;
margin-bottom: 20px;
}
#centerMain h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}
#centerMain h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #DB5B20;
font-weight: bold;
}
#centerMain ul {
list-style : none inside;
padding : 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#centerMain ul li {
background-image: url(../images/14.gif);
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 4px;
color: #333333;
background-position: 2px 3px;
}
#centerMain ul li ul li{
background-image: url(../images/bullet2.html);
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 4px;
color: #333333;
background-position: 2px 3px;
}
#eventNav {
width: 658px;
clear: both;
}
#eventNav ul {
list-style : none inside;
padding : 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
#eventNav ul li {
background-image: url(../images/arrow-left.jpg);
padding-left: 20px;
padding-bottom: 1px;
padding-right: 4px;
background-repeat: no-repeat;
}
#eventNav ul li a {
text-decoration : none;
color: #1B4885;
}
#eventNav ul li a:hover {
text-decoration: underline;
}
#eventNav ul li ul li{
background-image: none;
padding-left: 20px;
padding-bottom: 4px;
color: #333333;
}
#centerMain strong {
font-weight: normal;
}
#cboxBottom {
background-image: url(../images/cboxbottom.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 12px;
width: 700px;
float: left;
margin-bottom: 20px;
}
#topContainer {
width : 950px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
height : 106px;
background-image : url(../images/topBG.jpg);
background-repeat : no-repeat;
background-position : center top;
}
.logo {
height : 62px;
width : 300px;
float : left;
padding-top : 25px;
margin-left : -15px;
}
.logo_csrcp {
float : left;
padding-top : 0px;
margin-left : 56px;
margin-top:15px;
}
#top_navContainer {
float : right;
width : 200px;
height : 18px;
padding-top : 3px;
text-align: right;
}
#top_navContainer ul {
list-style : none inside;
padding : 0;
margin : 0;
}
#top_navContainer ul li {
display : inline;
padding-right : 5px;
padding-left : 5px;
}
#top_navContainer a {
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #1B4885;
}
#top_navContainer a:hover {
color : #faac46;
}
#navContainer {
float : right;
width : 555px;
height : 41px;
padding-top : 40px;
text-align: right;
}
#navContainer ul {
list-style : none inside;
padding : 0;
margin : 0;
}
#navContainer ul li {
display : inline;
padding-right : 5px;
padding-left : 5px;
}
#navContainer a {
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #1B4885;
}
#navContainer a:hover {
color : #fff;
background-color : #faac46;
}
#navContainer a:active {
color : #fff;
background-color : #faac46;
}
#navContainer3 {
float : left;
width : 850px;
height : 46px;
margin-top: 1px;
}
#page-wrap {
width : 950px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
}
.imageContainer {
height : 307px;
width : 950px;
margin-right : auto;
margin-left : auto;
background-image : url(../images/iPhoneApps.jpg);
background-color: #F8F8F8;
padding-top : 55px;
}
.imageContainer_Content_Slider {
width : 670px;
margin-right : auto;
margin-left : auto;
padding-top : 0px;
}
.solutionsContainer {
background-color : #ffffff;
height : 299px;
background-image : url(../images/solutionsBG.jpg);
}
.solutionWrap {
width : 950px;
margin-right : auto;
margin-left : auto;
}
.demo_request {
width : 950px;
margin-right : auto;
margin-left : auto;
text-align: center;
font-size : 13px;
}
.demo_request_icon {
width : 60px;
margin-left : 193px;
margin-top : -20px;
}
.solitionsHeading {
float : left;
width : 350px;
padding-top : 33px;
}
#solutionsBox {
height : 170px;
width : 950px;
margin-top : 30px;
border : 1px solid #33cc00;
}
.more {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
float : left;
width : 150px;
background-image : url(../images/plus.jpg);
background-repeat : no-repeat;
background-position : left;
padding-left : 20px;
}
a.linkMore {
font-family : Arial, Helvetica, sans-serif;
color : #1b4885;
text-decoration : none;
font-size : 13px;
line-height : 1.5em;
}
a.linkMore:active {
font-family : Arial, Helvetica, sans-serif;
color : #faac46;
text-decoration : none;
font-size : 13px;
}
a.linkMore:hover {
font-family : Arial, Helvetica, sans-serif;
color : #faac46;
text-decoration : none;
font-size : 13px;
}
a.linkGRI {
font-family : Arial, Helvetica, sans-serif;
color : #1b4885;
text-decoration : none;
font-size : 10px;
line-height : 1.5em;
}
a.linkGRI:active {
font-family : Arial, Helvetica, sans-serif;
color : #faac46;
text-decoration : none;
font-size : 10px;
}
a.linkGRI:hover {
font-family : Arial, Helvetica, sans-serif;
color : #faac46;
text-decoration : none;
font-size : 10px;
}
.solutionBox1 {
float : left;
height : 170px;
width : 255px;
margin-top : 10px;
padding-right : 2px;
padding-left : 26px;
background-image : url(../images/solutionBox.jpg);
background-repeat : no-repeat;
background-position : left top;
padding-top : 36px;
margin-right : 49px;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
}
.moreIestate {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #ffffff;
float : left;
width : 250px;
background-image : url(../images/plus.png);
background-repeat : no-repeat;
background-position : left;
padding-left : 20px;
margin-top : 10px;
}
.solutionBox2 {
float : left;
height : 170px;
width : 255px;
margin-top : 10px;
padding-right : 2px;
padding-left : 26px;
background-position : left top;
padding-top : 36px;
background-image : url(../images/solutionBox.jpg);
margin-right : 49px;
}
.solutionBox3 {
float : left;
height : 170px;
width : 255px;
margin-top : 10px;
padding-right : 2px;
padding-left : 26px;
padding-top : 36px;
background-image : url(../images/solutionBox.jpg);
background-repeat : no-repeat;
}
.newsContainer {
background-color : #ebebeb;
height : 170px;
}
.newsWrap {
width : 950px;
margin-right : auto;
margin-left : auto;
height : 149px;
background-image : url(../images/newsBg.jpg);
background-repeat : no-repeat;
background-position: right;
}

.newsBg {
width : 950px;
margin-right : auto;
margin-left : auto;
height : 148px;
background-image : url(../images/newsBg.jpg);
}
.newsHeading {
float : left;
width : 568px;
padding-top : 16px;
padding-bottom : 6px;
}
.newsBox {
float : left;
width : 570px;
height : 148px;
}
.news {
float : left;
width : 518px;
height : 90px;
}
a.linkNews {
font-family : Arial, Helvetica, sans-serif;
color : #666666;
text-decoration : none;
font-size : 12px;
line-height : 1.5em;
background-image : url(../images/bullet.gif);
background-repeat : no-repeat;
background-position : left;
padding-left : 20px;
}
a.linkNews:active {
font-family : Arial, Helvetica, sans-serif;
color : #666666;
text-decoration : none;
font-size : 12px;
}
a.linkNews:hover {
font-family : Arial, Helvetica, sans-serif;
color : #666666;
text-decoration : underline;
font-size : 12px;
}
.newsBlue {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #1b4885;
}
.buttonContainer {
height : 90px;
width : 50px;
float : left;
}
ul#roundButton li a {
display : block;
height : 37px;
float : left;
background-image : url(../images/scrollTop.jpg);
background-repeat : no-repeat;
text-indent : -9999px;
}
ul#roundButton li.scrollup a {
width : 50px;
background-repeat : no-repeat;
background-position : left top;
font-weight : bold;
text-decoration : none;
text-align : center;
}
ul#roundButton li.scrolldown a {
width : 50px;
background-repeat : no-repeat;
background-position : left top;
text-align : center;
font-weight : bold;
text-decoration : none;
background-image : url(../images/scrollBottom.jpg);
}
ul#roundButton li a:hover {
background-position : left bottom;
}
.downloadBox {
float : left;
width : 326px;
height : 148px;
background-image : url(../images/newsBg.jpg);
}
.downloadAdjustBox {
height : 65px;
width : 286px;
margin-right : auto;
margin-left : auto;
margin-top : 43px;
}
.productLogo {
float : left;
height : 64px;
width : 160px;
padding-left : 4px;
padding-right : 4px;
}
.pdfbox {
float : left;
height : 64px;
width : 61px;
text-decoration : none;
}
.download {
height : 64px;
width : 50px;
float : left;
}
.productLogosContainer {
background-color : #ebebeb;
height : 150px;
}
.productWrap {
width : 950px;
margin-right : auto;
margin-left : auto;
height : 148px;
}
.productsHeading {
float : left;
width : 950px;
padding-top : 18px;
padding-bottom: 10px;
}
.productsLogo {
float : left;
width : 950px;
padding-top : 18px;
padding-bottom: 4px;
}
.products {
float : left;
width : 950px;
height : 70px;
}
.storiesContainer {
background-color : #072141;
height : 199px;
}
.storiesWrap {
width : 950px;
margin-right : auto;
margin-left : auto;
height : 199px;
background-color : #072141;
background-image : url(../images/storiesBg.jpg);
}
.stories {
float : left;
width : 482px;
height : 196px;
}
.storiesHeading {
float : left;
width : 480px;
padding-top : 18px;
padding-bottom : 10px;
}
.story {
float : left;
width : 482px;
height : 122px;
}
.eventsContainer {
float : left;
height : 196px;
width : 464px;
}
.eventsBox {
float : left;
height : 146px;
width : 240px;
}
.eventsHeading {
float : left;
width : 200px;
padding-top : 40px;
padding-bottom : 10px;
padding-left : 36px;
}
.events {
width : 200px;
padding-left : 36px;
float : left;
}
.gri_Box {
float : left;
height : 130px;
width : 340px;
}
.gri_Intro {
height : 220px;
background-image : url(../images/gri-Logo.jpg);
background-repeat : no-repeat;
background-position : right;
margin-top: 10px;
margin-left: 35px;
width : 340px;
padding-left : 0px;
float : left;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
text-align: right;
}
a.linkStories {
font-family : Arial, Helvetica, sans-serif;
color : #cccccc;
text-decoration : none;
font-size : 12px;
line-height : 1.5em;
background-image : url(../images/bullet.gif);
background-repeat : no-repeat;
background-position : left;
padding-left : 20px;
}
a.linkStories:active {
font-family : Arial, Helvetica, sans-serif;
color : #cccccc;
text-decoration : none;
font-size : 12px;
}
a.linkStories:hover {
font-family : Arial, Helvetica, sans-serif;
color : #cccccc;
text-decoration : underline;
font-size : 12px;
}
.eventsPicBox {
float : left;
height : 196px;
width : 210px;
padding-top : 0px;
padding-left : 14px;
marign-left: 5px;
}
.bottomContainer {
background-color : #030c19;
height : 145px;
}
.bottomWrap {
width : 950px;
margin-right : auto;
margin-left : auto;
height : 140px;
}
#bottomNavContainer {
padding-top : 30px;
}
#bottomNavContainer ul {
list-style : none inside;
padding : 0;
margin : 0;
}
#bottomNavContainer ul li {
display : inline;
padding-right : 7px;
padding-left : 7px;
}
#bottomNavContainer a {
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #faac46;
}
#bottomNavContainer a:hover {
color : #ffffff;
}
#bottomCopyright {
padding-top : 12px;
}
.copyrightTxt {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #999999;
}
.worldwideBold {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #cccccc;
font-weight : bold;
}
#tagLine {
padding-top : 10px;
}
#tagLine ul {
list-style : none inside;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
#tagLine ul li {
display : inline;
padding-right : 7px;
padding-left : 7px;
}
#tagLine a {
text-decoration : none;
color : #faac46;
}
#tagLine a:hover {
color : #ffffff;
}
#slider {
width : 741px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
height : 227px;
border : 1px solid #d8d8d8;
}
#slider_Content {
width : 670px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : 4px;
height : 241px;
border : 1px solid #d8d8d8;
}
#slider2 {
width : 518px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
height : 75px;
border : 0px solid #ff00ff;
}
.dotLine {
width: 416px;
border-bottom-width: thin;
border-bottom-style: dashed;
border-bottom-color: #999999;
height: 5px;
margin-bottom: 20px;
clear : both;
}
.bold {
font-weight: bold;
}
#siteMap {
float: left;
width: 702px;
border: 1px solid #FF0000;
height: 100px;
}
#rightCol {
width: 230px;
}
.rightCol {
width: 230px;
}
.rightTop {
height: 33px;
width: 214px;
background-image: url(../images/RColTop.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
padding-left: 16px;
line-height: 34px;
}
.rightColMiddle {
width: 220px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #003366;
border-left-color: #003366;
background-color: #E5EAEF;
padding-right: 4px;
padding-left: 4px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #003366;
margin-bottom: 20px;
padding-top: 16px;
padding-bottom: 16px;
}
#rightColflags {
width: 220px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #003366;
border-left-color: #003366;
background-color: #E5EAEF;
padding-right: 4px;
padding-left: 4px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #003366;
margin-bottom: 20px;
padding-top: 16px;
padding-bottom: 16px;
}
#rightColflags ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#rightColflags ul li {
	font-size:11px;
	font-weight:bold;
	padding-bottom: 8px;
	color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: 0px 0px;
	text-align: center;
}
.smCol {
	width: 218px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.smTop {
height: 33px;
width: 202px;
background-image: url(../images/smTop-blue.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
padding-left: 16px;
line-height: 34px;
}
.smMiddle {
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 16px;
}
.rightBottom {
height: 16px;
width: 230px;
background-image: url(../images/RColBottom.html);
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
}
.orangeBox {
width: 400px;
margin-right: auto;
margin-left: auto;
padding: 4px;
}
/* IM Here */

.buttonHome {
float : left;
width : 59px;
padding-top : 48px;
height : 41px;
font-family : Arial;
font-size : 14px;
color : #ffffff;
}
.buttonCompany {
float : left;
width : 88px;
padding-top : 48px;
height : 41px;
font-family : Arial;
font-size : 14px;
color : #ffffff;
}
.buttonServices {
float : left;
width : 88px;
padding-top : 48px;
height : 41px;
font-family : Arial;
font-size : 14px;
color : #ffffff;
}
.buttonSolutions {
float : left;
width : 97px;
padding-top : 48px;
height : 41px;
font-family : Arial;
font-size : 14px;
color : #ffffff;
}
.buttonIndustries {
float : left;
width : 99px;
padding-top : 48px;
height : 41px;
font-family : Arial;
font-size : 14px;
color : #ffffff;
}
.buttonCareers {
float : left;
width : 85px;
padding-top : 48px;
height : 41px;
font-family : Arial;
font-size : 14px;
color : #ffffff;
}
.buttonContact {
float : left;
width : 68px;
padding-top : 48px;
height : 41px;
font-family : Arial;
font-size : 14px;
color : #ffffff;
}
.partnerLogo {
width: 658px;
margin-right: auto;
margin-left: auto;
clear: both;
margin-top: 20px;
height: 100%;
}
.bold9px {
font-weight: bold;
font-size: 11px;
}
.justify {
text-align: justify;
}
.line658 {
width: 658px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #666666;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}
.imgCaption {
font-weight: bold;
font-size: 10px;
font-style: normal;
line-height: normal;
text-align: center;
}
.logoRight {
width: 658px;
margin-right: auto;
margin-left: auto;
clear: both;
margin-top: 20px;
height: 100%;
text-align: right;
}
.boldRight {
font-size: 10px;
font-weight: bold;
}
#contactPageContainer {
width: 950px;
margin-right: auto;
margin-left: auto;
}
#cboxTop2 {
background-image: url(../images/cboxTop2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
height: 12px;
width: 950px;
float: left;
}
#contactFormContainer {
float: left;
width: 590px;
margin-right: 10px;
}
#contactFormContainer table { margin: auto; }
#addressContainer {
float: left;
width: 280px;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #666666;
padding-left: 20px;
}
#formButtonContainer {
float: left;
width: 590px;
}


#contactPageCenter {
background-color: #FFFFFF;
width: 908px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #e2e2e2;
border-left-color: #e2e2e2;
float: left;
padding-right: 20px;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
#contactPageCenter h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #1B4885;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E2E2E2;
padding-bottom: 15px;
margin-bottom: 20px;
}
/* Form Field */

.regLabel {
width: 150px;
margin-top: 19px;
font-size: 14px;
color: #333333;
float: left;
padding-left: 50px;
}
.regLabel2 {
margin-top: 19px;
font-size: 14px;
color: #333333;
float: left;
padding-left: 2px;
}

.regInput {
width: 370px;
display: block;
font-size: 14px;
color: #333333;
margin-top: 10px;
margin-bottom: 0px;
border: 1px solid #CCCCCC;
background-color: #f5f5f5;
float: left;
padding: 4px;
}

.multiInput {
width: 370px;
display: block;
font-size: 14px;
color: #333333;
margin-top: 10px;
margin-bottom: 0px;
border: 1px solid #CCCCCC;
background-color: #f5f5f5;
padding: 4px;
}

.regDropMenu {
width: 330px;
display: block;
font-size: 14px;
color: #333333;
margin-top: 10px;
margin-bottom: 0px;
border: 1px solid #CCCCCC;
background-color: #f5f5f5;
float: left;
padding: 4px;
}

.regDropMenu2 {
width: 64px;
display: block;
font-size: 14px;
color: #333333;
margin-top: 10px;
border: 1px solid #CCCCCC;
background-color: #f5f5f5;
float: left;
padding: 4px;
margin-right: 8px;
}

.regDropMenu3 {
width: 80px;
display: block;
font-size: 14px;
color: #333333;
margin-top: 10px;
border: 1px solid #CCCCCC;
background-color: #f5f5f5;
float: left;
padding: 4px;
}

/* Form Field End */

/* Button CSS */

a.ovalbutton{
display: block;
float: left; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 15px; /* Width of left menu image */
text-decoration: none;
background-color: transparent;
background-image: url(../images/button-left.gif);
background-repeat: no-repeat;
background-position: left top;
font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin-right: 5px;
margin-left: 5px;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #333333; /*button text color*/
}

a.ovalbutton span{
display: block; /*Set 11px below to match value of 'padding-left' value above*/
padding-top: 4px;
padding-right: 22px;
padding-bottom: 4px;
padding-left: 10px;
background-color: transparent;
background-image: url(../images/button-right.gif);
background-repeat: no-repeat;
background-position: right top;
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #1B4885;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden;
width: 346px;
margin-top: 20px;
padding-left: 200px;
}

/* Button CSS End */
#cboxBottom2 {
background-image: url(../images/cboxbottom2.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 12px;
width: 950px;
float: left;
margin-bottom: 20px;
}
#googleMap {
width: 590px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: 1px solid #FF0000;
}#sitemapCenter {
	background-color: #FFFFFF;
	width: 908px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-left-color: #e2e2e2;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sitemapCenter h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1B4885;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
/* Site Map Navigation Start */

#sitemapCenter ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 208px;
}
#sitemapCenter ul li{
margin : 0;
display: inline; /* this gets rid of the gaps - This really works */
}

#sitemapCenter ul li a{
	border-top : 1px solid #e2e2e2;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: block;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}

#sitemapCenter ul li a:hover{
color: #003366;
}

#sitemapCenter ul li ul{
border : medium none;
width : 186px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 16px;
}

#sitemapCenter ul li ul li a{
	color : #000000;
	border : none;
	font-weight : normal;
	background-image : url(../images/arrow-left.jpg);
	background-repeat : no-repeat;
	background-position : left 8px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sitemapCenter ul li ul li a:hover{
color : #db5b20;
background-color : transparent;
background-image : url(../images/arrow-left.jpg);
background-repeat : no-repeat;
background-position : left 8px;
}
/* Site Map Navigation Start */