﻿body 
{
	color: #333333;
	font-size: .8em;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	margin: 0px;
}
#container
{
	padding-left: 15px;
	width: 1000px;
}
#main_graphic
{
	float: left;
	width: 150px;
}
#content_container
{
	float: left;
	padding-top: 20px;
	width: 850px
}
#top_menu
{
	padding-left: 40px;
	height: 64px;
}
#menu_float
{
	float: left;
	padding-top: 11px;
}
#ast_float
{
	float: right;
	padding-right: 18px;
}
.menu_break
{
	clear: both;	
}
#main_menu
{
}
#buffer
{
	clear: both;
}
.linkButtons
{
	text-decoration: none;
	color: #333333;
}
.linkButtons:hover
{
	text-decoration: underline;
}
.lbMain
{
	text-decoration: none;
	color: #202020;
	background-color: #CCCC33;
	padding-right: 10px;
	padding-left: 10px;
	border-left: white 1px solid;
}
.lbMain:hover
{
	background-color: #ff9900;
}
#content
{
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	width: 516px;
	padding-right: 32px;
	padding-bottom: 20px;
	text-align: justify;
}
#content a
{
	color: #333333;
	text-decoration: underline;
}
#content a:hover
{
	text-decoration: underline;
}
#full_width_content
{
	float: left;
	padding-left: 40px;
	width: 770px;
	padding-right: 32px;
	padding-bottom: 20px;
	text-align: justify;
}
#full_width_content a
{
	color: #333333;
	text-decoration: underline;
}
#full_width_content a:hover
{
	text-decoration: underline;
}
H1
{
	font-weight: normal;
	font-size: 1.5em;
	text-align: left;
	color: #006699;
}
H2
{
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
}
H3
{
	font-weight: bold;
	font-size: 1em;
}
.title3
{
	font-weight: bold;
	font-size: 10pt;
}
.search
{
	text-align: center;
}
#box_content
{
	float: left;
	background-color: #f5f5d6;
	width: 233px;
	margin-top: 60px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.box_left
{
	float: left;
	width: 225px;
	font-size: 8pt;
}
.box_right
{
	float: right;
	width: 112px;
}
.box_heading
{
	font-weight: bold;
}
.box_buffer
{
	padding-top: 5px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.breadcrumbs
{
	font-size: 8pt;
	color: #202020;
}
.breadcrumbs A
{
	color: #202020;
	text-decoration: none;
}
.breadcrumbs A:hover
{
	text-decoration: underline;
}
.link
{
	color:#ED9507;
}

.highlight 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#84868c; 
	background:#dcdcdd;
}
.theRepeat
{
	width: 400px;
}
#previous-button
{
	width:84px;
	height:24px;
	float:left;
	padding-top:4px;
}

#next-button
{
	width:64px;
	height:24px;
	float:left;
	margin-right:10px;
	padding-top:4px;
}
.break
{
	clear: both;
}
.healthy
{
	font-weight: bold;
	font-style: italic;
}
.strong
{
	font-weight: bold;
}
#footnote
{
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 20px;
	border-top: #333333 1px solid;
}
.footnote_break
{
	height: 14px;
	clear: both;
}
.footnote_holder
{
	float: left;
	padding-right: 15px;
	vertical-align: top;
}
.figure_text
{
	float: left;
	width: 400px;
}
.figure_graphic
{
	float: right;
	width: 300px;
}
.ft
{
	font-size: 0.9em;
}
.faculty_left
{
	float: left;
	width: 130px;
}
.faculty_right
{
	float: left;
	width: 640px;
	text-align: justify;
}
.faculty_break
{
	height: 10px;
}
#sub_menu
{
}
.sub_menu_item
{
	border-bottom: white 1px solid;
}
.sub_menu_item A
{
	background-color: #FFFF33;
	text-decoration: none;
	color: #000000;	
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	width: 140px;
	display: block;
}
.sub_menu_item A:hover
{
	text-decoration: none;
	background-color: #ff9900;
}
.footer_left
{
	float: left;
	padding-top: 5px;
}
footer_right
{
	float: left;
}
.flag
{
	text-align: center;
}
.flag A
{
	color: #666666;
	text-decoration: none;
}
.flag A:hover
{
	text-decoration: underline;
}
