/* -------------------------------------------------------- */

body {
/*	min-width : 700px;
	max-width : 775px; */
	width : 900px;
	margin : 0 auto;
	font-family : "times new roman", georgia, serif;
	text-align : center;
	border-left: 1px #dddddd;
	border-right: 1px #dddddd; 
	border-bottom: 2px #dddddd;
	border-top: 2px #dddddd;
	background-color: #ffffff
}

table
{ 
margin-left: auto;
margin-right: auto;
}

#banner {
	margin-left : 0%;
	width: 460px;
	text-align: left;
}

/*
div {
	border : none;
 	padding : 5px; 
}*/


h2 {
   margin: 20px;
   text-align : left;
   color : #336699;
   font-size : 12pt;
}

h3 {
	text-align : left;
	margin : 0;
	font-weight : bold;
 	color : #336699;
	font-size:14pt;
}

h4 {
   margin: 20px;
   text-align : left;
   color : #336699;
   font-size : 12pt;
}

h5 {
   margin: 20px;
   text-align : left;
   color : #336699;
   font-size : 12pt;
}

h6 {
   margin: 20px;
   text-align : center;
   color : #336699;
   font-size : 12pt;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

a {
	font-weight : bold;
	color : #336699;
	text-decoration : none;
	text-align : left;
}

a:hover {
	color : #E0E0E0;
	text-decoration : underline;
}

a:visited {
	color : #336699;
	text-decoration : none;
}

a img { border: none}

p {
	text-align : left;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
}

html>p {
	font-size : small;
}


p a {
	color : #0000FF;
	}
	
p a:hover {
	color : #0000FF;
}
	
p a:visited {
	color : #336699;
	}


	
#text p {
	margin-left: 130px;
	margin-right: 100px;
	margin-bottom : 20px;
	margin-top : 10px;
	}
/* -------------------------------------------------------- */


#midimg {
	clear : both;
	text-align : center;
}

#midimg h2 {
	text-align : left;
	color : #336699;
	line-height: 120%
}

#midimg h3 {
	text-align : center;
}

#midimg h4 {
	text-align : left;
	color : #336699;
}

#midimg h5 {
	text-align : center;
	color : #336699;
}

#midimg h6 {
	text-align : center;
	color : #666666;
	font-size: small;
}

/*#midimg img {
	border : 1px solid #000000;
	}

	
#midimg img {
	padding: 1px;
	background-color: #000000;
	}
	*/
	
#midimg img 	{
	border: 1px solid #d0d0d0;
	padding: 5px;
	background-color: #e8e8e8;
	}




#home {
	clear : both;
	text-align : center;
}

#home img {
	border : 0px;
	}
	
#home h5 {
	color : #336699;
	}
/* -------------------------------------------------------- */

#footer {
	text-align : left;
	font-size: small;
	}
	
#footer a {
	text-align : left;
	margin-left : 0;
	color : #263966;
	}
	
#footer a img {
	text-align : left;
	}
