/* -- Common -- */
body {
	background: #0f4275;
	font-family: Tahoma, Geneva, sans-serif;
	/* font-family: Georgia, Times, serif; */
	/* font-family: Trebuchet MS, Verdana, sans-serif; */
	}
#sitebuttons {
	padding: 0 15px 0 0;
	}
#sitebuttons a {
	display: block;
	width: 456px;
	}
#align a {
	height: 94px;
	background: url(/_media/images/common/align.png);
	}
#align a:hover {
	background: url(/_media/images/common/align.png) 0 -94px;
	}
#restat a {
	height: 135px;
	background: url(/_media/images/common/restat.png);
	}
#restat a:hover {
	background: url(/_media/images/common/restat.png) 0 -135px;
	}
#ddn a {
	height: 107px;
	background: url(/_media/images/common/ddn.png);
	}
#ddn a:hover {
	background: url(/_media/images/common/ddn.png) 0 -107px;
	}
#pressreleases {
	padding: 0 0 0 21px;
	border-left: 1px #fec088 solid;
	font-size: 10px;
	font-weight: bold;
	color: #cdcccc;
	line-height: 12px;
	}
#pressreleases ul {
	padding: 0;
	}
#pressreleases ul#vertical_slide {
	padding: 0 0 6px 0;
	}
#pressreleases li {
	padding: 6px 0;
	border-bottom: 1px #ddebf9 solid;
	}
#pressreleases a {
	font-size: 11px;
	font-weight: normal;
	color: #3c3b3b;
	text-decoration: none;
	}
#pressreleases li a {
	color: #5c99b8;
	}
#pressreleases a:hover {
	color: #e59c11;
	}
#showmore {
	padding: 6px 0 0 0;
	}
#showmore a {
	display: block;
	padding: 0 0 0 16px;
	background: url(/_media/images/common/arrow.png) no-repeat 4px 2px;
	}
#showmore a:hover {
	background: url(/_media/images/common/arrow.png) no-repeat 4px -15px;
	}
#showmore.open a {
	background: url(/_media/images/common/arrow.png) no-repeat 4px -32px;
	}
#showmore.open a:hover {
	background: url(/_media/images/common/arrow.png) no-repeat 4px -49px;
	}
#footer {
	margin: 0 auto;
	padding: 22px 0;
	width: 853px;
	font-size: 10px;
	color: #109ac6;
	}
#footer ul {
	float: left;
	}
#footer ul li {
	padding: 0 15px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #e59c11;
	float: left;
	}
#footer ul a {
	color: #109ac6;
	text-decoration: none;
	}
#footer ul a:hover {
	color: #e59c11;
	}
#footer #smallFooter {
	clear: both;
	color: #106e9e;
	float: left;
	font: 10px/18px verdana, sans-serif;
	padding: 15px 0;
	width: 100%;
}
#footer #smallFooter a {
	color: #106e9e;
	padding: 0 0 0 15px;
	text-decoration: none;
}
#footer #smallFooter a:hover {
	text-decoration: underline;
}
div.noflashContainer {
	position:relative;
	height: 528px;
}
div.noflashLeft{
	position: absolute;
	width: 50%;
	z-index: 1;
	background-image:url(../../comp/_media/images/noflash-left.png);
	background-repeat: repeat-x;
	height: 528px;
}
div.noflashRight{
	position: absolute;
	width: 50%;
	z-index: 1;
	background-image:url(../../comp/_media/images/noflash-right.png);
	background-repeat: repeat-x;
	height: 528px;
	right: 0px;
}
div.noflashCenter{
	position: absolute;
	width: 100%;
	height: 528px;
	z-index: 1000;
	text-align: center;
}
/* -- End Common -- */