* {
margin:0pt;
padding:0pt;
}
body {
	font-family: Verdana;
	font-size: 12px;
	height: 100%;
	width: 100%;
}
#maindiv {
	margin-left: auto;
	margin-right: auto;
	margin-top: 12%;
	text-align: center;
	vertical-align: top;
	width: 690px;
}

#head1 {
	height:55px;
	text-align:left;
	float: left;
}
#head1 img {
	border:0px none;
	margin:7px 0pt 0pt 0px;
}
#head2 {
	height:55px;
	width: 470px;
	float: left;
	margin:7px 0pt 0pt 0px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	color: #AAAAAA;
	background-image: url(images/header_1.jpg);
	background-repeat:repeat-x;
}
#liner {
	height:2px;
	width: 690px;
	float: left;
	margin:7px 0pt 0pt 0px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	color: #AAAAAA;
	background-image: url(images/header_1.jpg);
	background-repeat:repeat-x;
}
#external_content {
	width: 690px;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
}
#external_column_left {
	width: 220px;
	float: left;
}
#external_column_right {
	float: left;
	width: 400px;
}

#header {
	padding: 32px 77px 0px 0px;
	font-weight: bold;
	font-size: 10px;
}
#lowerHeader {
	padding: 0px;
}
#menu {
	width: 220px;
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	z-index: 20;
	flow: left;
}
#smallcontent {
	float: left;
	width: 220px;
	height: 200px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	border: 1px solid #BBBBBB;
}
.menu_entry {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.redo {
	overflow: auto;
	width: 400px;
	margin: 20px 20px 20px 40px;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DDDDDD;
}

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

blockquote {
	/*text-indent: 55px;*/
	background: url(images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 22px;
	padding-top: 3px;
	margin-left: 7px;
	font-size: 1.1em;
	font-family: Times;
	font-weight: normal;
}

blockquote p  {
	display: inline;
	margin: 0;
	padding-right: 20px;
	font-style: italic;
}


