:link,:visited,:focus {text-decoration:none; outline:0}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
th {text-align:left}
img {border:none}
address {font-style:normal}

body {
	font:62.5% Verdana, Geneva, sans-serif;
	padding:40px 0 40px 40px;
	background:#fff;
	color:#000
}

h2 a {
	background:url(/images/logo.png);
	width:168px;
	float:left;
	height:107px;
	display:block;
	text-indent:-9999px
}

form p {
	clear:both;
	padding-bottom:15px
}
label {
	float:left;
	width:55px
}
input {
	float:right;
	width:315px;
	font-size:0.9em
}
input.button {
	width:auto;
	float:none
}
p.small input {
	width:85px
}
p.small label {
	width:285px
}
p.medium input {
	width:260px
}
p.medium label {
	width:110px
}

p.error input {
	border:1px solid #C00;
	background:#FFC8C8
}

#container {
	width:920px
}

#header {
	margin-bottom:50px;
	float:left;
	width:920px
}

#header p {
	float:right;
	width:403px;
	height:10px;
	text-indent:-9999px;
	background:url(/images/tag.png) no-repeat
}

#left {
	width:170px;
	float:left;
	margin-right:50px
}

#left ul {
	margin-bottom:20px
}

#left li {
	list-style:none;
	margin-bottom:20px
}
#left li a {
	height:36px;
	display:block;
	width:168px;
	text-indent:-9999px
}

#left li.home a {
	background-image:url(/images/menu/home.png)
}
#left li.process a {
	background-image:url(/images/menu/process.png)
}
#left li.payments a {
	background-image:url(/images/menu/payments.png)
}
#left li.request a {
	background-image:url(/images/menu/request.png)
}
#left li.contact a {
	background-image:url(/images/menu/contact.png)
}

#left li.home.selected a {
	background-image:url(/images/menu/homeSelected.png)
}
#left li.process.selected a {
	background-image:url(/images/menu/processSelected.png)
}
#left li.payments.selected a {
	background-image:url(/images/menu/paymentsSelected.png)
}
#left li.request.selected a {
	background-image:url(/images/menu/requestSelected.png)
}
#left li.contact.selected a {
	background-image:url(/images/menu/contactSelected.png)
}

#left p {
	background:url(/images/recycle.png);
	width:168px;
	height:64px;
	text-indent:-9999px
}

#main {
	float:left;
	width:480px
}
#main h1,
#main h3 {
	text-transform:uppercase;
	font-size:1.6em;
	margin-bottom:15px;
	font-weight:normal
}
#main p {
	font-size:1.2em;
	margin-bottom:15px;
	text-align:justify
}
#main a {
	color:#58585a;
	text-decoration:underline
}

#right {
	width:169px;
	float:right
}

#right.grey {
	background:#585b5e;
	color:#FFF;
	padding:5px
}
#right ul {
	list-style:outside;
	margin:0 0 10px 14px
}
#right p {
	font-size:1.2em;
	margin-bottom:10px
}
#right li {
	font-size:1.2em
}
#right h6 {
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:1.5em;
	font-weight:normal;
	text-align:right
}
#right.grey h6 {
	margin-bottom:10px;
	text-align:left
}

#medRight #right {
	width:224px
}
#medRight #main {
	width:436px
}
#largeRight #right {
	width:270px
}
#largeRight #right.grey {
	width:260px
}
#largeRight #right.grey img {
	margin:0
}
#largeRight #main {
	width:379px
}

#contact #main h3 {
	float:left;
	width:160px
}
#contact #main p {
	float:left;
	width:320px
}
#contact #main p span {
	width:95px;
	float:left;
	display:block
}
#atomsSWF {
	margin-top:155px
}

#main p.center {
	text-align:center
}
#main p span.greyBG {
	background:#d5d9d9;
	padding:5px
}
.yellow {
	color:#fff200
}
.bold {
	font-weight:bold
}