/* CSS Document */
.pageFrame {
	border: 6px solid #82ac7a;
	border-bottom:0px solid #82ac7a;	
	min-width:735px;
	background:#FFFFFF;	
	margin: 6px;
	max-width:100%;
}
.pageFrameButtons {
	margin-left:6px;
	border-left:6px solid #82ac7a; 	
	background:white;
	color:#2B74B1;
	height:100%;
	width:100%;
}
.text2Frame{
	font-family: Arial, Helvetica, sans-serif; 
	overflow:scroll; 
	overflow-x:hidden; 
	height:105px; 
	font-size: 8pt; 
	color:#09274f; 
	font-weight:bold; 
	padding-left:0.5em;
	width:97%;
}
.text3Frame{
	font-family: Arial, Helvetica, sans-serif; 
	overflow:scroll; 
	overflow-x:hidden; 
	font-size: 9pt; color:#09274f; 
	padding-left:0.5em; 
	width:97%;
	height:200px;
}
.pageLeftCorner{
	border-left: 6px solid #82ac7a;
	border-bottom:6px solid #82ac7a;	
	background:#FFFFFF;	
	margin-left:6px;
}
.pageFooter {
	margin-right:6px;
	margin-left:0px;
	border-right:6px solid #82ac7a; 	
	border-bottom:6px solid #82ac7a; 		
	background:#FFFFFF;
	color:#2B74B1;
}
.modeFrame {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border-bottom:6px solid #82ac7a; 		
	background:#FFFFFF;
	color:#2B74B1;
}

html > body  .topRightText {
	border-right:6px solid #82ac7a;
	background:#FFFFFF;
	color:#2B74B1;
	width:100%;
	height:100%;
}
* html  .topRightText {
	border-right:6px solid #82ac7a;
	background:#FFFFFF;
	color:#2B74B1;
	height:100%;
	width:235px;
}
.rightSideBanner{
    margin:0px 12px 0px 0px; 
}
* html .rightSideBanner{
    margin:0px 11px 0px 0px; 
}
.rightSideText{
	margin:0px 6px 0px 0px;
}
#buttonBar {
	margin-top: -4px;
/*	padding-left: 10px;*/
	font-size: 10px; 
/*	margin-bottom: 1em;*/
	font-weight: bold;
}
#banner {
	background-image: url('fileadmin/templates/images/red-emboss-background.gif'); 
    background-repeat: no-repeat;
	background-color: #990000;	
	color: #ffcc00;
	min-width: 735px;
	max-width: 988px;
	height: 60px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding: 0;
	margin: 0;
}
#banner h1 a {
	display: block;
	font-size: 20pt; 
	color: #ffcc00; 
	font-weight: normal;
	text-decoration: none;
	line-height: 36px;
	padding: 10px 0 0 10px;
	margin: 0;
}
.springfield {
   font-weight: bold; 
   color: #ffffd5;
}
.button {
	background-color:#82ac7a; 
	text-align:center;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 2px;
	width: 80px;
}
.button a {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
body {
    font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #2b74b1;
}
table {
    font-size: 10pt;
    }
#cityIcon{
	height:60px;
	border:none;
}	

