table.container{width:100%;height:100%;}
td.container {vertical-align:middle;text-align:center;}

div.container{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	border:2px solid #333333;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F8F8F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #9933CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 36px}
.style2 {color: #3491BD}
.style3 {
	font-size: 24px;
	color: #9900CC;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#menu ul {
	padding:0px;
	margin:0px;
}
#menu li {
	list-style-type: none;
	padding:5px;
}
a {
	font-weight: bold;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	font-size: 14px;
	width: 300px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #006699;
	text-align: center;
	margin: 5px;
	padding: 3px;
}
.foot{
border-top: 1px solid grey;
}

td.awards{
	border: 1px solid #EDEDED;
	height: 100px;
	background: #FCFDFE;
}
form{
padding:0;
margin:0;
}
label{
width:115px;
display:block;
float: left;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height:14px;}

p.boxText {
	display:block;
	padding:0;
	margin:0;
	line-height:11px;
	padding-top:3px;
	padding-bottom:3px;
}

h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	font-size: 11px;
	width: 120px;
	margin-bottom:4px;
}