@charset "UTF-8";
/* CSS Document */

.twoCol td{vertical-align:top;}
.twoCol .leftContent{float:left; width:250px; padding-right:80px;}
.twoCol .rightContent{float:right; width:570px; padding-top:52px;}
.awards p{padding-top:0;}
.awards{font-size:12px;}
.awards .first{width:100px;}
.awards strong{display:block; width:100px;}
.awards table{width:100%; padding-bottom:40px;}
.awards .award1{float:left;}
.awards .award2{float:right;}
.awards .award1,.awards .award2{width:370px;}
.awards h4{padding-bottom:20px;}
.awards td{padding:5px 5px 5px 0; line-height:1.35em;}

.team p{padding-top:0;padding-bottom:15px; width:600px;}
.team td{padding-bottom:30px;}
.team td.first{width:138px;}
.team a.apply{padding-left:10px; font-weight:bold; background-image:url("../../images/or_rarrow2.gif"); background-position:left; background-repeat:no-repeat;}
.team h2{font-size:17px; width:138px;}
.twoCol a:hover{color:#F6780B;}