/* generated by csscreator.com */ 

html{ 
 margin:0; 
 padding:0; 
 text-align:center; 

cursor: default;

color: #036;
font: 9px verdana, arial, tahoma; 

background-color: #fff;

background-position: top;
background-repeat: no-repeat;




}


body{ 
 margin:0; 
 padding:0; 
 text-align:center; 

cursor: default;

color: #036;
font: 9px verdana, arial, tahoma; 

background-color: #fff;

background-position: top;
background-repeat: no-repeat;
background-image:  url(img/kilty.gif);



}







h1 {

font-size: 14px;
font-weight: bold;
margin-left: 10px;
}


h2 {

font-size: 10px;
font-weight: bold;
margin-left: 10px;
}


h3 {

font-size: 10px;
font-weight: bold;
margin-left: 10px;
}



.bodycopy {

font-size: 10px;
margin-left: 10px;

}

.bold {

font-weight: bold;
font-size: 12px;
}



 
#pagewidth{ 
 width:550px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  



} 
 


#header{
 position:relative; 
 height:74px; 
 background-color:#ffffff; 
 background: url(img/header2.gif) no-repeat; 
 width:100%;
 margin-bottom: 20px;
 margin-top: 20px;

} 




.search {

float:right;
padding: 10px;

}


 
#leftcol{

 float:left; 
 position:relative; 
 background-color:#fff;

 }


#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #036;
color: white;
width: 100%;
font-family: verdana, arial, tahoma;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{

color: #ffffff;
text-decoration: underline;

}



#navcontainer ul li a:active

{

text-decoration: underline;

}





#navcontainer #active { 

border-left: 1px solid #fff;

 }








 
#maincol{  
 float: right; 
 display:inline; 
 position: relative; 
 width:550px; 
 height: 380px;
 margin-top: -5px;
 }
 

.bodyimg {

float: right;
margin-left: 10px;
margin-right: 10px;
border: 1px solid #036;
}


.bodytxtimg {

float: left;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
clear: both;
margin-top: 8px;
}


.bodycopy2 {

font-size: 10px;
margin-left: 10px;
clear: both;

}











#footer{
 height:70px; 
 border-top: 5px solid;
 padding-top: 10px;
 border-bottom: 1px solid;
 clear:both;
 padding-bottom: 10px;
 
 } 
 
.footertxtt {

color: #036;
padding-left: 18px;
padding-top: 5px;
padding-bottom: 7px;
background: transparent url(img/bgt.gif) left no-repeat;
margin-left: 5px;

}


.footertxte {

color: #036;
padding-left: 18px;
padding-top: 5px;
padding-bottom: 7px;
margin-left: 5px;
background: transparent url(img/bge.gif) left no-repeat;

}


.footertxtw {

color: #036;
padding-left: 18px;
padding-top: 5px;
padding-right: 7px;

padding-bottom: 7px;
margin-left: 5px;
background: transparent url(img/bgw.gif) left no-repeat;


}


#footer a {

text-decoration: none;
color: #036;
}


#footer a:hover {

text-decoration: underline;
color: #036;
}







 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



.clear {

clear: both;

}





.form {	
	
	padding-top: 0px;
	margin-right: auto;
	padding-bottom: 10px;
	padding-left: 5px;
	
	}
	


	
	
input {
	border: 1px solid #036;
	background: #fff;
	color: #b0b0b0;
	font: 10px verdana, arial, tahoma;
}
textarea {
	border: 1px solid #036;
	background: #fff;
	color: #b0b0b0;
	
	font: 10px verdana, arial, tahoma;
}
submit {
	border: 1px solid #CFD8E0;
	background: #788D9F;
	color: #fff;
	padding-left: 9px;
	font-size: 10px;
}
.required {
	color: red;
	font: 9px verdana;
	font-weight: bolder;
	margin-left: 3px;
	line-height: 20px;
}
	
.requiredtext {
	color: red;
	font: 9px verdana;
	font-weight: normal;
	
}
	













