a:link {color: #0A1F62; text-decoration: none;}
a:visited {color: #0A1F62; text-decoration: none;}
a:active {color: #0A1F62; text-decoration: none;}
a:hover {color: #C1C6D7; text-decoration: none;}

.white a:link {color: #FFFFFF; text-decoration: none;}
.white a:visited {color: #FFFFFF; text-decoration: none;}
.white a:active {color: #FFFFFF; text-decoration: none;}
.white a:hover {color: #0A1F62; text-decoration: none;}

.home a:link {color: #0A1F62; text-decoration: none;}
.home a:visited {color: #0A1F62; text-decoration: none;}
.home a:active {color: #0A1F62; text-decoration: none;}
.home a:hover {color: #C1C6D7; text-decoration: none;}

.section a:link {color: #848FB0; text-decoration: none;}
.section a:visited {color: #848FB0; text-decoration: none;}
.section a:active {color: #848FB0; text-decoration: none;}
.section a:hover {color: #0A1F62; text-decoration: none;}

.text a:link {color: #0A1F62; text-decoration: none; border-bottom:  1px dotted #B2B2B2; font-weight: bold;}
.text a:visited {color: #0A1F62; text-decoration: none; border-bottom:  1px dotted #B2B2B2; font-weight: bold;}
.text a:active {color: #0A1F62; text-decoration: none; border-bottom:  1px dotted #B2B2B2; font-weight: bold;}
.text a:hover {color: #848FB0; text-decoration: none; border-bottom:  1px dotted #B2B2B2; font-weight: bold;}

.articles a:link {color: #0A1F62; text-decoration: none;}
.articles a:visited {color: #0A1F62; text-decoration: none;}
.articles a:active {color: #0A1F62; text-decoration: none;}
.articles a:hover {color: #848FB0; text-decoration: none;}

.caseDownload a:link {color: #0099FF; text-decoration: none;}
.caseDownload a:visited {color: #0099FF; text-decoration: none;}
.caseDownload a:active {color: #0099FF; text-decoration: none;}
.caseDownload a:hover {color: #FFFFFF; text-decoration: none;}




body {
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
}

.cellL {
   float: left;
}

.cellR {
   float: right; 
}
   
.cellB {
   clear: both;
}

#container {
    margin: 0px auto;
    width: 761px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-align: left;
	line-height: 16px;
}


#logoPanel {
	padding: 30px 0px 8px 8px;
	vertical-align: bottom;
	border-bottom: 1px dotted #B2B2B2;
}
#topPanel {
	height: 156px; /* 166 */
	padding-top: 10px;
	background-image: url(../images/top-blue.gif);
	background-repeat: no-repeat;
}
#mainContent {
	height: 200px;
	
	padding-top: 23px;
	margin-top: 1px;
	background-image: url(../images/bottom-gray.gif);
	background-repeat: no-repeat;
}


#columnLeft {
	width: 190px;
	margin-right: 22px;
}
#columnMiddle {
	margin-bottom: 50px;
	width: 338px;
}
#columnRight {
	width: 190px;
	margin-bottom: 50px;
}
#columnLong {
	margin-bottom: 50px;
	width: 548px;
}


#columnLeftTitle {
	background-image: url(../images/title-left.gif);
	background-repeat: no-repeat;
}
#columnRightTitle {
	background-image: url(../images/title-right.gif);
	background-repeat: no-repeat;
}
#columnMiddleTitle {
	background-image: url(../images/title-middle.gif);
	background-repeat: no-repeat;
}
#columnLongTitle {
	background-image: url(../images/title-long.gif);
	background-repeat: no-repeat;
}
.columnTextTitle {
	height: 21px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 9px;
}
.textTitle {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A1F62;
}




#columnLeftSub1 {
	background-image: url(../images/sub-title-1.gif);
	background-repeat: no-repeat;
}
#columnLeftSub1b {
	background-image: url(../images/sub-title-1b.gif);
	background-repeat: no-repeat;
}
#columnLeftSub1c {
	background-image: url(../images/sub-title-1c.gif);
	background-repeat: no-repeat;
}
#columnLeftSub2 {
	background-image: url(../images/sub-title-2.gif);
	background-repeat: no-repeat;
}
#columnLeftSub2b {
	background-image: url(../images/sub-title-2b.gif);
	background-repeat: no-repeat;
}
#columnLeftSub2c {
	background-image: url(../images/sub-title-2c.gif);
	background-repeat: no-repeat;
}
#columnLeftSub3 {
	background-image: url(../images/sub-title-3.gif);
	background-repeat: no-repeat;
}
#columnLeftSub3b {
	background-image: url(../images/sub-title-3b.gif);
	background-repeat: no-repeat;
}
#columnLeftSub3c {
	background-image: url(../images/sub-title-3c.gif);
	background-repeat: no-repeat;
}
#columnLeftSub4 {
	background-image: url(../images/sub-title-4.gif);
	background-repeat: no-repeat;
}
#columnLeftSub4c {
	background-image: url(../images/sub-title-4c.gif);
	background-repeat: no-repeat;
}
#columnLeftSub4b {
	background-image: url(../images/sub-title-4b.gif);
	background-repeat: no-repeat;
}
#columnLeftSub5 {
	background-image: url(../images/sub-title-5.gif);
	background-repeat: no-repeat;
}
#columnLeftSub6 {
	background-image: url(../images/sub-title-6.gif);
	background-repeat: no-repeat;
}
.columnSubTextTitle {
	width: 100%;
	height: 19px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 10px;
}
h2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.columnSubTextTitleLong {
	width: 100%;
	height: 19px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 10px;
}
.columnSubTitle {
	width: 348px;
}

#columnLeftSubText {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A1F62;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 13px;
	border-bottom: 1px dotted #B2B2B2;
}
#leftSub a:link {
	background-color: #FFFFFF;
}
#leftSub a:hover {
	background: #E6E6E6 url(../images/link-arrow-1.gif) no-repeat;
	background-position: center right;
}
#leftSub a {
	display: block;
}

#columnRightSub {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A1F62;
	line-height: 14px;
}
#casestudies h1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#columnRightSubSelected {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A1F62;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 13px;
	border-bottom: 1px dotted #B2B2B2;
	background-color: #DADADA;
	background-image: url(../images/link-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#columnRightSubNoLink {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A1F62;
	line-height: 14px;
	padding: 7px 13px 7px 10px;
	border-bottom: 1px dotted #B2B2B2;
}

#rightSub a:link {
	background-color: #E6E6E6;
}
#rightSub a:visited {
	background-color: #E6E6E6;
}
#rightSub a:hover {
	background-color: #DADADA;
	background-image: url(../images/link-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#rightSub a {
	display: block;
	color: #0A1F62;
	padding: 7px 13px 7px 10px;
	border-bottom: 1px dotted #B2B2B2;
}

#caseStudyFeatureBox {
	width: 190px;
	min-height: 71px;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/case-study.jpg);
	background-repeat: no-repeat;
}
.caseStudyFeatureBox {
	margin-top: 10px;
}
#caseStudyFeatureBox a {
	display: block;
	padding: 7px 10px 22px 10px;
}

#caseStudyFeatureTitle {
	font-size: 10px;
	color: #0099FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#caseStudy {
	margin-bottom: 30px;
}
#caseSection {
	color: #0A1F62;
	padding-top: 30px;
}
#caseSectionLeft {
	width: 338px;
	margin-right: 19px;
	padding-top: 6px;
	border-top: 1px dotted #B2B2B2;
}
#caseSectionRight {
	width: 190px;
	padding-top: 9px;
	background-position: right;
	 
}
#caseSectionTitleCompany {
	width: 338px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 24px;
	font-weight: bold;
}
#caseSectionTitle {
	width: 338px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
#caseDownload {
	padding-top: 6px;
	padding-left: 9px;
	padding-bottom: 19px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/download-pdf.jpg);
	background-repeat: no-repeat;
}
#caseDownload a {
	display: block;
}



#menuMainBar {
	width: 174px; /* 190 */
	margin-bottom: 2px;
	margin-right: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-left: 1px solid #EEEFF2;
	color: #848FB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#menuMainBar a:hover {
	background: url(../images/link-arrow-1.gif) no-repeat;
	background-position: center right;
}
#menuMainBar a {
	display: block;
}


#menuSubBar {
	width: 240px; /* 190 */
	margin-bottom: 2px;
	margin-right: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-left: 1px solid #EEEFF2;
	color: #848FB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#menuSubBar a:hover {
	background: url(../images/link-arrow-2.gif) no-repeat;
	background-position: center right;
}
#menuSubBar a {
	display: block;
}


#menuSubBar2 {
	width: 234px; /* 250 */
	margin-bottom: 2px;
	margin-right: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #848FB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#menuSubBar2 a:hover {
	background: url(../images/link-arrow-2.gif) no-repeat;
	background-position: center right;
}
#menuSubBar2 a {
	display: block;
}

#menuSubBar3 {
	width: 194px; /* 190 */
	margin-bottom: 2px;
	margin-right: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #848FB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#menuSubBar3 a:hover {
	background: url(../images/link-arrow-2.gif) no-repeat;
	background-position: center right;
}
#menuSubBar3 a {
	display: block;
}



#menuMainSelected {
	width: 174px; /* 190 */
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-left: 1px solid #EEEFF2;
	color: #0A1F62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#menuMainSelectedSUB {
	width: 240px; /* 190 */
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-left: 1px solid #EEEFF2;
	color: #0A1F62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#menuSubSelected {
	width: 234px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #0A1F62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#menuSubSelected2 {
	width: 220px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #0A1F62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

.menu1 {
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #F3F4F7;
}
.menu2 {
	background-color: #F1F2F6;
}
.menu3 {
	background-color: #EFF1F5;
}
.menu4 {
	background-color: #EEEFF4;
}
.menu4b {
	background-image: url(../images/menu4.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #EEEFF4;
}
.menu5 {
	background-color: #ECEEF3;
}
.menu6 {
	background-image: url(../images/menu6.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #EAECF2;
}
.menuSelected {
	background-image: url(../images/link-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.menuSelectedSub {
	background-image: url(../images/link-arrow-2.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.menuSelectedSub1 {
	background-image: url(../images/menu1b.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.menuSelectedSub2 {
	background-image: url(../images/menu4b.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.menuSelectedSub3 {
	background-image: url(../images/menu6b.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.menuSelectedSub4 {
	background-image: url(../images/menu6c.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A1F62;
	line-height: 17px;
	padding-top: 20px;
}
.grayText {
	color: #B2B2B2;
}
#clientLogin {
	width: 71px;
	height: 22px;
	padding-top: 2px;
	padding-left: 6px;
	margin-top: 6px;
	font-weight: bold;
}
.clientLogin {
	background-image: url(../images/client-login.gif);
	background-repeat: no-repeat;
}
.clientLoginFloat {
	background-image: url(../images/client-login.gif);
	background-repeat: no-repeat;
}
.clientLoginFloat a {
	display: block;
	width: 71px;
	height: 22px;
	padding-left: 6px;
	margin-top: 2px;
	font-weight: bold;
}

#articles {
	border-bottom: 1px dotted #B2B2B2;
	border-top: 1px dotted #B2B2B2;
	margin-bottom: 15px;
}
#articles a:link {
	background-color: #E6E6E6;
}
#articles a:visited {
	background-color: #E6E6E6;
}
#articles a:hover {
	background-color: #DADADA;
}
#articles a {
	padding: 10px 16px 10px 68px;
	display: block;
	background: url(../images/paper1.gif) no-repeat 15px 15px;
	min-height: 65px;
}

#articles2 {
	border-bottom: 1px dotted #B2B2B2;
	border-top: 1px dotted #B2B2B2;
}
#articles2 a:link {
	background-color: #E6E6E6;
}
#articles2 a:visited {
	background-color: #E6E6E6;
}
#articles2 a:hover {
	background-color: #DADADA;
}
#articles2 a {
	padding: 10px 16px 10px 68px;
	display: block;
	background: url(../images/paper1.gif) no-repeat 15px 15px;
	min-height: 65px;
}

#articlesWebsite {
	border-bottom: 1px dotted #B2B2B2;
	margin-bottom: 0px;
}
#Spacer15 {
 
	margin-bottom: 0px;
}

#articlesWebsite a:link {
	background-color: #EEEEEE;
}
#articlesWebsite a:visited {
	background-color: #EEEEEE;
}
#articlesWebsite a:hover {
	background-color: #DADADA;
}
#articlesWebsite a {
	padding: 5px 16px 5px 68px;
	display: block;
}


#footer {
	border-top: 1px dotted #B2B2B2;
	margin-top: 50px;
	padding-bottom: 100px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A1F62;
}

hr {
	border-top: 1px dotted #B2B2B2;
	margin-top: 20px;
	margin-bottom: 20px;
}

.articles hr {
	border-top: 1px dotted #B2B2B2;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul {
 	text-indent: 0px;
 	list-style-type: dot;
 	padding: 0px 14px 0px 14px;
	margin: 0px 0px 0px 5px;
}

.sitemap ul {
 	text-indent: 0px;
 	list-style-type: none;
 	padding: 0px 14px 0px 14px;
	margin-left: 15px;
	line-height: 0px;
}
.sitemap li {
 	text-indent: 0px;
 	list-style-type: none;
 	padding: 0px;
	margin-left: 0px;
	line-height: 12px;
}

li {
	margin-top: 15px;
}


#flashFloat {
	float: right;
	margin-top: 20px;
	padding-right: 30px;
}

#loginFloat {
	float: left;
	top: 36px;
	margin-left: 684px;
	z-index: 1;
	position: absolute;
	height: 22px;
	width: 77px;
}

#topFloat1 {
	float: left;
	top: 51px;
	margin-left: 520px;
	position: absolute;
	z-index: 50;
	width: 165px;
	height: 225px;
}

#topFloat2 {
	float: left;
	top: 51px;
	margin-left: 473px;
	position: absolute;
	width: 272px;
	height: 221px;
}

#topFloat3 {
	float: left;
	top: 76px;
	margin-left: 550px;
	position: absolute;
	z-index: 50;
	width: 160px;
	height: 203px;
}

#topFloat4 {
	float: left;
	top: 51px;
	margin-left: 530px;
	position: absolute;
	z-index: 50;
	width: 159px;
	height: 223px;
}

#topFloat5 {
	float: left;
	top: 54px;
	margin-left: 540px;
	position: absolute;
	z-index: 50;
	width: 148px;
	height: 206px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A1F62;
	line-height: 17px;
	font-weight: normal;

	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A1F62;
	text-decoration: none;
	margin-top: 15px;	
}
ui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A1F62; 
	text-decoration: none;
}
#cmsbody li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A1F62;
	line-height: 17px;
	font-weight: normal;

}
#cmsbody a:link {
	color: #0A1F62;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A1F62;
}
#cmsbody a:visited  {
	color: #0A1F62;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A1F62;
}
#cmsbody a:active  {
	color: #0A1F62;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A1F62;
}
#cmsbody a:active  {
	color: #0A1F62;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C6D7;
}
em {
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}