@charset "UTF-8";
/* CSS Document *



/* HTML */
body {
	background:#515658;
	height:auto;
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
}
/* LAYOUT */
#container {
	width:873px;
	margin:0 auto;
	background:url(../img/bg.gif) top center repeat-y;
}
#wrapper {
	width:833px;
	margin:0 0 0 20px;
	background: url(../img/banner.jpg) top repeat-x;
	overflow:hidden;!important
}
#logo {
	margin:0 0 0 625px;
}
#masthead {
	width:746px;
	margin:22px 44px 0 44px;
}
#grey_column_bottom {
	background:#999999;
	width:746px;
	text-align:right;
	margin: 0 0 0 44px;
	height:37px;
}
#content {
	width:669px;
	margin:50px 75px 0 90px;
}
/*UPDATED 2009.03.06 */
/* ISSUU */
#content_issuu {
	width:669px;
	text-align:center;
	margin:50px 82px 0 83px;
}
#content_left {
	width:395px;
	float:left;
}
#content_right {
	width:249px;
	float:right;
}
#form {
	background:url(../img/form_bg.gif) top center repeat-y;
	width:744px;
	margin:50px 45px 0 45px;
}
#form_info {
	margin:0 0 0 45px;
}
#form_top {
	background:url(../img/form_bg_top.gif) top center no-repeat;
	height:40px;
}
#form_bottom {
	background:url(../img/form_bg_bottom.gif) top center no-repeat;
	height:16px;
}
#download {
	width:651px;
	margin:50px 0 55px 86px;
	background:url(../img/download_bg.gif) top center repeat-y;
}
#download_top {
	background:url(../img/download_bg_top.gif) top center no-repeat;
	height:22px;
}
#download_bottom {
	background:url(../img/download_bg_bottom.gif) top center no-repeat;
	height:25px;
}
#download_info {
}
/*UPDATED 2009.03.06 */
#download_left {
	width:425px;
	float:left;
	margin:25px 0 0 34px;
}
#download_right {
	width:115px;
	float:right;
	margin:0 28px 0 0;
}
#lidenver {
	width:465px;
	margin:0 0 0 190px;
}
#footer {
	width:833px;
	min-height:155px;
	margin:20px 0 0 0;
	background:url(../img/footer.jpg) bottom center no-repeat #FFFFFF;
}
.legal {
	margin: 16px 125px 0 125px;
}
.submit {
	margin:0 0 0 550px;
}
/* FORM ITEMS */
.form_input {
	border:#E67225 1px solid;
	width:326px;
	height:27px;
	margin:5px 0 20px 0;
	padding:5px 0 0 5px;
	text-align:left;
}
label {
	color:#000000;
}
/* IMAGES */
.bottom_img{
	margin:60px 0 0 0;
}
/* TYPOGRAPHIC GOODNESS */
h1 {
	font-size:30px;
	font-family:Arial Narrow, Arial, sans-serif;
	font-weight:normal;
	margin:0 0 0 46px;
	letter-spacing:3px;
}
h3 {
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:3px 0 3px 21px;
	color:#515658;
}
p {
	color:#000000;
	margin:0 0 24px 0;
	padding:0;
}
p.legal_copy {
	font-size:10px;
	color:#666666;
	margin:0 0 16px 0;
}
p.legal_copy_bold {
	font-weight:bold;
	font-size:10px;
	color:#000000;
	margin:0 0 16px 0;
}
p.image_info {
	font-style:italic;
	font-size:10px;
	margin:3px 0 24px 0;
}
p.action_copy {
	font-size:15px;
	margin:0;
	padding:12px 21px 0 21px;
	text-align:center;
}
p.large {
	font-size:20px;
}
/*UPDATED 2009.03.06 */
p.medium {
	font-size:14px;
}
p.large_white {
	font-size:20px;
	line-height:26px;
	margin:0;
	color:#FFFFFF;
}
/*UPDATED 2009.03.06 */
p.medium_white_download {
	font-size:14px;
	line-height:26px;
	margin:0;
	color:#FFFFFF;
	margin: 14px 0 0 0;
}
.underline {
	text-decoration:underline;
}
.orange {
	color:#E67225;
}
.red {
	color:#FF0000;
}

.message {
	color:#FF0000;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
}

.error-message {
	color:#FF0000;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
}

.italic {
	font-style:italic;
	font-size:12px;
}
ul {
	color:#000000;
	margin:0 0 24px 15px;
	padding:0;
}
.p-shadow {
	width: 746px;
	float:left;
	background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../img/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.p-shadow div {
	background: none !important;
	background: url(../img/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}
.p-shadow p {
	font-size:18px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	background-color: #999999;
	color:#FFFFFF;
	padding: 5px 0 5px 45px;
	margin: -6px 6px 6px -6px !important;
	margin: 10px 0 0 0;
	padding:10px 0 5px 45px;
}
/* LINKS */
a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#E67225;
	text-decoration:underline;
}
a.orange_link:link, a.orange_link:visited, a.orange_link:active {
	color:#E67225;
	text-decoration:none;
}
a.orange_link:hover {
	text-decoration:underline;
}
a.white_link:link, a.white_link:visited, a.white_link:active {
	color:#FFFFFF;
	text-decoration:underline
}
a.white_link:hover {
	color:#515658;
	text-decoration:underline;
}
a img {
	border:none;
}

