
html, body {
        background: #a9a9a9 url(img/bg_grey.jpg) repeat-x;
        font: 11px/15px "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif; 
        color: #666;
        margin: 0;
        padding: 0;
}

th, td {
        font: 11px/15px "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif; 
        color: #666;
        text-align: left;
}
#top_navi {
 text-align: right;
        font-size: 12px;
        font-weight: normal;
				margin: 30;

}
#content {
        width: 98%;
        margin: 10px 0 0 22px;
        padding: 0;
        text-align:left;
}
 #mainpart-content {
        margin:0; 
        padding: 0;
}         
#mainpart {
        float: left;
        background-color: #fff; 
        width: 695px;
        margin:0; 
        padding:0;
        min-height: 700px;
        height: auto;         
}

* html #mainpart { height:700px; } /* IE 5.5 - 6.x */
html + body #mainpart { height:700px; } /* IE 5.0 */



  
          
#logo {
        background-repeat: no-repeat;
        background-color: #000; 
        height: 302px;
}

#logoimg {
        background-repeat: no-repeat;
        background-position: 18px 93px;
        height: 178px;
}

#colorborder {
        background-color: #ddd;
        height: 10px;
        font-size: 1px;        
        border: solid #fff;
        border-width: 1px 1px 0 1px;
}


   

                    
/* Headlines
----------------------------------------------- */
h1,h2 {
        font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#logo h1 {
        display: none;
}          

#mainpart-left h2, #mainpart-wide h2 {
        border-bottom: 1px solid #8d8d8d;
        margin: 0 0 10px 0;

        padding: 35px 0 4px 18px;
        font-size: 17px;
        line-height: 19px;
}

#mainpart-left h4, #mainpart-wide h4, h4.lst {
        font-size: 11px;
        color: #4f4f4f;
        padding: 2px 0 0 18px;
        margin: 14px 0 2px 0;
        font-weight: normal;
        border-top: 1px solid #8d8d8d;        
}


/* Paragraphs
----------------------------------------------- */

#mainpart-left p, #mainpart-wide p {
        padding: 0 0 4px 18px;
        margin: 0 4px 4px 4px;
}




.dynamic {
        margin-top: 10px;
}

.clearleft {
        clear: left;
}





/* Clouds
----------------------------------------------- */
a.cl:link, a.cl:visited {
        border: 0;
}

.c1 {
        font-size: 11px;
}

.c2 {
        font-size: 13px;
        border: 0;
}

.c3 {
        font-size: 15px;
        border: 0;
}

.c4 {
        font-size: 17px;
        border: 0;
}

.c5 {
        font-size: 19px;
        border: 0;
}

.cloud {
        text-align: justify;
        padding-top: 20px !important;
}


/* Screenshot Navigation
----------------------------------------------- */






/* sIFR
----------------------------------------------- */

.sIFR-flash {
        visibility: visible !important;
        margin: 0;
}

.sIFR-replaced {
        visibility: visible !important;
}

span.sIFR-alternate {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #mainpart-left h7 {
        visibility: hidden; 
        letter-spacing: 9px;
}

#field1, #field2, #field3, #field4, #field5, #field6 {
 border-bottom: 1px solid #8d8d8d;
}
#footer {
	clear: both;
	height: 68px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	width: 585px;	
	color: #4f4f4f;
	font-size: 11px;
}	