body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #606060;
	background-color: #FFFCF2;
}

#container{
	position: relative;
	margin:0 auto;	
	width: 978px;
	background-image: url(/themes/visa/images/main_back.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #B4B4B4;
}
#cont_in{
	padding-left: 8px;
	width: 962px;
}

p {
	text-align: left;
	line-height: 17px;
}

a {
	text-decoration: none;
	color: #0FA1EE;
}

a:hover{
	color: #0FA1EE;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	color: #AB7A00;
	text-decoration: none;
	text-transform: none;
	float: none;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 14pt;
	color: #22A3E7;
	text-decoration: none;
	text-transform: none;
	float: none;
	font-weight: bold;
	margin-top: 0px;
}

h3 {
	font-size: 12pt;
	color: #828080;
	text-decoration: none;
	text-transform: none;
	float: none;
	font-weight: bold;
}

a img{
	border: none;
} 

.line{
	padding-top: 20px;
	border-bottom: solid 1px #B4B4B4;
	height: 1px;
	margin-left: 45px;
	width: 872px;
}

.clear{
	clear: both;
}

#top_sky{
	background-image: url(/themes/visa/images/top_back.gif);
	background-repeat: repeat-x;
	height: 45px;
}
#name{
	float: left;
	width: 700px;
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 20pt;
	padding-left: 45px;
	padding-top: 10px;
	text-transform: uppercase;
}

#nav_icons{
	text-align: right;
	float: left;
	padding-top: 10px;
	width: 180px;
}

#nav_icons a{
	padding-left: 15px;
}

#top_middle img{
	display: block;
	float: left;
}
#top_bottom{
	background-image: url(/themes/visa/images/top_bottom.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 962px;
}
#middle_block{
	padding: 50px 75px 20px 75px;
}

#bottom_block{
		padding: 20px 45px 15px 45px;
}
.bottom_block_in{
	float: left;
	width: 283px;
}


.bottom_block_in img{
	float: left;
	width: 83px;
}

.bottom_block_in_text{
	float: left;
	width: 190px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 9pt;
	color: #828080;
}
h5{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 9pt;
	color: #AB7A00;
}
.bm_noborder, .bm {
	display: inline;
	font-weight: bold;
}

th{
	background-color: #FFFCF2;
	color: #AB7A00;
}

img{
	behavior: url(/themes/visa/iepngfix.htc);
}
