body, p, td, div, form, table, caption {
	font-size:14px;
	color:#000000;
}

body {
	padding: 0px;
	margin: 0px Auto 0px Auto;
	text-align:center;
}
a{
text-decoration:none;
color:#237C16;
}
a:hover{
color:#CC0000;

}

.heading{
	font-weight:bold;
	font-size:18px;
	color:#CC0000;
	text-align:center;
}

.heading2{

	font-weight:bold;
	font-size:16px;
	color:#808080;
	text-align:left;
	margin:4px;
}

.subheading{

	font-size:17px;
	font-weight:bold;
	color:#0953B7;
	margin-left:4px;
}

.title{
	font-size:17px;
	font-weight:bold;
	background-position: left;
    background-image:url(../images/title-left.gif);
    background-repeat: no-repeat;
	border-bottom:6px solid #4B880E;
	color:#484848;
	margin-left:4px;
	padding-left:15px;
	padding-top:2px;
	}


.txt{
font-size:12px;
color:#204E93;
border-bottom:1px solid #2EB3D2;
font-weight:bold;
padding:2px;
}

.p{
font-size:12px;
color:#2F5157;
font-weight:bold;
}
a:{
	text-decoration:none;
}
a:hover.p{
	color:#003164;
}
ol{
line-height:25px;
}
ul.bullet{
list-style-image:url(../images/bullet3.jpg);
list-style-type:none;
line-height:25px;
font-size:14px;

}
ul.arrow{
list-style-image:url(../image/arrow.gif);}

/* Layout Properties */
div#container
	{
	width:776px;
	margin-left: auto;
	margin-right:auto;
		}
div#header
{
width:776px;
height:98px;
position:relative;
margin-left: auto;
margin-right:auto;
background-image:url(../images/title-top.gif);
background-repeat:no-repeat;
}
div#header1
{
width:776px;
height:6px;
margin-left: auto;
margin-right:auto;
background-color:#FCDA1F;
background-repeat:no-repeat;
}
div#header2
{
width:776px;
height:18px;
position:relative;
margin:0px 0px auto 0px;
padding:px 0px auto 0px;
background-image:url(../images/header-middle.gif);
background-repeat:no-repeat;
}
div#header3
{
width:776px;
height:6px;
margin:0px 0px auto 0px;
padding:px 0px auto 0px;
background-image:url(../images/header3_bg.gif);
background-repeat:no-repeat;
}
div#footer
{
width:776px;
height:6px;
background-color:#FCDA1F;
}



a.home_nav  {
color: #3A3838;
text-decoration:none;
font-size:14px;
font-weight:bold;
display: block;
background-position: left;
background-image:url(../image/bullets_nav.gif);
background-repeat: no-repeat;
margin:0px 15px auto 10px;
padding: 2px 0px 3px 10px;
}
a:hover.home_nav {
color: #00CEFF;

}



a.main_nav  {
color: #3A3838;
text-decoration:none;
font-size:14px;
font-weight:bold;
display: block;
width: 142px;
background-position: left;
background-image:url(../images/bullet-2.gif);
background-repeat: no-repeat;
margin:0px 0px auto 0px;
padding: 2px 0px 3px 8px;
border-bottom: 3px solid #4B880E;
}

a:hover.main_nav {
color: #00CEFF;

}

ul#{
list-style-image:url(../images/bullet-2.gif);
}

/* endLayout Properties */
/*tableproproperties*/


table.datatable{
    width:99%;	
	font-size:14px;
	color:#000000;
	background-color:#FFECCF;
	margin-left:4px;
	}


table.datatable td{

background-color:#FFF9ED;
padding:4px;

}



.tblecaption {
		font-size: 15px;
		color: #044D84;
		text-align: center;
		font-weight: bold;
		margin-top: 10px;
			}



#data{
	
	font-size:14px;
	color:#000000;
	}
 
	
#contentin{
background-image: url(../images/incontent.jpg);
width:606px;
}
div#inpage{
width:98%;
font-size:15px;
color:#00000;
margin: 0px Auto 0px 6px;
background-color:#F5F5F3;
border:1px solid #65BA1F;
/* text-align:justify; */
padding: 5px 5px 0px 3px;




}


