﻿html
{
	margin: 0px;
	padding: 0px;
}

body 
{
	background-image: url(../Images/country-background.gif);
	background-repeat: repeat-x;
	background-color: #62696B;
	margin: 0px;
	padding: 0px;	
}

body, table, .body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#wrapper
{
	width: 940px;	
}

.fNavSideBar
{
	background-color: #ffffff;
	width:250px;
}

#fWelcome
{
	background-color: #ffffff;
	background-image: url(../Images/country-contentTopShadow.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-left: 10px;
}

.resize
{}

img
{
	border: 0px;
}

a, a:link, a:active, a:visited , a:hover
{ 
	color: #0026FF;
	text-decoration: none;
}

a:hover
{ 
	text-decoration: underline;
}

edit:link, edit:visited, edit:active
{
	font-size: 12px;
}

edit:hover
{
	font-size: 12px;
}

h1
{
	margin: 0px 0px 5px 0px;
}

h1, .header 
{
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BD2F19 !important;
	text-decoration: none;
	padding-top: 5px;
}

h2
{
	margin: 0px 0px 0px 0px;
}

h2, .subHeader 
{
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #BD2F19;
	text-decoration: none;
}

h3
{
	margin: 0px 0px 0px 0px;
}

h3, .colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.times
{
	font-family: Times New Roman, Helvetica, Arial, sans-serif;
}

.footer, .footer table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.footerLink, .footerLink:link, .footerLink:active, .footerLink:visited, .footerLink:hover
{ 
	color: #000000;
	text-decoration: none;
}

.footerLink:hover
{ 
	color: #BD2F19;
	text-decoration: underline;
}

.homeHeading
{
	font-family: Times New Roman, Helvetica, sans-serif;	
	font-size:18px;
	font-weight: normal;	
	color: rgb(79, 83, 68);
}

.navBlock 
{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold; 
	color:#666666;
	border-bottom: solid 1px gray;	
	line-height: 26px;
}

.navBlock a, .navBlock a:visited
{
	color:#666666; 
	text-decoration:none;
	display:block;
	padding-left:10px; 
}

.navBlock a:hover
{
	color:#BD2F19; 
	text-decoration:none;	
}

.navBlockFlyout
{
    width:160px; 
    border: 1px solid #AAAAAA;
}

.navBlockFlyoutLevelOne
{
    left: 250px;
    top: -1px
}

.navBlockFlyoutLevelTwo
{
    left: 160px;
    top: -1px
}

edit:link, edit:visited, edit:active
{
	font-size: 12px;
}

edit:hover
{
	font-size: 12px;
}

.treeOpen
{
	background-image: url(../Images/toggle_open.gif);
}

.treeClosed
{
	background-image: url(../Images/toggle_closed.gif);
}

.content
{
	vertical-align: top;
	text-align: left;
	padding-left: 15px;	
}

.bodytext
{
	font-size:12px; 
	line-height:18px;
	padding-right: 25px;
}

.facility
{
	background-image: url(../Images/topShadowBar.gif); 
	background-repeat:no-repeat;
	background-position: left top;
}

.ss_controls
{
	background-image: url(../Images/galleryBar.jpg);
	width: 544px;
	height: 45px;
	background-position:bottom;
	background-repeat:no-repeat;
}