html, body {
	font-family: Verdana, Arial, sans-serif;
	color: #990033;
	font-size: 0.9em;
	background-image: url(images/cittext.gif);
	background-repeat: repeat;
}

.topbanner {
	height: 22px;
	width: 100%;
	background-color:#CC9B8F;
	border-top: 1px solid #006666;
	border-bottom: 1px solid #006666;
}	


#content {
	
}
#content td {
	padding-left: 0px;
	height: 24px;
	background-color: transparent;
	color: #990033;
	text-align: center;
}

#content p {
	font-size: 1.1em;
	color: #990033;
	margin: 0 auto 10px 40px;
	font-weight: bold;
}

td { vertical-align: top; }

h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1em; }

a:link, a:visited {
	text-decoration: underline;
	color: #990033;
}

a:hover, a:active {
	text-decoration: none;
	color: #006666;
}

.title1 {
	color: #990033;
	text-align: center;
	font-size: 1.3em;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
.title2 {
	color: #006666;
	text-align: center;
	font-size: 1.4em;
	margin-top: 15px;
	margin-bottom: 3px;
}
.title3 {
	color: #990033;
	text-align: center;
	margin-top: 0; margin-bottom: 5px;
	font-size: 14px; 
	font-weight: bold; 
}

.titlebar {
	clear: left;
	background-color: #CC9B8F;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 20px;
	width: 300px;
	font-weight: bold;
	height: 22px;
	border: 1px solid #008080;
	padding: 2px 5px 2px 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.welcome {
}
.welcome a:link { color: #990033; text-decoration: underline; }
.welcome a:visited { color: #450033; text-decoration: underline; }
.welcome a:hover, .welcome a:active { color: #006666; text-decoration: underline; }  

.hangpara {
	font-size: .9em;
	margin-left: 1em; margin-right: 1em;
	margin-top: .4em; margin-bottom: 0;
}
.blockindent {
	font-size: .8em;
	padding-left: 4em; padding-right: 2em;
	margin-top: 0;
	margin-bottom: 0;
}


/* Footer */

.footer {
	font-size: 9pt;
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
}
.footer a:link, .footer a:visited {
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}			
.footer a:hover, .footer a:active {
	font-size: 9pt;
	text-decoration: none;
	color: #000080;
	background-color: transparent;
}

.disclaimer {
	font-size: 0.9em;
	text-align: justify;
	margin-top: 0px; margin-bottom: 0px;
	color: #990033;
	background-color: transparent;
}

.copyright {
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background: transparent;
	color: #990033;
	padding: 20px 90px 0 90px;
}

/* Define Footer  */	
.footer { background: #697FA2; color: #FFFFFF; padding: 3px; font-size: 9px; 
    font-family: Verdana, Arial, Helvetica; height: 24px; }
.footer a:link { color: #FFFFFF; text-decoration: none; padding: 3px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
.footer a:visited { color: #FFFFFF; text-decoration: none; padding: 3px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
.footer a:hover, .footer a:active { color: #CCCCCC; text-decoration: none; padding: 3px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; } 

/* Define Left Menu  */
.leftmenu { 
	margin-left: 0; margin-top: 0; margin-bottom: 0; 
	background-color: #CC9B8F; color: #FFFFFF; 
	font-size: 12px; font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	width: 110px; line-height: 22px;
	padding-left: 10px;	padding-top: 5px; padding-bottom: 5px;
	border-top: none; border-bottom: 1px solid #006666
}
.leftmenu a:link, .leftmenu a:visited { 
	color: #990033; 
	font-size: 12px;
	text-decoration: none;
}
.leftmenu a:hover, .leftmenu a:active { 
	color: #006666; 
	font-size: 12px;
	text-decoration: none;
}

/* Text Box */
.textboxheader { 
	font-family: Verdana, Arial, sand-serif;
	color: #006666;
	font-size: 14px; font-weight: bold;
	width: 160px; background: #E6D3CF;
	border-top:1px solid #8F6B6B;  
	border-left: 1px solid #8F6B6B; border-right: 1px solid #8F6B6B;
	border-bottom: 2px dotted #990033; 
	text-align: center; padding-top: 5px; padding-bottom: 5px; 
	padding-left: 2px; padding-right: 2px;
}
.textbox { 
	font-family: Verdana, Arial, sans-serif; 
	color: #006666;
	font-size: 12px; font-weight: bold; 
	width: 160px; background: #F4EDEC;  
	text-indent: -14px;
	border-left:1px solid #8F6B6B; border-right:1px solid #8F6B6B; 
	border-top:1px solid #C0C0C0; border-bottom:1px solid #8F6B6B; 
	padding-left: 20px; padding-top: 5px; padding-bottom: 5px; 
	margin-top: 0; margin-bottom: 10;
}
	


.Block       { font-family: Arial; color: #FFFFFF; font-size: 11pt; text-align: center; 
			   border: 1px dotted #008000; padding-left: 40px; padding-right: 40px; background-color: #60BFBF }

.Letter      { font-family: Arial; color: #000000; font-size: 11pt; text-align: justify; 
               margin-left: 10pt; margin-right: 10pt; }
			   
.bannerpic {
	float: left;
}

.textleft {
	text-align: left;
	font-weight: bold;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	margin: 0px;
}

.disclaimer {
	font-size: 9px;
	text-align: center;
	margin: 0px;
}

.blue {
	color: #1860AA;
}

