body {
	background: #e7e7e1;
	color: black; 
	font-size: 12px; 
	font-family: verdana, Arial, "Comic Sans MS";
	text-align: center;
}

a:link { color: #0E168A; text-decoration: underline;}
a:visited { color: #0E168A; text-decoration: underline; }
a:active { color: #ba0000; text-decoration: underline; }
a:hover { color: #ba0000; text-decoration: underline;}

hr { text-align: left; color: #d7d7d7; width: 50%;}

#wrapper {
	width: 850px;
	border: 20px solid #082384;
  	height: auto !important;
	margin: 0 auto;
	text-align: left;
	background:#fff;
	overflow: hidden;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 810px;
}
html>body wrapper {width: 810px;} 


#header {
	border-bottom: 0px solid #e7e7e1;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 100%;
}
	
#header h1 {
	font-size: 400%;
	color: #003399;
	margin-top: 35px;
	margin-bottom: 0px;
	padding-left: 130px;
}

#header h2 {
	font-size: 200%;
	color: #003399;
	margin-top: -5px;
	margin-bottom: 0px;
	padding-left: 130px;
}

#header table {
	border: 0;
	width: 400px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 270px;
}
html>body table {width: 270;} 


#header td {
	text-align: center; 
}
	
.line { border-top: 2px solid #e7e7e1;}

#header hr { text-align: center; display: none; }

	
#caption {
	background: #082384;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
  	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 0 auto;
	font-size: 130%;
}
html>body caption {width: 0 auto;} 


#leftcol {
	margin-top: 23px;
	margin-left: 25px;
	float: left;
 	border: 0px solid #003399;
 	display: inline;
}

#rightcol {
	margin-top: 23px;
	margin-left: 15px;
	margin-right: 20px;
	float: right;
	width: 20%;
	border-top: 0px solid #d7d7d7;
	padding-top: 1px;
	padding-bottom: 40px
}


#bodytext {
	border: 0px solid #000000;
	margin-right: 20px;
	margin-left: 200px;
	margin-top: 28px;
	margin-bottom: 20px;
}


#bodytext h1 {
	font-family: times, arial, helvetica;
	font-size: 200%;
	font-style: italic;
	color: #ba0000;
}

#bodytext h2 { font-size: 120%; color: #ba0000; padding-top: 10px; margin-bottom:  6px; }

#bodytext h3 { font-size: 130%; color: #000; padding-top: 3px; margin-bottom: 2px; margin-right: 30px;}

#bodytext h3.blue { font-size: 130%; color: #082348; padding-top: 3px; margin-bottom: 2px; margin-right: 30px;}


#bodytext li { margin-bottom: 2px;}

.featurebox {
	color:#333; 
	padding: 1px 7px 7px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	background: #f6f6f6;
}

.featurebox h1 {
	font-size: 100%;
	border-bottom: 1px solid #d7d7d7;
	color:#000;
	text-align: center;
}

.featurebox h1 a { 
}

.featurebox a { font-weight: bold;}
.featurebox a:link, .featurebox a:visited { text-decoration: none;}
.featurebox a:hover, .featurebox a:active { text-decoration: underline;}

.button { 
	font-weight: bold;
	background: #e7e7e1;
	font-size: 130%;
	text-align: center;
}

.button a:link, .button a:visited { 
	display: block;	
	text-decoration: none;
	padding: 5px 5px 5px;
	background: #e7e7e1;
	border: 2px solid #d7d7d7;
	margin-top: 15px;}

.button a:hover, .button a:active { 
	background: #ffffff;
	border: 2px solid #e7e7e1;
	text-decoration: underline;
}

#navigation {
	width: 130px;
	margin-left: 0px; 
	margin-top: 0px; 
}

#navigation ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
}

#navigation li {
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 0px solid #dedede;
	border-bottom: 0px solid #dedede;
}


#navigation li a:link, #navigation li a:visited {
	font: normal bold 100%/1.5 Arial, sans-serif;
	display: block;	
	border-left: 10px solid #666;
	border-bottom: 1px solid #666;
	padding: 0.5em 0 0.5em 0.8em;
	background-color: #e7e7e1;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

#navigation li a:hover, #navigation li a:active {
	border-left: 10px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 1px solid #003399;
	background-color: #003399;
	color: #ffffff;
	text-align: left;
	width: 100%;
}

#navigation li a:link.selected, #navigation li a:visited.selected {
	border-left: 10px solid #ba0000;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #ba0000;
	background-color: #e7e7e1;
	color: #ba0000;
	width: 100%;
}

.presstitle {
	font-weight: bold;
	font-family: times;
	font-size: 200%;
	margin-bottom: 10px;
}
	
.byline {
	font-style: italic;
	font-family: times;
	font-size: 120%;
}

#newslist { margin-left: 20px; }
#newslist .byline { margin-bottom: 8px;  }
#newslist a:link, #newslist a:visited { text-decoration: none; }
#newslist a:hover, #newslist a:active { text-decoration: underline; }


#newslistfront { margin-left: 0px; }
#newslistfront .byline { margin-bottom: 8px;  }
#newslistfront a:link, #newslistfront a:visited { text-decoration: none; }
#newslistfront a:hover, #newslistfront a:active { text-decoration: underline; }


.note {
	font-size: 100%;
	text-align: right;
}

.note a:link, .note a:visited {
	font-size: 100%;
	text-align: right;
	text-decoration: none;
}

.note a:hover, .note a:active {
	font-size: 100%;
	text-align: right;
	text-decoration: underline;
}


.al_right { text-align: right; }

#footer {
	background-color: #e7e7e1;
	color: #333;
	font-size: 90%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
  	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 0 auto;
}
html>body footer {width: 0 auto;}

.headshot {
   text-align: center;
   padding: 5px;
   margin-top: 0px;
   margin-bottom: 10px;
   border-width: 2px;
   border-color: #082384;
   border-style: solid;
}

.sticker {
   position: absolute;
   left: 50%;
   margin-left: -450px;
   top: 0px;
   margin-top: -10px;
} 