@charset "UTF-8";
.sml_txt_qf {
	font-size: 8px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.sml_txt {
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

/* CSS Document */
/***************html tag styles*****************/
body{
	margin:auto 0;
	text-align:center;
	background-color:#c0c0c0;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.6em;
	color:#4B4A4A;
}

p{
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	text-align: justify;
}


h3{
	color:#18130f;
	margin-top:0px;
	font-size:1.1em;
}

h2{
	color:#752525;
}

li{
	margin:0px;
	padding:0px;
}

ol{
	margin-left:0px;
	padding-left:18px;
}


li.red{
	list-style-image:url(../images/li.gif);
	font-size:1em;
	font-weight:bold;
}

li.red_sml{
	list-style-image:url(../images/li.gif);
	font-size:9px;
	font-weight:bold;
	height:1;
	color:#000000;
}

li.rednormal{
	list-style-image:url(../images/li.gif);
	font-size:1em;
	font-weight:normal;
}

li.brown{
	list-style-image:url(../images/li.gif);
	font-size:1em;
	font-weight:normal;
	padding-bottom:10px;	
	
}



ul{
	margin-left:0px;
	padding-left:15px;
	padding-right:15px;
}

i{
	color:#944141;
}

/***********************div styles******************/

#wrapper{
	margin:auto;
	text-align:center;
	width:831px;
	background-image:url(../images/bgshadow_body.jpg);

}

#headder{
	padding-top:40px;
	_height:25px;
	min-height:25px;
	background-image:url(../images/bgshadow_top.jpg);
	background-repeat:no-repeat;
}

#navigation{
	margin:auto;
	width:762px;
	margin-bottom:0px;
	}

#content{
	width:762px;
	text-align:left;
	margin:auto;
	text-align:center;
}

#contenttext{
	_height:750px;
	min-height:750px;
	margin-top:0px;
	text-align:left;
}

#footer{
	_height:40px;
	min-height:40px;
	background-image:url(../images/bgshadow_bottom.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:40px;
}

#column1{
	float:left;
	width:130px;	
}

#column2wrap{
	float:left;
	_height:590px;
	min-height:590px;
	width:618px;
	margin-left:14px;
	margin-bottom:20px;
	background-image:url(../images/col_2bgimg.jpg);
	background-repeat:repeat-y;
}

#column2wrapbtmimg{
	display:block;
	_hight:13px;
	min-height:13px;
	background-color:#D2D2D2;
	width:615px;
}


#column2{
	float:left;
	width:490px;
}

#column3{
	float:left;
	_height:601px;
	min-height:601px;
	width:116px;
	padding-left:11px;		
}

#caption{
	margin-top:40px;
	border-top:15px solid #944141;
	border-bottom:15px solid #944141;
	width:123px;
}

#date{
	padding-top:10px;
	_height:40px;
	min-height:30px;
	text-align:right;
}

#leftnav{
	margin-top:40px;
	border-top:15px solid #944141;
	width:123px;
	padding-top:15px;
}

#clear{
	clear:both;
}

#flotleft{
	float:left;
}

#imgtext{
	float:left;
	margin-left:25px;
	width:350px;
	_height:85px;
	min-height:85px;
	margin-bottom:15px;
}

#tab{
	padding-left:25px;
	margin-bottom:0px;
}

#tabnumberd{
	padding-left:25px;
	margin-bottom:0px;
	font-weight:bold;
	color:#944141;
	margin-bottom:15px;
	margin-top:10px;
}


/*********************child styles*************/

.rightcaption{
	color:#752525;
	margin-bottom:10px;
}
.headerimgmarin{
	margin-bottom:1px;
}

/******************** Links style *******************/

a.footer:link, a.footer:visited{
	font-size:0.9em;
	color:#4B4A4A;
	text-decoration:none;
}

a.readmore:link, a.readmore:visited{
	font-size:1em;
	color:#944141;
	text-decoration:none;
}
.p_bold {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	font-weight: bold;
}
.p_bold_txt {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	text-align: justify;
	font-weight: bold;
	color: #944141;
}
.p_txt {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	text-align: justify;
	color: #944141;
	font-weight: normal;
}
.p_txt_grey {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	text-align: justify;
	color: #4B4A4A;
	font-weight: normal;
}
.p_bold_txt_left {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	text-align: left;
	font-weight: bold;
	color: #944141;
}
.white_txt {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.sml_txt_qf {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 8px;
	display: compact;
	line-height: normal;
}
