/* global */
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
  color: #5A6370;
  background: #6F7A86 url(images/back.png) top center repeat-y;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  background: transparent;
  color: #1775D5;
  border-color: #89A9C7;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

a{outline: none;}



/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
  font-style:italic;
  background: #FFFFFF;
  color: #5A6370;
  border-color: #767676;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

.container {
  margin: 0 auto;
  
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

.container:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}


/* links for footer */
.top, .footer
{
  clear:both;  
  margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 720px;
  height: 26px;
  font-size: 94%;
  text-transform: uppercase;
  text-align: center;
}

.footer a{text-decoration: none;}

.footer a:hover{text-decoration: underline;}

.footer a, .footer a:hover
{ background: transparent;
  color: #D1D3D7;
}

/* logo */
.logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 100px;
  text-align: left;
  background: #FFFFFF url(images/logo.jpg) no-repeat;
  color: #5A6370;
}

.logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
  background: transparent;
  color: #FFFFFF;
}

/* navigation menu */
.menu
{ height: 42px;
  width: 760px;
  margin-left: auto; 
  margin-right: auto;
}

.menu ul{margin: 0px auto;} 

.menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style-type:none;
} 

.menu li a 
{ display: block; 
  float: left; 
  height: 37px;
  text-decoration: none; 
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;
} 

.menu li a:hover, .menu li a.selected, .menu li a.selected:hover
{ background: #FFFFFF url(images/menu_hover.png);
  color: #484E56;
} 

.top,  .menu, .menu li a
{ background: #FFFFFF url(images/menu.png);
  color: #D1D3D7;
  border-color: #D7D7D7;
}

/* main content */
.main
{ margin-left: auto; 
  margin-right: auto;
  width: 760px; 
  padding-bottom:50px;
 
} 

.main:after
{
     clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;}


.footer
{         
    background: #FFFFFF url(images/menu.png);
  color: #D1D3D7;
  border-color: #D7D7D7;   
  
   position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
 
}

/* column 1 - contains sidebar items */
.rightColumn
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}

.rightColumn a, .content a, .rightColumn a:hover, .content a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.rightColumn, .rightColumn a, .rightColumn a:hover
{ background: transparent;
  color: #D1D3D7;
}

.rightColumn a:hover, .content a:hover{border-bottom: 1px solid;}

/*.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
} */

.newsHeader
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
  background: #FFFFFF url(images/sbi_header.png);
  color: #484E56;
}

.newsHeader h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
  background: transparent;
  color: #484E56;
}

.newsContent{padding: 14px 8px 8px 19px;}

.newsContent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}
    
.noLink a, .noLink a:hover, .noLink a:visited, .noLink a:active
{
    border-bottom:0px none; 
    border-color:#595959;    
}

.newsLinks{padding: 0px;}

.newsLinks ul{margin: 0px auto;} 

.newsLinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.newsLinks li a , .newsLinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
}

.newsLinks li a
{ background: #FFFFFF url(images/link.png);
  color: #D1D3D7;
} 

.newsLinks li a:hover
{ background: #B7B7B7;
  color: #1775D5;
}  

/* page content */
.content
{ text-align: justify;
  width: 512px;
  float: left;
  padding: 12px 3px 15px 19px; 
  display:inline; 
}


.content h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
  clear:both;
}

.content a, .content a:hover
{ background: transparent;
  color: #5A6370;
}

/* Tableless forms */
div.tableless 
{
    clear: left;
    margin: 0;  
    padding: 5px 0 0 0;
    width: 448px;
}

div.tableless span
{
    clear:both;
    float: left;
    text-align:left;
    width: 178px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{margin-left: 3px;}
/* End Tabless Form */

/* Form Objects */
input, textarea, select
{ width: 259px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
  float:right;
}

.submit    
{ 
    clear:both;
    font-family: verdana, arial, sans-serif;
    border: 1px solid;
    width: 70px;
    height: 22px;
    cursor: pointer;
    font-size: 100%;
    float:right;   
}

input, textarea
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #89A9C7;
}

.error
{
    background-color: lemonchiffon;
    filter:alpha(opacity=60);
    color:Black;
}

.spacer
{
    height:80px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;	
	padding: 5px 5px 5px 5px;
	width:200px;	
}

.okay    
{ 
    clear:both;
    font-family: verdana, arial, sans-serif;
    border: 1px solid;
    width: 70px;
    height: 22px;
    cursor: pointer;
    font-size: 100%;
    float:left;   
}

/* image positioning - left, right and center
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
} */