/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #000066;
}
#pagewidth #textarea {
	position: relative;
	width: 380px;
	top: 100px;
	height: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 20px;
}
td.aligntop {
	vertical-align:top;
}
#pagewidth #footer {
	width: 412px;
	position: absolute;
	top: 564px;
	height: 40px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-position: center;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#addtxt .a {
	color: #FF6600;
}
#addtxt .a hover {
	color: #FF6600;
}
#addtxt .a active {
	color: #FF6600;
}
#addtxt .a visited {
	color: #FF6600;
}
#pagewidth {
	margin-top: 20px;
	position: relative;
	width: 420px;
	background-image: url(images/botbgsm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 620px;
	background-color: #FFFFFF;
}
#pagewidth #logo {
	position: absolute;
	height: 100px;
	width: 400px;
	left: 0px;
	top: 0px;
	text-align: center;
}
#pagewidth #footer #addtxt .bold {
	color: #FF6600;
}
#pagewidth #textarea h2 {
	font-size: 16px;
	color: #0062AC;
}
