body {
	background: url() #013380;
	color:#C2DAFF;
	line-height:12px
}

body, td { 
	text-align: justify;
	font-family: verdana; 
	font-size: 11px; 
	font-variant: none;
}

#container {
	margin-left:150px; 
	margin-right:auto; 
	width:0px; 
	background-color:none;
}

#image1{
	background: url(images/2am_01.gif) no-repeat #FFF6D4;
	width:658px;
	height:119px;
}

#image2{
	background: url(images/2am_02.gif) no-repeat #FFF6D4;
	width:658px;
	height:166px;
}

#image3{
	background: url(images/2am_03.gif) no-repeat #FFF6D4;
	width:658px;
	height:167px;
}

#mid {
	width: 625px;
	border-right: 7px solid #5D7EBE;
	border-left: 6px solid #5D7EBE;
	border-bottom: 6px solid #5D7EBE;
	padding:10px 10px 10px 10px;
	background: #035BB5;
}

.disclaimer {
	border-top:2px solid #80A9F9;
	padding:5px 5px 5px 5px;
	font-size:9px;
	color:#9DC0E4;
	line-height: 8.5px;
	text-align: justify;
	letter-spacing:0pt;
	font-family:arial;
}

.content {
	padding:10px 10px 0px 10px;
}

.title {
	background: url(barbg.gif) no-repeat;
	width:327px;
	height:27px;
	font-family: trebuchet ms;
	font-size: 25px;
	color: #C5E1FF;
	font-weight: light;
}

b{
	color:#A2B1D0;
	font-weight:bold;
}

a:link {
	text-decoration: none; 
	color: #9DBEFB; 
	font-weight:none; 
	cursor: default; 
}

a:active { 
	text-decoration: none; 
	color: #9DBEFB; 
	font-weight:none; 
	cursor: default; 
}

a:visited { 
	text-decoration: none; 
	color: #003281; 
	font-weight:none; 
	cursor: default; 
}

a:hover { 
	text-decoration: none; 
	color: #CADFFF; 
	cursor: default; 
}

input, textarea, option, select {
	font-family: arial;
	font-size: 11px;
	color: #AECDFF;
	background-color: #035BB5;
	padding:2px;
	border-top: 1px solid #5D7EBE;
	border-right: 1px solid #5D7EBE;
	border-bottom: 1px solid #5D7EBE;
	border-left: 1px solid #5D7EBE;
}