/* -- CONTENT -- */

#content
{
	width: 590px;
	float: left;
	font-size: 12px;
	line-height: 1.4em;
}

/* -- HOMEPAGE CONTENT -- */

#content img.contentheader
{
	margin: 0px 0px 15px 0px;
}

.featured
{
	width: 580px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border: #CCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;	
}

.featured p
{
	padding: 0px 0px 0px 0px;	
}


a.external
{
	color: #1C70BE;
	text-decoration: none;
	border-bottom: 1px #1C70BE dotted;
}

a.external:hover
{
	color: #FFF;
	background-color: #1C70BE;
}

a.external:active
{
	background-color: #666;
}

a.external:visited
{
	color: #003684;
	border-bottom: 1px #003684 solid;
}

a.external:visited:hover
{
	color: #FFF;
	background-color: #003684;
}

a.external:visited:active
{
	background-color: #666;
}

a.internal
{
	color: #777;
	text-decoration: none;
	border-bottom: 1px #777 dotted;
}

a.internal:hover
{
	color: #FFF;
	background-color: #999;
}

a.internal:active
{
	background-color: #F00;
}

a.internal:visited
{
	color: #222;
	border-bottom: 1px #222 solid;
}

a.internal:visited:hover
{
	color: #FFF;
	background-color: #444;
}

a.internal:visited:active
{
	background-color: #F00;
}


#content h1
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #222;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, Verdana, sans-serif;	
}

#content h2
{
	font-size: 12px;
	color: #F00;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}

#content h3
{	
	font-size: 12px;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #111;
}

#content p
{
	margin-top: 0;
	margin-bottom: 0.8em;
}

#content p.small
{
	font-size: 11px;
	color: #444;
}

#content h3 a
{
	color: #222;
	text-decoration: none;
	border: #222;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;	
}

#content h3 a:hover
{
	color: #FFF;
	background-color: #F00;
	text-decoration: none;
	border: #222;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;	
}

#content h3 a:active
{
	color: #FFF;
	background-color: #333;	
	text-decoration: none;
	border: #222;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;	
}

.leftcolumn, .rightcolumn
{
	float: left;
	background-color: #5FBDE7;
	width: 190px;
	border-color: #4C97B9;
	border-width: 1px;
	border-style: solid;
	margin: 0px 2px 0px 0px;
}

.rightcolumn
{	
	margin: 0px 0px 0px 0px;
}

#content .text
{
	width: 380px;
	margin-bottom: 10px;
}

#content .textWide
{
	padding-top: 5px;
	margin-bottom: 10px;
}

#content div
{
	margin-bottom: 10px;
}

#map div
{
	margin-bottom: 0px;
}

.text strong
{
	margin-right: 3px;
}

#related
{
	line-height: 1.2em;
	width: 190px;
	float: right;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	border: none;
}

#related p
{
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px 0px 1px 10px;
}

#related ul.news
{
	list-style-type: none;
	margin: 0px 0px 6px 0;
	padding: 0 0 0 10px;
	line-height: 1.2em;
}

#related ul.news li
{
	margin-bottom: 2px;
}


#related ul
{
	margin: 4px 0 10px 0;
	padding: 0 0 0 20px;
}

#related ul li
{
	font-size: 11px;
	font-weight: normal;
}

#related ul.links
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#related ul.links li
{
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
	padding: 1px 0px 1px 0px;
}

#related ul.links li a
{
	padding: 0px 2px 0px 2px;
	margin: 0px;
	text-decoration: none;
	color: #777;
	border-bottom: #777 1px dotted;
}

#related ul.links li a:hover
{
	background-color: #999;
	color: #FFF;
}

#related ul.links li a:active
{
	background-color: #F00;
	color: #FFF;
}

#related ul.links li a:visited
{
	color: #222;
	border-bottom: #222 1px solid;
}

#related ul.links li a:visited:hover
{
	color: #FFF;
	background-color: #444;
}

#related ul.links li a:visited:active
{
	background-color: #F00;
}

#related h2
{	
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}

#related h3
{	
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}

/* --- VISIT WEBSITE LINK --- */

#related div
{
	margin-top: 0px;
	margin-bottom: 8px;
}

#related a.visit
{
	font-weight: normal;
	color: #1C70BE;
	text-decoration: none;
	padding: 0px 2px 0px 8px;
	margin-bottom: 10px;
	border: none;
	background-image: url(../images/visit_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
}

#related a.visit:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #1C70BE;
	background-image: url(../images/visit_arrow_white.gif);
}

#related a.visit:active
{
	color: #FFF;
	text-decoration: none;
	background-color: #666;	
}

#map
{
	border: 1px #999 solid;
	min-height: 280px;
	height: 24em;
	clear: right;
	/*background-image: url(../images/map.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#map
{
	line-height: 1.2em;
}

div.address
{ 
	float: left;
	padding:10px 5px 20px 10px;
	width: 280px;
	margin-bottom: 0px;
}

.text h4
{
	font-size: 1.2em;
	color: #999;
	padding: 10px 0px 10px 0px;
	border-color: #CCC;
	border-width: 1px 0px 1px 0px;
	border-style: dotted none dotted none;
}

.text ul
{
	margin: 5px 0 10px 0;
	padding-left: 1.6em;
}

#content acronym
{
/*	border-bottom: 1px #999 dotted;*/
	font-style: italic;
}


#content img
{
	border: none;
}

#content .homeitem
{
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

#content .homeitembreak
{
	width: 190px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content .homeitemmain
{
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: 1px #CCC solid;
}

#content .homeitemmain img,
#content .homeitem img,
#content .homeitembreak img
{
	margin: 0px;
	padding: 0px;
}

#content .homeitemmain h2,
#content .homeitem h2,
#content .homeitembreak h2
{
	margin-top: 8px;
	margin-bottom: 0px;
}

#content .homeitemmain h1
{
	margin-top: 0.35em;
	margin-bottom: 0.35em;
	font-size: 22px;
}

#content .homeitem h1,
#content .homeitembreak h1
{
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 18px;
}

h1 a
{
	color: #222;
	text-decoration: none;
}

.autopad
{
	margin-bottom: -10px;
	min-height: 8em;
}

#content .readmore, #content .backtotop
{
	margin-top: 4px;
	text-align: right;
}

#content .readmore a, #content .backtotop a
{
	color: #222;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
	font-size: 11px;
	/*border-bottom: #666 1px dotted;*/
}

#content .readmore a:hover, #content .backtotop a:hover
{
	color: #FFF;
	background-color: #666;
}

#content .readmore a:active, #content .backtotop a:active
{
	color: #FFF;
	/*border-bottom: #F00 1px dotted;*/
	background-color: #F00;
}

.projectsTable
{
	margin-bottom: 10px;
	width: 590px;
}

.projectsTable td
{
	border-bottom: #CCC 1px solid;
	text-align: center;
	font-size:10px;
}

.projectsTable td img
{
	padding-top:4px;
}

.projectsTable td.caseHeader
{
	padding: 4px 0px 4px 0px;
	text-align: left;
	white-space: nowrap;
	font-size:11px;
	padding-left: 5px;
}

.projectsTable td.caseHeader a
{
	font-weight: bold;
	color: #777;
	padding: 1px 2px 0px 2px;
	/*display:block;*/
	text-decoration: none;
	border-bottom: #777 1px dotted;
}

.projectsTable td.caseHeader a:visited
{
	color: #222;
	border-bottom: #222 1px solid;
}

.projectsTable td.caseHeader a:hover
{
	color: #FFF;
	background-color: #999;
}

.projectsTable td.caseHeader a:active
{
	background-color: #F00;
}

.projectsTable td.caseHeader a:visited:hover
{
	color: #FFF;
	background-color: #444;
}

.projectsTable td.caseHeader a:visited:active
{
	background-color: #F00;
}

.projectsTable thead td
{
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 5px;
}

.projectsTable thead td a
{
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

.projectsTable thead td a:hover
{
	text-decoration: none;
	border-bottom: 1px #222 dotted;
}

.projectsTable thead td a:active
{
	text-decoration: none;
	border-bottom: 1px #f00 solid;
}


#related ul.tags
{
	margin: 1px 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	line-height: 1.5em;
}

#related ul.tags li
{
	display: inline;
}

#related ul.tags li:after
{
	content : ", ";
}

#related ul.tags li:last-child:after
{
	content : "";
}
