﻿body
{
	background-image: url(images/back.png);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 1.25;
	background-attachment: fixed;
}

/* Wrapper */

#wrapper
{
  
}

#container
{
    background-image: url('images/content_back.png');
    background-repeat: repeat-y;
    width: 840px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

/* Top */
#top
{
    background-image: url(images/back.png);
   display: none;
    font-weight: bold;
}

/* Header */

#header
{
    width: 840px;
    height: 157px;
 
    
}

#header .leftColumn
{
    width: 575px;
    float: left;
    height: 132px;
    font-size: 3em;
    line-height: 3em;
    padding-top: 25px;
    padding-left: 15px;
}

#header .rightColumn
{
    width: 250px;
    float: left;
    height: 140px;
    padding-top: 16px;
}

/* Menu Bar */

#menuBar
{

    width: 840px;
    height: 36px;
    background-image: url('images/menu_top_left_back.png');
 
   
}

#menuBar .leftColumn
{
    float: left;
    width: 840px;
    padding-top: 7px;
   
}

#menuBar .rightColumn
{
    float: left;
    width: 0px;
    
}

/* Top Bar */

#topBar
{
    background-position: bottom;
    border-top-color: #D5DAE2;
    border-top-width: 1px;
    border-top-style: solid;
    width: 840px;
    height: 34px;
    background-image: url('images/top_menu_3.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
}

#topBar .leftColumn
{
    float: left;
    width: 295px;
    padding-top: 12px;
    padding-left: 5px;
}

#topBar .rightColumn
{
    float: left;
    width: 535px;
    padding-right: 5px;
    padding-top: 7px;
    text-align: right;
}

/* Content */

#contentContainer
{
  width: 840px;
 margin-top: 8px;
}

#contentContainer .leftColumn
{
    width: 640px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
   padding-bottom: 25px;
}

#contentContainer .rightColumn
{
    
    width: 189px;
    float: left;
    padding-bottom: 25px;
}



/* Footer */

#footer
{
    background-position: bottom;
    background-image: url('images/footer_back.png');
    background-repeat: repeat-x;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 840px;
    background-color: #FFFFFF;
    clear: both;
}

/* Site Search */

#siteSearch
{
padding-top: 0px;
}

#siteSearch .searchTitle
{
   
    
    padding-right: 3px;
    font-weight: bold;
    padding-top: 2px;
  
}

#siteSearch .searchInput
{
   
}

#siteSearch .searchInput input
{
 height: 15px;
 width: 125px;

}

#siteSearch .searchButton
{
   
}

#siteSearch .searchButton input
{
    height: 23px;
    
}

/* Password Login */

#passwordLogin
{
float: right;
}

#passwordLogin .title
{
    display: none;
}

#passwordLogin .msg
{

}

#passwordLogin .usernameLabel
{


}

#passwordLogin .usernameInput input
{

height: 15px;
width: 90px;
}

#passwordLogin .passwordLabel
{

 
}

#passwordLogin .passwordInput input
{

height: 15px;
width: 90px;

}

#passwordLogin .remember
{

display: none;
}

#passwordLogin .login
{


}

#passwordLogin .login input
{
height: 22px;
}

#passwordLogin .help
{

}

#passwordLogin .loggedIn
{

}

/* Weather Small */

#weatherSmall
{
   
}





a:hover
{
	color: #9B0F0E;
}

a
{
	color: #0B3772;
}


.PageHeading
{
    font-weight: bold;
    background-repeat: repeat-x;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #990000;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #000000;
    border-bottom-color: #000000;
    
}

   .TableHeader
{
    font-weight: bold;
    border-bottom: black 1px solid;
    border-bottom-color: #C0C0C0;
    color: #333;
}

   .SideModule
{
    height: 50px;
    background-image: url('images/container_top_1.png');
    background-repeat: repeat-x;
    text-align: center;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 10px;
    width: 189px;
    background-color: #F8F5EF;
}

   .SideModule_2
{
	height: 50px;
	background-image: url('images/container_top_2.png');
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 30px;
	width: 189px;
    background-color: #F8F5EF;
}

   .SideModuleBottom
{
	background-position: top;
	height: 5px;
	//* background-image: url('images/container_bottom.jpg'); *//
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

  .SideModuleHeading
{
	font-size: 12px;
	padding-bottom: 17px;
	color: #000000;
	padding-top: 1px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}

   .SideModuleWrapper
{
    width: 189px;
    
}
