body
{
	background-image: url('body_bg.jpg'); 
	background-color: #cccccc; 
	background-repeat: repeat-x; 
	color: #000066;
	text-align: center; 
	font-size: 13px; 
	font-family: Helvetica, Arial, Sans Serif;
	margin: 0;
	padding: 0;
}

h1
{
   padding: 0px 0px 10px 0px;
   margin: 0px;
   color: #000066;
   font-size: 26px;
   font-weight: normal;
   
   text-transform: lowercase;
}

h2
{
   padding: 0px 0px 5px 0px;
   margin: 0px;
   color: #000066;
   font-size: 20px;
   font-weight: normal;
   
   text-transform: lowercase;
}

h3
{
   padding: 0px 0px 2px 0px;
   margin: 0px;
   color: #000066;
   font-size: 16px;
   font-weight: normal;
   
   text-transform: lowercase;
}

h4
{
   padding: 0px 0px 2px 0px;
   margin: 0px;
   color: #000066;
   font-size: 14px;
   font-weight: normal;
   
   text-transform: lowercase;
}

p
{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height: 130%;
}

ul, ol
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	line-height: 130%;
}
a:link, a:visited
{
	color: #000044;
	text-decoration: none;
}

a:hover, a:active
{
	color: #000044;
	text-decoration: underline;
}

img
{
	border-style: none;
}

#main
{
	width: 940px;
	margin: 0 auto;
	padding: 0; 
	text-align: left;
}

#toolbar
{
	color: white;
	height: 22px;
	width: 940px;
	float: right; 
	margin-top: 4px; 
	text-align: right;
	font-size: 14px;
}

#toolbar a:link, #toolbar a:active, #toolbar a:hover, #toolbar a:visited
{
	color: white;
}

#logo
{
	float: left; 
	height: 82px;
	width: 300px;
	
	margin-top: -5px;
}

#search_box
{
	height: 52px;
	width: 400px;
	float: right;
	text-align: right;
	vertical-align: middle;
}

#content
{
	width: 940px;
	height: 450px;
	background: url('content_bg.jpg') no-repeat;
	float: left;
}

#lhs
{
	width: 640px;
	height: 410px;
	margin: 0px;
	padding: 13px 45px 27px 5px;
	float: left;
overflow: auto;
}

#breadcrumb_trail
{
	width: 640px;
	height: 12px;
	margin: 10px 20px 10px 20px;
	padding: 0px;
	font-size: 11px;
	text-transform: lowercase;
	z-index: 5;
}

#breadcrumb_trail h1
{
	margin-top: -2px;
}

#page_content
{
	width: 640px;
	height: 352px;
	margin: 0px 20px 10px 20px;
	padding: 0px;
	text-align: justify;
}

#homepage_content
{
	width: 640px;
	height: 390px;
	margin: 10px 20px 10px 20px;
	padding: 0px;
	text-align: justify;
}

	
#rhs
{
	color: white;
	width: 250px;
	height: 450px;
	margin: 0px;
	padding: 0px; 
	float: right;
	
	text-transform: lowercase;
}

#rhs a:link, #rhs a:active, #rhs a:hover, #rhs a:visited
{
	color: white;
}

#sidebar
{	
	width: 230px;
	height: 385px;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}

#bookmarks
{	
	width: 230px;
	height: 30px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
}


#footer
{
	width: 940px;
	height: 110px;
	background: url('footer_bg.jpg') no-repeat;
	float: left;
}

#address
{
	float: left; 
	padding-top: 18px; 
	padding-left: 20px; 
	font-size: 11px;
	color: #00066;
}

#footer_menu
{
	float: right; 
	text-align: right;
	padding-top: 18px; 
	padding-right: 10px; 
	font-size: 11px;
	color: #00066;
}

#etoNotice
{ 
	text-align: left;
	font-size: 10px;
	padding-left: 20px;
	padding-top:15px;
	float: left;
}
#BackToTop
{ 
	text-align: right;
	font-size: 10px;
	padding-top:15px;
	float: right;
}

html .fb_share_link 
{ 
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left; 
}

#lhs_flex
{
	width: 680px;
	margin: 0px;
	padding: 0px; 
	float: left;
}

#rhs_flex
{
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	float: right;
}

#content_top
{
	width: 940px;
	height:25px;
	background: url('content_bg_top.jpg') no-repeat;
	float: left;
}
#content_middle
{
	width: 940px;
	background: url('content_bg_middle.jpg');
	float: left;
}

#content_bottom
{
	width: 940px;
	height: 50px;
	background: url('content_bg_bottom.jpg') no-repeat;
	float: left;
}

#page_content_flex
{
	width: 640px;
	margin: 10px 20px 10px 20px;
	padding: 0px;
}

#sidebar_flex
{	
	width: 230px;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}

#shaded td
{
	background: #7788BB;
}

table {
	text-align: justify;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4
{
	color: white;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

.medium {
	font-size: 13px;
}

.big {
	font-size: 14px;
}

.large {
	font-size: 16px;
}

.larger {
	font-size: 20px;
}


.largest {
	font-size: 26px;
}

.lower {
	text-transform: lowercase;
}

.LSM_0, .LSM_1, .LSM_2, .LSM_3, .LSM_4, .LSM_5, .LSM_6, .LSM_7, .LSM_8, .LSM_9 {
	text-transform: lowercase;
}

.menu {
	display: block;
	padding-bottom: 10px;
	width: 100%;
}
