body {
	background: url(../images/body_bg.jpg) top repeat-x #bbeaf6;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#3d4f56;
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	/*background: url(../images/ribbon-new-management.gif) top right no-repeat fixed;*/
	padding: 0;
	margin: 0;
}

#banner {
	background: url(../images/ribbon-new-management.gif) top right no-repeat;
	width: 100%;
	min-width: 890px;
}

table.header {width: 100%;}

table.header div {
	text-align: right;
	padding-right: 20px;
	margin-top: 60px;
	color: #22679c;
	font-weight: bold;
	font-size: 18px;
}

.branding {
	background: url(../images/banner.jpg) top center no-repeat;
	width: 899px;
	height: 206px;
}

img, a img {border: none;}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p a:active, p a:link, p a:visited{
	color:#3d4f56; 
	text-decoration:none
}

p a:hover{
	color:#3d4f56; 
	text-decoration:underline;
}

.top{
/*background-color:#FFFFFF;*/
}

.bottom{
	padding-right:25px;
	height:29px;
	background-image:url(../images/bottom.jpg);
}

#back_bottom{background: #d3f1f9 url(../images/bottom_back_03.jpg) bottom left repeat-x;}

#left{
	width:189px;
	padding-top:20px;
	padding-bottom:20px;
}

#right{
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#title{
	height:24px;
	background-image:url(../images/back_titlePage.jpg);
	background-repeat:no-repeat;
}

#title{
	color:#87cd58;
	padding-left:40px;
}

#nav{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:19px;
	color:#11829b;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active{
	text-decoration:none;
	color:#11829b;
}

#bottom_nav{
	background-image:url(../images/back_bottom_Nav.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:19px;
	color:#11829b;
}

#bottom_nav a:link, #bottom_nav a:visited, #bottom_nav a:hover, #bottom_nav a:active{
	color:#11829b;
	text-decoration:none;
}

#sign_up{
	padding-top:30px;
	color:##3d4f56;
}

#back_content{background-color:#FFFFFF;}

#intro{
	height:47px;
	padding-top:4px; padding-right:4px; padding-left:4px;
}

#text{padding:15px;}
#text2{padding-right:10px;}

h1{
	font-size:14px;
	color:#87cd58;
	padding-top: 15px;
}

table.giveaway {
	width: 97%;
	border-collapse: collapse;
	margin: 20px 0;
}

table.giveaway th {
	background: #0c704e;
	color: #FFF;
	border: 1px solid #b7c8ad;
}

table.giveaway td {
	border: #b7c8ad 1px solid;
	text-align: center;
}

table.giveaway td.odd {background: #e7fadc;}

.promotion {
	border: 1px dashed #87cd58;
	margin-bottom: 10px;
	padding: 7px 0;
}

.promotion:hover {border: 1px dashed #0c704e;}

.promotion a img, .promotion img {border: none; margin-bottom: 7px;}

.promotion a {
	text-decoration: none;
	color: #0c704e;
}

.promotion a:hover {color: #87cd58;}
.required {color: #990000;}
.small {font-size: 10px; color: #888;}
.highlight-box {background: #f3faee; padding: 10px; margin-bottom: 15px;}
.highlight-box h1 {padding-top: 0;}