﻿
body 
{
	margin:0;
	font-family:Verdana;
	font-size:12px;
	color:#666666;
}
a
{
    
}
a:hover
{
	text-decoration:none;
}
a img
{
	border:0;
}
a.gray
{
    border-bottom:1px solid #666666;
    color:#666666;
	text-decoration:none;
}
a.gray:hover
{
    border-bottom:0 solid #666666;
}
.wrapper
{
	width:930px;
	background-color:White;
	margin:auto;
}
.flash
{
    background-repeat:no-repeat;
    height: 266px;
}
.header .bar
{
	overflow:hidden;
}
.content
{
    overflow:hidden;
    display:block;
    clear:both;
    padding-top:25px;
    padding-bottom:25px;
    padding-left:175px;
    padding-right:60px;
}
.content .twocolumns
{
    clear:both;    
    display:block;
    overflow:hidden;
}
.content .twocolumns .column1
{
    width: 325px;
    float:left;
    text-align:justify;
    padding-right:15px;
    border-right:1px solid #d1d3d4;
}
.content .twocolumns .column2
{
    width: 325px;
    float:left;
    text-align:justify;
    padding-left:15px;
}
.content .threecolumns
{
    clear:both;
    display:block;
    overflow:hidden;
}
.content .threecolumns .column1
{
    width: 210px;
    float:left;
    padding-right:25px;
    display:block;
    overflow:hidden;
}
.content .threecolumns .column2
{
    width: 210px;
    float:left;
    padding-right:25px;
}
.content .threecolumns .column3
{
    width: 210px;
    float:left;
}
.content table
{
    font-size:11px;
}
.team_people
{
	width:690px;
	padding-top:25px;
	padding-bottom:10px;
}

.footer
{
    height:115px;
    background-image:url('images/footer.jpg');
    background-repeat:no-repeat;
    color:#959595;
    font-size:9px;
    overflow:hidden;
}
.footer a
{
    color:#959595;
}
.footer a:hover
{
     text-decoration:none;
}
.footer .footer-inner
{
    width:665px;
    padding:30px;
    float:right;
}
.termsofuselink
{
    background-image:url('images/terms_of_use.png');
    background-repeat:no-repeat;
    margin:40px;
    float:left;
	width: 120px;
    height:15px;
	display:block;
    text-indent:-9999px;
    behavior: url(../iepngfix.htc) /*transparency in IE6*/
}
h1, h2, h3, h4, h5, h6, p
{
	margin:0;
	margin-bottom:20px;
}
h1
{
    font-size:16px;
}
h2
{
    font-size:14px;
}
h3
{
    font-size:13px;
}
h4
{
    font-size:12px;
}
p
{
    line-height:22px;
    margin-bottom:20px;
}
ul li
{
    line-height:22px;
}
.shadow-bottom
{
    width:930px;
    height:110px;
    margin-top: -80px;
    
}
.shadow-bottom-left
{
    background-image:url('images/shadow_bottom-left.png');
    background-repeat:no-repeat;
    width:30px;
    height:110px;
    float:left;
}
.shadow-bottom-right
{
    background-image:url('images/shadow_bottom-right.png');
    background-repeat:no-repeat;
    width:30px;
    height:110px;
    float:right;
}