html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


body
{
	/* Font-Size 62.5% makes 1.0em equal 10px making it easier to change font sizes in other elements ie. 1.2em = 12px, 2em = 20px etc.		*/
	font-size: 62.5%;
	font-family: Verdana, Franklin Gothic Book, Georgia, Arial, Sans-Serif;
	color: #666;
	background: #e4e4e4 url(/Files/System/Images/Background.jpg) repeat-x 0 0;
}


a
{
	color: #ff2f2f;
}


p
{
	font-size: 1.1em;
	line-height: 160%;
}


#contentWrapper ul li
{
	font-size: 1.1em;
	line-height: 160%;
}


h1, h2, h3
{
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 15px;
}


h2
{
	font-size: 1.5em;}


input[type="text"]
{
	background-color: #aaa;
	border: 1px solid #666;
	text-transform: uppercase;
	color: #fff;
	padding: 1px 0px 0px 10px;
	height: 17px;
}


.standOut
{
	color: #ff2f2f;
}


.clear
{
	clear: both;
	line-height: 0;
	height: 0;
}


#dwtoplogo
{
	padding: 20px 0px;
}


#pageWrapper
{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #fff;
}


#contentWrapper
{
	width: 880px;
	padding: 0 40px;
	background-color: #fff;
}


#LeftContent
{
	float: left;
	clear: left;
	width: 630px;
}


#LeftContent div.dottedLine
{
	margin: 30px 30px 30px 0;
}


.standardParagraph
{
	margin-top: 20px;
	margin-right: 32px;
	width: 600px;
	float: left;
}


.linkBlock
{
	margin-top: 20px;
	width: 245px;
	float: right;
}


.linkBlock.horizontal
{
	float: left;
	width: 235px;
	margin-right: 87px;
}
.linkBlock.horizontal.last
{
	margin-right: 0;
}


#HomeSetup .linkBlock.vertical
{
	float: left;
}


.linkBlock.vertical.last
{
	clear: right;
}


.dottedLine
{
	background: url(/Files/System/Images/Line.gif) repeat-x 0 0;
	clear: both;
	line-height: 2px;
	height: 2px;
}


.dottedLine.linebreaktop
{
	background: url(/Files/System/Images/Line.gif) repeat-x 0 100%;
	padding-top: 25px;
}


.dottedLine.linebreakbottom
{
	margin-bottom: 25px;
}


#breadCrumb, #homeCrumb
{
	position: relative;
}


#breadCrumb span
{
	width: 880px;
	height: 45px;
	padding: 15px 40px 0px 40px;
	position: absolute;
	top: -60px;
	background-image: url('/Files/System/Images/Overlay.png');
}


#breadCrumb span
{
	color: #fff;
	font-size: 2em;
	text-decoration: none;
}


#breadCrumb span a
{
	color: #fff;
	text-decoration: none;
}


#homeCrumb p
{
	width: 879px;
	height: 86px;
	padding: 20px 40px 0px 41px;
	top: -106px;
	position: absolute;
	background-image: url('/Files/System/Images/Overlay.png');
	font-size: 3.5em;
	color: #fff;
}


#footerWrapper
{
	margin: 0 auto;
	width: 880px;
	padding: 0 40px;
}


#footerWrapper ul#FooterMenu
{
	list-style: none;
	float: left;
	clear: both;
	margin-top: 20px;
	font-size: 1em;
	font-weight: bold;
}


#footerWrapper ul#FooterMenu li
{
	float: left;
	width: 146px;
}


#footerWrapper ul#FooterMenu li .last
{
	padding-right: 0px;
}


#footerWrapper ul#FooterMenu li a
{
	padding-bottom: 10px;
	text-decoration: none;
}


#footerWrapper ul#FooterMenu li ul
{
	list-style: none;
	line-height: 160%;
	margin-top: 15px;
	font-size: 1em;
	font-weight: normal;
}


#footerWrapper ul#FooterMenu li ul li a
{
	color: #777;
	padding-bottom: 0px;
}


#footerWrapper div[align="center"]
{
	padding: 20px 0px;
}


.searchWrapper
{
	position: relative;
}


.searchForm input[type="text"]
{
	position: absolute;
	top: -27px;
	left: 810px;
	color: #000;
	background-color: #fff;
	width: 99px;
	height: 15px;
	font-size: 1em;
	z-index: 9;
	padding-top: 4px;
	padding-right: 10px;
}


.topSearchFormSubmit
{
	position: absolute;
	top: -27px;
	left: 930px;
	background-image: url('/Files/System/Images/SearchButton.jpg');
	background-repeat: no-repeat;
	width: 24px;
	height: 20px;
	display: block;
	clear: both;
	z-index: 10;
}

.addthis_toolbox .custom_images a
{
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
  opacity: 1;
}

.addthis_toolbox .custom_images a img
{
  opacity: 0.75;
}