/* CSS Document */

/*This tag is for the main container (like main table)*/
#page-container {
	background: white;
	width: 1000px;
	margin: auto;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/*This tag is for the main body tag*/
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
}

#main-nav { height:36px;
 clear:both; 
  display:block;
  background-image:url(../images/button_bg.jpg)  }

/*This is for the banner*/
#header {
	width: 1000px;
	margin:auto;
	padding: 0px;
	height: 190px;
	background-image:url(../images/indes_07.jpg);
	background-color: #FFFFFF;
}       

#header img {
	margin: 0px;
	padding: 0px;
}

.button {
	float:left;
	height:30px;
}

/*CONTENT RIGHT*/
#sidebar-a {
	width: 330px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/contbg.jpg);
	background-repeat: repeat-x;
		float:right;
}

#sidebar-a .padding {
	background-image: url(../images/newsbg.jpg);
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 15px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color:#C5E7FB;
	line-height: 18px;
	padding: 10px;

}
#sidebar-a .padding ul{
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
}


/*CONTENT LEFT*/
#content {
	background-image: url(../images/contbg.jpg);
	line-height: 20px;
	background-repeat: repeat-x;
	float:left;
	width: 660px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#content1 {
	background-image: url(../images/contbg.jpg);
	line-height: 20px;
	background-repeat: repeat-x;
	float:left;
	width: 990px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#content p {
	margin-left:15px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

.sub-cont {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

.spe_head {
	font-family: arial;
	font-size: 15px;
	color: #0C78A7;
	font-weight: 400;
	margin-top: 0px;
}
.spe_head a{
	font-family: arial;
	font-size: 15px;
	color: #0C78A7;
	font-weight: 400;
	margin-top: 0px;
}


/*THis is for the footer*/
#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 2px solid #efefef;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
color:#000066;
}


 
.subhead {
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 25px;
}
 
.subhead a{
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 25px;
	text-decoration:none;
}
/* THIS FOLLOWING CSS IS FOR THE TABLE DISPLAY*/


.topl
{
background-image:url(../images/top_left.jpg);
}
.topm
{
background-image:url(../images/topmid.jpg);
}
.topr
{background-image:url(../images/topl.jpg);}
.midl
{background-image:url(../images/midleft.jpg);}
.midr
{background-image:url(../images/midrite.jpg);}
.botl
{background-image:url(../images/botl.jpg);}
.botm
{background-image:url(../images/botm.jpg);}
.botr
{background-image:url(../images/botr.jpg);}
.more {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.more a{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.tex {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
#contenta {
	background-image: url(../images/contbg.jpg);
	line-height: 20px;
	background-repeat: repeat-x;
	float:left;
	width: 990px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
