
/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	color: #8F5CA7;
	font-weight:normal;
	margin: 5px 0 12px 0;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 30px;
	text-decoration: none;
}
.process-title {
	color: #8F5CA7;
	font-weight:normal;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 25px;
	padding-left:5px;
	margin:0px;
	text-decoration: none;
}
h2 {
	color: #8F5CA7;
	font-weight:normal;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 25px;
	padding:0px;
	margin:0px;
	text-decoration: none;
}
h3 {
	color: #8F5CA7;
	font-weight:normal;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 22px;
	padding:0px;
	margin:0px;
	text-decoration: none;
}
h4 {
	color: #8F5CA7;
	font-weight:normal;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 18px;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

h1 a:link, h1 a:visited {
	color: #759bb1;
}

/* Links */

a:link, a:visited, a:active {
	color: #6D418E;
	text-decoration: none;
}

a:hover {
	color: #383838;
	text-decoration: underline;
}

/* Paragraphs */
 
p {
	margin: 0 5px 10px 5px;
	line-height: 1.4em;
	
}


.add-this {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.question {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A499C;
	text-decoration: none;
}
#dot-bullet {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 25px;
}
#dot-bullet li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom:12px;
	
}
#dot-bullet1 {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 25px;
}
#dot-bullet1 li {
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom:12px;
	
}
#numbering-bullet ol {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 25px;
}
#numbering-bullet li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom:12px;
	
}
.conatct-no {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}



/* Layout */

body {
	font: 12px Verdana;
	background-color:#FBF9F7;
}
.title-side {
padding:12px 0 0 0px; 
	float: right;
	width:130px;
}
.title-side1 {
padding:12px 0 0 0px; 
	float: right;
	text-align:right;
	width:450px;

}
.update-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	background-color:#FFFFFF;
	color: #5F2B84;
	width:171px;
	padding:15px 12px 15px 5px;
	float:right;
	text-decoration: none;
	border:solid 1px #AFAFB0;
}
.industry-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color: #5F2B84;
	width:171px;
	padding:15px 12px 15px 5px;
	float:right;
	text-decoration: none;
	border:solid 1px #AFAFB0;
}
.article-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	width:171px;
	padding:0px 12px 15px 5px;
	float:right;
	text-decoration: none;
	border:solid 1px #AFAFB0;
}
.project-description {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #5F2B84;
	width:171px;
	padding:15px 12px 15px 5px;
	float:left;
	text-decoration: none;
	border:solid 1px #AFAFB0;
}

.main {
	margin: auto;
	width: 900px;

}
.index-bg {
	background-image: url(../images/index-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.inner-bg {
	background-image: url(../images/inner-page-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.wrapper {
	float:left;	
	width: 900px;
}
.graident-bg {
	background-image: url(../images/gradient-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 26px;
	height: 26px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.blue-bg {
	line-height: 26px;
	height: 26px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	background-color: #5F2B84;
}
/* Header */

.header {
float:left;
}
.header .top-link-active {
color:#858587;
text-decoration:underline;

}
.header .top-sub-active {
color:#743F98;
text-decoration:none;

}
.logo {
float:left;
width:250px;
height:93px;
}
.benefits {
	padding: 10px;
	background-color:#FFFFFF;
}
.news-white {
	padding: 10px;
	background-color:#FFFFFF;
	border:solid 1px #888889;
}
.disc {
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	padding:0px;
	margin:0px;
}


/* Top right menu */
.top-right-link {
float:right;
width:620px;
text-align:right;
vertical-align:text-bottom;
height:93px;
}

.top-sub-link {
float:right;
width:547px;
text-align:right;
vertical-align:text-bottom;
height:20px;
}
.top-sub-link2 {
float:right;
width:600px;
text-align:right;
vertical-align:text-bottom;
}
.top_menu {
	margin: 0;
	float:right;
}
.top_menu_sub {
	margin: 0;
	float:right;
}

.top-right-link ul {
	/*padding-top: 28px;*/
	float:right;
}
.top_menu li {
	color: #6D418E;
	/*float: left;*/
	display: inline;
	line-height:18px;
	margin: 0;
	border-left: 1px solid #623186;
	padding: 0px 0px 0px 6px;
	margin: 0 6px 0 0px;
}

.top_menu li a:hover {
	color: #8B8C8D;
	text-decoration:none;
}

.top_menu_phone {
	color: #6D418E;
	float: right;
	text-align:right;
	display: inline;
	line-height:18px;
	margin: 0;
	font-size:16px;
	font-weight:bold;
	padding: 5px 0 0px 12px;
	margin: 0 12px 0 0px;
}

.top-link-map {
    
 }
.top-link-nomap {
    float: right;
	text-align:right;
	display: inline;
	margin: 0;
	margin: 0 12px 0 0px;
        padding-top:28px;
 }
.top-sub-link ul {
	color: #6D418E;
	float: right;
	display: inline;
	line-height:18px;
	margin: 0;	
	padding: 0px 0 0px 0px;
	margin: 0 5px 0 0px;
}

.top_menu_sub li {
	color: #6D418E;
	float: left;
	display: inline;
	line-height:18px;
	margin: 0;	
	padding: 0px 0 0px 5px;
	margin: 0 12px 0 0px;
}

.top_menu_sub li a:hover {
	color: #8B8C8D;
	text-decoration:none;
}

.top-sub-link2 ul {
	color: #6D418E;
	float: right;
	display: inline;
	line-height:18px;
	margin: 0;	
	padding: 0px 0 5px 0px;
	margin: 0 0px 0 0px;
}

.top_menu_sub2 li {
	color: #6D418E;
	float: left;
	display: inline;
	line-height:18px;
	margin: 0;	
	padding: 0px 0 0px 5px;
	margin: 0 12px 0 0px;
	
}
.top_menu_sub2 li a {
	color: #828283;
	float: left;
	display: inline;
	line-height:18px;
	margin: 0;	
}
.top_menu_sub2 li a:hover {
	color: #8B8C8D;
	text-decoration:none;
}


.header-image {
float:left;
padding-bottom:6px;
}


/* middle  */

.index-mid-wrapper {
	float:left;
	width: 896px;
	padding-bottom:15px;
	border: 2px dotted #757374;
	background-image: url(../images/main-gray-bg.png);
	background-repeat: repeat;
	background-position: left top;
	/*opacity:0.9;
		background-color:#F0F0F0;
	opacity:0.9;
	filter:alpha(opacity=90);*/
	
}

.mid-wrapper {
	float:left;
	width: 896px;
	padding-bottom:15px;
	margin-bottom:10px;
	border: 2px dotted #757374;
	/*background-color:#F0F0F0;
	opacity:0.9;
	filter:alpha(opacity=99);*/
	background-image: url(../images/main-gray-bg.png);
	background-repeat: repeat;
	background-position: left top;
	
	
}

.mid-casestudy {
	float:left;
	width: 896px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-top:solid 12px #743F98;
	border-left: 2px dotted #757374;
	border-right: 2px dotted #757374;
	border-bottom: 2px dotted #757374;
	/*background-color:#FFFFFF;*/
	/*background-color:#F0F0F0;
	opacity:0.9;
	filter:alpha(opacity=90);*/
	
	background-image: url(../images/main-gray-bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.mid-wrapper .left-active {
color:#5F2B84;
text-decoration:underline;
}
#left-border-none {
	float: left;
	width: 160px;
	padding:15px 0 0 0px;
	
}
#left-border-none ul {
	padding:0px;
	margin:0px;
	width:153px;

	
}
#left-border-none li {
	padding:0px;
	margin:0 0 9px 0;
	vertical-align:text-bottom;
	text-align:left;	
}
#left-border-none li a {
font-family:Helvetica, Verdana, sans-serif;
font-size:12px;
color:#6E6E6F;
font-weight:bold;
padding-left:12px;	
	text-align:left;	
}
#left-border-none li .left-active {
color:#5F2B84;
text-decoration:underline;
}



#left-col {
	float: left;
	width: 160px;
	padding:15px 0 0 0px;
	border-top:solid 12px #743F98;
	
}
#left-col ul {
	padding:0px;
	margin:0px;
	width:153px;
	height:43px;
	
}
#left-col li {
	padding:0px;
	margin:0 0 9px 0;
	vertical-align:text-bottom;
	text-align:left;	
}
#left-col li a {
font-family:Helvetica, Verdana, sans-serif;
font-size:12px;
color:#6E6E6F;
font-weight:bold;
padding-left:12px;	
	text-align:left;	
}
#left-col li .left-active {
color:#5F2B84;
text-decoration:underline;
}

#index-col-1 {
	float: left;
	width: 200px;
	padding:15px 0 0 0px;
}

.article-drop {
	text-align: right;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #343332;
	padding-bottom:15px;
}
.press-drop {
	text-align: right;	
	padding-bottom:15px;
	width:150px;
	float:right;
}
.maroone-title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #743F98;
	text-decoration: none;
}
.maroone-title-benefits {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #743F98;
	text-decoration: none;
}
.message {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #743F98;
	padding:100px 10px 0 10px;
	text-decoration: none;
}
#index-col-1 ul {
	padding:0px;
	margin:0px;
	width:153px;
	height:43px;	
}
#index-col-1 li {
	padding:0px;
	margin:0 0 9px 0;
	height:43px;
	vertical-align:text-bottom;
	text-align:right;	
}
#index-col-1 li a {
font-family:Helvetica, Verdana, sans-serif;
font-size:18px;
color:#FFFFFF;
font-weight:normal;
padding-right:5px;	
	height:43px;
	line-height:70px;
	vertical-align:text-bottom;
	text-align:right;	
}
#index-col-2 {
	float: left;
	width: 378px;
	font-family:Verdana, Helvetica, sans-serif;
		padding:15px 0 0 0px;
}
#middle-col {
	float: left;
	width: 488px;
	font-family:Verdana, Helvetica, sans-serif;
		padding:15px 0 0 0px;
		border-left: 2px dotted #757374;
		padding:0 21px 0 21px;
}

#casestudy-col {
	float: left;
	width: 512px;
	font-family:Verdana, Helvetica, sans-serif;
		padding:15px 0 0 0px;
		border-left: 2px dotted #757374;
		padding:0 8px 0 8px;
}
.problem-bg {
	background-image: url(../images/problem-img.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 17px;
	padding-left: 17px;
	font-size:11px;
	color:#626262;
}
.black-text {
	font-size:11px;
	color:#000;
}

#sitemap-col {
	float: left;
	width: 680px;
	font-family:Verdana, Helvetica, sans-serif;
		padding:15px 0 0 0px;
		border-left: 0px dotted #757374;
		padding:0 21px 0 21px;
}
#map-col {
	float: left;
	width: 680px;
	font-family:Verdana, Helvetica, sans-serif;
		padding:15px 0 0 0px;
		border-left: 2px dotted #757374;
		padding:0 21px 0 21px;
}
#sitemap-col ul {
	float: left;
	width: 149px;
	display:block;
	font-family:Verdana, Helvetica, sans-serif;
		padding:15px 0 0 0px;
		padding:0 21px 0 0px;
}

#sitemap-col ul a {
	float: left;
	width: 145px;
	display:block;
	font-family:Verdana, Helvetica, sans-serif;
		padding:15px 0 0 0px;
		padding:0 21px 0 0px;
		color:#8E8F8F;
}
.col-1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F2B84;
	width:234px;
	float:left;
	margin-right:10px;
}
.gallery-title {
width:880px;
padding-left:11px;
}

.gallery-title1 {

padding-left:11px;
float:left;
clear:right;
}

.gallery-bg {
	background-image: url(../images/gallery-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}



.col-2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F2B84;
	width:234px;
	float:right;
}

#back {
	text-align: right;
	padding-bottom:15px;
	float:right;
	width:400px;
	padding:0px 0 10px 0px;
}
#back a {
	color:#875EA7;
	font-size:11px;
	text-align: right;
	float:right;
	text-decoration:underline;
	padding:0px 7px 0px 0px;
}
#numbering-downline {
	text-align: right;
	padding-bottom:15px;
	float:right;
	width:220px;
	padding:5px 0 10px 0px;
}
#numbering-downline a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E0E1E0;
	border: 1px solid #727273;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;	
}

#numbering-downline a.active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #5F2B84;
	border: 1px solid #727273;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;	
}
#numbering-downline a.arrow {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #F1F1F0;
	border: 1px solid #F1F1F0;	
	padding-top: 2px;
	padding-bottom: 2px;	
}


#numbering-casestudy {
	text-align: right;
	padding-bottom:15px;
	float:right;
	width:270px;
	padding:20px 3px 5px 0px;
}
#numbering-casestudy a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E0E1E0;
	border: 1px solid #727273;
	padding-right: 3px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	line-height:25px;	
}

#numbering-casestudy a.active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #5F2B84;
	border: 1px solid #727273;
	padding-right: 3px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;	
}
#numbering-casestudy a.arrow {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #F1F1F0;
	border: 1px solid #F1F1F0;	
	padding-top: 2px;
	padding-bottom: 2px;	
}
#page-numbering {
	text-align: right;
	padding-bottom:15px;
	padding-right:3px;
}

#page-numbering a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E0E1E0;
	border: 1px solid #727273;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;	
}
.doted-line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #343536;
}

#page-numbering a.active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #5F2B84;
	border: 1px solid #727273;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;	
}
.img-border {
	border: 1px solid #888889;
}
.img-black-border {
	border: 1px solid #000;
}
.gray-link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808081;
	text-decoration: none;
}

.white-link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.the-team {
	background-color: #F4F6F6;
	border: 1px solid #929394;
		float:left;
}
.media-sml-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:0 15px 0 0px;
}


.the-team ul {
padding:5px 6px 5px 8px;
margin:0px;	
}
.the-team li  {
	color: #F7F7F9;
	display: inline;
	margin: 0;
	padding: 2px 0px 2px 2px;
	margin: 0 0px 0 0px;
	width:114px;
	float:left;
}
.case-studies {
	background-color: #F4F6F6;
	border: 1px solid #929394;
}

.case-studies ul {
padding:5px 6px 5px 8px;
margin:0px;	
}
.case-studies li  {
	color: #F7F7F9;
	display: inline;
	margin: 0;
	padding: 2px 0px 2px 0px;
	margin: 0 0px 0 0px;
}
.doted-porsion {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
	height:25px;
	margin-bottom:9px;
}
.img-text {
	float:right;
	height:25px;
	line-height:25px;
	width:150px;
}
.right-img {
	float:left;
	height:auto;
	line-height:auto;
	padding-top:5px;
}
.img-text a{
	font-family:Verdana, Helvetica, sans-serif;	
	float:right;
	font-weight:bold;
	text-decoration:underline;
	height:25px;
	line-height:25px;
	padding-right:5px;
}
#right-col {
	float: left;
	width: 190px;
	padding:0px 0 0 0px;
}
#casestudy-right-col {
	float: left;
	width: 200px;
	padding:15px 0 0 0px;
}


#casestudy-right-col1 ul {
	padding:0px;
	margin:0px;
	width:153px;	
}
#casestudy-right-col1 li {
	font-family: Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding:6px 7px 10px 3px;
	width:179px;
	margin:0 0 0px 0;
	text-align:right;
	border-bottom:solid 1px #AAAAAB;
	border-left:solid 1px #AAAAAB;
	border-right:solid 1px #AAAAAB;
	float:left;
	background-color: #000;
	background-image: url(../images/right-feature-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#casestudy-right-col1 li a {
	padding:0px; 
	margin:0 0 0px 0;
	text-align:right;
	color:#828283;
	text-decoration:underline;		
}


#casestudy-right-col ul {
	padding:0px;
	margin:0px;
	width:153px;	
}
#casestudy-right-col li {
	font-family: Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding:6px 7px 10px 3px;
	width:179px;
	margin:0 0 0px 0;
	text-align:right;
	border-bottom:solid 1px #AAAAAB;
	border-left:solid 1px #AAAAAB;
	border-right:solid 1px #AAAAAB;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../images/right-feature-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#casestudy-right-col li a {
	padding:0px; 
	margin:0 0 0px 0;
	text-align:right;
	color:#828283;
	text-decoration:underline;		
}

.bold-link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F2B84;
	text-decoration: underline;
}
#right-col ul {
	padding:0px;
	margin:0px;
	width:153px;
	
}
#right-col li {
font-family: Helvetica, Verdana, sans-serif;
font-size:11px;
	padding:6px 7px 10px 3px; 
	width:179px;
	margin:0 0 0px 0;
	text-align:right;
	border-bottom:solid 1px #AAAAAB;
	border-left:solid 1px #AAAAAB;
	border-right:solid 1px #AAAAAB;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../images/right-feature-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;		
}
#right-col li a {
	padding:0px; 
	margin:0 0 0px 0;
	text-align:right;
	color:#828283;
	text-decoration:underline;		
}
.right-feature {
height:28px;
line-height:28px;
text-align:left;
color:#E7E2ED;
padding-left:5px;
width: 185px;
float: left;
background-color:#5F2B84;

}
#index-col-3 {
	float: right;
	width: 305px;
	padding:15px 0 0 0px;
}
#team-right {
	float: left;
	width: 281px;
	padding:0px 0 0 0px;
}
#team-mid {
	float: left;
	width: 400px;
	font-family:Verdana, Helvetica, sans-serif;
	border-left: 2px dotted #757374;
	padding:0 21px 0 21px;		
}

#index-col-3 p {
	float: left;
	width: 275px;
	margin:0px;
	padding:0px 0 0px 0px;
}
.all-news-bg {
	float:left;
	background-color: #5F2B84;
	height: 25px;
	width:299px;
	line-height:25px;
	border: 1px solid #FFFFFF;
}
.tq-team-bg {
	float:left;
	background-color: #5F2B84;
	height: 25px;
	width:275px;
	line-height:25px;
	color:#FFFFFF;
	text-align:right;
	padding:0 5px 0 0px;
	border: 1px solid #FFFFFF;
}
.team-photo {
	background-color: #FFFFFF;
	width:285px;
	float:left;
}
.team-photo ul {
	background-color: #FFFFFF;
	padding:0px 0px 3px 0px;
}
.team-photo li {
display:inline;
padding:5px 2px 0px 2px;
float:left;
}
.team-photo li a {
float:left;
border:solid 1px #949394;
}
.news {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	width:275px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding:16px 10px 16px 16px;
	background-color: #FFFFFF;
	float:left;
}
.white-bg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding:10px;
}

.news a {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #743F98;
	text-decoration: underline;
}
.all-news-bg a {
padding-left:7px;	
	line-height:25px;
	color:#FFFFFF;
	text-decoration:underline;
}
.news-maroone-title {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #743F98;
	text-decoration: none;
	padding-right:10px;
}

/* Footer */



#footer {	
	font: 12px  Helvetica, Verdana, sans-serif;
	color:#5C5C5C;
	text-align: center;
	height: 65px;
	width:900px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	float:left;
}
.footer-strip {	
	font: 12px  Helvetica, Verdana, sans-serif;
	color:#5C5C5C;
	text-align: center;
	width:900px;
	background-color:#562C6B;
	height:28px;
	float:left;
}
.top_menu {
	margin: 0;
	float:right;
}
.footer-right-link ul {
	float:right;
	padding-top:8px;	
}
#footer li  {
	color: #F7F7F9;
	float: left;
	display: inline;
	margin: 0;
	border-left: 1px solid #F7F7F9;
	padding: 0px 0 0px 12px;
	margin: 0 12px 0 0px;
}
#footer li a  {
	color: #F7F7F9;
	float: left;
	display: inline;
	margin: 0;
	line-height:12px;
	border-left: 1px solid #623186;
}
#footer li a:hover {
	color: #8B8C8D;
	text-decoration:none;
}

.bottom-logo {		
	text-align: center;
	width:900px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0;
	float:left;
	/*background-color:#F0F0F0;
	opacity:0.9;
	filter:alpha(opacity=90);*/
	
	background-image: url(../images/main-gray-bg.png);
	background-repeat: repeat;
	background-position: left top;
}

.bottom-logo ul  {
float:left;
	margin: 0px 0 0px 0px;
	padding: 27px 0 27px 10px;

}
.bottom-logo ul li  {
	float: left !important;
	text-align:left !important;
	display: inline !important;
	padding: 0px 0 0px 2px !important;
	margin: 0px 12px 0px 10px !important;
}

.copyright-text {		
	text-align: center;
	border: 0px solid #000000;
	color:#5F2B84;
	width:890px;
	height:30px;
	padding: 0px 0 0 9px;
	margin: 0px 0 0 0;
	float:left;
	/*background-color:#F0F0F0;
	opacity:0.9;
	filter:alpha(opacity=90);*/
	
	background-image: url(../images/main-gray-bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.inner-copyright-text {		
	text-align: center;
	color:#5F2B84;
	width:898px;
	padding: 0px 0 0 29px;
	margin: 5px 0 0 0;
	float:left;
}
.form-border {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:10px;
}
.form-border input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form-border textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form-border select {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:195px;
}
.form-border .blue-link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D88C8;
	text-decoration: none;
}
.form-border .red-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC2726;
	text-decoration: none;
}
#form-link {
padding:0px;	
}

#form-link .link {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	text-decoration:none;
	text-decoration:underline;	
}

/* article drop down start */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 11px Verdana;
	
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	width: 133px;
	background: #fff;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}


#sddm div
{	position: absolute;
	width:131px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 3px 10px;
		width: auto;
		white-space: nowrap;
		text-align: right;
		text-decoration: none;
		background: #fff;
		color: #616161;
		font: 11px Verdana;
		font-weight:bold;
		}
.submit-btn {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

iframe { padding:0px; margin:0px; background-color:#181818; }

	#sddm div a:hover
	{	background: #fff;
		color: #000;
		text-decoration:underline;}
		
/* article drop down end */

/* tab css start*/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.right-tabber {
float: left;
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 5px 0;
 border-bottom: 1px solid #ccc;
 font: bold 12px Verdana, sans-serif;
 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
 
}

ul.tabbernav li a
{
 padding: 5px 20px 5px 20px;
 margin-left: 3px;
 border: 0px solid #778;
 border-bottom: none;
 background: #E7E7E6;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667;
 }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
 
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:0px solid #aaa;
 border-top:0;
  background: white;


 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* tab css end */



/* right case study css start*/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 5px 0;
 border-bottom: 1px solid #ccc;
 font: bold 12px Verdana, sans-serif;
 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
 
}

ul.tabbernav li a
{
 padding: 5px 20px 5px 20px;
 margin-left: 3px;
 border: 0px solid #778;
 border-bottom: none;
 background: #E7E7E6;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667;
 }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
 
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:0px solid #aaa;
 border-top:0;
  background: white;


 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.tabberlive .tabbertab right {
 display:none;
}
.tabberlive .tabbertab right-tab {
 display:none;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* tab css end */

/* png fix css start */

* html img,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

/* png fix css end */
