/* Main Body Styles */
html,body {
background-color: #0066CC;
text-align:center;
font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
margin:0;
padding:0;
}

#container{
width:870px;
margin:0 auto;
padding-top:0;
}

/* Header Styles */
#header-top{
height: 30px;
width: 870px;
font-size:11px;
}

#banner{
height:269px;
width:870px;
}
	
#banner img {
background-color: #fff;
}
	
#content {
width: 870px;
margin: 0;
padding: 0;
color: #000;
background-color: #fff;
}

#content .content-left {
text-align:left;
font-family:Tahoma, Arial;
font-size: 14px;
float: left;
width: 176px;
height: auto;
margin: 0;
padding: 0;
}

#content .content-left .box h3 a:hover {
color: #fff;
text-decoration: underline;
}

/* workarounds and hacks for the footer */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}


/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}


#copyright {
clear:both;
margin:0 auto;
width:836px;
font-size:11px;
font-weight:400;
text-align:justify;
}
#step-up {
width: 870px;
height: 25px;
padding-top: 3px;
background-color: #0066CC;
}

#step-up .creative a, #step-up .creative a:link {
color: #6699FF;
text-align: center;
font-size:11px;
font-weight:400;

}

#step-up .creative a:hover {
color: #999999;
text-align: center;
font-size:11px;
font-weight:400;
}



/*top-menu*/
#top-menu-container {
width: 870px;
height: 39px;
background-color:#0066CC;
}

#top-menu {
float:right;
width:812px;
height:29px;
font-family:Tahoma, Arial;
font-size:12px;
line-height:normal;
margin-top:10px;
margin-left: 40px;
}

* html #top-menu {
margin-bottom:-1px;
}

#top-menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#top-menu li {
display:inline;
margin:0;
padding:0;
}

#top-menu a {
float:left;
background:url(/img/common/common-tab_left.gif) no-repeat left top;
margin-left:1px;
text-decoration:none;
padding:0 0 0 8px;
color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top-menu a span {
display:block;
background:url(/img/common/common-tab_right.gif) no-repeat right top;
font-weight:700;
color:#fff;
float:none;
padding:8px 10px 8px 1px;
}

/* End IE5-Mac hack */
#top-menu a:hover span {
color:#fff;
background-position:100% -30px;
}

#top-menu a:hover {
background-position:0 -30px;
color: #666;
}

#top-menu #current a:hover span {
text-decoration: underline;
color: #666;
}

#spacer {
height: 30px;
}

#box-container {
padding: 0 0 0 8px;
}

.box a:link, .box a:visited, .box a:active {
color: #666;
text-decoration: none;
}
.box h3 {
font-size:12px;
font-weight:700;
line-height:normal;
font-family:Tahoma, Arial;
color: #FFF;
text-align:center;
background:url(/img/common/common-sidebar-menu-up-bg.jpg) no-repeat top left;
margin:0;
padding:5px 8px 5px 10px;
}

.box h3 a:link, .box h3 a:visited, .box h3 a:active {
color: #fff;
text-decoration: none;
}


.box ul {
list-style:none;
margin:0;
padding:8px 10px;
}

.box li {
margin:0;
padding:0;
}

.box ul li {
list-style:none;
font-size:12px;
font-weight:700;
margin:0 0 0 12px;
padding:0 0 4px 0;
}

.box a span {
text-decoration: none;
color:#C00;
}