/*links for main section of pages*/	
body {
	background-image:url("../images2/pagebg.jpg");
	background-repeat:repeat-y;
	background-color:#e8e7c5;
	background-attachment: fixed;
	background-position: 50% 0;
	margin-top: 0px;
	margin-bottom:0px;
	font-family: arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	line-height: 1.2em;	
	color: #2F4F4F;
	padding-left:60px;
	padding-right:40px;
	}
	


p
{
	font-family: arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	line-height: 1.2em;	
	margin-bottom:0px;
	color: #2F4F4F;
	padding-left:40px;
	padding-right:10px;
	}
.small
{
	font-family: arial, Helvetica, sans-serif;	
	font-size: 10px;
	margin-top:0px;	
	line-height: 1.0em;	
	color: #2F4F4F;
	padding-left:40px;
	padding-right:10px;
	}


.bullet ul
{
  padding-left:75px;
}

.bullet li
{
	list-style-type: none;
	display: block;
	line-height: 2.0em;

	text-align: left;
    padding-left:20px;
	padding-bottom: 0px;

	background-image:url('../images/bullet.jpg');
	background-repeat: no-repeat;
}


a:link { font-family:arial;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
	color:#00688B;
	border-bottom:#00688B 1px dotted;
	}

	
a:visited { font-family:arial;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
	color:#00688B;
	border-bottom:#00688B 1px dotted;
	}

a:hover{ font-family:arial; 
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
	color:#9c191f;
	border-bottom:#9c191f 1px dotted;


	}





body, h1, h2, h3, h4, h5, h6, h7{
	top-margin: 0px;
	padding: 0;
}

body, td, th, h1, h2, h3, h4, h5, h6, h7{
font:  12px "arial";
weight: normal;
line-height:1.3em;
}


h1 	{background-image: url('../images/hbg.jpg');
	color: #00688B;
	font: 18px "arial";
	background-repeat: no-repeat;
	padding-left: 50px;padding-bottom: 25px;
}




/*mini menus*/	
.smallmenu a:link
{ border: #eeeeee 2px solid;
	font-family: "arial";
	text-decoration: none;
	font-size:8pt;
	font-weight: bold;
	background-color:#eeeeee;
	color:#00688B;}

.smallmenu a:visited
{ border: #eeeeee 2px solid;
	font-family: "arial";
	text-decoration: none;
	font-size:8pt;
	font-weight: bold;
	background-color:#eeeeee;
	color:#00688B;}


.smallmenu a:hover
{ 
  font-family: "arial"; 
	font-size:8pt; 
	font-weight: none;	
	background-color:#FFFFFF;
	color:#00688B;}
			
	
	

		