body {
	margin: 0px;
  	text-align: center;
    font-family: Myriad Pro, Helvetica, sans-serif;
    font-size: 11pt;
	background-color: #dad1ca;
    height: 100%;
}
a:link { color: #FFFFFF; text-decoration: none; font-weight: bold}
a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold}
a:hover { color: #fff200; text-decoration: none; }
a:active { color: #fff200; text-decoration: none; }
.container {
	width: 777px;
    margin: 0 auto;
    text-align: center;
    background-color: #FFFFFF;
    height: 100%;
}
.navigation {
	height: 113px;
    background-color: #004fa3;
    color: #fff200;
    font-weight: bold;
    font-family: Helvetica, Myriad Pro, san-serif;
}
.navigation ul {
    margin: 0;
    padding: 60px 0 0 0;
}
.navigation li {
	list-style-type: none;
    padding: 0;
    float: left;
    width: auto;
    margin-left: 37px;
}
.middle {
	height: 280px;
    background-color: #967b67;
}
.middle2 {
	float: left;
    width: 777px;
    height: 117px;
    background-image: url('../images/default.gif');
    background-repeat: no-repeat;
    margin-bottom: 20px;
    
}
.middle2 p {
	
	margin-top: 95px;
    margin-left: 10px;
    font-weight: bold;
    text-align: left;
}
.content {
	font-family: Myriad Pro, Helvetica, sans-serif;
    font-size: 11pt;
	text-align: left;
    padding: 10px;
	display: table;
    background-color: #FFFFFF;
}
.content a:link { color: #000000; text-decoration: none; font-weight:normal;}
.content a:visited { color: #000000; text-decoration: none; font-weight:normal;}
.content a:hover { color: #000000; text-decoration: none; }
.content a:active { color: #000000; text-decoration: none; }
p {
	padding: 0 20px ;
	text-align: justify;
}
td {
	padding: 0 20px ;
}
.row {
	padding: 10px;
}
.row p {
	padding: 0;
}
.row2 {
	padding: 20 0 0 5px;
    text-align: right;
}
.center{
			text-align: center;
}
.content ul {
	list-style-type: circle;
}
.content table {
	font-size: 11pt;
}
.quotes {
			margin-top:0px;
			margin-bottom: 0px;
}
.two {
			 padding-left: 60px;
}
.three {
			 padding-left: 100px;
}
.four {
				padding-left: 140px;
}
.five {
				padding-left: 180px;
}
.six {
			 padding-left: 220px;
}
.seven {
			padding-left: 260px;
}
.content  a:link { color: blue; text-decoration: underline;}
.content  a:visited { color: blue; text-decoration: underline; font-weight:normal;}
.content  a:hover { color: #000000; text-decoration: underline; font-weight:normal;}