@charset "utf-8";
/* CSS Document */
body  {
  background:#F8F2DD none repeat scroll 0 0;
color:#474747;
font-family:"helvetica neue",arial,helvetica,sans-serif;
font-size:12px;
line-height:18px;
margin:0;
padding:0;
position:relative;

}


.up{
text-transform:uppercase;
}

.main { font-family: "helvetica neue",arial,helvetica,sans-serif; font-size: 12px; color: #414141; line-height: 18px;}


.req {
color:#FF0000;
font-size: 10px; 

}
.remark {

font-size: 10px; 

}
.title{

 font-family: "helvetica neue",arial,helvetica,sans-serif; font-size: 14px; color: #414141; line-height: 20px;
 font-weight:bold;
}
.main_title{
font-family: "helvetica neue",arial,helvetica,sans-serif;
font-weight:bold;
color:#FFA222;
font-size:18px;
line-height:25px;
}
h1{
background-image:url(images/bg-h1.gif);
background-position:center bottom;
background-repeat:repeat-x;
color:#FFA222;
font-size:2.714em;
line-height:1;
/*margin-right:170px;*/
padding-bottom:0.4em;
padding-top:0.2em;
}
.tertiary-container {
overflow:hidden;
}
.prose {
padding-left:1.429em;
padding-right:1.429em;
}
.container {
clear:both;
overflow:hidden;
width:100%;
margin-top:-1.7em;
}
h1, h2 {
font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
font-weight:200;
}
.image-main {
text-align:center;
width:100%;
}
h1 + .container > .content > div.content-inner > .image-main {
margin-top:-1.5em;
}
.content-inner {
background-color:white;
/*margin-right:170px;*/
padding-bottom:0.5em;
}
.image-main img {
margin:0 auto;
width:480px;
width:100%;
}
.image-meta {
border-bottom:1px solid #EDEDED;
font-style:italic;
margin-bottom:0.5em;
padding:0 1em 0.6em;
text-align:right;
}
.tertiary-container .content {
}
.primary {
float:right;
overflow:hidden;
position:relative;
width:100%;
}

.content {
background-image:url(images/faux_column.gif);
background-position:right top;
background-repeat:repeat-y;
display:inline;
float:left;
padding-top:1.5em;
position:relative;
width:100%;
}
.tertiary {
clear:both;
display:inline;
float:right;
margin-right:0;
padding-bottom:1px;
position:relative;
width:150px;
}
h2{

font-family: Arial, sans-serif; 
line-height: 20px;
}
#tagline {
height:24px;
left:120px;
position:absolute;
top:140px;
width:169px;
}

.header .receptical .article {
font-size:0.857em;
position:relative;
z-index:5;
}

.header .article {
padding:1px 0 0;
position:relative;
z-index:2;
}

.article {
clear:both;
margin:0 20px;
}
.section {
margin:0 auto;
max-width:92em;
min-width:750px;
text-align:left;
width:90%;

}

.header .receptical {

background-position:left top;
background-repeat:repeat;
color:#FFFFFF;

}
.transbg{
background-image:url(images/transparent_black.png);
height:50px;
}
.receptical {

min-width:850px;
text-align:center;
width:100%;

}

.nav-secondary {
background-color:#F2F0E5;
background-image:url(images/nav.gif);
background-position:center bottom;
background-repeat:repeat-x;
margin-bottom:1em;
overflow:hidden;
padding:1em 0 0;
}