﻿@import url("../common.css");

a,
a:link
{
	background: Transparent;
	color: #C00;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background: #E2DECF;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	background: Transparent;
	color: #cc0000;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 .5em 0;
	padding:0;
}

h1
{
	border-bottom: 1px solid #2A2B2B;
	font-size: 160%;
	margin: 0 0 1em 0;
	padding: 0 0 0.25em 0;
}

h1 a
{
	color:#ffffff !important;
}

h2
{
	font-size: 140%;
}

h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
}

hr
{
	background-color: #DDD;
	border-style: none;
	color: #DDD;
	height: 1px;
	width: 100%;
}

input.textbox, select, textarea
{
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	padding: 2px;
}
	
p
{
	margin: 0 0 1em 0;
}

ul
{
	margin: 0 0 1em 0;
	padding: 0 0 0 3em;
}

.banners
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.breadcrumb
{
	margin-top:0;
}

.button,
.button:link
{
	background: transparent url(images/btn_left.gif) left top no-repeat;
	color: #ffffff;
	display: block;
	float:left;
	font-weight:bold;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 0 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	white-space: nowrap;
}

.button img
{
	border-style: none;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.button span
{
	background: transparent url(images/btn_right.gif) right top no-repeat;
	cursor: pointer;
	display:block;
	float:left;
	height:26px;
	line-height:26px !important;
	padding: 0 15px 0 0;
}

.button:hover
{
	background-position: left bottom;
	color: #FFF;
}

.button:hover span
{
	background-position: right bottom;
}

.buttonList
{
	line-height: 26px;
	margin-top:2em;
	overflow: hidden;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 2em;
}

.buttonList .linkButton
{
	margin-right: 2em;
}

.calendar li
{
	list-style-type:none !important;
	margin:.5em !important;
}

.calendar * td
{
	min-height:3em;
	padding: 0 0 1em 0;
}

.checkboxMaster
{
	margin-left:.5em;
	border-left:1px solid #ffffff;
}

.contentLink
{
	font-size:120%;
}

.contentLink img
{
	vertical-align:middle;
}

.contentList
{
	margin: 0 -15px;
	padding: 0;
}

.contentList li
{
	background-color: #F0EFED;
	border-bottom: 1px solid #DDD;
	clear: both;
	color: inherit;
	list-style-type: none;
	margin: 0;
	padding: 1em 15px;
	overflow: hidden;
	height: 100%;
}

.contentList li.altrow
{
	background-color: #FFF;
	color: inherit;
}

.contentList p
{
	margin: 0;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.error ul
{
	font-weight: normal;
}

.linkButton
{
	font-weight: bold;
	white-space: nowrap;
}

.linkButton img
{
	border-style: none;
	margin: 0 0.25em 0 0;
	vertical-align: middle;
}

.meta
{
	background-color: Transparent;
	color:#999999;
	font-style:italic;
}

.moreInfo a,
.moreInfo a:link
{
	background: url("images/icon_arrow_link.gif") left center no-repeat;
	padding-left: 10px;	
}

.pager
{
	margin-top:1em;
}

.pager a
{
	background: #dddddd;
	border: solid 1px #999999;
	color: #000000;
	text-decoration: none;
	padding: 5px 7px;
	margin: 0 5px;
}

.popup
{
	background:#ffffff;
	border:solid 1px #cccccc;
	padding:15px;
}

.required
{
	background-color: Transparent;
	color: #900;
}

.sitemap
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sitemap li
{
	float: left;
	font-weight: bold;
	margin: 0 0 1em 0;
	width: 50%;
}

.sitemap li li
{
	float: none;
	font-weight: normal;
	margin: 0;
	width: auto;
}

.sitemap li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 2em;
}

.slideshow
{
	list-style-type:none;	
	padding:0; margin:0;
}

.submenu
{
	list-style-type: none;
	margin: 1em 0 1em 14px;
	padding: 0;
}

.submenu li
{
	padding:.25em 0;
}

.submenu li a.selected,
.submenu li a.selected:link
{
	font-size: 140%;
	font-weight:bold;
}

.submenu li li a
{
	font-size: 110% !important;
}

.submenu li li li
{
	border-bottom: 1px solid #dddddd;
	margin:.25em 0;
}

.submenu li li li a
{
	font-size: 100% !important;
}

.submenu li li a.selected,
.submenu li li a.selected:link
{
	border:none;
	font-weight: bold;
}

.submenu li li li li
{
		border:none !important;
}

.submenu li li li ul
{
	background:#f0efed;
	padding: 0 5px;
}

.submenu ul
{
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
}

.success
{
	background-color: Transparent;
	color: #090;
	font-weight: bold;
}

.tabstrip li
{
	list-style-type: none !important;
}

.withPhotos li img
{
	border: 1px solid #333333;
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
}

@media screen
{
	#Container
	{
		font-size: 88%;
		margin: 0 auto;
		text-align: left;
		width: 1000px;
	}
	
	#ContainerInner
	{
		background: url("images/header_bg.jpg") center top no-repeat;
		overflow: hidden;
		text-align: center;
		width: 100%;
	}
	
	#ContainerOuter
	{
		background: #E2DECF url("images/bg.jpg") center top repeat-x;
	}
	
	#Content
	{
		float: right;
		overflow: hidden;
		padding: 15px;
		width: 608px;
	}
	
	#Content h1
	{
		background: transparent url("images/title_bar.gif") left top no-repeat;
		border: none;
		color: #FFF;
		height: 34px;
		line-height: 34px;
		margin: -15px -15px 5px -15px;
		padding-left: 15px;
	}

	#ContentContainer
	{
		background: #FFF url("images/content_bg.jpg") center top repeat-y;
		line-height: 1.4em;
		overflow: hidden;
		margin: 0; 
		padding: 0;
		width: 1000px;
	}
	
	#ContentContainerInner
	{
		background: transparent url("images/content_top_secondary_bg.jpg") center top no-repeat;
		overflow:hidden;
		padding: 16px 18px 0 18px;
		width: 964px;
	}
	
	#Footer
	{
		background: url("images/footer.jpg") center top no-repeat;
		clear: both;
		color: #FFF;
		height: 118px;
		margin: 1em 0 0 0;
		padding: 0;
		overflow: hidden;
	}
	
	#Footer a,
	#Footer a:link
	{
		display: block;
		height: 94px;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000em;
	}
	
	#Footer a.igb
	{
		width: 165px;
	}
	
	#Footer a.mrfa
	{
		width: 192px;
	}
	
	#Footer a.mtec
	{
		width: 148px;
	}
	
	#Footer a.safework
	{
		width: 267px;
	}
	
	#Footer a.wcb
	{
		width: 191px;
	}
	
	#Footer ul
	{
		list-style-type: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
		width: 100%;
	}
	
	#Footer ul li
	{
		display: block;
		float: left;
	}
	
	#Header
	{
		height: 159px;
		margin: 0;
		position: relative;
		z-index: 10;
	}
	
	#Header h1
	{
		border-style: none;
		margin: 0;
		padding: 0;
	}
	
	#Header h1 a,
	#Header h1 a:hover,
	#Header h1 a:link
	{
		display: block;
		height: 125px;
		margin: 0;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000em;
		width: 346px;
	}
	
	#Header .links
	{
		background: url("images/nav_divider.gif") left top no-repeat;
		font-weight: bold;
		height: 34px;
		line-height: 34px;
		list-style-type: none;
		margin: 0 10px;
		padding: 0;
	}
	
	#Header .links li
	{
		background: url("images/nav_divider.gif") right top no-repeat;
		display: inline;
		float: left;
		padding: 0 1px 0 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .links li.hover ul
	{
		visibility: visible;
	}
	
	#Header .links li a,
	#Header .links li a:link
	{
		background: Transparent;
		color: #FFF;
		display: block;
		padding: 0 10px;
	}
	
	#Header .links li a:hover
	{
		background: #C00;
		color: #FFF;
		text-decoration: none;
	}

	#Header .links ul
	{
		background: #FFF;
		border: 1px solid #9C0701;
		border-top-style: none;
		color: #999;
		left: -1px;
		line-height: normal;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 33px;
		visibility: hidden;
		width: auto;
	}
	
	#Header .links ul li
	{
		background-image: none;
		border-top: 1px solid #4B4B4B;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#Header .links ul li a,
	#Header .links ul li a:link
	{
		background-image: none !important;
		border-style: none;
		color:#990000;
		margin: 0;
		padding: 5px 15px;
	}
	
	#Header .links ul li a:hover
	{
		background: #cc0000 !important;
		color: #FFF;
	}
		
	#Header .tools
	{
		height: 30px;
		right: 5px;
		line-height: 30px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0px;
		width: 333px;
	}
	
	#Header .tools a,
	#Header .tools a:link
	{
		background: Transparent;
		color: #C00;
		display: block;
		font-weight: bold;
		padding: 0 17px;
	}
	
	#Header .tools li
	{
		background: url("images/nav_secondary_divider.gif") left top no-repeat;
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .tools li.first
	{
		background-image: none;
		padding-left: 15px;
	}
	
	#SearchBox
	{
		background: #46806A url("images/box_search.jpg") left top no-repeat;
		color: #FFF;
		height: 125px;
		margin: 0 0 6px 0;
		overflow: hidden;
		position: relative;
		width: 312px;
	}
	
	#SearchBox a,
	#SearchBox a:link
	{
		background-color: Transparent;
		color: #FFF;
	}
	
	#SearchBox h2
	{
		border: none;
		text-indent: -1000em;
		height: 40px;
	}
	
	#SearchBox p
	{
		margin: 0;
		padding: 0 0 6px 14px;
	}
	
	#SearchBox select
	{
		width: 176px;
	}

	#SearchBox .button
	{
		margin: 0;
		width: 100px;
	}
	
	#SearchBox .buttonList
	{
		margin: 0;
		padding: 0;
		position: absolute;
		right: 14px;
		top: 38px;
		width: 100px;
	}
	
	#SearchBox .textbox
	{
		width: 170px;
	}
	
	#Sidebar
	{
		float: left;
		overflow: hidden;
		width: 312px;
	}
	
	#SignupBox
	{
		background: #46806A url("images/box_signup.jpg") left top no-repeat;
		color: #FFF;
		height: 60px;
		margin: 0 0 6px 0;
		overflow: hidden;
		padding: 40px 0 0 0;
		position: relative;
		width: 312px;
	}
	
	#SignupBox a,
	#SignupBox a:link
	{
		background-color: Transparent;
		color: #FFF;
	}
	
	#SignupBox h2,
	#SignupBox label
	{
		display: none;
	}

	#SignupBox p
	{
		margin: 0;
		padding: 0 0 6px 14px;
	}

	#SignupBox .button
	{
		margin: 0;
		width: 100px;
	}
	
	#SignupBox .buttonList
	{
		margin: 0;
		padding: 0;
		position: absolute;
		right: 14px;
		top: 38px;
		width: 100px;
	}
	
	#SignupBox .textbox
	{
		width: 170px;
	}
	
	#TopicsBox
	{
		background: #46806A url("images/box_hot_topics.jpg") left top no-repeat;
		color: #FFF;
		height: 110px;
		margin: 0 0 6px 0;
		overflow: hidden;
		padding: 40px 120px 0 14px;
		width: 178px;
	}
	
	#TopicsBox a,
	#TopicsBox a:link
	{
		background-color: Transparent;
		color: #FFF;
	}
	
	#TopicsBox h2
	{
		display: none;
	}
	
	#TopicsBox .more,
	#TopicsBox .more:link
	{
		background: url("images/icon_more.gif") left center no-repeat;
		display: block;
		font-weight: bold;
		padding-left: 9px;
	}
}