/* CSS Document

 * classes.css

 * All classes used on SWC site.

 */

.titles {font-size: 16px; color:#666666; font-weight: bold; padding: 0px 0px 0px 0px;}
.titles_sm {font-size: 11px; color:#666666; font-weight: bold; padding: 0px 0px 0px 0px;}


.underline a:hover {text-decoration:underline;}


.events {font-size: 12px; color:#666666; font-weight: bold; padding: 0px 0px 0px 0px;}


.searchHeader {background-color: #f2f2f2; height: 25px;}

.searchHeaderText {color: #E4701F; font-size: 12px; margin-left: 15px; font-weight: bold;}


.rightHeader {background-color: #f2f2f2; height: 20px;}

.rightHeaderText {color: #666666; font-size: 12px; font-weight: bold; margin-left: 15px;}


.displayButton {background-color: #E4701F; color: White; text-align: center; width: 75px; font-weight: bold; height: 17px; float: right; cursor: pointer;}


.horizontals { color: #f2f2f2;}


.home_tag_news {background-image: url(../artwork/tag_home_news.gif); background-repeat:no-repeat;}


.home_tag_casestudies {background-image: url(../artwork/tag_home_casestudies.gif); background-repeat:no-repeat;}


.home_tag_events {background-image: url(../artwork/tag_home_events.gif); background-repeat:no-repeat;}


.columns_place {margin: 26px 5px 20px 15px;}


.nodiv { padding: 0 0 0 50px}


.newsdate {color:#E46C19;}


.newslink {color:#666666;}

.newslink:link {color:#666666; text-decoration:none;}

.newslink:hover {color:#E46C19; text-decoration:none;}

