*{ 
	padding:0; 
	margin:0; 
}

body {
	background: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

div#container {
	background: url(../img/footer-background.png) bottom no-repeat;
	background-color: #ffffff;
	margin: auto;
	text-align: left;
	width: 864px;
}

label {
	color: #006699;
	display: block;
	float: left;
	font-weight: bold;
	width: 250px;
}

input {
	background-color: #efefef;
	border: 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	background-color: #efefef;
	border: 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

select {
	background-color: #efefef;
	border: 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #006699;
}

a:hover {
	color: #009933;
}

a:active {
	color: #006699;
}

a:visited {
	color: #006699;
}

a img {
	border: none;
}

h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	margin-top: 35px;
}

h2 {
	color: #006699;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 10px;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3 a:link {
	color: #000000;
	text-decoration: none;
}

h3 a:hover {
	color: #000000;
	text-decoration: none;
}

h3 a:active {
	color: #000000;
	text-decoration: none;
}

h3 a:visited {
	color: #000000;
	text-decoration: none;
}

hr {
  border:0;
  border-top: 1px dashed #cccccc;
  height: 0;
  margin-bottom: 25px;
  margin-top: 25px;
}

dt {
	color: #000000;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}

/* BEGIN - content */

div#content {
	float: left;
	height: auto;
	padding-bottom: 60px;
	padding-right: 30px;
	width: 593px;
}

ul.list {
	list-style-image : url(../img/bullet.png);
	margin-left: 1em;
	margin-top: .75em;
}

div#list-div {
	float:left;
	margin-right: 3%;
	width: 47%;
}

div#box-div {
	float:right;
	margin-right: 3%;
	width: 47%;
}

div#box-top {
	background: url(../img/box-top.png) no-repeat;
	height:11px;
	width: 290px;
}

div#box-middle {
	background: url(../img/box-middle.png) repeat-y;
	height:auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 270px;
}

div#box-bottom {
	background: url(../img/box-bottom.png) no-repeat;
	height:11px;
	width: 290px;
}

div.button-div {
	clear:both;
	text-align:center;
}

div.button {
	background: url(../img/button-background.png);
	float:left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 39px;
	margin-top: 2em;
	min-width: 50px;
}

div.button a:link{
	color:#ffffff;
	text-decoration: none;
}

div.button a:hover{
	color:#ffffff;
	text-decoration: underline;
}

div.button a:active{
	color:#ffffff;
	text-decoration: none;
}

div.button a:visited{
	color:#ffffff;
	text-decoration: none;
}

div#bottom {
	color: #E32036;
	float:left;
	font-weight: bold;
	line-height: 1.1em;
	width: 100%;
}

form {
	color: #ff0000;
}

/* END - content */

/* BEGIN - header */

div#header {
	height: 173px;
	position: relative;
}

a#logo {
	position:absolute;
	left:55px;
	top:10px;
}

a#accountloginbutton {
	position:absolute;
	right:28px;
	top:24px;
}

img#moremoremore {
	position:absolute;
	right:48px;
	top:75px;
}

img#moremoremoresub {
	position:absolute;
	right:40px;
	top:33px;
}

div#header-sub {
	height: 145px;
	position: relative;
}

a#logo-sub {
	position: absolute;
	left: 22px;
	top: 11px;
}

/* END - header */

/* BEGIN - left */

div#left {
	color: #E32036;
	float: left;
	font-weight: bold;
	line-height: 1.1em;
	font-size: 13px;
	margin: 40px;
	width: 161px;
}

a.red:link {
	color: #E32036;
	text-decoration: none;
}

a.red:hover {
	color: #E32036;
	text-decoration: none;
}

a.red:active {
	color: #E32036;
	text-decoration: none;
}

a.red:visited {
	color: #E32036;
	text-decoration: none;
}

/* END - left */

/* BEGIN - navigation */

ul#nav {
	bottom: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	position: absolute;
	right:15px;
}

ul#nav a {
	color: #ffffff;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

ul#nav a:hover {
	color: #99ccff;
}

ul#nav li li a {
	background: url(../img/trans-white.png);
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
	color: #006699;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	text-decoration: none;
	width: 120px;
}

ul#nav li li a:hover {
	color: #333333;
}

ul#nav li li.selected a {
	color: #333333;
}

ul#nav li {
	float: left;
	margin-right: 50px;
	position: relative;
	text-align: left;
}

ul#nav li ul li {
	float: none;
}

li ul {
	display: none;
	left: 0;
	list-style: none;
	padding-top: 20px;
	position: absolute;
	top: 100%;
}

li:hover ul, li.over ul {
	display: block;
}

/* END - navigation */



