﻿body 
{
	background-color: #1b3b68;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding: 0px;
    font-size: 16px;
	font-family: Georgia;
}

h1 
{
	font-family: Georgia;
}
h2 
{
	font-family: Georgia;
}
h3 
{
	font-family: Georgia;
}
a
{
	color: blue;
	font-family: Georgia;
}

a:hover
{
	color: blue;
}

a:visited
{
	color: purple;
	
}	

/* this is the top banner */
#banner
{
	background:#000000;
	height:100px;
	background-image: url(images/Charttop.png);
	text-align: center;
	color: #c8f3ff;
}

#banner a
{
	color: #c8f3ff;
	text-decoration:none;
}

#banner a:hover
{
	color: #ffffff;
}

#banner a:visited
{
/*	color: #c8f3ff;*/
	color: Black;
	text-decoration:none;
}

#banner a:visited img
{
        border: none;
	
}	

#banner h1
{
	text-align: right;
	font-size: 24px;
	margin-top: 65px;
	margin-right: 20px;
 	color: #1b3b68;
}


#bannerlogo
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	border: none;
}

#footer
{
/*	background:#34acce; */
	background-color: #1b3b68;
	margin-top:0px;
	padding-top: 15px;
	height:35px;
	text-align:center;
}


/* --------------------------- */
/* --------------------------- */
/* this is the top tab nav bar */

#tabbar
{
	background: #082573;
	height: 47px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	color: #ffffff; 
	border-bottom:1px solid #082573;
}

#tabbar img
{
	padding: 0px;
	margin: 0px;
	border: none;
	margin-top: -7px;
}

#tabbar #navlist
{
	list-style: none;
	height: 50px;
	text-align: center;
	margin: 4px 0 0 0 ;
	background: #dedede;
}

#navlist a
{
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 126px;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/NonCur.png);
	background-repeat: no-repeat;

}

#navlist a:visited
{
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 126px;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/NonCur.png);
	background-repeat: no-repeat;
	

}

#navlist a:hover
{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
	width: 126px;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/NonCurHot.png);
	background-repeat: no-repeat;

}

#navlist a:active
{
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 126px;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/NonCurHot.png);
	background-repeat: no-repeat;

}

#navlist #currenttab a
{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-right: -7px;
	width: 126px;
	text-decoration: none;
	color: #ffffff;
	background: #ffffff;
	background-image: url(images/CurTab.png);
	background-repeat: no-repeat;

}


#navlist #currenttab a:hover
{
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 126px;
	text-decoration: none;
	color: #ffffff;
	background: #ffffff;
	background-image: url(images/CurTab.png);
	background-repeat: no-repeat;

}

#tabbar #currenttab img
{
	padding: 0px;
	margin: 0px;
	border: none;
	margin-top: -2px;
}


#navlist li
{
	display: inline;
	padding: 0px;
}


#leftnav
{
	background-image: url(images/KEWater.png);
	background-color: #082573;
	position: absolute;
	border-top: 2px solid #082573;
	left: 10px;
	top: 158px;
	width: 100px;
	height: 100%;
	margin: -10px; 
	padding: 0px;

}

#rightnav
{
	background-image: url(images/KEWater.png);
	background-color: #082573;
	position: absolute;
	border-top: 2px solid #082573;
	right:10px;
	top:158px;
	width:100px;
	height: 100%;
	margin: -10px; 
	padding: 0px;
}

#centercontent
{
	background-color: #ffffff;
	color: #000000;
	height: 100%;
    margin-left:99px;
    margin-right:99px;
    padding-left: 20px;
    padding-right:20px;
    padding-top:30px;
    padding-bottom: 50px;
	border-top: 2px solid #082573;
}

#centercontent blockquote
{
	margin-left: 10px;
	margin-collapse: none;
}

.articlebrief
{
    margin-top: 25px;	
    border-top: 3px solid black;
    margin-left: 0px;
    padding: 5px;
    width: 100%;	
}

.articlebrief h1
{
	font-size: 18px;
	margin-left: 0px;
	padding: 5px;
	width: 100%;	
	border-bottom: 2px solid #ff0000
}

.articlebrief h2
{
	font-size: 18px;
	margin-left: 0px;
	width: 100%;	
	border-bottom: 4px solid #1b3b68
}

.articlebrief h3
{
	font-size: 14px;
	font-style: italic;
	margin-left: 0px;
	padding: 5px;
	margin-top: -19px;
	width: 100%;	
}

.bodytext
{
	margin-left: 10px;
	margin-right: 10px;
}

.firstleftpic
{
	float: left;
	margin: -5px 15px 5px 5px;
	padding: 10px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
	
}

.firstrightpic
{
	float: right;
	margin: -5px 5px 5px 15px;
	padding: 10px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
	
}

.leftpic
{
	float: left;
	margin: 15px 15px 15px 5px;
	padding: 10px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
	
}

.rightpic
{
	float: right;
	margin: 15px 5px 15px 15px;
	padding: 10px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
	
}

.horzpic
{
	text-align: center;
	margin: 15px;
	clear:both;
	padding: 10px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
	
}

blockquote
{
	border-left: 4px solid #1b3b68;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dddddd;

}

#centercontent h1
{
	margin-left: 0px;
	padding: 5px;
	width: 100%;	
	border-bottom: 2px solid #ff0000;
	color: #1b3b68;
}

.calloutLeft
{
	float: left;
	margin: 5px 15px 15px 0px;
	padding: 10px;
	width: 275px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
}

.calloutLeft h3
{
	font-style: italic;
	background-color: #1b3b68;
	color: #dddddd;
	text-align: center;
	padding: 2px;
	margin-left: 0px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;

}

.calloutLeft li
{
	padding: 0px;
	margin-left: -15px;
}

.calloutRight
{
	float: right;
	margin: 15px 15px 15px 15px;
	margin-right: 0px;
	padding: 10px;
	width: 150px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
}

.calloutRight h3
{
	font-style: italic;
	background-color: #1b3b68;
	color: #dddddd;
	text-align: center;
	padding: 2px;
	margin-left: 0px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;

}

.calloutRight li
{
	padding-bottom: 5px;
	margin-left: -15px;
}

.calloutRightClear
{
	float: right;
	clear: right;
	margin: 2px 15px 15px 15px;
	margin-right: 0px;
	padding: 10px;
	width: 200px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
}

.calloutRightClear ul
{
	list-style: none;
	margin-left: 2px;
}
.calloutRightClear h3
{
	width: 200px;
	background-color: #1b3b68;
	color: #dddddd;
	text-align: center;
	padding: 2px;
}
.calloutRightClear h4
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: italic;
	font-variant: small-caps;
}
.calloutLeftClear
{
	float: left;
	clear: left;
	margin: 2px 15px 15px 15px;
	margin-left: 0px;
	padding: 10px;
	width: 200px;
	border: 2px solid #1b3b68;
	background-color: #dddddd;
}
.calloutLeftClear ul
{
	list-style: none;
	margin-left: 2px;
}
.calloutLeftClear h3
{
	width: 200px;
	background-color: #1b3b68;
	color: #dddddd;
	text-align: center;
	padding: 2px;
}
.calloutLeftClear h4
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: italic;
	font-variant: small-caps;
}