html,body {
	margin:0;
	padding:0;
	background-color: #F6F6F6;
	border-left: 0;
}

 div#container {
      margin: 0 auto; /* center, not in IE5 */
      width: 993px;
      background-image: url("../images/container_bknd.gif");
 	  background-position: top center;
      background-repeat: repeat-y;
}

div#footer
{
	padding: 35px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/footer_bknd.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	width: 100%;
	clear: left;
}

#main-col-container {
	float: left;
	width: 100%;
}

#main-col, .main-col {
	margin-right: 505px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
	margin-left: 35px;
}

.main-col-tab 
{
	margin-right: 505px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
	margin-left: 35px;
	padding-top: 23px;
	padding-bottom: 23px;
}

#left-col {
	float: left;
	width: 214px; /*Width of left column in pixel*/
	margin-left: -486px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
}

#right-col, .right-col {
	float: left;
	width: 214px; /*Width of right column in pixels*/
	margin-left: -250px; /*Set margin to -RightColumnWidth*/
}

.main-col-container-tab {
	float: left;
	width: 100%;
	background: transparent url('../images/main_col_tab.gif') no-repeat top left;
}

.left-col-tab {
	float: left;
	width: 214px; /*Width of left column in pixel*/
	margin-left: -486px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
	padding-top: 23px;
	padding-bottom: 23px;
	background: transparent url('../images/left_tab_bknd_hd.gif') no-repeat top right;
}

#title, .title
{
	padding-top: 30px;
	margin-left: 58px;
	margin-right: 38px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

a.icon {
	border: 0;
}

a.icon:visited {
	text-decoration: none;
	border: 0;
}

a.button {
    background: transparent url('../images/button.gif') no-repeat scroll top left;
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 15px;
    padding-top: 7px;
    padding-bottom: 8px;
    
    padding-left: 12px;
    padding-right: 12px;
    
    text-decoration: none;
    border: 1px solid #3399cc;
    font-weight: normal;
}

a.button:active {
    background: transparent url('../images/button_pressed.gif') no-repeat scroll bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
    padding-top: 8px;
    
    padding-bottom: 7px;
}


a.button-sm  {
    background: transparent url('../images/button_small.gif') no-repeat scroll top left;
    color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    line-height: 22px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 7px;
    text-decoration: none;
    border: 1px solid #3399cc;
}

a.button-sm:active {
    background: transparent url('../images/button_pressed.gif') no-repeat scroll bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
    padding-top: 6px;
    padding-bottom: 6px;
}

a.normal 
{
	color: #3399cc;
	font-family: Verdana, Arial, Sans-Serif;
}

a.case 
{
	color: #3399cc;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

a img
{
	border: none;
	text-decoration: none;
	border: 0;
}

h1 {
	font-family: Georgia, Verdana, Helvetica;
	font-size: 26px;
	color: #3399CC;
 	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	padding-left: 24px;
	padding-right: 24px;
	color: #333333;
}

table.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
}

textarea 
{
	padding-top: 3px;
	width: 220px;
}

table.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right: 23px;
}

table.body-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right: 23px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-left: 23px;
	padding-right: 23px;
	color: #333333;
	list-style-position: inside;
}
ol li 
{
	padding-bottom: 18px;
}

p.lead 
{
	font-size: 12px;
}

p.list-leader {
	font-size: 11px;
	padding-bottom: 4px;
}

p.list-leader-lg {
	font-size: 12px;
	padding-bottom: 4px;
}

ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	color: #333333;
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	padding-right: 23px;
	font-size: 11px;
}

ul.list-sm {
	font-size: 11px;
}

ul.list-lg {
	font-size: 12px;
	padding-bottom: 12px;
}


h2, h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 12px 23px 10px 23px;
}

.expander 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 12px 23px 10px 23px;
	color: #3399cc;
	cursor: pointer;
	line-height: 1.8em
}

h5 {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 12px 23px 8px 23px;
}


.block-a
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/a_bknd_ft.gif') no-repeat bottom center;
}
.block-a h2
{
	background: #FFFFFF url('../images/a_bknd_hd.gif') no-repeat top center;
}

.block-b
{
	margin-bottom: 23px;
}

.block-b h2, .block-b h3
{
	background: transparent url('../images/b_bknd_hd.gif') no-repeat top center;
	margin: 0;
	padding: 0;
	padding-top: 12px;
}

.block-b h2 span
{
	background: transparent url('../images/b_bknd_ft.gif') no-repeat bottom center;
	display: block;
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	padding-left: 23px;
	padding-right: 23px;
}

.block-b a
{
	color: #3399cc;
}


.block-l
{
	margin-bottom: 23px;
	padding-bottom: 23px;
}

.block-l h2
{
	background: transparent url('../images/b_bknd_hd.gif') no-repeat top center;
	margin: 0;
	padding: 0;
	padding-top: 12px;
}

.block-l h2 span
{
	background: transparent url('../images/b_bknd_ft.gif') no-repeat bottom center;
	display: block;
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	padding-left: 23px;
	padding-right: 23px;
}



.block-c
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/c_bknd_ft.gif') no-repeat bottom center;
}

.block-c h2, .block-c h3
{
	background: #FFFFFF url('../images/c_bknd_hd.gif') no-repeat top center;
}

.block-d
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/d_bknd_ft.gif') no-repeat bottom center;
}

.block-d h2, .block-d h3
{
	background: #FFFFFF url('../images/d_bknd_hd.gif') no-repeat top center;
}

.block-n
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/n_bknd_ft.gif') no-repeat bottom center;
}

.block-n h2, .block-d h3
{
	background: #FFFFFF url('../images/d_bknd_hd.gif') no-repeat top center;
}

.block-e
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/c_bknd_ft.gif') no-repeat bottom center;
}

.block-e h2, .block-e h3
{
	background: #FFFFFF url('../images/c_bknd_hd.gif') no-repeat top center;
}

.block-f
{
	margin-bottom: 23px;
}

.block-f p
{
	background: #FFFFFF url('../images/f_bknd_hd.gif') no-repeat top center;
	margin: 0;
	padding: 0;
	padding-top: 12px;
}

.block-f p span
{
	background: transparent url('../images/f_bknd_ft.gif') no-repeat bottom center;
	display: block;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
	padding-left: 23px;
	padding-right: 23px;
	color: #ffffff;
}

.block-g
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/g_bknd_ft.gif') no-repeat bottom center;
}
.block-g h2
{
	background: #FFFFFF url('../images/g_bknd_hd.gif') no-repeat top center;
}

.block-h
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/h_bknd_ft.gif') no-repeat bottom center;
}
.block-h h2
{
	background: #FFFFFF url('../images/h_bknd_hd.gif') no-repeat top center;
}

.block-g a
{
	color: #3399cc;
}

.block-j h2
{
	padding-top: 0px;
	margin-top: 0px;
}

h2.top 
{
	padding-top: 0px;
	margin-top: 0px;
}

.block-j
{
	background: #FFFFFF url('../images/j_bknd_ft.gif') no-repeat bottom right;
	padding-bottom: 80px;
	padding-right: 23px;
}

.block-k
{
	background: #FFFFFF url('../images/j_bknd_ft.gif') no-repeat bottom right;
	padding-bottom: 80px;
	padding-right: 23px;
}

.block-k h2
{
	background: #FFFFFF url('../images/h_bknd_hd.gif') no-repeat top center;
}


.block-m
{
	margin-bottom: 23px;
	padding-bottom: 23px;
	background: #FFFFFF url('../images/m_bknd_ft.gif') no-repeat bottom center;
}
.block-m h2
{
	background: #FFFFFF url('../images/m_bknd_hd.gif') no-repeat top center;
}

.grid-control
{
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	margin-left: 23px;
	margin-right: 23px;
	color: #333333;
}

.grid-cntrl-col
{
	padding-left: 10px;
	padding-right: 10px;
}

.grid-cntrl-col-l
{
	padding-left: 10px;
	padding-right: 0px;
}

.grid-cntrl-col-r
{
	padding-left: 0px;
	padding-right: 10px;
}

.cpw
{
	width: 100%;
}

.cpw-failure-text
{
	color: #3399FF;
}

div#header
{
	background-image: url(../images/header_bknd_b.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#toolbar {
	padding: 72px 46px 7px 0px;
	text-align:right;
	color: #333333;
	float: right;
}

#toolbar a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;

}

#logo-area {
	margin: 0px 0px 0px 0px;
	padding: 54px 0px 10px 58px;
	background-image: url(../images/header_bknd.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#logo-area img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#logo-area a {
	border-bottom: none;
}

.case-study  {
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.5em;
	padding: 0px 23px 23px 23px;
	font-size: 12px;
}

.case-study img {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.case-study h2 {
	font-weight: bold;
	margin: 0;
	padding: 33px 0px 23px 0px;
	font-size: 12px;
	font-family: Georgia, Verdana, Helvetica;
	font-size: 26px;
	color: #3399CC;
 	text-align: left;
	font-weight: normal;
}

.case-study h3 {
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 3px 0px;
	font-size: 14px;
}

.case-study h4 {
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
}

.case-study td.left {
	width: 300px;
	vertical-align: top;
	padding-right: 23px;
}

.case-study td.center {
	width: 230px;
	vertical-align: top;
}

.case-study td.right {
	width: 170px;
	vertical-align: top;
	padding-left: 23px;
}

.popup 
{
    background-color: #fff;
    border: 1px solid #999;
}
.case-study li
{
	padding: 0;
	margin: 0; 
}

.case-study ul
{
	padding-left: 8px;
	margin-left: 8px;
}

.modal-popup-bknd
{
	background-color: #CCCCCC;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

