/*NBM */
/* ruler ^     ^     ^   1440^   ^     ^     ^  1280^    ^     ^     ^     ^     ^  1024^     ^     ^     ^     ^    800^     ^     */


* {
	margin: 0;
	padding: 0;
}

body {
	/* next line controversial */
	background: #FFFFFF url(images/img01.jpg) repeat-y;
	/* must include in right column too */
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
      /* NEW  margin-left: 6em; */
}


.btn {background-color:#EFF;color:#036;border:1px solid #069}






/* e-mail form */
.warn   { 
	color: #0000ff; 
	font-size: .8em;
}

.error  { 
	color: #c80000; 
	font-size: .9em; 
	font-weight: bold 
}

.info1 {
	border : 1px solid #949399;
	background : #f6f6f6;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 9pt;
	color: #0f0f0f;
}

/*
.headimage{
	margin: 0;
	padding: 0;
	background: url(images/liner.gif) repeat-x;
}
*/

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-weight: normal;
	color: #000000;
	font-size: 1.4em;
padding:10px 0px 10px 0px;}

h3 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
}

h4 {
	font-size: 1.2em;
	color: #ffffff;
}

h5 {
	font-weight: normal;
	font-size: 1.1em;
	color: #e9f3f7;
}

h6 {
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
}

hr
{
	border: 0px;
	background-color: #c0c0c0;
	height: 0px;
}



.hr2 {
	border-top: 1px solid #999;
	width: 500px;
	margin-left: auto;
    	margin-right: auto
}

.text1 {
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
.text2 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.text3 {
	color: #000000;
	font-weight: bold;
	font-style: none;
	font-size: 1.3em;
}

.text4 {
	color: #000000;
	/* font-weight: bold; */
	font-style: italic;
	font-size: 1.3em;
}

.text5 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 1.6em;
}

.text55 {
	color: #000000;
	/*font-weight: bold;*/
	font-style: itralic;
	font-size: 1.6em;
	margin-bottom: 12px;
	margin-top: 12px;
}

.text6 {
	color: #ffffff;
	font-weight: ;
	font-style: ;
	font-size: .85em;
}

.text7 {
	color: #ffef80;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
} 


p, blockquote, ul, ol {
	margin-bottom: .5em;
	max-width:900px;
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}


/*
ul {
	margin-left: 3em;
}
*/

ul li {margin-left: 3em;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: .35em 2em 1em 0;
}

img.right {
	float: right;
	margin: .35em 0 1em 1em;
}


/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 15px;
	padding: 5px 0 0 15px;
	background: url(images/img03.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
      color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
	background: url(images/img04.jpg);
	border: 0px solid #FFFFFF;
	/* border-top: none; */
}

/* Header */

.header {
	padding: 0.5em 0 0 0;
}

.header {
margin-left: -20px;
margin-right: -20px;
	
}

.header .meta {
	padding: .1em;
	background: #f6f6f6 url(images/img05.gif);
	border: 1px solid #e0e0e0;
	font-size: .9em;
	padding: 5px;
}

.header .story {
	padding: 1em;
}

.header .story p, .header .story blockquote, .header .story ul, .header .story ol {
	line-height: 1.4em;
}

/* Logo placement on sub pages */

.logosub {
margin-left:160px;
}



/* Content */

#content {
}

#extra {
}

/* Content > Main MODIFIED 5000 times***** */

#main {
	margin: 0 220px 0 260px;
	padding: 10px;
      text-align:justify;background: #FFFFFF;
}

#main a {
}

/* Welcome */

#welcome {
}
#welcome a {
	text-decoration: none;
	color: #004d99;
}
#welcome a:hover
{
	text-decoration: underline;
	color: #004d99;
}

/* Content > Main > Example */

#example {
}

/* Sidebar */

#sidebar {
	background: #FFFFFF url(images/img01.jpg) repeat-y;
	float: left;
	position: relative;
	width: 200px;
	padding: 20px;
	padding-bottom: 400px;
 	border: 0px solid #ffffff; 
}

#sidebar h3 {
}

#sidebar a {
}

/* Search */

#search {border: 1px solid #ffffff;
}



.search {
	border:1px solid #ffffff;
	background-color:#949399;
	font-size:8pt;
	margin-bottom:15px
}

.search h4, .tl {
	margin:0;
	padding:1px;
	background-color:#949399; color:#ffffff;
	text-align:center
}

.search p {
	padding:3px;
	line-height:10pt;
	text-align:center
}

.searchstyle {
	border:1px solid #005099
}

.button {background-color:#FFFFFF;
	color:#005099;
	border:1px solid #005099
}












/*  
ALL GARBAGE 
css button for search  
.button{
      background: white url(ýimages/search.gif) no-repeat top;
      width: 62px;
      height: 22px;
      color:white;
}

#search input {
	margin-bottom: 5px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

#inputtext1, #inputtext2 {
}

#inputsubmit1 {
	font-size: x-small;
}
*/


/* Menu */

#menu {border: 1px solid #ffffff;
}

#menu a {
	display: block;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
      color: #fdbc42;
}

/* Articles */

#articles {border: 1px solid #ffffff;
}

#articles ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -30px;
}

#articles h3 {
	font-size: small;
	color: #ffffff;
}

#articles p {
	font-size: x-small;
}

/* Articles Link Back section */


#articleslinkback {border: 1px solid #ffffff;
}

#articleslinkback h3 {
	font-size: normal;
	color: #ffffff;
}
#articleslinkback p {
	font-size: .9em;
}

/* Right Side */

#rightbar {
	float: right;
	width: 160px;
	padding:20px;
	color: white;
	padding-bottom: 000px;
/* NEW */
	background: #FFFFFF url(images/img01.jpg) repeat-y;
}

/* Right Sub  */

rightsub {
}


#rightsub .content {
	text-align: justify;
	border: 1px solid #FFFFFF;
	padding:6px;
 	width: 150px;
}

#rightsub a:hover {
	text-decoration: none;
}

/* Footer */

#footer p {
	margin-left: 560px;
	font-size: x-small;
}


/* rollovers -  Image5 can be changed to 1 for full double image operation */

.image5 { 
	display: block;                     
	width: 132px;                         
	height: 109px;   
	margin-left: 9px;                   
	background-image: url(images/findtop.jpg);   
	background-repeat: no-repeat;
}
	 
a.image1:hover {                            
	background-image: url(images/find.jpg);   
     } 

/* rollover NEW buttons */

.image2 { 
	display: block;                     
	width: 132px;                         
	height: 109px;   
	margin-left: 9px;                   
	background-image: url(images/consulttop.jpg);   
	background-repeat: no-repeat;
}
	 
a.image2:hover {                            
	background-image: url(images/consult.jpg);   
     } 

.image3 { 
	display: block;                     
	width: 506px;                         
	height: 87x;   
	margin-left: 9px;                   
	background-image: url(images/consult.jpg);   
	background-repeat: no-repeat;
}

a.logo1:hover {                            
	background-image: url(images/consult.jpg);   
     } 

.image4 { 
	display: block;                     
	width: 150px;                         
	height: 44px;   
	margin-left: 9px;                   
	background-image: url(images/help.jpg);   
	background-repeat: no-repeat;
}
	 
a.image4:hover {                            
	background-image: url(images/helpdown.jpg);   
     } 

