body {
	background-color: #000000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding:0px;
	margin:0px;
	line-height: 23px;
}
a:link {
	color: #737373;
	text-decoration: none;
}
a:visited {
	color:#737373;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active { color:#000000;}

img.download {vertical-align:middle;}

h1 {
	font-size:18px;
	font-weight: bold;
	margin:0px;
	line-height: 22px;
	text-transform: none;
	background-color: #922125;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0;
}

h2 {
	font-size:20px;
	font-weight: bold;
	margin:0px;
	line-height: 24px;
}

h3 {

	font-size:16px;
	font-weight: bold;
	margin:0px;
	line-height: 24px;
}
hr {
	margin-left: 50px;
	margin-right: 50px;
}



/* ----------container -------------- */
#container {
width: 950px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 258px;
	z-index: 1;
}
#banner img {} 

/* -----------------content--------------------- */
#content {
	margin-left: 0px;
	margin-right: 0px;
}
div#content { 
min-height:400px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}



#footer {
	clear: both;
	width: 950px;
	height: 90px;
	background-color: #FFFFFF;
	text-align: center;
}
.att {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	line-height: 25px;
	text-decoration:none;
}
.att a:link {
	color: #666666;
	text-decoration: none
}
.att a:visited {
	color: #666666;
	text-decoration: none
}
.att a:hover {
	color: #990000;
	text-decoration: underline
}

.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1268C0;
	text-decoration: none;
}
.blue a:link {
	color: #1268C0;
	text-decoration: none;
}
.blue a:visited {
	color: #1268C0;
	text-decoration: none;
}
.blue a:hover {
	color: #990000;
	text-decoration: none;
}





.underIMG {
	padding: 10px 0 20px 0px;
}
.international {
	font-size: 12px;
}

