﻿* 
{
	margin: 0;
	padding: 0;
}
html 
{
	overflow-y: scroll;
	overflow-x: hidden;
}
body 
{
	text-align: center;
	background-color:#000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	color: #e5e5e5;
	background-image:url(../../Resources/img/body-back.png);
	background-position: center;
	background-repeat: repeat-y;
}

h1,h2,h3 
{
	color: #ffffff;
}

h1 
{
	font-size: 175%;
	font-family:Cambria, Palatino Linotype, Georgia, serif;
	margin-bottom: 0.5em;
	margin-top: 0.25em;
}

h2 
{
	font-size: 125%;
	font-style: italic;
}

h3 
{
	font-size: 100%;
	font-style: italic;
}

#map-text h3 
{
	font-size: 120%;
}

#map-text 
{
	padding-right: 1em;
}

h4 
{
	font-size: 110%;
}

td 
{
	vertical-align: top;
}

ul
{
	margin-left: 1.5em;
}

#page-container 
{
	min-height: 964px;
	height: 964px;
	width: 100%;
	background-image:url(../../Resources/img/page-back.png);
	background-position: top;
	background-repeat: no-repeat;
}

#page
{
	width: 878px;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	text-align: left;
}

#top-bar 
{
	height: 29px;
	text-align:right;
	padding-right:10px;
	margin-top:6px;
	padding-top:6px;
	color:#666666;
	font-size:11pt;
}

#top-bar  a
{
	text-decoration:none;
	color:#666666;
}

#page-head 
{
	height: 160px;
	vertical-align: bottom;
}

#tabs 
{
	margin-left: 30px;
}

#tabs a
{
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 11pt;
	text-transform: lowercase;
}

.tab, .selected-tab, .child-selected-tab, .home-tab  
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	height: 33px;
	background-image:url(../../Resources/img/menu-inactive.png);
	text-align: center;
	vertical-align: middle;
	border-color: #ffffff;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

.selected-tab, .child-selected-tab 
{
	background-image:url(../../Resources/img/menu-active.png);
	border-color: #000000;
	color: #ffffff;
}

.home-tab 
{
	background-image:url(../../Resources/img/menu-home.png);
	border-color: #cc9933;
	color: #ffffff;
}

.tab a 
{
	color: #111;
}

.selected-tab a, .child-selected-tab a, .home-tab a
{
	color: #ffffff;
}

#page-content 
{
	min-height: 700px;
	height: 700px;
	line-height: 1.25em;
}

#page-content a 
{
	color: #f7931e;
}

#page-content strong 
{
	color: #ffffff;
}

.block 
{
	margin-bottom: 1em;
}

div .box 
{
	margin-bottom: 1em;
}

div .quote
{
	margin-bottom: 1em;
}

#content-cols 
{
	width: 790px;
	margin: auto;
	margin-top: 1em;
}
.content ul
{
	padding-bottom:15px;
}

#topic-col 
{
	padding-right: 2em;
	
}

.sub-topic 
{
	margin-top: 0.5em;
}

.sub-topic img 
{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1px;
}

.sub-topic h3 
{
	font-size: 125%;
	font-style: normal;
}

.sub-topic a 
{
	text-decoration: none;
}

.sub-topic a:hover 
{
	text-decoration: underline;
}
#right-col 
{
	width: 300px;
	color: #ffffff;
	line-height: 1.25em;
	font-size: 10pt;
}

#side-bar a 
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#side-bar a:hover 
{
	text-decoration: underline;
}

#page-foot 
{
	padding: 1em;
}

#sitemap 
{
	width: 650px;
}

#foot-logo 
{
	
}

#logos 
{
	
}

.foot-note 
{
	font-size: 9pt;
	text-align: center;
	color: #999999;
}

#sitemap td 
{
	padding-top: 0.25em;
}

#sitemap a 
{
	margin-right: 0.5em;

}

.light-link 
{
	color: #ffffff;
	text-decoration: none;
}

.light-link:hover 
{
	color: #f7931e;
	text-decoration: underline;
}

.page-break 
{
	background-image:url(../../Resources/img/page-break.png);
	background-repeat: no-repeat;
	line-height: 3px;
}

#worldmap-frame 
{
	width: 877px;
	height: 350px;
}

#map td
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#site-map td 
{
	
}

.top-item 
{
	font-weight: bold;
	font-size: 10pt;
}

.content-image 
{
	margin: 0.5em;
}

/**********Blog Table******************/
.blog-table
{
    margin-top:20px;
    /*border-bottom-width:1px;
    border-bottom-style:dashed;
    border-bottom-color:#ffffff;*/
    
}

.blog-date
{
	/*padding-left:25px;*/
padding-bottom:5px;
	font-size:12pt;
	font-style:oblique;
	font-weight:normal;
	color:white;
}

.blogtitle{	/* Styling question */
	/* Start layout CSS */
	font-size:13pt;
	font-weight:bold;
	color: #f7931e;
	width:455px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:0px;
	min-height:25px;
	
	/* End layout CSS */
	
	overflow:hidden;
	/*cursor:pointer;*/
}

.hidden
{
	display:none;
}

#displaymore
{
	font-size:13pt;
	font-weight:bold;
	color: #f7931e;
	text-align:right;
}

.blogtext img
{
	border:solid 1px white;
}