﻿body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	background: #000000 url(../images/bkg.png) repeat-x scroll top left;
}
*{
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

:link img {
  border: none;
}

.banner a img{
	border: none;
}


a{
	text-decoration: none;
	color: #AD0604;
}

a:hover{	
	color: #17477F;
}


h1{
	font-family: Time New Roman, serif;
	font-size: 26px;
	font-weight: normal;
	text-transform:uppercase;
	color: #ffffff;
	text-align: right;
	padding-top: 185px;
	padding-right: 20px;
	letter-spacing: 2px;
}

h2{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	padding-bottom: 0px;
	line-height: 24px;
}

h3{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 0.5px;
	clear: both;
	font-family: Helvetica, sans-serif;
	background-color: #AD0604;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}


h4{
	font-family: Times New Roman, serif;
	font-weight: normal;
	font-size: 17px;
	color: #AD0604;
	padding-bottom: 20px;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-align: right;
}


h5{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	letter-spacing: 0.5px;
}


p{
	font-size: 12px;
	color: #000000;
	padding-bottom: 15px;
	line-height: 16px;
}

p.bigger_one{
	font-size: 16px;
	letter-spacing:1px;
	line-height:22px;
}

p.note{
	font-size: 12px;
	letter-spacing:1px;
	line-height:16px;
	font-style: italic;
	color: #000000;
	padding-top: 70px;
}

ul{
	list-style-type: disc;
}


ul li{
	font-size: 12px;
	color: #000000;
	margin-left: 15px;
	line-height: 18px;
	
}

/* main */
.main_container{	
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 747px;
	border: solid 0px red;
}

.na{
   	display: none;
}

sup{
	font-size: 12px;
}