*{
margin: 0;
padding: 0;
}
body{
text-align: center;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 76%;
line-height: 1.4em;
color: #303030;
background-color: #e8eaec;
}

a{
text-decoration: none;
font-weight: bold;
color: red;
}
a:hover{
text-decoration: underline;
}
p{margin-bottom: 0.8em;}

#page{
margin: 0 auto;
padding: 0 1px;
width: 780px;
text-align: left;
border-left: 2px solid gray;
border-right: 2px solid gray;
background-color: #fff;0
}
#header{
background-color: #0435C6;
background-image: url(../img/bg.jpg);
width: 780px;
min-height: 120px;
}

#header h1{
font-size: 2.4em;
font-weight: normal;
letter-spacing: -2px;
padding: 35px 0 0 20px;
color: #fff;
}

#header .csc-subheader{
font-size: 1.4em;
font-weight: normal;
letter-spacing: -1px;
padding: 10px 0 30px 40px;
color: #DADADA;
}

#site-menu{
/*min-height: 25px;*/
width: 780px;
margin: 1px 0 1px 0;
background-color: #BA2F31;
height: 2.2em;
line-height: 2.2em;
}
#site-menu li{
float: left;
list-style-type: none;
border-right: 1px solid #fff;
white-space: nowrap;
}
#site-menu li a{
padding: 0 10px;
font-size: 0.9em;
font-weight: normal;
color: #fff;
text-decoration: none;
display: block;
}
#site-menu a:hover{
background: #D45454;
}

#main{
/*background-color: pink;*/
width: 390px;
margin: 15px 20px 15px 190px;
}



#main h1{
margin: 12px 0 6px 0;
font-size: 1.75em;
font-weight: normal;
letter-spacing: -1px;
line-height: 1.4em;
color: #888;
font-variant: small-caps;
}
#main h1.csc-firstHeader{
margin: 0 0 6px 0;
font-size: 2.0em;
/*text-transform: uppercase;*/

}
/*#main h1.csc-firstHeader{
margin: 0 0 12px 0;
font-size: 1.9em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: -1px;
line-height: 1.4em;
color: #888;
}*/

#main h2, #right h1{
margin: 8px 0 5px 0;
font-size: 1.4em;
font-weight: normal;
letter-spacing: -1px;
color: #888;
font-variant: small-caps;
}

#main ul
{
list-style-type: disc;
list-style-position: outside;
padding-left: 18px;
}

#main p
{
margin-bottom: 0.7em;
}

#right h1{
margin: 12px 0 5px 0;
}

#left{
/*background-color: green;*/
width: 165px;
margin: 15px 0 15px 15px;
float: left;
}
#left ul{
font-size: 1em;
}
#left li{
list-style-type: none;
padding: 2px;
margin-bottom: 2px;
font-weight: bold;
}
#left li a{
text-decoration: none;
}
#left li.main-nav-level2-no{
margin-left: 15px;
font-size: 1em;
font-weight: normal;
}
#left li.main-nav-level3-no{
margin-left: 20px;
font-size: 1em;
font-weight: normal;
}

#left a, #left a:visited{
color: blue;
}
#left a:hover{
color: #000;
}

#right{
width: 165px;
/*background-color: green;*/
margin: 15px 15px 15px 0;
float: right;
}
#footer{
clear: both;
color: #dadada;
width: 780px;
padding: 5px 0;
font-size: 0.9em;
background-color: #0435C6;
}

/* tt_content formatting */
p.csc-form-label, p.csc-form-label-req{
font-size:100%;
}

dd.csc-textpic-caption {
font-size:90%;
font-weight:700;
}
.csc-frame-rulerBefore {
border-top: 1px solid #666;
}
.csc-frame-rulerAfter {
border-bottom: 1px solid #666;
}
.csc-frame-indent {
margin-left:100px;
}
.csc-frame-indent3366 {
margin-left: 33%;
}
.csc-frame-indent6633 {
margin-left: 66%;
}
.csc-frame-frame1 {
border:1px solid #333;
padding:10px;
}
.csc-frame-frame2 {
border:1px solid #333;
background:#ffc;
padding:10px;
color:#000;
}
.csc-mailform-field label{
display:block;
margin:0px;
padding:0px;
}
fieldset.csc-mailform input {
margin:0px 0px 10px 0px;
}
.align-center{
text-align: center;
}

li.spacer{
margin-top: 10px;
font-size: 90%;
}

.tx-jppageteaser-pi1-list-entry {
clear: none;
}