/* CSS Document */

.in_bg
{
	background-image:url(../images/in_bg.jpg);
}

.vert_strp
{
	background-image:url(../images/centre-line.png);
	background-position:center top;
	background-repeat:no-repeat;
}


.sb_tp
{
	background-image:url(../images/sub_to.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:152px;
}

.sb_btm
{
	background-image:url(../images/sub_btm.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:152px;
}

.subs
{
	background-image:url(../images/sub_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:38px;
}


.in_mn_tp
{
	background-image:url(../images/in_mn_tp.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:765px;
}

.in_mn_btm
{
	background-image:url(../images/in_mn_btm.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:765px;
}


.in_fttr
{
	background-image:url(../images/in_fttr.jpg);
	height:35px;
	font-family:Calibri;
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}

.in_tpc
{
	font-family:calibri;
	font-size:21px;
	color:#993300;
}

.in_sub_toc
{
	font-family:calibri;
	font-size:18px;
	color:#993300;
}

.list
{
	background-image:url(../images/BULLET-3.png);
	background-repeat:no-repeat;
	background-position:top;
}

.in_body
{
	font-family:Calibri;
	font-size:15px;
	color:#fff;
	text-align:justify;
}


    
.textfield
{
font-family:Calibri;
font-size:12px;
color:#000;
background-color:#fff;
border:thin;
border-color:#EC8433;
text-align:left;
}