
#page {
	width: 936px;
	height: 611px;
	margin: 0px auto;
}

#art {
	float: left;
	width: 211px;
	height: 518px;
	background: url(images/img_sideart.jpg) no-repeat left top;
}

#logo {
	float: left;
	text-align: left;
	width: 936px;
	height: 94px;
	background: url(images/img_logo.png)
}



#sidebar {
	float: left;
	width: 204px;
	height: 518px;
}

#content {
	float: left;
	width: 514px;
	height: 514px;
	padding: 2px 2px 2px 5px;
}


#scroller {
	width: 474px;
	height: 476px;
	padding: 20px 20px 20px 20px;
	
	overflow: auto;
}

#footer {
	width: 936px;
	
	margin: 0px auto;
	padding-top: 15px;
	background: url(images/img_footerbackground.png) no-repeat left top;
}

#wide_contentbox {
	margin:0 auto;
	text-align: center;
	float: left;
	padding: 10px 10px 10px 10px;

}

#title_text {
	padding-bottom: 15px;
}

#left_contentbox {
	float: left;
	width: 47%;
}

#right_contentbox {
	float: right;
	width: 220px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #e9e9e9;
	/* background: #FFFFFF url(images/img_mainbackground.jpg) repeat left top; */
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#inputtext1 {
	width: 136px;
	height: 14px;
	padding: 5px 5px;
	background: #FFFFFF;
	border: none;
}

#inputsubmit1 {
	width: 58px;
	height: 24px;
	background: url(images/homepage09.gif) no-repeat left top;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}

h1 {
	text-align: right;
	font-size: 19px;
	color: #1c4772;
}

h2 {
	font-size: 19px;
	color: #f66200;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	color: #16416c;
}

h4 {
	font-size: 16px;
	color: #1c4772;
}

h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c4772;
	font-weight: bold
}
body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.footer {
	text-align: center;
	font-size: 14px;
	color: #336699;

}

.footer2 {
	text-align: center;
	font-size: 14px;
	color: #000000;

}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

a {
	color: #0053A7;
}

a:hover {
	text-decoration: underline;
}



.navbutton_link {
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.subnavbutton_link {
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitelink {
	color: #688FB7;
}

.paperlink {
	padding-left: 16px;
	background: url(images/img_papericon.gif) no-repeat left center;
}

/** backgrounds, yo */

.main_container { background: url(images/img_container.jpg) repeat-x left top; }
.nav_section { background: url(images/img_navbackground.jpg) no-repeat left top; }
.page_content { background: url(images/img_contentbackground.jpg) no-repeat left top; }

.navbuttontop {
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background: url(images/img_topnavbutton.gif) no-repeat left top;
	width: 146px; height: 24px; padding: 12px 0px 0px 0px;
	cursor: pointer;	
	}

.navbutton {
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background: url(images/img_navbutton.gif) no-repeat left top;
	width: 146px; height: 24px; padding: 12px 0px 0px 0px;

	}

.navnews {
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	width: 146px; padding: 12px 0px 0px 0px;
	color: #FFFFFF;
	}
	
	
.subnavbutton {
	display: block;
	height: 24px;
	padding: 9px 0px 0px 24px;

	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background: url(images/img_subnavbutton.gif) no-repeat left top;
	width: 122px;
	display:none;
	}

.expandparagraph {
	display:none;	
}

.expandtitle {
	cursor: pointer;
}

.expandtitle:hover {
	text-decoration: underline;	
}

.footer_space {  }

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.leftimg {
	float: left;
	margin: 0px 15px 0px 0px;
}

.rightimg {
	float: left;
	margin: 0px 0px 0px 15px;
}

.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto; }
}

hr { display: none; }
              