
/* Standard */

body {
	margin: 0px;
	font: normal 12px/150% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #535355;
	background-color: #FFFFFF;
	background-image: url(../g/back_tutto.gif);
}

p, ul, li, td {
	font: normal 12px/150% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #535355;
	margin-top: 0px;
	margin-bottom: 15px;
}

li {
	margin-bottom: 4px;
}

ul, ol {
	margin-bottom: 12px;
}

ul.plain {
	list-style-type: disc;
	list-style-image: url('../images/bullet.gif');
	list-style-position: outside;
	padding-left: 15px;
}

ul.plain li {
	font-size: 90%;
}

ul.plainW {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	color: #ffffff;
}

ul.plainW li {
	font-size: 90%;
	color: #ffffff;
}

form, td, tr, thead, tbody {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

/* Text Styles */

.heading {
	font: bold 200%/100% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: -0.05em;
	color: #676960;
}

.subheading {
	font: bold 120%/130% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #676960;
}

h1 {
	font: bold 200%/100% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: -0.05em;
}

h2 {
	font: bold 135%/130% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 30px;
	margin-bottom: 10px;
}

h3 {
	font: bold 120%/130% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 30px;
	margin-bottom: 8px;
}

h4 {
	font: bold 110%/130% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
}

h5 {
	font: bold 120%/130% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}

h6 {
	font: bold 110%/130% Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
}

.large {
	font-size: 120%;
	line-height: 130%;
	margin-top: 0px;
}

.xlarge {
	font-size: 140%;
	line-height: 100%;
	margin-top: 0px;
}


.small {
	font-size: 90%;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 8px;
}

.micro {
	font-size: 80%;
	line-height: 100%;
}

/***** Layout *****/

#page {
	width: 980px;
	margin: 0px auto;
}

/* Header */

#header {
	height: 28px;
	clear: both;
	margin-top: 15px;
	text-align: right;
}

	#logo {
	}
	
	#utilityIcons {
		height: 28px;
		float: left;
	}


/* Top Navigation */

#topNav {
	height: 27px;
	line-height: 25px;
	color: #ffffff;
	font-size: 80%;
	text-align: center;
	clear: both;
	padding: 0px 15px;
}

	#topNav div {
		height: 27px;
	}
	
	.topNavLink, a.topNavLink, a.topNavLink:link, a.topNavLink:visited, a.topNavLink:active {
		display: block;
		float: left;
		height: 22px;
		font-size: 90%;
		line-height: 22px;
		font-weight: bold;
		width: 90px;
		background: #ffffff url('../images/gradient1.gif') repeat-x;
		border-left: 1px solid #c0c4b3;
		border-right: 1px solid #c0c4b3;
		border-bottom: 2px solid #c0c4b3;
		color: #676960;
		text-decoration: none;
	}
	
	a.topNavLink:hover {
		display: block;
		float: left;
		height: 22px;
		padding-top: 2px;
		font-size: 90%;
		line-height: 22px;
		font-weight: bold;
		width: 90px;
		background: #ffffff url('../images/gradient4.gif') repeat-x;
		border-left: 1px solid #c0c4b3;
		border-right: 1px solid #c0c4b3;
		border-bottom: 2px solid #c0c4b3;
		color: #434345;
		text-decoration: none;
	}
	
	.topNavLinkSpecial, a.topNavLinkSpecial, a.topNavLinkSpecial:link, a.topNavLinkSpecial:visited, a.topNavLinkSpecial:active {
		display: block;
		float: left;
		height: 22px;
		font-size: 90%;
		line-height: 22px;
		font-weight: bold;
		width: 90px;
		background: #676960 url('../images/gradient5.gif') repeat-x;
		border-left: 1px solid #808473;
		border-right: 1px solid #808473;
		border-bottom: 2px solid #808473;
		color: #ffffff;
		text-decoration: none;
	}
	
	a.topNavLinkSpecial:hover {
		display: block;
		float: left;
		height: 22px;
		padding-top: 2px;
		font-size: 90%;
		line-height: 22px;
		font-weight: bold;
		width: 90px;
		background: #676960 url('../images/gradient5.gif') repeat-x;
		border-left: 1px solid #808473;
		border-right: 1px solid #808473;
		border-bottom: 2px solid #808473;
		color: #ffffff;
		text-decoration: none;
	}

/* Main Navigation */

#mainNav {
	height: 56px;
	color: #ffffff;
	text-align: left;
	clear: both;
	margin-bottom: 0px;
}

	#mainNavTop {
		height: 24px;
	}
	
	#mainNavLinks {
		height: 32px;
	}
	
	.navSeparator {
		float: left;
		width: 1px;
		height: 32px;
	}
	
	.menuItem {
		float: left;
	}

	.mainLink, a.mainLink, a.mainLink:visited, a.mainLink:active {
		font-size: 90%;
		display: block;
		font-weight: bold;
		line-height: 31px;
		padding: 0px 12px;
		float: left;
		color: #ffffff;
		text-decoration: none;
	}
	
	.mainLinkActive, a.mainLinkActive, a.mainLinkActive:visited, a.mainLinkActive:active {
		font-size: 90%;
		display: block;
		font-weight: bold;
		line-height: 30px;
		padding: 0px 12px;
		float: left;
		color: #ffffff;
		text-decoration: none;
	}
	
	a.mainLink:hover {
		color: #ffffff;
	}
	
	.iconLink, a.iconLink, a.iconLink:visited, a.iconLink:active {
		display: block;
		height: 32px;
		vertical-align: middle;
		margin: 0px;
		padding: 0px 8px;
		float: left;
		cursor: pointer;
	}
	
	#globalSearch {
		white-space: nowrap;
		vertical-align: middle;
		float: right;
	}

	.gsField {
		background: #ffffff url('../images/gradient4.gif') 0px 1px repeat-x;
		border: 1px solid #9a9d8f;
		padding: 3px;
		margin: 5px 0px;
		float: left;
		vertical-align: middle;
	}
	
/* Drop-down menus */

.dropDownItem {
	display: block;
	position: relative;
	top: 32px;
	left: -1px;
	z-index: 5000;
}

.dropdown {
	display: none;
	width: 200px;
	position: absolute;
}

	.ddBack {
		padding: 5px;
	}
	
	.ddInfo {
		display: none;
		margin-top: 10px;
		font-size: 90%;
		line-height: 130%;
		padding: 6px;
		clear: both;
	}
	
	.ddLink, a.ddLink, a.ddLink:link, a.ddLink:visited, a.ddLink:active {
		font-size: 90%;
		display: block;
		white-space: nowrap;
		text-decoration: none;
		padding: 3px 8px;
		height: 22px;
		line-height: 21px;
		/* width: 200px; */
		clear: both;
		background: url('../images/dot.gif') no-repeat;
	}
		
	a.ddLink:hover {
		font-weight: bold;
		background: url('../images/dd-link-back.gif') 0px 3px no-repeat;
	}

	.ddDropShadow {
		width: 200px;
		height: 8px;
		background: url('../images/dd-shadow.png') no-repeat;
	}


#mainContent {
}

#hpLeftSection {
	float: left;
	width: 680px;
}

#hpRightSection {
	float: right;
	width: 285px;
}

#ipLeftSection {
	float: left;
	width: 680px;
}

#ipRightSection {
	float: right;
	width: 285px;
}

#breadcrumbs {
	display: none;
	font-size: 90%;
	color: #9a9d8f;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: right;
}

	#breadcrumbs a {
		line-height: 12px;
		text-decoration: none;
		border-bottom: 1px solid #ffffff;
	}
	
	#breadcrumbs a:hover {
		border-bottom: 2px solid #e1e3db;
	}

.lcBanner {
	margin-bottom: 10px;
}

.frame {
	border: 1px solid #c0c4b3;
	background: #ffffff url('../images/gradient1.gif') repeat-x;
	padding: 15px;
	margin-bottom: 15px;
}

.frame2 {
	border: 1px solid #c0c4b3;
	background: #ffffff url('../images/gradient1.gif') repeat-x;
}

	.frame2content {
		font-size: 90%;
		padding: 15px;
	}
	
	.frame2content p {
		font-size: 90%;
	}
	
	.frame2head {
		font-size: 140%;
		font-weight: bold;
		color: #434345;
		padding: 5px;
		background: #e3e7bf;
	}
	
.frame2W {
	border: 1px solid #9a9d8f;
	background: #676960;
}

	.frame2Wcontent {
		font-size: 90%;
		padding: 15px;
		color: #ffffff;
	}
	
	.frame2Wcontent p {
		font-size: 90%;
		color: #ffffff;
	}
	
	.frame2Whead {
		font-size: 135%;
		font-weight: bold;
		color: #434345;
		padding: 4px;
		background: #c2d41c url('../images/box-head2.gif') right no-repeat;
		letter-spacing: -0.035em;
	}

.box {
	border: 1px solid #c0c4b3;
	background: #ffffff url('../images/gradient1.gif') 0px 29px repeat-x;
}

.boxMedium {
	width: 355px;
	border: 1px solid #c0c4b3;
	background: #ffffff url('../images/gradient2.gif') bottom repeat-x;
}

	.boxContent {
		padding: 10px;
	}
	
	.boxHeader {
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		border-bottom: 1px solid #c0c4b3;
	}
	
	.boxFeature {
		float: left;
		width: 120px;
		height: 120px;
	}
	
	.boxIcon {
		float: left;
		width: 120px;
		height: 120px;
		clear: right;
		margin: 5px 0px;
	}
	
	.boxLinks {
		position: relative;
		margin-left: 130px;
	}
	
	.aLink, a.aLink, a.aLink:link, a.aLink:visited, a.aLink:active {
		font-size: 90%;
		line-height: 22px;
		height: 22px;
		display: block;
		white-space: nowrap;
		color: #434345;
		text-decoration: none;
		margin: 1px 0px;
		background: url('../images/arrow.gif') right no-repeat;
	}
		
	a.aLink:hover {
		color: #a2ad46;
		background: url('../images/arrow-green.gif') right no-repeat;
		text-decoration: underline;
	}
	
	.bLink, a.bLink, a.bLink:link, a.bLink:visited, a.bLink:active {
		font-size: 90%;
		line-height: 22px;
		height: 22px;
		display: block;
		white-space: nowrap;
		color: #434345;
		text-decoration: none;
		margin: 1px 0px;
		background: url('../images/arrow-updown2.gif') right no-repeat;
		padding: 0px 6px;
	}
		
	a.bLink:hover {
		color: #ffffff;
		background: #434345 url('../images/arrow-updown2green.gif') right no-repeat;
		
	}
	
	.cLink, a.cLink, a.cLink:link, a.cLink:visited, a.cLink:active {
		font-size: 90%;
		font-weight: bold;
		line-height: 22px;
		height: 22px;
		display: block;
		white-space: nowrap;
		color: #434345;
		text-decoration: none;
		margin: 1px 0px;
		background: url('../images/arrow.gif') right no-repeat;
		padding: 0px 6px;
	}
		
	a.cLink:hover {
		color: #ffffff;
		background: #434345 url('../images/arrow-green.gif') right no-repeat;
		
	}

/* Navigation */

.secNavigation {
	border: 1px solid #c2d41c;
	background: url('../images/gradient1.gif') 0px 29px repeat-x;
	margin-bottom: 15px;
}

	.secNavContent {
		padding: 8px;
		padding-left: 0px;
		background: url('../images/gradient2.gif') bottom repeat-x #ffffff;;
	}
	
	.secNavHeader {
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		border-bottom: 1px solid #c0c4b3;
		color: #ffffff;
		background: #434345;
	}
	
	.secNavHeaderHover {
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		border-bottom: 1px solid #c0c4b3;
		color: #434345;
		background: #c2d41c;
		cursor: pointer;
	}

	a.snLink, a.snLink:link, a.snLink:visited, a.snLink:active {
		font-size: 90%;
		line-height: 120%;
		display: block;
		color: #434345;
		text-decoration: none;
		padding: 5px 8px;
		padding-left: 16px;
		margin: 1px 0px;
	}
		
	a.snLink:hover {
		color: #ffffff;
		background: #434345 url('../images/snlink-hover-back.gif') right no-repeat;
	}
	
	a.snLinkActive, a.snLinkActive:link, a.snLinkActive:visited, a.snLinkActive:active {
		font-size: 90%;
		line-height: 120%;
		font-weight: bold;
		display: block;
		xwhite-space: nowrap;
		background: #c2d41c url('../images/snlink-active-back.gif') right no-repeat;
		color: #434345;
		text-decoration: none;
		padding: 5px 8px;
		padding-left: 16px;
		margin: 1px 0px;
	}
		
	a.snLinkActive:hover {
		color: #ffffff;
	}
	

a.nl {
	text-decoration: none;
}

a.nl:hover {
	text-decoration: underline;
}

a.nldark, a.nldark:link, a.nldark:visited, a.nldark:active {
	text-decoration: none;
	color: #676960;
}

a.nldark:hover {
	text-decoration: underline;
	color:  #c2d41c;
}


/* Layout */

.TwoColumnLayout {
	width: 100%;
}

	.smallLeft {
		width: 150px;
		padding-right: 30px;
		vertical-align: top;
	}

	.mediumLeft {
		width: 220px;
		padding-right: 30px;
		vertical-align: top;
	}
	
	.mediumRight {
		width: 220px;
		padding-left: 15px;
		padding-top: 15px;
		padding-right: 6px;
		vertical-align: top;
		border-left: 1px dotted #cccccc;
	}
	
	.largeLeft {
		width: 350px;
		padding-right: 30px;
		vertical-align: top;
	}
	
	.grad {
		background: url('../images/gradient6.gif') no-repeat;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 10px;
		/* border-top: 1px solid #e1e3db; */
	}
	
/* Extras */
	
.fleft {
	float: left;
}

.fright {
	float: right;
}

.transparent {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.opaque {
	opacity: 1;
}

.dropShadow {
	height: 12px;
	background: url('../images/dropshadow.png') repeat-x;
}


/* Forms */

input {
	font: 90% Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

select {
	font: 90% Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.formRow {
	clear: both;
	margin-bottom: 6px;
}

.formLabel {
	float: left;
	width: 100px;
	margin-right: 10px;
	color: #9a9d8f;
}

.formField {
}

.formButtons {
	text-align: right;
	clear: both;
	margin-top: 20px;
	height: 29px;
}


/* Buttons */

.button, a.button, a.button:visited, a.button:active {
	padding: 4px 8px;
	margin: 0px 6px;
	line-height: 29px;
	height: 29px;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	background: #9a9d8f;
	border: 1px solid #c0c4b3;
}

a.button:hover {
	background: #a2ad46;
	color: #ffffff;
}


/* AJAX ITEMS */

#slideshow {
	width: 678px;
	height: 258px;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid #c0c4b3;
}

.slideFocus {
	opacity: 0.9;
	filter:Alpha(opacity=90);
}

.slideBlur {
	opacity: 1.0;
	filter:Alpha(opacity=100);
}

#slideNav {
	position: relative;
	width: 678px;
	height: 23px;
	white-space: nowrap;
	text-align: right;
}

#nextslide {
	cursor: pointer;
}

#prevslide {
	cursor: pointer;
}

.arrowLeft {
}

.arrowRight {
}

#scrollInfo {
	float: left;
	padding: 4px 0px;
	display: none;
}

	.scrollLinkActive {
		text-decoration: none;
		color: #676960;
		padding-left: 15px;
		background: url('../images/bullet-solid.gif') 0px 2px no-repeat;
		margin-right: 20px;
	}
	
	.scrollLink {
		text-decoration: none;
		color: #9a9d8f;
		padding-left: 15px;
		background: url('../images/bullet-hollow.gif') 0px 2px no-repeat;
		margin-right: 15px;
	}
	
	.scrollLink:hover {
		text-decoration: none;
		color: #676960;
		padding-left: 15px;
		background: url('../images/bullet-solid.gif') 0px 2px no-repeat;
		margin-right: 15px;
	}

/* Drawer box */

#drawerBox {
	width: 283px;
	height: 461px;
	background: #ffffff;
	border: 1px solid #c0c4b3;
	border-bottom: 2px solid #c0c4b3;
}
	.drawerHeader {
		cursor: pointer;
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		color: #ffffff;
		background: #c2d41c url('../images/shead-back-off.gif') right no-repeat;
		border-top: 1px solid #e3e7bf;
	}
	
	.drawerHeaderHover {
		cursor: pointer;
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		color: #434345;
		background: #c2d41c url('../images/shead-back-off-hover.gif') right no-repeat;
		border-top: 1px solid #e3e7bf;
	}
	
	.drawerHeaderActive {
		cursor: pointer;
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		color: #ffffff;
		background: #434345 url('../images/shead-back-on.gif') right no-repeat;
		border-top: 1px solid #a2ad46;
	}

	.drawerContent {
		padding: 12px;
		height: 351px;
		overflow: auto;
		background: url('../images/gradient2.gif') bottom repeat-x;
	}
	
	.drawerArrow {
		float: right;
		padding: 8px 0px;
	}

.newsDate {
	font-size: 80%;
	color: #9a9d8f;
	margin: 4px 0px;
}

.newsTitle {
	font-weight: bold;
	margin: 4px 0px;
	line-height: 120%;
}

.newsBody {
	margin: 4px 0px;
	line-height: 140%;
	font-size: 90%;
	margin: 0px;
	padding-bottom: 15px;
}

.newsDateInverted {
	padding: 1px 2px;
	font-size: 80%;
	color: #676960;
	margin: 4px 0px;
	xfont-weight: bold;
	border: 1px solid #c2d41c;
	position: relative;
}

.newsTitleSmall {
	font-size: 90%;
	font-weight: bold;
	margin: 4px 0px;
	margin-bottom: 15px;
	line-height: 120%;
}

.newsBodySmall {
	margin: 4px 0px;
	line-height: 140%;
	font-size: 90%;
	margin: 0px;
	padding-bottom: 15px;
}

.newsSeparator {
	border-bottom: 1px dotted #c0c4b3;
	margin-top: 10px;
	margin-bottom: 10px;
}

.newsArticle {
	margin-bottom: 10px;
}

.newsIcon {
	float: left;
	position: relative;
}

.newsSummary {
	position: relative;
	padding-left: 130px;
}

.newsMore, a.newsMore {
	font-weight: bold;
	color: #a2ad46;
	text-decoration: none;
	white-space: nowrap;
}

a.newsMore:hover {
	font-weight: bold;
	color: #676960;
	white-space: nowrap;
	text-decoration: underline;
}

/* Homepage banners */

#hpBanners {
	margin-top: 21px;
}

	.hpBanner {
		float: left;
		margin-right: 10px;
	}

/* Section banners */

#msBanners {
	margin-top: 21px;
}

	.msBanner {
		float: left;
		margin-right: 20px;
	}
	
/* Footer */

#footer {
	font-size: 90%;
	line-height: 150%;
	margin-top: 30px;
	padding: 10px 10px;
	padding-bottom: 50px;
	border-top: 1px solid #c0c4b3;
	background: url('../images/gradient1.gif') repeat-x;
	clear: both;
}

	.footerLogo {
		float: left;
		margin-right: 30px;
		margin-top: 5px;
	}

	.footerLeft {
		float: left;
		margin-right: 30px;
	}
	
	.footerRight {
		float: left;
	}
	

#sitemap {
	position: absolute;
	margin-top: 0px;
	width: 973px;
	z-index: 10000;
}

	.sitemapBackground {
		background: #676960;
	}

	.sitemapContent {
		padding: 15px;
		clear: both;
	}
	
	.sitemapHeader {
		font-size: 110%;
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		color: #ffffff;
	}

	.sitemapBox {
		float: left;
		width: 20%;
	}
	
	.sitemapTitle {
		margin: 0px;
		font-weight: bold;
		color: #e1e3db;
		margin-bottom: 10px;
	}
	
	.sitemapLinks {
	}
	
	.sitemapLink {
		display: block;
		font-size: 90%;
		line-height: 120%;
		margin: 8px 0px;
		xpadding-left: 15px;
		color: #ffffff;
		text-decoration: none;
		xbackground: url('../images/bullet-white-solid.gif') 0px 2px no-repeat;
	}
	
	.sitemapLink:hover {
		color: #c0c4b3;
		xbackground: url('../images/bullet-white-hollow.gif') 0px 2px no-repeat;
	}
	
	.sitemapIcon {
		float: left;
		margin-right: 8px;
		margin-top: 2px;
	}
	
	.sitemapSublinks {
	}
	
	.sitemapSublink {
		display: block;
		font-size: 80%;
		line-height: 120%;
		margin: 8px 0px;
		padding-left: 20px;
		color: #ffffff;
		text-decoration: none;
		xbackground: url('../images/bullet-white-solid.gif') 0px 2px no-repeat;
	}
	
	.sitemapSublink:hover {
		color: #c0c4b3;
		xbackground: url('../images/bullet-white-hollow.gif') 0px 2px no-repeat;
	}
	
.right {
	text-align: right;
}

.fadeOut {
	opacity: 0.75;
}

.fadeIn {
	opacity: 1;
}

.separator {
	border-bottom: 1px dotted #c0c4b3;
	margin-top: 0px;
}

/* Floating window */

#blackout {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 4500;
	text-align: center;
	background-color: #333430;
	opacity: 0.50;
}

.windowContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 5000;
	text-align: center;
}

.window {
	margin: 100px auto;
	width: 500px;
}

	.windowBox {
		border: 2px solid #c0c4b3;
		background: url('../images/gradient1.gif') 0px 29px repeat-x;
	}

	.windowHeader {
		height: 28px;
		line-height: 28px;
		padding: 0px 8px;
		font-weight: bold;
		color: #ffffff;
		background: #a2ad46;
		border-bottom: 1px solid #c0c4b3;
	}

	.windowContent {
		padding: 10px;
		border-bottom: 1px solid #e1e3db;
		border-left: 1px solid #e1e3db;
		border-right: 1px solid #e1e3db;
		background: #ffffff url('../images/gradient2.gif') bottom repeat-x;
		text-align: left;
	}

/* Extras */

.pointer {
	cursor: pointer;
}


/* Snippets */

.snippetContainer {
	font-size: 80%;
	line-height: 120%;
	background: #e0e0e0;
}

/* Tables */

.table1 {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #c0c4b2;
	border-top: 1px solid #c0c4b2;
	border-bottom: 2px solid #c0c4b2;
	background: url('../images/gradient3.gif') bottom repeat-x;
}

.table2 {
	width: 100%;
	margin-bottom: 20px;
}

.table2 td {
	padding: 4px;
}

.tdHead {
	color: #a2ad46;
	font-weight: bold;
	padding: 4px 8px;
	padding-bottom: 14px;
	text-align: left;
	border-left: 1px dotted #ffffff;
	background: url('../images/gradient1.gif') repeat-x;
}

.tdLabel {
	font-size: 90%;
	color: #676960;
	padding: 6px 8px;
	border-top: 1px dotted #e1e3db;
}

.tdCell {
	font-size: 90%;
	padding: 6px 8px;
	border-top: 1px dotted #e1e3db;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.w10 {
	width: 10%;
}

.w20 {
	width: 20%;
}

.w30 {
	width: 30%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}

.w70 {
	width: 70%;
}

.w80 {
	width: 80%;
}

.w90 {
	width: 90%;
}

.w100 {
	width: 100%;
}

/* Unsorted */

.dropBox {
}

.textLabel {
	float: left;
	margin-right: 10px;
	width: 150px;
	font-weight: bold;
}

#greenFrame {
	padding: 15px;
	background: #c2d41c;
}

	#greenFrame p {
		font-size: 130%;
		color: #ffffff;
		margin: 10px 0px;
	}
	
.green {
	color: #a2ad46;
}

.bold {
	font-weight: bold;
}

.threeBanners {
	margin-bottom: 12px;
	clear: both;
}

.more, a.more {
	font-size: 80%;
	font-weight: bold;
	padding: 1px 3px;
	background: #a2ad46;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

a.more:hover {
	font-size: 80%;
	font-weight: bold;
	padding: 1px 3px;
	background: #a2ad46;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

.buttonLink, a.buttonLink:link, a.buttonLink:visited {
	font-size: 90%;
	font-weight: bold;
	padding: 3px 5px;
	padding-right: 14px;
	background: #c0c4b3 url('../images/arrow-white-small.gif') right no-repeat;
	color: #676960;
	text-decoration: none;
	white-space: nowrap;
}

a.buttonLink:hover {
	font-size: 90%;
	font-weight: bold;
	padding: 3px 5px;
	padding-right: 14px;
	background: #a2ad46 url('../images/arrow-white-small.gif') right no-repeat;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

/* Index Page Custom Styles */

#indexPage {
	width: 940px;
	margin: 0px auto;
	margin-top: 30px;
}

#indexHeader {
	margin-bottom: 20px;
	text-align: left;
}

	#indexLogo {
	}

	#indexUtilityIcons {
		float: right;
		text-align: right;
	}
	
#indexMainContent {
	padding: 0px 20px;
	xborder: 2px solid #c2d41c;
	height: 480px;
}
	
#indexLeftSection {
	margin-top: 20px;
	float: left;
	width: 540px;
	height: 440px;
	vertical-align: top;
}

#indexRightSection {
	margin-top: 20px;
	float: right;
	width: 285px;
	height: 440px;
}

#indexMainButtons {
	margin-top: 280px;
	height: 160px;
}

#preload {
display: none;
}

.thumbnail {
	border: 1px solid #c0c4b3;
}

.thumbnailCaption {
	font-size: 90%;
	color: #676960;
}

.thumbnailCell {
	width: 33%;
	text-align: center;
	vertical-align: bottom;
	padding-top: 25px;
}
