@charset "utf-8";

/* general styles */

body,p,td,ul li{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}
body {background:#fff;}
a {color:#339999;}


/* headers */

h1 {width:450px;height:90px;}
h2 {font-size:14px;}
h3 {font-size:13px;}
h4 {font-size:12px;}

h1 em {visibility:hidden;}


/* links */

a.external {background:url(/images/logos/external.png) no-repeat center right;padding:0 20px 0 0;}
a.linkedin {background:url(/images/logos/linkedin.png) no-repeat center right;padding:0 20px 0 0;}
a.pdf {background:url(/images/logos/pdf.png) no-repeat center right;padding:0 20px 0 0;}
a.powerpoint {background:url(/images/logos/powerpoint.png) no-repeat center right;padding:0 20px 0 0;}


/* lists */

ul {}
ul li {list-style-type:square;}


/* news */

#table-news td {color:#fff;font-size:12px;}
#table-news td a {color:#fff;text-decoration:none;font-weight:bold;}
#table-news td a:hover {text-decoration:underline;}
td.home-news-1 {background:#a1c0c3;padding-bottom:10px;padding-top:10px;}
td.home-news-2 {background:#86b4b9;padding-bottom:10px;padding-top:10px;}
td.home-news-3 {background:#69a8ac;padding-bottom:10px;padding-top:10px;}
td.home-news-4 {background:#489ea1;padding-bottom:10px;padding-top:10px;}


/* other classes */

.photo-legend {font-size:10px;color:#fff;}


/* references */

#references-images {width:500px;text-align:center;}
#references-images a img {padding:5px;border:0;}
div.reference-detail {width:800px;height:600px;}
