/* CSS Document */

body {
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #42639C;
	margin: 0;
	/* background-image: url(../images/background-plain-xmas.png); */
	background-image: url(../images/background.gif);	
	background-repeat: repeat-x;
	z-index: auto;
	}


a,
a:visited
{
    color: #42639C;
    text-decoration: underline;
    font-weight: 400;
}
    
a:active
{
    color: #F66;
}

a:hover
{
    text-decoration: underline;
}

img {
	border:0;
	}

p {
	display: block;
	margin: 0;
	padding-bottom: 1em;
	}
	
h1 {
	font-size:1.3em;
	margin-top: 0;
	}

h2 {
	font-size:1.2em;
	font-weight:bold;
	margin: 0;
	margin-bottom: 1em;
	}

h3 {
	font-weight:bold;
	margin-top: 0;
	}

h1, h2, h3{
text-transform:uppercase;
}

ul{
	margin: 0;
	list-style-position: inside;
}

.content 
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	padding-bottom: 2em;
	height:auto;
	position: relative;
}
    
.header {
	height: 100px;
	/* background-image:  url("../images/banner-background-xmas.jpg"); */
	background-image:  url("../images/banner-background.gif");
	background-repeat: repeat-x;
	}

.header img.banner-logo 
{
    margin-right: 10px;
    float: right;
}
    
.adstrip 
{
	text-align: center;
}

.navigation ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.navigation li 
{
    display: inline;
	margin: 0 0 0 2em;
    padding: 0;
}

.navigation li a,
.navigation li a:visited  
{
	height: 2em;
	line-height: 2em;
	color: #0d2474;
	text-decoration: none;
	font-weight: 400;
}

.navigation li a:hover 
{
	text-decoration: underline;
}

#navigationtop
{
	position: absolute;
	top: 48px;
	left: 0;
}

.pagecontent 
{
    padding: 0 2em 1em 0;
}

.leftcolumn 
{
	width: 200px;
	float: left;
    border-right: 1px solid #ffcc00; 
	/* border-right: 1px solid #b2e0ef; */
	padding: 0;
	overflow: hidden;
}

.centrecolumn 
{
    margin-left: 200px;
    margin-right: 10%;
    border-left: 1px solid #ffcc00;
	/* border-left: 1px solid #b2e0ef; */
	padding: 2em 0 1em 2em;	
}
		
.centrecolumn .contentwrapper 
{
    padding-bottom: 5em;
    overflow: hidden;
}
    
    
.leftfooter
{
    float: left;
	/*background-repeat: no-repeat;
	background-image: url(../images/footlogo.gif);*/
	/* border-right: 1px solid #ffcc00; */
	text-align: right;
	padding-left: 200px;
	padding-top: 4em;
}

.centrefooter
{
    border-left: 1px solid #ffcc00;
    /* border-left: 1px solid #b2e0ef; */
	padding-top: 1em;
    margin-left: 200px;
}

.footer 
{
    border-top: 1px solid #ffcc00;
    /* border-top: 1px solid #b2e0ef; */
	clear: both;
	width:100%;
	margin: 0;
	text-align: left;
	/* background-image:url(../images/shadowfoot2.gif);*/
	height: 50px;
}

ul.sidemenu,
ul.sidesubmenu
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 150px;
}

ul.sidemenu
{
    margin: 1em 2em 1em 3em;
}
    
ul.sidesubmenu
{    
    margin: 0 1em 0 1em;
}

ul.sidemenu li
{
	padding: 0 0 0 0;
    margin: 0 0 0.3em 0;
}
    
ul.sidesubmenu li
{
    margin: 0 0 0.3em 0;
	padding: 0;
}

ul.sidemenu li a,
ul.sidemenu li a:visited
{
    font-weight: 400;
    text-decoration: none;
}

ul.sidemenu li a:hover
{
    text-decoration: underline;
}

ul.sidemenu li a.current
{
   /*  background-color: #F3F9FF; */ 
   font-weight: 600;
}

#copyright
{
    clear: right;
    padding-top: 2em;
    padding-left: 2em;
    text-align: left;
}

input.button
{
   /* border: 1px solid #42639C;
    padding: 0.1em 0.5em 0.1em 0.5em;
    background-color: #ECF6FF;
    color: #42639C; */
}

div.rightimage img,
div.leftimage img
{
    display: inline;
}
    
div.rightimage,
div.leftimage
{
    border: 1px solid #E3E9EE;
}

div.rightimage
{
    float: right;
    margin: 1em 0 1em 1em;
}

div.leftimage
{
    float: left;
    margin: 0 1em 1em 1em;
}

div.topimage
{
    margin-top: 0;
}

div.middleimage
{
    margin-top: 1em;
    margin-bottom: 1em;
}

dl.links 
{
	margin: 0;
	padding: 0;
}

dl.links dt
{
	margin: 0 0 1em 0;
	padding: 0;
	width: 90%;
    background-color: #F3F9FF;
}

dl.links dd
{
	margin: 0 0 1em 0;
	padding: 0;
	width: 90%;
}

.side-panel
{
	border: 1px solid #E3E9EE;
	padding: 10px;
	background-color: #F3F9FF;    
	margin-bottom: 10px;
}

.right-floater-panel
{
	width: 262px;
	float: right;
}

.side-panel h1
{
	font-size: 0.9em;
	width: 150px;
}
	
.groupadpanel .title 
{
	width: 150px;
	font-weight: 800;
}

.groupadpanel .description 
{
	width: 150px;
}

.groupadpanel .more 
{
	width: 150px;
	text-align: right;
}

h1.main-header
{
	font-size: 2em;
}

.news
{
	overflow: hidden;
}
	
.news-item
{
	border: 1px solid #E3E9EE;
	padding: 10px;
	margin-bottom: 1em;
	margin-right: 2em;
	overflow: hidden;
	height: auto;
}


ul.terms
{
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: disc;
}

ul.terms li
{
	margin-bottom: 0.3em;
}

blockquote
{
	background: transparent url(../images/openquote.png) left top no-repeat;	
	margin: 2em 20%;
}

blockquote div 
{
	padding: 0 35px;
  	background: transparent url(../images/closequote.png) right bottom no-repeat;	
}

.gallery
{
	margin-bottom: 2em;
}
	
.gallery-images
{
	text-align: center;
}

.gallery-item img
{
	margin: 2em;
}

#sidebar-search 
{
	width: 120px;
	margin-left: 40px;
	padding-bottom: 0.5em;
}

#sidebar-search-button
{
	margin-top: 0.5em;
	display: block;
}

.page-browser-item 
{
	border: 1px solid #E3E9EE;
}

.page-browser-item a 
{
	color: #42639C;	
	text-decoration: none;
}

.page-browser-gap 
{
	color: #42639C;
}

.photo-credit
{
	font-size: 8pt;
}
