/**************************************************

	COMMON
	
	*/




A {color:#fff;}
A:hover {color:#ccc;}

H1 {color:#FFF; font-size:44px; text-transform:uppercase; line-height:44px; font-family:"Helvetica Condensed Black", Arial, Sans-serif}
H2 {color:#FFF; font-size:32px; text-transform:uppercase; font-weight:bold;}
H3 {color:#fff; font-size:24px; text-transform:uppercase; font-weight:bold; border-bottom:dotted 1px #535353; padding:0 0 10px;}
H4 {color:#fff;	background:#4d4d4d;	padding:8px 5px 8px 30px; margin:0; font-size:18px; text-transform:uppercase;}
H5 {}
H6 {}	
	
SMALL {
	color:#ff0000;
	text-transform:uppercase;
}

.pdf {
	background:url(../images/pdf.gif) left center no-repeat;
	padding:0 0 0 25px;
	text-decoration:none;
}
.pdf em {
	color:#808080;
}

.doc {
	background:url(../images/doc.gif) left center no-repeat;
	padding:0 0 0 25px;
	text-decoration:none;
}
.doc em {
	color:#808080;
}

h5.prev_awards {
	color:#fff;
	margin-bottom: 6px;
}

.white {
	color:#fff;
}

/**************************************************

	WIDGET BKGS
	
	*/
	
.grey-1{background-color:#afafaf;}
.grey-2{background-color:#d2d2d2;}
.grey-3{background-color:#e8e8e8;}
.grey-4{background-color:#414141;}
.grey-5{background-color:#575757;}
.grey-6{background-color:#767676;}
.white-1{background-color:#fff;}



/**************************************************

	TABLES
	

	
table{
    border-collapse:collapse;
    border-top:solid 3px #fff;
    position:relative;
    margin-top:18px
    }

table th,
table td{
    line-height:18px;
    padding:9px 18px 8px 0
    }

table thead th,
table thead td{
    padding-top:7px
    }
    
table tfoot th,
table tfoot td{padding-bottom:8px}

table tbody th,
table tbody td,
table tfoot th,
table tfoot td{border-top:solid 1px #fff} 

table th:first-child,
table td:first-child{padding-left:0}

table th:last-child,
table td:last-child{padding-right:0}

tr:nth-child(even) td{}tbody tr:nth-child(odd) th,
table tbody tr:nth-child(odd) td{background:#202020}

table caption{top:5px;margin-bottom:18px}
 
   
LABEL {
	display:inline-block;
	width:200px;
	}	  */ 
