
#clientLogin {
margin-left:20px;
padding-top:10px;
color:teal;
font-weight:bold;
text-decoration:none;
font-size:65%
}

.loginInput {
font-size:70%
}

#address {
font-size:75%;
padding:4px;
text-align:center;
}

#wideCenter img {
margin-right:20px;
padding-bottom:20px;
}

h1 {
font-size:120%; 
color:teal;
} 

h2 {
font-size:110%;
color:teal;
} 

h3 {
font-size:110%;
color:teal;
} 

h4 {
font-size:100%;
} 

h5 {
font-size:90%;
} 

strong {
color:teal;
}

.byline { 
margin-left:10px; 
font-style:italic; 
font-size:80%; 
color:teal;
} 

p { 
line-height : normal; 
} 

img { 

} 

a:active, a:link { 
color:teal; 
} 

a:visited {  
color:#66cccc;
} 

a:hover { 
color:#66cccc; 
} 

/*a { 
text-decoration: underline; 
} */

.section { 
font-size:95%; 
padding-left:10px; 
} 

table { 
padding:0px; 
margin: 0px; 
border:0px solid gray;
} 

thead { 
padding:2px; 
font-weight:bold; 
font-size:.95em; 
margin: 10px; 
} 

tr { 
margin:0px; 
padding:0px; 
border:0px; 
} 

td { 
margin: 0px; 
padding: 0px; 
} 

tfoot { 
font-size:75%; 
} 

hr { 
height:1px; 
color:teal;
} 

ul,ol {
font-family: Trebuchet MS, Trebuchet, Verdana, Arial; 
margin-top:0px; 
padding-top:0px; 
} 

li { }

.sitemapLevel {} 

.sitemapItem {} 

.sitemapFolder {} 

.sitemapPage {} 


/**** Special Styles dropdown ************/ 

.visiblecomment { 
color:midnightblue; 
font-size:90%; 
border:1px solid midnightblue; 
background-color: #FFFFE0; 
} 

.caution { 
color: #C71585; 
font-size:90%; 
border:1px solid midnightblue; 
background-color: #F0F8FF; 
} 

.callout1 { 
color:LightSlateGray; 
font-size:90%; 
border:1px solid LightSlateGray; 
background-color:whitesmoke; 
} 

.callout2 { 
color:OliveDrab; 
font-size:90%; 
border:1px solid OliveDrab; 
background-color:whitesmoke; 
} 

.callout3 { 
color:Orange; 
font-size:90%; 
border:1px solid Orange; 
background-color:whitesmoke; 
} 

.caption1 { 
color:midnightblue; 
font-size:80%;
} 

.caption2 { 
font-size:80%; 
text-align : left; 
text-transform : uppercase; 
color: Aqua; 
} 

.caption3 { 
font-size:70%; 
text-align : right; 
text-transform : uppercase; 
color: Teal; 
} 

.important { 
color: Teal; 
font-weight:bold;
} 

.note { 
margin-left:-5px; 
color:green; 
font-weight:normal; 
font-size:80%; 
} 

.tip { 
color:black; 
font-weight:bold; 
background-color : #F0F8FF; 
} 

.warning { 
color:red; 
font-size:100%; 
font-weight:bold; 
border:1px solid red; 
background-color:whitesmoke; 
}

.codeBlock { 
font-family:Lucida Console; 
} 

.citation { 
font-style:italic; 
color : Navy; 
} 

.address { 
margin-left:50px; 
font-weight:bold; 
color : #00008B; 
} 

.definition { 
border:1px solid #4682B4; 
color : #4682B4; 
} 

.fineprint { 
color:midnightblue; 
font-size:80%; 
} 

.footnote { 
margin-left:30px; 
font-size : 75%; 
} 

.reference { 
margin-left:30px; 
text-decoration : underline; 
} 

.question { 
text-transform : uppercase; 
background-color : #F5F5DC; 
} 

.answer { 
background-color : #F5F5DC; 
} 





