span.subtitle {font-weight: bold; font-size: 28px; font-size: 1.75rem;}

span.title {font-size: 32px; font-size: 2.0rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#3a4b2d; text-transform:uppercase;}

body {font-size: 16px; font-family: 'Open Sans', sans-serif; line-height: 150%; color:#333333; text-decoration: none;}

small {font-size: 11px;}

big {font-size: 20px;}

h1 {font-size: 32px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#3a4b2d; text-transform:uppercase;}

h2 {font-size: 28px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#82af0c;}

h3 {font-size: 24px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#3a4b2d;}

h4 {font-size: 20px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#82af0c;}

h5 {font-size: 18px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#3a4b2d;}

h6 {font-size: 16px; font-weight: 400; line-height: 110%; color:#82af0c;}

p {margin: 0 0 20px 0; padding: 0;}

a,a:link,a:active,a:visited {text-decoration: none; color:#82af0c;}
	
a:hover {text-decoration: underline; color: #82af0c;}

div#content a {text-decoration: none;}

b, strong {font-weight: bold;}

i, em {font-style: italic;}

u {text-decoration: underline;}

del, strike {text-decoration: line-through;}

sub {vertical-align: sub; font-size: smaller;}

sup {vertical-align: super; font-size: smaller;}

address {font-style: italic;	}

pre {font-family: monospace;}

.careerHub_breadcrumb {
	font-size: 16px;
	font-weight: bold;
 color: #82af0c;
}

.btn-primary {
    color: #fff;
    background-color: #82af0c;
    border-color: #82af0c;
}

.btn-primary:hover {
    color: #fff;
    background-color: #82af0c;
    border-color: #82af0c;
}

.btn-link {
    color: #82af0c;
}

.btn-link:hover {
    color: #82af0c;
}

.widget_responsivelogin {
      color: #fff !important;
  	  font-size: 14px !important;
}