@charset "utf-8";

p {
    padding-bottom: 12px;	
}

li {
    padding-bottom: 12px;
}

blockquote { 
	border: 0; 
	font-size: 14px;
}

a{
	text-decoration:underline;
}

hr {
	border-top-color: #666;
}
.jh-body {
	background-color: #EEE;
	font-size: 16px;
}

.jh-head {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	background-color: #6665FE;
}
.jh-blue {
	font-family: "Courier New", Courier, monospace;
	background-color: #6665FE;
}

.jh-head div .jh-flushleft {
	padding-left: 0px
}
.jh-head h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.7em;
}

.jh-nav-buttons {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 14px;
}
.jh-nav-buttons a {
    text-decoration: none;
}

.jh-nav-background {
	background-color: #999!important;
	border-color: #999!important;
	border-bottom: none!important;
	margin-bottom: 0px;
}

.jh-container {
	background-color: #fff;
}

.jh-container .breadcrumb {
	background-color: #fff;
	font-size: 80%;
	margin-bottom: 0px;
}
.jh-container .breadcrumb li {
        padding-bottom: 5px;
}

.jh-social {
	margin-left: auto;
	margin-right: auto;
}
.jh-social a {
	border: none;
}
.jh-social img {
	margin-top: 3px;
	margin-right: 5px;
}
.jh-sidenav ul {
	margin: 0;
	padding: 15px;
}
.jh-sidenav li {
	margin-bottom: .4em;
}
.jh-sidenav h3 {
	margin-bottom: 1.3em;
	margin-top: .8em;
	font-size: 19px;	
	font-weight: bold;		
}
.jh-sidenav h4 {
	margin-top: .8em;
	font-size: 17px;	
	font-weight: bold;		
}
.jh-sidenav a {
	text-decoration: underline;
}
.jh-content-right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.jh-footer {
	background-color: #EEE;
	text-align: center;
	font-size: 80%;
	color: #999;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.jh-footer a, .jh-footer a:link, .jh-footer a:visited {
	color: #999;
}
.jh-footer a:hover, .jh-footer a:active {
	color: #F00;
}

.jh-indexright  {
	background-color: #fff!important;
	border-color: #999!important;
	border-bottom: none!important;
	margin-bottom: 0px;
}

.jh-indexright h3 {
	margin-bottom: .8em;
	margin-top: .1em;
	font-size: 24px;		
}

.jh-indexright h4 {
	font-size: 18px;	
}

.jh-indexright li {
    padding-bottom: 0px;
}

.nav li {
        padding-bottom: 2px;
}

.jh-sidenav a {
	text-decoration: underline;
}	

#indeed-center {
	background-color: #FFC;
	padding: 5px;
	border: 1px solid #999;
}
#indeed-center label {
	padding-right: .5em;
	color: #DF4800;
}
#indeed-center .graphiclink {
	float: right;
	clear: left;
}

/* Adding the social buttons - 
Twitter, Facebook, and LinkedIn */

.social {
     width: 100%;
     overflow: hidden;
}
.social iframe {
     vertical-align: middle;
}
.social-button {
       float: left;
       padding-right: 1em;
}
/* End of social buttons */

/* Start of Indeed widget code */

#indeed-widget {
	border: 1px dotted #BCD2EE;
	border-radius: 5px;
	width: 80%;
	border-spacing: 0px;
	background: #FAFAFA;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	box-shadow: 2px 2px .5px #888888;
}
#indeed-widget th {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	background: #BCD2EE;
	padding-top: 15px;
	padding-bottom: 15px;
}
#indeed-widget td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}
#indeed-widget-left {
	border: 1px dotted #BCD2EE;
	border-radius: 5px;
	width: 240px;
	border-spacing: 0px;
	background: #FAFAFA;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-top: 25px;
	box-shadow: 2px 2px .5px #888888;
}
#indeed-widget-left th {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-align: center;	
	color:#FFFFFF;	
	font-size: 18px;
	font-weight: bold;
	background: #6665FE;
	padding-top: 15px;
	padding-bottom: 15px;
}

#indeed-widget-left td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}
/* End of Indeed widget code */

.x {
}

