@charset "utf-8";
/* CSS Document */


body {
	background-color: #212e46;
	background-image: url(../images/AW08-bg-blue.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.cont{
       font-family:Arial, Helvetica, sans-serif;
       font-size:12px;
       line-height:18px;
       color:#FFFFFF;
	   font-weight:normal;

}
.cont1{
       font-family:Arial, Helvetica, sans-serif;
       font-size:12px;
       line-height:18px;
       color:#000000;
	   font-weight:normal;
	   text-decoration:none;
}
.cont1:link{
       font-family:Arial, Helvetica, sans-serif;
       font-size:12px;
       line-height:18px;
       color:#000000;
	   font-weight:normal;
	   text-decoration:none;

}

.tit{
       font-family:Arial, Helvetica, sans-serif;
       font-size:12px;
       line-height:18px;
       color:#676767;
 	   font-weight:bold;
}
.tit1{
       font-family:Arial, Helvetica, sans-serif;
       font-size:12px;
       line-height:18px;
       color:#014785;
 	   font-weight:bold;
}
.tit2{
       font-family:Arial, Helvetica, sans-serif;
       font-size:12px;
       line-height:18px;
       color:#9e0823;
 	   font-weight:bold;
}
.head{
       font-family:Arial, Helvetica, sans-serif;
       font-size:20px;
       line-height:18px;
       color:#000000;
 	   font-weight:bold;
	   text-decoration:none;
	   text-transform:uppercase;
}

.head-page{
       font-family:Arial, Helvetica, sans-serif;
       font-size:14px;
       line-height:18px;
       color:#000000;
 	   font-weight:bold;
	   text-decoration:none;
	   text-transform:uppercase;
}

#footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #ffffff;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #ffffff;
	
}	

a.footer {
	font-size: 10px;
	color: #000000;
}