* {
    text-decoration: none;
    font-size: 1em;
    outline: none;
    padding: 0;
    margin: 0;
    }
	
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
    border: none; 
}

html, body {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: 100%; /* remove ie's main scrollbar */
	margin: 0px;
	color: #666666;
	background-color: #f6f6f6;
	background-image: url(../images/light-bg.png);
	background-repeat: repeat;
}

.main-container {
	height: auto;
	min-height: 100%;
	position: relative;
	background-image: url(../images/top-head-bg.png);
	background-repeat: repeat-x;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 670px;
}

.left-col {
	width: 670px;
	float: left;
	height: 300px;
	height: auto;
	min-height: 300px;
	background-image: url(../images/top-bg-highlight.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.left-inner {
	padding-top: 25px;	
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	}
html[xmlns] .clearfix {
	display: block;
	}
* html .clearfix {
	height: 1%;
}
.wrap {
	background-image: url(../images/progress-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	height: 110px;
}

.progress-wrap {
	width: 646px;
	padding-left: 1px;
	height: auto;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.progress-bar {
	width: 100%;
	height: 38px;
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 2px;
}

.progress-bar-wrap {
	width: 0px;
	height: 100px;
}

.border-line {
	float: right;
	height: 37px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}

.progress-indicator {
	width: 100%;
	text-align: right;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	font-size: 12px;
	padding-left: 23px;
	font-weight: bold;
	color: #2A2A2A;
	display: none;
}

#moving-arrow {
	height: 0px;
	width: 45px;
	float: right;
	background-image: url(../images/percent-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.progress-amount {
	font-weight: bold;
}

.amount-number {
	float: right;
	padding-top: 12px;
	width: 44px;
	text-align: center;
	padding-bottom: 5px;
	display: none;
	line-height: 15px;
}

.logo {
	float: left;
}

.date-holder {
	float: right;
	width: 311px;
	margin-right: 5px;
	margin-top: 31px;
}
.dates-wrap {
	background-image: url(../images/date-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 311px;
	height: 55px;
	padding-top: 25px;
}
.day, .month, .year {
	float: left;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	padding-top: 9px;
	padding-bottom: 10px;
}

.day, .month  {
	width: 89px;
}
.year {
	width: 132px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #848484;
	margin: 0px;
	padding-top: 45px;
	padding-bottom: 25px;
}
h2 {
	font-size: 15px;
	background-image: url(../images/small-arrow.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left bottom;
	font-weight: normal;
	color: #424242;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}

p {
	margin-bottom: 10px;
}


a:link, a:visited{
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}

.footer a:link, .footer a:link  {
	color: #F8F8F8;
}
.footer a:hover {
	color: #333333;
}

.content-area {
	background-image: url(../images/text-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #555555;
	line-height: 22px;
	margin-bottom: 40px;
}
.bottom-content {
	background-image: url(../images/bottom-text-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 50px;
	height:auto;
}
.top-content {
	background-image: url(../images/top-text-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.text-wrap {
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.footer {
	font-size: 11px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FCFCFC;
	padding-right: 25px;
}

.space {
	padding-right: 5px;
	padding-left: 15px;
}

.copyright-wrap {
        margin-left: auto;
        margin-right: auto;
	padding-top: 5px;
        text-align: center;
}

.red {
	color: #b60e21;
	font-weight: bold;
}
.pb-red {
	background-image: url(../images/red-progress.png);
}