@charset "utf-8";

/********************/
/********************/
div#mainImage h1, div#mainImage h2 {
    text-indent: -9999px;
}


div#news dl {
	padding-top: 5px;
}


div#news dt {
	width: 85px;
	padding-left: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	float: left;
	background: url(../images/icon1.gif) 0 50% no-repeat;
}


div#news dd {
    margin-bottom: 5px;
	padding: 0 0 5px 98px;
	font-size: 12px;
	border-bottom: #dddddd 1px solid;
}


div#news dd strong {
    font-weight: bold;
}


div#news dd strong.red a {
    font-weight: bold;
    color: #F00;
}


div#contactFrame p {
    margin-left: 10px;
	font-size: 11px;
}


ul#sponsorList li {
	padding-left: 10px;
	font-size: 13px;
	background: url(../images/sponsor_icon.gif) 0 50% no-repeat;
}


dl#posterFigure dt img {
    padding: 2px;
	border: #cccccc 1px solid;
}


dl.importantDl dt, dl.importantDlBottom dt {
    margin-bottom: 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1;
	color: #CC0000;
}


dl.importantDl dd, dl.importantDlBottom dd {
    margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1;
}

/*****************/
/***** ID *****/
/*****************/
h3#newsTitle {
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: #006633 4px solid;
}


h3#importantTitle {
	padding: 3px 0 3px 5px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #CC0000;
}


h3#sponsorTitle {
	padding: 3px 0 3px 5px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #004080;
}


h4#contactTitle {
    padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1;
	background: url(../images/contact_icon.gif) 0 50% no-repeat;
}


div#topMain {
    width: 390px;
	float: left;
}


div#purpose {
	font-size: 14px;
}


div#news {
	margin-top: 30px;
}


div#newsFrame {
/*    height: 150px;
	overflow: auto;*/
}


div#sideBar {
    width: 160px;
	float: right;
}


div#importantFrame {
    margin-bottom: 10px;
	padding: 5px 5px 0;	
	border-right: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid;
	border-left: #cc0000 1px solid;
}


div#sponsorFrame {
    margin-bottom: 10px;
	padding: 5px;
	border-right: #004080 1px solid;
	border-bottom: #004080 1px solid;
	border-left: #004080 1px solid;
}


div#contactFrame {
    padding: 5px;
	background-color: #FBFDFF;
	border: #CCCCCC 1px solid;
}


dl#posterFigure {
    margin-top: 20px;
	line-height: 1;
}


/*****************/
/***** CLASS *****/
/*****************/
dl.importantDl {
    margin-bottom: 7px;
	padding-bottom: 3px;
	border-bottom: #cccccc 1px dashed;
}


dl.importantDlBottom {
    margin-top: 7px;
}


span.importantIcon {
    padding-left: 10px;
	background: url(../images/important_icon.gif) 0 50% no-repeat;
}


span.importantNote {
    font-size: 12px;
	font-weight: normal;
}


span.moneyMargin {
    margin-left: 56px;
}
