	body
	{
		margin: 0;
		padding: 0;
		font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		color: #505367;
	}
	
	#container
	{
	width: 756px;
	text-align: left;
	background-image: url(../images/background_shadow.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}

	
	#header
	{
	height: 120px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	}
#header_logo {
	float: left;
	height: 90px;
	width: 270px;
}

.banner_back {
	background-attachment: scroll;
	background-image: url(../images/Feature_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 380px;
	padding-left: 10px;
	padding-top: 2px;
}

#abc_logo {
	height: 50px;
	width: 120px;
	float: right;
	padding-top: 57px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #header br {
}

a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

	
	#sub_header {
	height: 80px;
	width: 250px;
	padding-right: 30px;
	float: right;
	padding-top: 15px;
}
	
	#contents	
	{
	background-attachment: scroll;
	background-image: url(../images/background_vert.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	float: left;
	width: 386px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	padding: 5px 10px;
	background-color: #BEC4D0;
	}
	#contents_right {
	width: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px 10px;
}
#contents_right_abc {
	padding: 5px 10px;
	width: 160px;
	float: left;
}
#contents_right_media {
	padding: 5px 10px;
	width: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu3 {
	float: left;
	width: 161px;
	height: 255px;
	}
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	

	
#menu3 li a:link, #menu3 li a:visited {
	color: #000000;
	display: block;
	background-image: url(../images/menu_graphic.png);
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-top: 8px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #FF0000;
	background-image: url(../images/menu_graphic.png);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	}
	
	#footer	
	{
	clear: both;
	height: 70px;
	background-image: url(../images/footer_background.png);
	font-size: 9px;
	text-align: center;
	white-space: pre;
	line-height: 50px;
	}
.telephone {
	font-size: 14px;
	font-weight: bold;
}
.picfloarleft {
	float: left;
	padding-right: 6px;
}

.menu {
font-size: 10px
}
#leftcol {
	float: left;
	width: 170px;
}
#leftcol2 {
	float: left;
	width: 200px;
}

#rightcol {
	width: 208px;
	float: right;
}
#rightcol2 {
	float: left;
	width: 90px;
}


h1 {
	font-size: 140%;
	color: #003399;
}
h2 {
	font-size: 110%;
	color: #003399;
}
.required {
	font-weight: normal;
	color: #003399;
}
table#table {
	width: 100%;
}
table#table td {
	padding: 3px;
}
.bold {
	font-weight: bold;
}
.data {
	text-align: center;
		}
.toprow {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	height: 21px;
	padding-top: 3px;
}
.toprow a:link, .toprow a:visited{
	font-weight: bold;
	color: #FFFFFF;
}
.leftcol {
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	color: #505367;
	}
.dataleft {
	color: #505367;
	text-align: left;
}
