/* DEFAULT --------------------------------------*/

body	{
	background:#FFFFFF;		
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
	html>body	{font-size: small;} 

h1, h2, h3, h4, h5 {
	text-align:left;
	color:#000;
	margin:0;
	font-style: normal;
	font-family: georgia,times new roman,times,serif;
}

h1 { font-size: 170%; }

h2 {
	margin:15;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

h3 {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:bold;
	color:#8A0000;
}

/* NEW TYPE ---------------------------------*/

.rightcoltype {
	padding: 5px 5px 5px 10px;
	margin: 0px;
	font-size: 90%;
	background: #FFFFFF;
}

.subhead {
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
}

.mainhead {
	text-align:left;
	font-size:110%;
	font-weight:bold;
	margin-top: 3px;
}

.readout {
	font-size: 90%;
	font-weight:normal;
	margin-top: 5px;
}

.byline {
	color:#333;
	font: 100% "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-transform: uppercase;
	margin-top: 5px;
}

.dateline {
	color:#333;
	font-style: italic;
	font-size: 100%;
	text-transform: none;
}

.caps {
	text-transform: uppercase;
	font-size: 90%;
	line-height: 140%;
}

.entrypoint {
	font-family: "Lucida Grande";
	margin-top: 2px;
	padding: 3px;
	border-top: 2px solid #003366;
	background: rgb(220, 211, 178);
	margin-bottom: 0px;
	padding-left: 8px;
}

.smallnote {
	font-size: 85%;
	color: #333333;
	font-weight: normal;	
}

code, pre	{
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	background: inherit;
	color: #333;
	font-size: 80%
	}


/* DEFAULT LINKS ---------------------------------*/

a:link {
	text-decoration : underline;
	color: #003366;
	font-weight: none;
}

a:visited {
	text-decoration : underline;
	color: #666666;
}

a:hover {
	text-decoration : underline;
	color: #990000;
}

a:active {
	text-decoration : none;
	color: #B96400;
}

a.redlink:link, a.admin:visited {
	color: #f00;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

a.redlink:hover { color: #fff; background: #f00; }

a.graylink:link, a.black:visited {
	color: #333;
}

a.graylink:hover {
	color: #fff;
	background: #003366;
}


/* MAIN POSITIONING ------------------------------*/

#container {
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	border: 0px;
	margin: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#banner {
	padding: 0px;
	background-color: #071a4b;
}

#container2 {
	width: 779px;
	\width: 789px;
	w\idth: 779px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#leftcolumn {
	float: left;
	width: 120px;
	\width: 130px;
	w\idth: 120px;
	margin: 0;
	margin-right: 5px;
	padding: 15px 5px 5px 5px;
	font-size: 90%;
	background-color: #;
}

#rightcolumn {
	float: right;
	width: 160px;
	\width: 170px;
	w\idth: 160px;
	margin: 0;
	margin-left: 5px;
	padding: 15px 5px 5px 5px;
	font-size: 90%;
	background-color: #;
}

#maincolumn {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}

#footer {
	font-size: 75% center;
	text-align: center;
	color: #913078;
	font-weight: normal;
	clear: both;
	padding: 5px;
	background-color: #FFFFFF;
}


/* REGIONS -----------------------------------*/

.bio140mug {
	width: 140px;
	height: 175px;
	float: right;
	border-left: 1px dotted #999999;
	padding-left: 10px;
	margin-left: 10px;
}

.blocquote {
	width: 140px;
	float: right;
	border-left: 1px dotted #999999;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.miscphoto {
	float: right;
	border-left: none;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.clearer {
	clear:both;
}


/* NAVIGATION ---------------------------------*/

#topnav
{
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 0px 10px;
	color: #FFFFFF;
}

#topnav a:link, #topnav a:visited
{
	font: normal 9px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration : none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#topnav a:hover 
{
	text-decoration : underline;
	
}

#navcontainer
{
	height: 21px;
	margin: 0 0 0px 0;
	padding-left: 0px;
}

#navcontainer li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	border: none;
}

#navcontainer a:link, #navcontainer a:visited
{
	float: right;
	background: #071a4b;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

#navcontainer a:link.current, #navcontainer a:visited.current {
	background: #913078;
	color: #000000;
}

#navcontainer a:hover {
	color: #FFFFFF;
	background: #913078;
}


/* LISTS ------------------------------------*/

ol.maincoltext {
	padding: 5px 5px 5px 10px;
	margin: 0px;
	font-size: 100%;
	background: #;
}

ol.leftcoltext {
	padding: 5px 5px 5px 10px;
	margin: 0px;
	font-size: 90%;
	background: #DCD3B2;
}

ol.leftcolbutton {
	padding: 5px 5px 5px 5px;
	text-align: center;
	margin: 0px;
	background: #DCD3B2;
}

ol.leftcoltype {
	padding: 5px 5px 5px 20px;
	margin: 0px;
	list-style-type: disc;
	display: block;
	font-size: 90%;
	background: #DCD3B2;
}

ol.List01 {
	padding: 0 0 0 10px;
	margin: 0 0 5px 5px;
	list-style-type: disc;
	display: block;
	
}

ol.DecimalList {
	padding: 0 0 0 10px;
	margin: 0 0 5px 5px;
	display: block;
	list-style-type: decimal;
}

/* TABLE -------------------------------------------*/

.table01 {
	width: 100%;
}

.table01_cella {
	padding: 3px;
	border-right: 1px solid #191919;
	border-bottom: 2px solid #000000;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}

.table01_cellb {
	padding: 3px;
	border-right: 1px dotted #191919;
	border-bottom: 1px dotted #191919;
	vertical-align: top;
	text-align: center;
}