/* Set tag styles */* {	margin: 0;	padding: 0;}html {	background: #5C6269 url(../images/bg.png) repeat-x top center;}body {	color: #000000;	font-family: Verdana, Lucida, sans-serif;	font-size: 12px;	margin: 0;	text-align: center;}table {	border-collapse: collapse;	border-spacing: 0;	text-align: left;	font-weight: normal;}img {	border: none;}a {	color: #4B545A;	text-decoration: underline;}a:hover {	text-decoration: none;}/* Some useful classes */.clear {	clear: both;}.message {	margin: 15px;	padding: 5px;	color: #979908;	border: 4px solid #F7F8B4;	background: #FFFFEA;}.required {	width: auto;	margin: 0;	padding: 5px;	color: #DC1313;	border-top: none;	border-bottom: 1px solid #FF7373;	border-left: 1px solid #FF7373;	border-right: 1px solid #FF7373;	background: #FED0D0;}.s-width {	margin: 0 auto;	padding: 0 18px;	width: 880px;}/*** Main Site Container ***/#Container {	background: transparent url(../images/bg-shaddow.png) repeat-y top center;	text-align: left;}/*** Header ***/#Header {	background: #ffffff url(../images/header-bg.png) repeat-x top center;	height: 142px;}	#Header #Logo {		background: transparent url(../images/logo.png) no-repeat bottom right;		height: 81px;		padding: 14px 0 0 69px;		margin-bottom: 18px;		width: 194px;	}/*** Main Nav ***/#Navigation {	font-size: 0.9em;	list-style: none;	margin-left: 23px;	height: 29px;}	#Navigation li {		display: block;		float: left;		margin-right: 1px;	}		#Navigation li a {			background: transparent url(../images/nav-bg.png) no-repeat top left;			color: #333333;			display: block;			line-height: 29px;			overflow: hidden;			text-align: center;			text-decoration: none;			width: 112px;			vertical-align: bottom;		}			#Navigation li a:hover {				color: #ffffff;				text-decoration: none;			}		#Navigation li.current a, #Navigation li.section a {			background: transparent url(../images/nav-selected.png) no-repeat top left;			color: #ffffff;		}#BigImage {	background: transparent url(../images/bigimage.jpg) no-repeat top left;	height: 134px;}/*** Content Layout ***/#Layout {	background: #ffffff url(../images/layout-bg.png) repeat-x top center;	padding: 14px 18px;}#Breadcrumbs {	margin-bottom: 5px;	font-size: 0.8em;}	#Breadcrumbs a {		text-decoration: underline;	}/*** Footer ***/#Footer {	background: transparent url(../images/footer-shaddow.png) no-repeat bottom center;	font-family: Arial, Verdana, Lucida, sans-serif;	height: 86px;	color: #D1D7DF;}	#Footer a {		color: #D1D7DF;		text-decoration: none;	}		#Footer a:hover {			text-decoration: underline;		}	#Footer p {		line-height: 25px;		margin: 0 !important;		padding: 0;	}	#Footer #FooterBg {		background: transparent url(../images/footer-bg.png) repeat-x top center;		font-size: 0.9em;		padding: 9px 12px;	}	#Footer #FooterNav {		margin-bottom: 7px;		text-align: left;	}	#Footer #FooterCopy .copy {		float: left;	}	#Footer #FooterCopy .by {		background: transparent url(../images/digicreative.png) no-repeat center right;		float: right;		padding-right: 22px;	}/* Search Results */#SearchResults {	list-style: none;	margin: 20px 0 0 0;}	#SearchResults li {		margin: 10px 0;	}	#SearchResults a.searchResultHeader {		font-size: 1.2em;		font-weight: bold;		text-decoration: none;	}/* For modules with Sidebar */#Sidebar {	padding: 0;	width: 197px;}	#Sidebar .sidebarBox {		background: #f5f6f6;		margin: 0 0 20px 0;	}		#Sidebar .sidebarBox a {			color: #333333;		}	#Sidebar h3 {		border-bottom: 1px #ffffff solid;		clear: both;		color: #1F2735;		font-size: 1.3em;		font-weight: bold;		line-height: 25px;		margin: 0;		padding: 0 0 0 10px;	}	#Sidebar ul {		padding: 10px 5px;	}	#Sidebar li {		list-style: none;		line-height: 1.6em;	}		#Sidebar #Menu2 {		padding: 5px 10px;	}		#Sidebar #Menu2 li {			list-style: none;		}/* Comments Holder */#CommentHolder ul {	list-style: none;	margin: 20px 0;}#PageComments li {	margin: 5px 0;	padding: 10px 1px 1px 1px;	width: 88%;}#PageComments li.odd {	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;	padding-left: 40px;	padding-right: 10px;	border-bottom: 2px solid #BCE4FE;}#PageComments li.even {	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;	padding-right: 40px;	padding-left: 10px;	text-align: right;}#PageComments li.odd p.info {	color: #3AA0C3;}.actionLinks li a {	padding-right: 3px;	font-size: 11px;}.actionLinks li {   display: inline;   border-right: 1px solid;}   .actionLinks li.last {      border-right: none;   }.commentrss {	background: transparent url(../images/feed-icon-14x14.png) no-repeat;	padding-left: 20px;	font-size: 1em;	line-height: 1.6em;}#PageCommentsPagination p {	text-align: center;	font-size: 1.2em;}#PageComments p {	font-size: 1em;}#PageComments p.info {	color: #999;	margin: 0px;	padding: 0;	line-height: 1em;	font-size: 0.9em;}#NewsletterForm_Email {	padding: 10px 5px;}.newsletter {	font-size: 0.9em;}	.newsletter form {		padding: 10px;	}	.newsletter label {		display: block;		float: left;		line-height: 18px;		width: 40px;	}	.newsletter .field {		clear: both;		padding-bottom: 5px;	}	.newsletter .middleColumn {		width: 129px;	}	.newsletter input.text {		width: 123px;	}	.newsletter .Actions {		clear: both;		text-align: right;	}