body,html {
background-color: #0E2545;
margin: 0;
font-size: 1.0em;
}
body {
	font-family: 'Lucida Sans Unicode','Lucida Grande', Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
	font-size: 0.1em;
	line-height: 1px;
	height: 1px;
}
.top {
	width:90%;
	height: 100px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.footer{
	width:90%;
	margin: 0 auto;
	position: relative;
}
.footer IMG{
	position:  absolute;
	top: 3px;
	right: -20px;
}
.container{
	width:90%;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	text-align: center;
	position: relative;	
	border: 4px double #A79A6F;
/*	min-height: 500px;*/
}
.container-blue{
	background-color: #0E2545;
	background-image: none;
}
.logon{
	min-height: none!important;
}
.logo {
	margin-top: -100px;
}
.welcome {
	position: absolute;
	bottom: 5px;
	left: 0;
	color: #C5D3E4;
	font-size: 0.8em;
	background-image: url(../images/user.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 25px;
}

.top-right {
	position: absolute;
	bottom: 5px;
	right: 0;
	font-size: 0.7em;
}
.top-right A{
	color: #C5D3E4;	
	margin-right: 5px;
	text-decoration: none;
}

.top-right A:hover{
	color: #E9EFF5;	
}
button#exit {
		background-color: transparent;
		border: none;
		text-align: center;
		width: 65px;
		height: 24px;
		background-image: url(../images/exit.gif);
		background-repeat: no-repeat;
		background-position: left top;	
		color: #C5D3E4;	
		cursor: pointer;
}
.cat-title{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #940000;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 15px;
}
.cat-section{
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cat-section A{
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #FFF;
}
.cat-section A:hover{
	color: #3333CC;
	border-bottom: 1px solid #990033;
}
.cat-cell {
	padding: 20px 40px 0 40px;
}

TD#colMenu {
	width: 200px;	
	background-color: #FFFFFF;	
	padding: 0;
	position:relative
}
TD#colContent{
	background-color: #FFFFFF;	
	padding: 0;
	position:relative
}
TD.cell-corner {
	background-color: #FFFFFF;	
	padding: 0;
}

TD.cell-sep{
	width: 20px;
}
.corner-div {
	position: relative;
	height: 10px;
}
.corner{
	position: absolute;
}
.tr{
	top:0;
	right: 0;
}
.tl{
	top:0;
	left: 0;
}
.bl{
	bottom:0;
	left: 0;
}
.br{
	bottom:0;
	right: 0;
}
.menu UL{
	list-style: none;
	padding: 0;
	margin:0 0 0 0;
}
.menu UL UL {
	margin-left: 15px;
}
LI.menu-section{
	font-family: "arial narrow",arial,helvetica;
	font-size: 15px;
	margin-top: 5px;
	padding-right: 5px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
LI.menu-section-sub{
	font-size: 14px;
	margin-top: 5px;
}
LI.menu-section A{
	color: #000;
	text-decoration: none;
}
LI.menu-section A:hover{
	color: #B14B45;
}
LI.menu-section-on A{
	color: #B0B0AF;
}
.list, .text{
	padding: 10px;
	position: relative;
}

DIV.listbox{
	float: left;
	margin-right: 30px;
	font-size: 15px;
}
DIV.listbox .thumb {
	height: 80px;
	overflow: hidden;
	
}
 .desc{
	
}
 .date{
	color: #8B8B89;
	font-size: 12px;
	font-style: italic;
}
.listbox .link A{
	text-decoration: none;
	font-size: 13px;
}
.listbox .link A.lowres{
	color: #3333CC;
}
.listbox .link A.hires{
	color: #990033;
}
.doc {
	font-family: Georgia,Palatino,'Times New Roman',Times,serif;
}
.doc .date{
	font-style:normal;
	font-size: 11px;
}
.doc .desc{
	font-style:italic;
	font-size: 12px;
	color: #565654;
}
.doc .link A{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.section-title,
.section-current,
.section-sub{
	margin: 10px;
	padding-bottom: 5px;
	font-family: Georgia,Palatino,'Times New Roman',Times,serif;
	font-size: 16px;
	border-bottom: 2px solid  #8B8B89;
}
.section-title {
	font-size: 20px;
	letter-spacing: 2px;
}
.section-title A,
.section-current A,
.section-sub A{
	text-decoration: none;
}

.section-title A{
	color: #B14B45;
}
.section-current A,
.section-sub A{
	color: #363635;
}
.section-sub {
	margin-left:30px;
	border-bottom: 1px solid  #B0B0AF;
}
#rstPsw{
	background-color: White; width: 200px;
	position: absolute; color: #666;  
	border: 3px double #CCC;
	overflow: hidden;
	margin-top: 3px;
}
#rstPsw B{
	background: #CCCCFF;
	display: block;
	color: #000;
	width: 200px;
	padding: 3px;
	margin-bottom: 5px;
}
#rstPsw FORM {
	 margin: 5px;
}
#rstPsw .psw {
	width: 180px;
	border: 1px solid #CCC;
}
#rstPsw .sbm{
	text-align: right; padding: 3px;
	padding-right: 5px;
}
#rstPsw .sbm input {
		background-color: transparent;
		border: none;
		color:#0000FF;
		text-decoration: underline;
		cursor: pointer;
}