img.image-top-padding {
	margin-top: 20px;
}

.services-background {
	background-color: #E1E8EC;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

.services-background2 {
	background-color: #E1E8EC;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}


.box-width {
	width: 260px;
	color: #333333;
	font-size: small;
	font-family: Tahoma;	
}

.services-title {
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: small;
	font-weight: bold;	
}

.services-subtitles {
	color: #2E515F;
	font-family: Tahoma;	
	font-size: small;
	font-weight: bold;	
}

h1 {
	font-size: 17px;;
	font-family: Tahoma;	
	color: #000000;
}

.home-title {
	margin-top: 35px;
}

h2 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;	
	color: #FE7B0F;
	margin-top: 30px;
}

.name {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.6em;
	font-weight: bold;		
}

.tagline {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: bold;
}

.search-box {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.search-button {
	background: #eeeeee;
	width: auto;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.75em;
	padding: 1px;
}

.normal {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.white-normal {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#nav ul{
   padding : 0;
   margin : 0;
   white-space : nowrap;
	background-color: #666666;
   color : White;
   float : left;
   width : 100%;
   border-style : solid;
	background-color: #c1c1c1;
   border-width : 2px 0 2px 0;
}

#nav ul li{
   display : inline;
   font-size: 1.1em;
}
#nav ul li.dark a{
   padding-left : 1em;
   padding-right : 1em;
   padding-top: 15px;
   padding-bottom: 15px;
   background-color : #003399;
   color : White;
   font-weight : bold;
   text-decoration : none;
   float : left;
	background-color: #666666;
   border-right-style : solid;
   border-right-width : 1px;
}

a.whitelink{color: #FFFFFF;text-decoration: none}
a.whitelink:hover{color: #FFFFFF;text-decoration: underline} 

a.black-link{color: #000000;text-decoration: none}
a.black-link:hover{color: #000000;text-decoration: underline} 

a.jkslink{color: #475069;text-decoration: none}
a.jkslink:hover{color: #475069;text-decoration: underline}

a.footerlink{color: #B0BECC;text-decoration: none}
a.footerlink:hover{color: #B0BECC;text-decoration: underline} 

img.padding {
	padding-top: 5px;
	padding-bottom: 5px;
}

.line-height {
	line-height: 12px;
}

#nav ul li.light a{
   padding-left : 1em;
   padding-right : 1em;
   padding-top: 15px;
   padding-bottom: 15px;   
   background-color : #003399;
   color : White;
   font-weight : bold;
   text-decoration : none;
   float : left;
	background-color: #C1C1C1;
   border-right-style : solid;
   border-right-width : 1px;
}

#nav ul li a:hover{
   background-color : #999999;
   color : #FFFFFF;
}

.submit {
margin-top: 2px;
	background: #eeeeee;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
		}
