/*Lisa Tanner*/


html{
   	 FONT-FAMILY:  Helvetica;
    	font-size: x-small;

}

body { 
    padding-top: 25px;
    color: #666666;
	background-color: #FFFFFF;
	
}



.topimg{
	margin-left: 3px;
	margin-right: 3px
}

td {
	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
   	 font-size : small
}

/* */





h1{
	color: #477398;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	margin-bottom: -20px
}



.copyright{
	color: #A182B1;
	font-weight: normal;
	font-size: 75%;
	margin-top: 4px;
	text-align: center
}

ul{
   	list-style: url(../images/bullet.jpg);
	line-height:2.0;
	padding-top: 5px;
	margin-left: 20px;
	font-size: 85%	
}

.list{
   	list-style: url(../images/bullet.jpg);
	margin-left: 20px;
	padding-top: 3px	

}





ol li{
padding-top: 10px;
font-size: 85%
}




P {
		
		font-size: 95%;
    	text-align: right;
		margin-left: 35px;
		margin-right: 35px;
    	line-height: 1.4
		
}




pre {
		
		font-size: 100%;
    	text-align: left;
    	line-height: 1.4
}


.Pcenter { 
   	color: #FFFFFF;
   	text-align: center
}


.content { 
   	color: #666666;
   	text-align: left;
	margin-left: 5px;
	margin-top: 10px
	
	
}
 
 
.indent {
	margin-right: 35px; 
	margin-top: 15px
	
}

 
.paddingTop {
	margin-top: 20px
	
}


.Pleft { 
	margin-left: 15px;
   	text-align: left
}

.Pright {   
	margin-right: 15px;
   	text-align: right
}

.tborder {
   	border: 1px solid #000000
}


.tborder2 {
   	border: 1px solid #666666
}


.tborder3 {
   	border: 1px solid #999999
}



.leftcolumn{
	padding-right: 10px
} 



.rightcolumn{
	padding-left: 10px
} 



.boxpadleft {
	margin-left: 15px
}


.centrecolumn{
   	border-right: 1px dashed #9D9D9D;
	border-left: 1px dashed #9D9D9D;
	padding-left: 10px;
	padding-right: 10px
}

.borderright{
   	border-right: 1px solid #A182B1
} 


.borderleft{
   	border-left: 1px solid #A182B1
}


.borderleftbot{
    	border-left: 	1px solid #A182B1;
 		border-bottom: 	1px solid #A182B1
}

.borderrightbot{
    	border-right: 	1px solid #A182B1;
 		border-bottom: 	1px solid #A182B1
}

.scrollarea{
    border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 18px;
	padding-bottm: 18px
}

.borderwhitetopbot{
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.imgcenter{
	 float:center;
	margin: 0px
}

.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px
}

.imgrightborder{
	float:right;
	margin: 0px;
	border: 1px solid #9D9D9D;
	margin-left: 12px
}


.imgcenterborder{
	float:center;
	margin: 0px;
	border: 1px solid #9D9D9D;
}

.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 border: 1px solid #9D9D9D;
}

.imgright{
	float:right;
	margin: 0px
}

.imgtop{
	margin-top: 25px
	
}      
li img {
	vertical-align: middle;
	font-size: 85%
}	
	
/* links*/

a:link, a:active, a:visited {
   color: #A182B1;
   text-decoration: none
}


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

a.sitemap:link, a.sitemap:active, a.sitemap:visited {
	color: #889455;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 15px
}

a.sitemap:hover{
	color: #889455;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	padding-left: 15px
}


a.enter:link, a.enter:active, a.enter:visited {
	color: #889455;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	padding-right: 8px
}

a.enter:hover{
	color: #889455;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	padding-left: 8px
}

/* forms*/
.submitgo {
    border: 1px solid #000000;
    height:30px;
    width:100px;
    Font-size: 10px;
    background-color:#DBDBDB;
    color: #666666; 
    Font-weight: bold
}

.submitform {
    border: 1px solid #999999;
    height: 24px;
    Font-size: 80%;
    background-color:#FFFFFF;
    color: #333333;
	FONT-FAMILY:  Arial; 
    font-weight: bold
}
 
TEXTAREA{ 
    	COLOR: #000000; 
    	background-color:#FFFFFF; 
    	border-bottom: 1px solid #999999;
    	border-left: 1px solid #999999;
   		border-right: 1px solid #999999;
    	border-top: 1px solid #999999;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

 INPUT { 
    COLOR: #000000;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #000000; 
    border-left: 1px solid #000000; 
    border-right: 1px solid #000000; 
    border-top: 1px solid #000000
}



.close { 
    	COLOR: #737373;
    	background-color:#3A4142;
	font-size: xx-small;
	font-weight:bold;
    	height: 18px; 
    	border-bottom: 1px solid #737373; 
    	border-left: 1px solid #737373; 
   	 border-right: 1px solid #737373; 
    	border-top: 1px solid #737373
}

 SELECT {

    COLOR: #000033; 
    background-color: #FFFFFF;  
    border-style: solid; 
    border-color: #999999; 
    border-width: 1px 
}



.checkbox { 
    border: solid;
    border-width: 0px;
    border-color: #FFFFFF;
    background-color: #FFFFFF
}
.radio {
    border: solid;
    border-width: 0px;
    border-color:#FFFFFF;
    background-color: #FFFFFF
}


.folder{
    list-style: url(../images/open.jpg);  
    color: #000000
}


.page{
    	list-style: url(../images/bullet.jpg); 
    	margin-left: 20px;
    	height: 22px; 
    	color: #000000
}

.subpage{
    	list-style: url(../images/bullet.jpg); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000000;
		margin-left: 20px
}




