/* Start of CMSMS style sheet 'Knox Style V1' */
 
/*-----------------------------------------------------------------------------------------------
  Font styling
-----------------------------------------------------------------------------------------------*/  
html, body, p, th, td, li, dd, dt {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {font-family: Verdana;}

h1{color: #004a61;font-family:Trebuchet MS, verdana; font-size:14pt; font-weight:bold; font-style:italic;}

h2{  height: 35px; padding-left: 7px; padding-top:3px;  background-image: url('uploads/kimg/h2img.gif'); 
 background-repeat: no-repeat; background-position: left center; color: #004a61; font-family:Trebuchet MS, verdana; font-size:10pt; }

h3{color: #555555; font-family:Trebuchet MS, verdana; font-size:12pt; font-weight:bold}

h4{color: #004a61; font-family:Trebuchet MS, verdana; font-size:10pt; font-weight:normal}

h5{color: #D1751B;font-family:Trebuchet MS, verdana; font-size:10pt; font-weight:bold}

h6{color: #555555;font-family:Trebuchet MS, verdana; font-size:8pt; font-weight:bold}


#footer {
font-size: 8pt; 
font-family: tahoma, verdana; 
line-height:110%
}

#footer a, #footer p {
font-size: 8pt; 
font-family: tahoma, verdana; 
line-height:110%
}

a {
color: #004a61
}

a:hover{
text-decoration:none
}

#content li
{
background-image: url('uploads/thimg/bullet.gif');
background-repeat: no-repeat;
background-position: 1em .6em;
padding-left: 2.4em;
line-height:180%;
}

#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

p{
line-height:160%;

}

textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}

img {
	behavior:	url("uploads/kimg/pngbehavior.htc");
}

.dottedline{
 BORDER-left: #535353 1px dotted;
}

.thumb
{
   padding:0;
   width:140px;
   height:10em;
   margin:0 0.5em 0em 0;
    
/* Thumbnail spacing */
   text-decoration:none;
   line-height:normal;
   list-style-type:none;
   text-align:center;
   float:left;

}

.thumb a img{
border:1px solid black;}
/* End of 'Knox Style V1' */

