/* BSB STYLESHEET SPRING 2007 */
*{ margin: 0; padding: 0; }
body { 
	font: .7em Arial, Verdana, Sans-Serif; line-height: 1.7em; 
	background:#3B5083 url(images/bg_body.gif) repeat-x center top;}
a { color: #3F2C57; background: inherit; text-decoration: none; }
#left a, #right a { border-bottom: 1px dotted #3F2C57; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 { font: normal 2.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; padding: 0 0 0 0; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; color:#454545; }
h3 { margin: 0; padding: 0; font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; color:#566894; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
img { border: 0; }
hr {  color: #566894; background-color: #566894; height: 1px; margin: 5px 0px 5px 0px; border: 0;}


/* LAYOUT */
/* main content */
#content { margin: 0 auto; width: 980px; border:1px solid #454545; background: #EDE6DE url(images/content_bg.jpg);
background-repeat: repeat-x;
background-position: 50px 190px; }

#header { color: #fff; margin: 0 0 0 0; padding: 0 0 10px 0; height: 20px; 
}

/* main horizontal menu */
#tablist { padding: 2px 0 0 5px; }
#tablist li { list-style: none; display: inline; }
#tablist li a {
	text-decoration: none;
	margin: 0 0px 0 0;
	padding: 4px 15px;
	border: 1px solid #4D5E8C;
	font-weight: bold;
	color: #454545; }
#tablist li a:hover{
	border: 1px solid #A37E6C;
	color: #454545;
	text-decoration:underline; }
#tablist li a.current{
background: #566894;
color: #FFFFFF; }
#tablist .key { text-decoration: underline; }

/* left side */
#left {
	float: left;
	width: 670px;
	margin: 24px 0 10px 0; }
	
.border { border: 2px solid #eee; padding: 0 0 0 0; }

.search { background: url(images/search_box_bg.gif) no-repeat right top; height:100px; }

.dept_box { background: url(images/dept_box_bg.gif) no-repeat left top; height:100px; }

.dropdown { padding-left: 50px; }

.jump_menu { padding-bottom: 15px; }

.red { color:#FF0000; }

.small { font: bold .8em Arial, Verdana, Sans-Serif; line-height: 1em; } 

#main_articles {
    margin: 0 0 10px 5px;
	border: 1px solid #566894;
	color: #454545;
	padding: 10px 15px 5px 10px; }
#main_articles li { margin-left:20px; }
	
.article_table {margin: 0 0 10px 30px;
    border: 1px solid #566894;
	color: #454545;
	padding: 5px 5px 5px 5px;
	background : #FFFFFF; }
	
.bus_table {margin: 0 0 10px 0px;
    border: 1px solid #566894;
	color: #454545;
	padding: 5px 5px 5px 0px;
	background : #FFFFFF; }
	
.alt_article_table {margin: 0 0 10px 30px;
    background: url(images/table_seal.jpg) no-repeat right top;
	background-color:#FFFFFF;
    border: 1px solid #566894;
	color: #454545;
	padding: 2px 15px 5px 30px; }

#date { font-size: 1em; float: right; padding: 25px 10px 0 52px; }
.large_font { font-size: 1.1em; }
.bigimage {
	float: left;
	clear: left;
	margin: 0 15px 5px 0; }
		
.contact_boxes {
	float: left;
	width: 186px;
	padding: 0 10px 0 15px; }		
		
/* right side */
#right {
	float: right;
	width: 280px;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;	}

.big { color: #2e2e2e; font: normal 2em "Georgia", "Times New Roman", Arial; }

.big_blue { color: #435289; font: normal 2em "Georgia", "Times New Roman", Arial; }

/* right side menu */
#side_menu { padding: 55px 5px 20px 0; font-size:14px; font-weight:600;}
#side_menu ul {margin: 0; padding: 0;}
#side_menu li { list-style: none; padding:0; margin: 0;} 
#side_menu li a { color: #454545; background: #C5AA99; border: 0; margin: 0 0 1px 0; display: block; /*background: #fff url(images/side_menu.gif) repeat-x;*/ padding: 8px 10px; }
#side_menu li a:hover { color: #000000; background: #566894; /*background: #fff url(images/side_menu_hover.gif) repeat-x; text-decoration:underline;*/ }	
	
.image { float: left; margin: 0 9px 3px 0; }
.side_bg_long { padding: 10px 10px 1px 10px; background: #EDE6DE url(images/table_right_bg_long.gif) no-repeat top center; }
.side_bg { padding: 10px 10px 1px 10px; background: #EDE6DE url(images/side_table_bg.gif) no-repeat top center; }
.right_text { padding: 0 10px 0 10px; }
	
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc; }
	
#footer .right { float: right; }