
a {
	color: #04c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #04c;
}

img {
	border: none;
	text-decoration: none;
}

form {
	padding: 0px;
	width: 0px;
	display: inline;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
ol {
	margin: 0;
	padding: 0;
}
	
li {
	margin: 0;
	padding: 0;
}

body {
	margin-top:1em;
	text-align: center;
}

ul, ol {
	padding-left: 0;
	margin-left: 18px;
	_margin-left: 22px;
}

ul li {
	list-style: none;
}

* html ul li {
	height:1%;
}

p, td, th {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}
th {
	font-weight: bold;
}

h1 {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	color: black;
}

h2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

h3 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}

.date {
	font-family: Courier New;
	font-size: 11px;
}

p.read {
	font-family: Arial;
	font-size: 12pt;
	margin-bottom: 12px;
}





div#shell {
	display: block;
	position: relative;
	width: 801px;
	margin: 0 auto 0 auto;
	text-align: left;
	border-left: 1px solid #ccc;	
	font-size: 90%;								
}
	
div#shell ul.tabs {
	display: block;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 5500;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
}
		
div#shell ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	background-color: #f0f4f5;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
}
		
div#shell ul.tabs li.selected {
	background-color: white;
	border-bottom: none;
	z-index: 9999;
	padding: 4px 7px 4px 7px;
}



div#top {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	text-align: left;
	z-index: 5000;
	width: 100%;
	min-height: 20px;
	white-space: nowrap;
	/*\*/vertical-align: bottom;/*\*/
	font-size: 10px;
	_border-bottom:1px solid #ccc;
	_height: 20px !important;
}

div#top ul.tabs {
	_position: absolute;
	float: none;
	_float: none;
	left: 0px;
	top: 0px;
	_height: 19px;
	_height: 20px !important;
	min-height: 19px;
}

div#top ul.tabs li {
	_height: 11px;
	min-height: 11px;
	font-size: 10px;
	border-color: #ccc;
}

div#top ul.tabs li a {
	color: #333;
}

div#top ul.tabs,
div#top ul#memberTools {
	min-height: 17px;
	_height: 19px;
}

ul#memberTools {
	font-size: 11px;
	display: block;
	text-align: right;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	white-space: nowrap;
	width: auto;
	float: right;
	_border-bottom: 1px solid #ccc;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, sans-serif;
	border:0 !important;
	position:relative;
	z-index: 9998;
}
ul#memberTools li {
	font-size: 12px; 
	margin: 0;
	background-image: none;
	display: inline; 
	white-space: nowrap;
	border: 0 solid #ccc;
	border-width: 0 0px 0 1px;
	padding: 0 4px 0 4px;
	border-left-width: expression( this == this.parentNode.firstChild ? "0px" : "1px" );
}
ul#memberTools li:first-child {
	border-left-width: 0;
}



div#page {
	position: relative;
	z-index: 1;
	clear: both;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	_border-top: 0;
	top: -1px;
	_top: 0;
	}

div#header {
	margin: 0;
	padding: 7px 7px 0px 9px;
	position: relative;
	_height: 48px;	
	min-height: 48px;
	overflow: hidden;
	_overflow: visible;
	border-bottom: 2px solid black;
	clear: both;
}

div#main {
	border-top: 1px solid #ccc;
	clear: both;
	margin-top: 0px;
	padding: 16px;
}
div#main:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #main {
	height: 1%; 
}
/* End hide from IE-mac */



div#footer {
	font-family: Verdana;
	font-size: 9px;
	color: #aaa;
	text-align: center;
	clear: both;
	border-top: 2px solid #888;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px 0px 0px;
	display: block;
}



.navigation,
div#navigation {
	display: block;
	position: relative;
	clear: both;
	text-align: center;
	overflow: visible;
	_height: 53px;
	border-bottom: 1px solid #d3d3d3;
}
.navigation {
	_height: 1%;
}     



div#login {
	float: right;
}

div#content {

}

div#links {
	width: 256px;
	border-left: 1px solid #ccc;
	padding-left: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	float: right;
}

div.photo {
	width: 128px; height: 128px; border: 1px solid #c0c0c0; padding: 1px;
}

img.picture {
	border: 1px solid #aaa;
	margin-right: 8px;
}
p.pc {
	font-size: 8px;
	color: #404040;
	margin: 0px;
}



table.plain	{ padding: 0px; border: 0px; border-collapse: collapse; }
table.plain td { padding: 0px; border: 0px; vertical-align: top; }

table.outline {
	border: 1px solid #888; border-collapse: collapse;
}
table.outline td { border: 1px solid #888; padding: 2px 6px; border-top: none; }
table.outline th { border: 1px solid #888; padding: 2px 6px; }

table caption {
	text-align: left;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}

input,textarea,select { font-family: Tahoma; font-size: 8pt; }
input.search	{ border: 1px solid #888; }
input.button	{ width: 73px; height: 22px; background: #d4d0c8; }
input.submit	{ width: 73px; height: 22px; background: #d4d0c8; }



div.msg {
	border: #808080 1px solid;
	padding: 6px;
	margin-bottom: 2px;
	background: #dff1ff;
	width: 440px;
}
div.msg_blank {
	border: white 1px solid;
	padding: 6px;
	margin-bottom: 2px;
}

a.dataform { text-decoration: none; color: #aaa; }
a.dataform:hover { text-decoration: underline; color: #04c; }
