
body {
        padding : 0px;
        margin : 0px;
        background-color : #ffffff;
        font-family:    Verdana, Arial, Helvetica, sans-serif;
        margin : 0px;
        font-size : 9pt;
}



p {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #303030;
}

p.lead {
	color : #000000;
	font-style : italic;
}




div#banner {
        width : 100%;
        height : 75px;
}

div#banner td {
	padding-top : 20px;
}


div#mainmenu {
        border-bottom : 2px solid #d0d4d8;
		margin-left : 80px;
		padding-left : 24px;
}


a.mm {
        font-size : 9pt;
        font-weight : bold;
        color : #606060;
        text-decoration : none;
        padding : 2px;
        padding-left : 12px;
        padding-right : 12px;
}
a.mm:hover {
        background-color : #f3f6f9;
}

a.mmon {
        font-size : 9pt;
        font-weight : bold;
        color : #000000;
        text-decoration : none;
        padding : 2px;
        padding-left : 12px;
        padding-right : 12px;
        background-color : #ecf0f3;
        cursor : default;
        border : 1px solid #d0d4d8;
		border-bottom-width : 0px;

}


div.main {
	margin-left : 80px;
	width : 700px;
	margin-top : 40px;
}

h1, h2 {
	color : #606060;
}

h3 {
    color : #202020;
}


div.footer {
	margin-top : 60px;
	font-size : 8pt;
	color : #808080;
	border-bottom : 1px solid #c0c0c0;
	padding-left : 80px;
	margin-bottom : 30px;
}

div.sp40 {
	width : 40px;
}

img {
	border : 0px;
}

div.acap {
	text-align : center;
 
}

div.acap a {
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

div.acap a:hover {
	text-decoration : underline;	
}


td.sscol {
	background-color : #b0b0b0;
	border : 1px solid #909090;
}

td.sscol p.head {
	padding : 12px;
	padding-bottom : 4px;
	color : #ffffff;
	text-align : center;
	font-size : 14pt;
	padding-bottom : 0px;
	font-weight : normal;
}

div.ssblock {
	padding : 12px;
	padding-top : 20px;
	margin-top : 8px;
 
}


div.pressrelease {
	border : 1px solid #c0c0c0;
	padding : 12px;
	margin-top : 30px;
	margin-bottom : 30px;
}

img.fr {
	float : right;
	margin-left : 8px;
	padding : 6px;
}

img.fl {
	float : left;
	padding : 4px;
	border : 1px solid #f0f0f0;
	margin-right : 8px;
	margin-top : 3px;
}


