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

body {
	background: #000;
	margin: 30px 0px 0px 0px;
	font-family: Helvetica, Arial, Sans-serif;
}
img {
    border: 0;
}
#Container {
	width: 642px;
	background-color: #fff;
	margin: 0 auto;
}
#ContainerTop {
	padding: 25px 25px 20px 25px;
}
#ContainerTop .ConLeft {
	float: left;
	width: 50%;
}
#ContainerTop .ConRight {
	float: right;
	width: 50%;
	text-align: right;
	padding-top: 12px;
}
#ContainerHeader {
	background: url(../Images/Header_CreateTomorrow.jpg) top no-repeat;
	width: 642px;
	height: 161px;
}
#SubHeader {
	background: #000;
	width: 546px;
	height: 96px;
	margin: 0 auto;
	position: relative;
	top: 134px;
	text-align: center;
}
#SubHeader .ColorBar {
	background: url(../Images/ColorBar.jpg) no-repeat;
	width: 546px;
	height: 9px;
}
#CreateTomorrow {
	margin-top: 15px;
	outline: none;
}
.ClearBoth {
	clear: both;
}
#MainContent {
	margin: 77px 70px 0px 70px;
	color: #4c4c4c;
	font-size: 12px;
	font-family: 'Lucida Grande', Helvetica, Arial;
	padding: 0px 0px 30px 0px;
	line-height: 14px;
	orphans: 100;
}
.HeaderCopy {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
}
.Red {
	color: #ef3a41;
	font-weight: bold;
}
.Green {
	color: #50b948;
	font-weight: bold;
	padding-right: 8px;
	font-size: 14px;
}
.Blue {
	color: #0079c2;
	font-weight: bold;
	padding-right: 8px;
	font-size: 14px;
}
.Purple {
	color: #7f3f98;
	font-weight: bold;
	padding-right: 8px;
	font-size: 14px;
}
.Orange {
	color: #f68933;
	font-weight: bold;
	font-size: 14px;
}
#Map {
	width: 565px;
	padding-top: 25px;
	margin: 0 auto;
}
#Footer {
	text-align: center;
	margin-top: 25px;
	color: #c5c5c5;
	font-size: 11px;
	margin: 0px;
}
#Footer a {
	color: #f68933;
}
#List {
	margin: 4px;
}
