@charset "UTF-8";
/* CSS Document */

BODY {
	background-image: url(images/background.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #021a18;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	}
	

a {color: #197f7e; text-decoration: none; font-weight: bold;}

a:hover {color: #6198a4; text-decoration: underline; font-weight: bold;} 

a:visited {color: #575f61; font-weight: bold; }

TD {font-family: "Times New Roman", Times, serif; font-size: 14px;}

.navigation {background-image: url(images/jlee08c4_03.jpg);
background-repeat: no-repeat;
width: 900px;
height: 72px;
color: 021a18;
font-size: 14px;
font-weight: bold;
text-align: center;
padding-top: 20px;}
.navigation a {color: #021a18; font-weight: bold;}
.navigation a:hover {color: #ffffff; font-weight: bold; text-decoration: none;}
.navigation a:visited {color:#ffffff; font-weight: bold;}


.smtext {font-size: 10px;}

.imgborder {border: 1px solid #000000;}

.mainbkgrd {
	background-color: #ffffff; 
	padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 10px;
	text-align: left;
}

.padding {padding-left: 4px; padding-right: 4px;}

.floatbox {float: right; border: thin solid #bb0016; width: 150px;}
.floatbox2 {float: left; width: 160px; margin: 5px 5px 5px;}

.newsletterfloat { width: 246px; height: 211px; color: #ffffff; font-size: 14px; font-weight: bold; text-align: center; background-image: url(images/newsletter_02.png); padding: 70px 0px 0px 0px; background-repeat: no-repeat; float:left; margin-right: 5px; margin-bottom: 0px;}


.style1 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;}
.style1 a {color: #197f7e; text-decoration: none;}
.style1 a:hover {color: #197f7e; text-decoration: underline;} 
.style1 a:visited {color: #6198a4;}

.style2 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;}


.outline {border: 2px solid #171c17; width:900px; margin: auto; background-color: #ffffff;}

	 
			 
h1{
        font-weight: bold;
        font-size: 26px;
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
		padding: 0px;
        color : #021a18;
        margin: 0px;
}

h2{
        font-weight: bold;
        font-size: 22px;
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
        color : #5d6d6b;
        margin: 0px;
		border-bottom: thin solid #197f7e;	
}

h3{
        font-weight: bold;
        font-size: 20px;
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color : #197f7e;
        margin: 0px;	
		
		}

h4{
        font-weight: bold;
        font-size: 18px;
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color: #575f61;
        margin: 2px;
		 			}
		
h5{
        font-weight: bold;
        font-size: 16px;
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color : #ffffff;
        margin: 2px;
		background-color: #5d6d6b;
		}		
		
h6 { 
	     font-weight: 900;
        font-size: 16px;
        font-family: "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 95%;
        color : #197f7e;
        margin: 0px; 
		padding: 0px;
		  letter-spacing: 0px;
		  font-variant: small-caps;
		  text-align: left;
			}
			