﻿/* Site Wide Styles */

h3 {
	font-size:2em;
	font-weight:bold;
}
.text {
	line-height: 17px;
}
.red-text {
	color:red;
	font-weight:bold;
}
.bold {
	font-weight: bold;
}
.footer-text-header {
	color:white;
	font-size:18px;
	padding-bottom:20px;
}
.footer-text {
	color:white;
	width:160px;
	font-size:12px;
}
.padding {
	margin: 0 0 20px 0;
}
ul.indented-list {
    margin-bottom: 10px;
    margin-left: 40px;
    margin-top: 10px;
}
.blue-quoted-text {
	color: #0000FF;
}
.blue-quoted-text em {
    color: #0000FF;
}
/* Front Page Styles */

.front-in-the-news-header {
	color: white;
    font-size: 20px;
    margin: 11px 0 12px 15px;
    text-transform: uppercase;
}
.front-kr-news-header {
    color: #FFFFFF;
    font-size: 20px;
    margin: 11px 0 12px 15px;
    padding-bottom: 6px;
    padding-top: 6px;
    text-transform: uppercase;
}
.front-in-the-news-text {
    color: black;
    font-size: 11px;
    margin: 3px 0 0 15px;
    width: 265px;
    overflow: hidden;
    white-space: nowrap;
}
.front-main-box-text {
	font-size: 20px;
	width:350px;
}
.front-row-two-boxes-one {
	color: #7FF3FF;
	font-weight:bold;
	font-size: 16px;
	margin:25px 0 0 14px;
	width: 260px;
	height:37px;
}
.front-row-two-boxes-two {
	color: #FFBB3F;
	font-weight:bold;
	font-size: 16px;
	margin:25px 0 0 14px;
	width: 260px;
	height:37px;
}
.front-row-two-boxes-three {
	color: #A4DF00;
	font-weight:bold;
	font-size: 16px;
	margin:25px 0 0 14px;
	width: 260px;
	height:37px;	
}
.front-row-two-text {
	margin: 100px 0 0 17px;
    padding-bottom: 20px;
    padding-top: 6px;
    text-align: justify;
}
.front-footer-links {
	color:white;
	font-size:18px;
	margin-bottom: 10px;
}
.headshot {
	width:89px;
	float:left;
}
.headshot-bio {
	width:200px;
	float:right;
}


/* Sub Page Styles */

.subpage-main-box-header {
	font-size: 20px;
	width: 550px;
}
.subpage-main-box-text {
	width: 550px;
}

/* Contact Page Fixes Image Float */
.contact-staticblock img {
    float: none!important;
}

/* Archive In the News */
.archive-in-the-news-text {
    margin: 5px 0 10px;
    width: 500px;
}
.front-in-the-news-link {
	margin: 0 0 0 170px;
	color: #FF0000;
	text-decoration:none;
}

.home-learn-more-link {
    width: 100px;
    height: 30px;
    display: block;
    position: relative;
    top: 240px;
    left: 100px;
    text-decoration:none;
}

/* Tooltip Styles */
