body{
margin:auto;
text-align:left;
background-color:#fff;
}


.wrapper{
width:900px;
margin:auto;
}


/*------------TOP--------------*/


.top{
width:900px;
float:auto;
background-color:#2B399A;
}

.marq {
width:900px;
height:25px;
background-color:#2B399A;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
padding-top:5px;
color:#fff;
float:left;
}

.but{
	width:400px;
	height:25px;
	float:right;
	background-color:#2B399A;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	padding-top:5px;
	color:#fff;
	text-align:right;
	float:right;
}

.but a:link {
	color: #fff;
	text-decoration: none;
}
.but a:visited {
	color: #fff;
	text-decoration: none;
}
.but a:hover {
	color: #2B399A;
	background-color:#fff;
	text-decoration: none;
}
.but a:active {
	color: #fff;
	text-decoration: none;
}

.flash{
	width:900px;
	height:153px;
	background-color:#fbaf39;
	float:left;
}

.menu_top{
width:900px;
height:25px;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:14px;
color:#fff;
background:#2B399A;
padding-top:5px;
text-align:center;
vertical-align:bottom;
float:left;
}

.menu_top a:link {
	color: #fff;
	text-decoration: none;
}
.menu_top a:visited {
	color: #fff;
	text-decoration: none;
}
.menu_top a:hover {
	color: #2B399A;
	background-color:#fff;
	text-decoration: none;
}
.menu_top a:active {
	color: #fff;
	text-decoration: none;
}
/*------------MIDDLE--------------*/

.middle{
width:900px;
float:left;
background-color:fff;
}


/*------------CONTENT--------------*/

.content{
width:900px;
float:left;
background-color:#fff;
vertical-align:top;
}

.content p{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
/*line-height:20px;
margin-left:35px;
margin-right:35px;
margin-bottom:20px;*/
color:#4e4e4e;
text-align:justify;
}

.content h1{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:600%;
color:#1048b0;
margin-left:35px;
margin-right:35px;
border-bottom:3px groove #43ad03;
text-align:left;
}

.content li{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#4e4e4e;
padding-left:0px;
margin-left:30px;
margin-right:20px;
margin:4px 20px 2px 30px;
text-align:justify;
}

.content ol li{
list-style-type:lower-roman;
}

.content a:link {
	color: #4367c6;
	text-decoration: none;
}
.content a:visited {
	color: #4367c6;
	text-decoration: none;
}
.content a:hover {	
	color: #4367c6;
	text-decoration: none;
}
.content a:active {
	color: #4367c6;
	text-decoration: none;
}

/*------------FOOOTER--------------*/

.footer{
width:900px;
float:left;
background:#fff;
float:auto;
}

.footer_p{
width:900px;
height:25px;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:14px;
color:#fff;
padding-top:5px;
background:#2B399A;
text-align:center;
float:left;

}

.footer_p a:link {
	color: #fff;
	text-decoration: none;
}
.footer_p a:visited {
	color: #fff;
	text-decoration: none;
}
.footer_p a:hover {	
	color: #2B399A;
	background-color:#fff;
	text-decoration: none;
}
.footer_p a:active {
	color: #fff;
	text-decoration: none;
}

/*------------COMPANY-------------*/


.company{
width:900px;
height:50px;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#000;
text-align:center;
background-color:#fbaf39;
float:left;
}

.clear{
display:none;
clear:both;
}
TABLE.nblankTable
{
    BACKGROUND-COLOR: #e8b547
}
TABLE.designTable
{
    BACKGROUND-COLOR: #26464B
}
TABLE.designTable THEAD
{
}
TABLE.designTable TBODY
{
}
TABLE.designTable TFOOT
{
}
TABLE.designTable THEAD TR
{
}
TABLE.designTable THEAD TR TD
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: lightcyan;
    TEXT-ALIGN: left
}
TABLE.designTable THEAD TR TH
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #B5D7DB;
    TEXT-ALIGN: center
}
TABLE.designTable TBODY TR
{
}
TABLE.designTable TBODY TR TD
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #D9EBED;
    TEXT-ALIGN: left
}
TABLE.designTable TBODY TR TH
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f9eeba;
    TEXT-ALIGN: center
}
TABLE.designTable TFOOT TR
{
}
TABLE.designTable TFOOT TR TD
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: snow
}
TABLE.designTable TFOOT TR TH
{
    FONT-SIZE: 12px;
    COLOR: black;
    BACKGROUND-COLOR: #ded9b3
}

-->
</style>