﻿* {
	margin:0; padding:0;
}

body  
{
    text-align: center; 
    font-family: Verdana;
    font-size: 8pt;
}
body, td {line-height:18px;}

a { color: Orange; text-decoration: none; 	 }
a:hover{ color:Orange; text-decoration: underline}

.blueLink { color: #4DA5DF; font-size: 9pt; font-weight: bold}
.brochureLink { color: blue; font-size: 8pt; text-decoration:underline; vertical-align: middle;  margin-top:30px;}
.readMore {text-align:right;background:url(img/next.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}
.goBack {text-align:right;background:url(img/previous.gif) top left no-repeat; padding-left:13px; color:#000000; font-weight:bold;}

img, img a { border-style:none; }

p { margin-bottom:22px; line-height:1.5em;}
#bullets {margin-top: 0px; margin-left: 30px; }
#bullets li {margin-left: 10px}

br { margin-bottom:0px;}
h1 { font-size:20pt; font-weight:normal; color:#4DA5DF; font-family:arial; line-height:1.2em }
h2 { font-size:16px; color:#4DA5DF; font-family:arial; font-weight:bold; line-height:1.5em;  margin-bottom:5px; }
h3 { font-size:14px; color:black; font-family:arial; text-decoration: none; line-height:1.3em; margin-top:0em; margin-bottom:0px;}
h4 { font-size:1em; color:#4c4c4c; margin-bottom:16px;}
h5 { font-size:12px; color:#dece6b;}

#site_center { text-align:left; width:100%; margin-left: auto; margin-right: auto; width: 900px; background-color: White}
#header { text-align:left; height: 312px; background: white; text-align:center;}

#top_nav { height:295px; }
#top_nav table { margin-left: auto; margin-right: auto;}

#menu_nav 
{
    margin-left: auto; 
    margin-right: auto; 
    text-align: center; 
    vertical-align: middle;
    background-color: #f4f4f4;
    background-repeat: repeat-x;    
}
#menu_nav .rightbg {background:url(img/menu_right.gif) top right no-repeat;}
#menu_nav .leftbg {background:url(img/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#menu_nav table { height:40px; }


#page_title  
{
    height: 107px;
}
#site_map
{
    font-size: 8pt;
}

#content 
{
    border:0px solid blue;
    padding-top: 5px; 
    padding-left: 30px; 
    padding-right: 30px; 
    height:250px;
    background-color: white;
    min-height:250px;
    height:auto !important;
    height:250px;
     
}

#copyright
{
    height: 50px;
    background-color: #212D81;
    color: #f2f2f2;
    background-position: bottom;
}

#copyright tr 
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;    
}

.logoheader 
{
    
}

.articlePhotoLeft
{
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}

.articlePhotoRight
{
	float: right;
	padding-left: 15px;
	padding-top: 5px;
}