body
{
	padding: 0;
	font-size: 12px;
	background: #663333;
	color: #666666;
	margin: 0px;
	font-family: Arial, sans-serif;	 
	line-height: 20px;
}

img
{
	border: 0;
	margin: 0;
	line-height: 0;
}

a
{
	color: #ff6633;
}

#root_container
{
	margin: 0 auto;
	padding: 0;
	width: 950px;
	border: 0;
	text-align: left;
}

#drop_shadow_left
{
	background: url('/images/drop_shadow_left.gif') repeat-y;
	border: 0;
	padding: 0;
	margin: 0;
	width: 8px;
	float: left;
}

#drop_shadow_right
{
	background: url('/images/drop_shadow_right.gif') repeat-y;
	border: 0;
	padding: 0;
	margin: 0;
	width: 8px;
	float: left;
}

#drop_shadow_bottom
{
	background: url('/images/drop_shadow_bottom.gif');
	font-size: 1px;
	width: 950px;
	height: 12px;
	border: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

#page_container
{
	background: #ffffff;
	width: 934px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
}

#logo
{
	width: 170px;
	height: 105px;
	float: left;
}

#menu
{
	width: 900px;
	height: 30px;
	clear: both;
}

#menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	float: left;
	display: block;
	width: 150px;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #ffcccc;
	border-bottom: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;
	padding: 5px 10px 5px;
	color: #663333;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover
{
	background: #dddddd;
	color: #ff0000;
}

#menu a.selected_section
{
	background: #eeeeee;
	color: #663333;
}

#attract
{
	clear: both;
	width: 934px;
	height: 400px;
	margin-bottom: 0px;
	overflow: hidden;
}

#attract_drop_shadow
{
	margin-top: 0px;
	width: 934px;
	height: 8px;
	background: url('/images/attract_drop_shadow.gif') repeat-x;
}

#index_column_container
{
	clear: both;
	float: left;
	width: 934px;
}

div.index_column
{
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 40px;
	width: 400px;
}

div.index_column_title
{
	color: #663333;
	float: left;
	font-family: Verdana;
	font-size: 20px; 
	height: 24px;
	overflow: visible;
}

div.index_underline_title
{
	margin: 5px 0 15px;
	padding: 0;
	line-height: 1px;
	border-top: 1px solid #cccccc;
	clear: both;
	float: left;
    display: inline;
	width: 100%;
}

div.index_column_text
{
	clear: both;
	float: left;
	display: block;
	width: 100%;
}

span.news_headline
{
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	display: block;
}

p.news_item
{
	margin-bottom: 10px;
	text-align: justify;
}

.dateline
{
	display: block;
	color: #aaaaaa;
	font-size: 9px;
}

.notice
{
	display: inline;
	color: #aaaaaa;
	font-size: 9px;
}

#footer
{
	padding: 0;
	margin: 5px auto;
	width: 950px;
	text-align: center;
	color: #dddddd;
	clear: both;
	font-size: 10px;
}

#footer a
{
	color: #dddddd;
	text-decoration: underline;
}

h1
{
	font-weight: bold;
	font-size: 20px;
}

h2
{
	font-weight: bold;
	font-size: 14px;
}

#main_section_content
{
	border-right: 1px solid #ffcccc;
	display: inline;
	float: left;
	width: 600px;
	margin: 20px 20px 30px 20px;
	padding-right: 20px;
	text-align: justify;
}

#additional_section_content
{
	display: inline;
	float: left;
	margin-top: 30px;
	text-align: justify;
	width: 250px;
}

#single_column_content
{
	display: inline;
	float: left;
	width: 750px;
	margin: 20px 20px 30px 20px;
	padding-right: 20px;
	text-align: justify;
}

.trademark
{
	font-style: italic;
}

.technical_term
{
	font-style: italic;
}

.emphasis
{
	font-weight: bold;
}

.postal_address
{
	padding-left: 50px;
}
