@charset "utf-8";
/* CSS Document */


<!--

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container_index2 {
 width:99%;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#boxB {
 width:225px;
 float:left;
}
#boxC {
 margin-left:235px;
}
#boxD {
 width:100%;
 clear:left;
}

.index2_title {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 16px;
	background: url(images/bg_alttitle.jpg) repeat-x;
	padding-bottom: 3px;
	border-bottom: 3px solid #01AC46;
	padding-left: 10px;
	margin: 0px;
}

.h2_n_alttop {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background: url(/images/h1_redbg.jpg) repeat-x;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #FF6699;
	border-left: 10px solid #FF6699;
	
	color: #333333;
	margin: 13px 20px 6px;
}
.h2_n_alt {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background: url(/images/h1_bluebg.jpg) repeat-x;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #00CC00;
	border-left: 10px solid #00CC00;
	
	color: #333333;
	margin: 13px 20px 6px;
}

.h2_n_altbottom {
	font-size: 0.7em;
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: #333333;
	margin: 0px 230px 6px;
}

#newtitles dt{
	text-align: left;
	list-style-image:url(/images/icon_content01.gif);
	font-size: 0.9em;
	line-height: 1.5em;
	margin-right: 40px;
	margin-left: 40px;
	background: url(/images/icon_content01.gif) no-repeat;
	padding-left: 16px;
}
.altcontents {
	padding: 5px 0px 5px 10px;
	margin: 5px 20px 6px;
	font-size:0.9em;
}
.alttitles {
	padding: 5px 0px 5px 10px;
	margin: 13px 20px 6px;
	font-size:0.8em;
}
.modfied {
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: auto;
	text-align: right;
	padding-top: 4px;
}
.index2_summary {
	font-size: 0.8em;
	color:rgb(54,52,52);
	padding-top: 2px;
	padding-bottom: 3px;

	padding-left: 10px;
	margin: 0px;
	float:left;
}
/************* #bodytext styles **************/
#bodytext {
	padding-left: 10px;
	line-height: 1.5em;
}

#bodytext p {
	margin: 0px auto 1em;
}
#bodytext dt {
	font-weight: bold;
	margin: 0px auto 1em 1em;
}
#bodytext dd {
	margin: 0px auto 1em 2em;
}
#bodytext ul {
	margin: 0px auto 1em 1em;
}
#bodytext li {
	margin: 0px auto 1em 2em;
}

/************* #linkurl styles **************/
#linkurl {
	.margin-top: 15px;
	margin-left: 10px;
	margin-top: 20px;
	border-top: 1px dotted #CCCCCC;
	margin-right: 0px;
}
#linkurl dt {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
#linkurl dd {
	margin-left: 26px;
	margin-top: 10px;
}

/************* #file_table styles **************/
#file_table {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 10px;
	border-top: 1px dotted #CCCCCC;
}
#file_table dt {
	width : 10em;
	margin-bottom:-1.7em;
	margin-left: 2em;
	margin-top: 10px;
}
#file_table dd {
	margin-left : 5em;
	margin-bottom: 0.8em;
}

/************* #alt_hedder styles **************/
#alt_hedder {
	margin-top: 0em;
}
#alt_hedder hr {
	border-bottom:1;
}
#alt_hedder img {
	margin-right: 6px;
	margin-left: 10px;
}
#alt_hedder dt {
	font-weight: bold;
	margin-bottom: 3px;
}
#alt_hedder dd{
	padding-left: 10px;
}

#calendarcont  {

	
	font-size:1.5em;
}
-->

