html {
	font-size:100%;
}

body {
	background-image: 	url(img/gradient.png);
	background-repeat: 	repeat-x;
	min-height:			806px;
	font-size:				1em;
}

a {
	color			: #F7931E;
	text-decoration: none;
}

a:hover {
	color			: #FF0000;
	text-decoration: none;
}

input {
	border			: 0px solid #fff;
}

#centerContainer {
	margin-top:			20px;
}

.header-top {
	background:	url(img/header.png);
	margin:		auto;
	width:			800px;
	height:		178px;
}

.header-top  .button{
	width:			800px;
	height:		178px;
}


.header-top-spacer {
	height: 5px;
	background:none;
}

.header-bottom {
	background: 	url(img/header-bottom.png);
	margin:		auto;
	width: 		800px;
	height:		73px;
}

.header-bottom-spacer {
	height: 		15px;
	background:	none;
}

.spacer {
	height		:	1px;
}

.spacer-15px {
	height		:	15px;
}

#menu  {
	position: 		relative;
	margin: 		auto;
	top: 			5px;
	width: 		650px;
	height:		30px;
	background: 	none;
}

.menuitem{
	float			: left;
	width			: 100px;
	height			: 20px;
	margin-right	: 30px;
	color			: #F7931E;
	font-size		: 1.125em;
	font-weight	: bolder;	
	text-align		: center;
}

.searchbox {
	position	: relative;
	margin		: auto;
	left		: 305px;
	top			: 15px;
	width		: 300px;
	height		: 20px;
	font-size	: 1em;
	color		: #fff;
	background	: none;
}

.curvedmodulebox {
	background			: 		url(img/curvedboxbg.gif);
	width:								150px;
	height:							30px;
	margin-bottom				:		5px;
}

.modulecontainer {
	background-image: 	url(img/modulegradient.png);
	background-repeat: 	repeat-x;
	width:					150px;
	height:				200px;
	margin-bottom		:	20px;
}

.curvedmodulebox h3 {
	color:			#fff;
	padding:		5px;
	text-align:	left;
	margin:		0 0 0 0;
	font-size: 	1.125em;
}

#whitepapers .modulebodytext {
	height				: 40px;
	width				: 129px;
	margin-left		: 5px;
}

#whitepapers .modulebodytext img{
	float				: left;
	height				: 37px;
	width				: 37px;
	margin-left		: 0px;
	margin-right		: 5px;
}


.modulebodytext {
	font-size			: 0.750em;
	width				: 129px;
	height				: 15px;
	color				: #000;
	padding			: 5px;
	margin-left		: 5px;
	margin-bottom		: 10px;
	border-bottom		: 1px dotted #F7931E;
}

.modulebodytext a{
	color				: #000;
	text-decoration	: none;
}

.modulebodytext a:hover{
	color				: #FF0000;
	text-decoration	: none;
}

#contentWrapper{
	background			:	#fff;
}

#contentWrapper .frontpageStatic {
	padding			: 20px;
}

#contentWrapper .frontpageStatic h2{
	color				: #F7931E;
	margin-bottom		: 0px;
	padding			: 0px;
	font-size			: 1.250em;
	font-weight		: bolder;
}

#contentWrapper .frontpageStatic p{
	font-size			: 0.750em;
	line-height		: 1.25em;
	font-family		: verdana, sans-serif;
	text-align		: justify;
}

#contentWrapper .frontpageNews {
	margin				: 0px 0px 0px 0px;
}

#contentWrapper .frontpageNews h2{
	color				: #F7931E;
	margin-bottom		: 0px;
	padding			: 0px;
	font-size			: 1.250em;
	text-align			: right;
	margin-right		: 10px;
	margin-left		: 10px;
	border-bottom		: 5px solid #F7931E;
}

#contentWrapper .frontpageNews h3{
	color				: #F7931E;
	margin-bottom		: 0px;
	padding			: 0px;
	font-size			: 1.0em;
	margin-right		: 15px;
	margin-left		: 15px;
	margin-top			: 10px;
}

#contentWrapper .frontpageNews h3 .newsDate{
	color				: #000;
	font-size			: 0.750em;
	line-height		: 1em;
	font-family		: verdana, sans-serif;
}

#contentWrapper .frontpageNews p{
	color				: #000;
	font-size			: 0.750em;
	line-height		: 1.25em;
	font-family		: verdana, sans-serif;
	margin-bottom		: 0px;
	padding			: 0px;
	margin-right		: 15px;
	margin-left		: 15px;
	text-align		: justify;
}

#contentWrapper .frontpageBrochure {
	margin				: 0px 0px 0px 0px;
}

#contentWrapper .frontpageBrochure h2{
	color				: #F7931E;
	margin-bottom		: 0px;
	padding			: 0px;
	font-size			: 1.250em;
	text-align			: right;
	margin-right		: 10px;
	margin-left		: 10px;
	border-bottom		: 5px solid #F7931E;
}

#contentWrapper .frontpageBrochure .brochureBox {
	width				: 460px;
	height				: 150px;
	margin-left		: 5px;
	margin-top			: 10px;
	background			: #fff url(img/brochurebox_flat.png);
}

#contentWrapper .frontpageBrochure .brochureBox p{
	color				: #000;
	font-size			: 0.750em;
	line-height		: 1.25em;
	font-family		: verdana, sans-serif;
	margin-bottom		: 0px;
	padding			: 0px;
	margin-right		: 15px;
	margin-left		: 15px;
	margin-top			: 15px;
}

#contentWrapper .frontpageBrochure .brochureBox .email{
	color				: #000;
	font-size			: 0.750em;
	line-height		: 1.25em;
	font-family		: verdana, sans-serif;
	margin-bottom		: 0px;
	padding			: 0px;
	margin-right		: 15px;
	margin-left		: 15px;
	margin-top			: 15px;
}

#contentWrapper .frontpageBrochure .brochureBox input{
	margin-top			: 10px;
}

#loginForm {
	font-size			: 0.750em;
	width				: 129px;
	color				: #F7931E;
	padding			: 5px;
	margin-left		: 5px;
	margin-bottom		: 10px;
}

#loginForm input{
	width				: 130px;
}

#footer {
	height				: 29px;
	background			: url(img/footer.png) no-repeat;
	font-family		: sans-serif;
	font-size			: 0.75em;
	color				: #fff;
}


#footer .copyright {
	margin-top			: 5px;
	margin-left		: 10px;
}

#footer .footerlinks {
	float				: right;
	margin-right		: 20px;
	margin-top			: -19px;
}

#footer .footerlinks a{
	color				: #fff;
	margin-left		: 30px;
}

#footer .footerlinks a:hover{
	color				: #fff;
	text-decoration	: underline;
}

