@charset "iso-8859-1";

.marginL{margin-left:12px;}
.marginR{margin-right:12px;}
.marginT{margin-top:15px;}

.bg1{background-color:#eeeeee;}
.bg2{background-color:#c7ccb2;}
.bg3{background-color:#ccbbb6;}
.bg4{background-color:#f8efdd;}

.annotation{color:#0488d0;}

.li_none{list-style-type: none;
margin-left:12px;}

.caption {font-size:11px;
 font-weight:normal;
 line-height:11px;
	margin-top:15px;}

.co{margin:10px 0 10px 0;
 font-size : 12px;
	color:#476fad;
}

		/*table*/

.p_table_pattern_01 {
 border-collapse     : collapse;
}

.p_table_pattern_01 th {
 padding             : 2px 2px;
 background          : #666666;
 border              : solid 1px #333333;
 color               : #ffffff;
 font-weight         : normal;
 white-space         : nowrap;
}

.p_table_pattern_01 th.left {
 padding             : 2px 4px;
 background          : #666666;
 border              : solid 1px #333333;
 color               : #ffffff;
 font-weight         : normal;
 white-space         : nowrap;
	text-align										:	left;
}


table.p_table_pattern_01 td {
 padding             : 2px 1px;
 border              : solid 1px #333333;
 color               : #333333;
	vartical-align						:	middle;
	text-align										:	center;
}

table.p_table_pattern_01 td.left {
 padding             : 2px 4px;
 border              : solid 1px #333333;
 color               : #333333;
	text-align										:	left;
}

table.p_table_pattern_01 td.bggray {
 background          : #eeeeee;
}

.p_table_pattern_01 .table_pattern_02 td {
 border              : none;
}




.p_table_pattern_02 {
 border-collapse     : collapse;
}

.p_table_pattern_02 tr {
 vertical-align      : top;
}

.p_table_pattern_02 th {
 padding             : 2px 4px;
 background          : #cccccc;
 color															: #333333;
 border              : solid 1px #333333;
 font-weight         : bold;
 white-space         : nowrap;
	text-align										:	center;
}

.p_table_pattern_02 th.left {
 padding             : 2px 4px;
 background          : #c7ccb2;
 color          					: #333333;
 border              : solid 1px #333333;
 font-weight         : normal;
 white-space         : nowrap;
	text-align										:	left;
}


table.p_table_pattern_02 td {
 padding             : 2px 4px;
 border              : solid 1px #333333;
 color               : #333333;
	text-align										:	center;
}

table.p_table_pattern_02 td.left {
 padding             : 2px 4px;
 border              : solid 1px #333333;
 color               : #333333;
	text-align										:	left;
}

table.p_table_pattern_02 td.bggray {
 background          : #eeeeee;
}


th.bg_mossgreen,
td.bg_mossgreen {
 background          : #c7ccb2;
 color          					: #333333;
}

th.bg_gray,
td.bg_gray {
 background          : #888888;
 color               : #ffffff;

}
ul.circle02 {
 margin              : 0 0 0 15px;
 list-style          : url(../images/ul_icon.gif) outside;
	}
/* Fire Fox*/
	html>body ul.circle02 {
 margin              : 0 0 0 -20px;
 list-style          : url(../images/ul_icon.gif) outside;
	}
	
	
table.exception_table{
	float															:left;
	margin-left									:0px;
	margin-bottom							:10px;
	width															:500px;
	}


