﻿body 
{
	overflow: -moz-scrollbars-vertical;
	font-family: Georgia, Times New Roman;
}

a:link {
  color:#1b98ca;
  text-decoration:underline;
  }
a:visited {
  color:#1b98ca;
  text-decoration:underline;
  }
a:hover {
  color:#000000;
  text-decoration:underline;
  }
  
  img
  {
  	padding: 0px;
  }


#header-wrapper
{	
	height: 127px;
	min-height: 127px;
	background-image: url('./images/noboxmain.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#header-wrapper a:link
{
	color: Black;
	text-decoration: none;
}

#header-wrapper a:visited
{
	color: Black;
	text-decoration: none;
}

#header-wrapper a:hover
{
	color: Black;
	text-decoration: underline;
}

#header-menu
{
	width: 700px;
}

#footer-wrapper
{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #b1b1b1;
}

/*Stretchy Secondary Page Content */

div.secondary-page-body
{
	width: 520px; 
}

div.secondary-page-top
{
	height: 20px;
	min-height: 20px;
	width: 490px; 
	padding-left: 10px; 
	padding-right: 20px;
	background-image: url('./images/secondary_02.png'); 
	background-repeat: no-repeat; 
	background-position: top right; 
	color: #000000;
}

div.secondary-page-middle
{
	width: 490px; 
	padding-left: 10px; 
	padding-right: 20px;
	background-image: url('./images/secondary_04.png'); 
	background-repeat: repeat-y; 
	background-position: top right;
	color: #000000;
}

div.secondary-page-bottom
{
	height: 25px;
	min-height: 25px;
	background-image: url('./images/secondary_06.png'); 
	background-repeat: no-repeat; 
	background-position: bottom right;
	color: #000000;
}

/*Stretchy Secondary Page Menu */

div.secondary-page-menu-body
{
	width: 180px; 
}

div.secondary-page-menu-top
{
	height: 20px;
	min-height: 20px;
	width: 150px; 
	padding-left: 10px; 
	padding-right: 20px;
	background-image: url('./images/secondary_01.png'); 
	background-repeat: no-repeat; 
	background-position: top right; 
	color: #000000;
}

div.secondary-page-menu-middle-no-pad
{
	width: 180px; 
	background-image: url('./images/secondary_03.png'); 
	background-repeat: repeat-y; 
	background-position: top right;
	color: #000000;
}

div.secondary-page-menu-middle
{
	width: 150px; 
	padding-left: 10px; 
	padding-right: 20px;
	background-image: url('./images/secondary_03.png'); 
	background-repeat: repeat-y; 
	background-position: top right;
	color: #000000;
}

div.secondary-page-menu-bottom
{
	height: 25px;
	min-height: 25px;
	background-image: url('./images/secondary_05.png'); 
	background-repeat: no-repeat; 
	background-position: bottom right;
	color: #000000;
}

/*Stretchy Secondary Page*/

div.secondary-bg-body
{
	
}

div.secondary-bg-body-top
{
	height: 14px;
	min-height: 14px;
	background-image: url('./images/secondary_01.gif'); 
	background-repeat: no-repeat; 
	background-position: top center; 
	color: #000000;
}

div.secondary-bg-body-middle-no-pad
{
	background-image: url('./images/secondary_02.gif'); 
	background-repeat: repeat-y; 
	background-position: top center;
	color: #000000;
}

div.secondary-bg-body-middle
{
	background-image: url('./images/secondary_02.gif'); 
	background-repeat: repeat-y; 
	background-position: top center;
	text-align: left;
	color: #000000;
}

div.secondary-bg-body-bottom
{
	height: 11px;
	min-height: 11px;
	background-image: url('./images/secondary_03.gif'); 
	background-repeat: no-repeat; 
	background-position: bottom center;
	color: #000000;
}