/* global-DESIGN */
HTML,BODY { 	font-family:Times New Roman,times,serif; 
				height:100%; 
				width:100%;
				}
BODY { 			background-color: #d0dae3;
				background-image: url('background.gif');
				padding:0px; 
				margin:0px; 
				background-color:#e7d49c; 
				width:100% 
				font-family:Times New Roman,times,serif; 
				}
#out {			text-align:center; 
				align:center; 
				width:100%	
				height:100%;			
				}
#in {			text-align:left; 
				width:753px; 
				background-color:white; 
				margin-left:auto; 
				margin-right:auto; 
				border:3px solid black; 
				height:auto;
				display:table;
				position:relative;
				padding-bottom:100px;
				}
				
SUBJECT {		font-family:Times New Roman,times,serif;
				font-size: 15px; 
				font-weight: bold; 
				padding:0px; 
				margin: 0px;  
				}
DATE {			font-family:Times New Roman,times,serif;
				font-size: 12px; 
				font-weight: normal; 
				font-style: italic;
				padding:0px; 
				margin: 0px; 
				}
ENTRY {			font-family: font-family:Times New Roman,times,serif;
				font-size: 12px; 
				font-weight: normal; 
				font-style: italic;
				padding:0px; 
				margin: 0px; 
				}
.header {		font-size: 20px; 
				font-weight: bold; 
				font-family:Times New Roman, times, serif; 
				}
.subHeader { 	font-size: 16px; 
				font-weight: bold; 
				font-style: italic; 
				font-family:Times New Roman, times, serif; 
				}
h3 { 			font-family:Times New Roman,times,serif;
				font-size: 15px; 
				font-weight: bold; 
				padding:0px; 
				margin: 0px;  
				}
a { 			color: #b0581f; 
				font-weight: bold; 
				}	
fieldset { 		background-color:white; 
				padding:10px;
				}
legend {		font-weight: bold; 
				background-color:#bb6929; 
				color:white; 
				padding:5px; 
				border:1px solid black;
				}
.label 	{		font-weight:bold;
				}
.formbutton { 	width:80px; 
				height:22px; 
				font-size:10px; 
				font-family:verdana; 
				}
#boxList li {	display:block; 
				list-style-type:none; 
				float:left; 
				}					
#masthead {		width:753px;		
				height:335px;
				padding:0px;
				margin:0px 0px 15px 0px;
				background-image:url(header2.jpg);
				}
#boxList { float:left; }
#boxElement { float:left; }