﻿body
{
    margin: 0;
	/*text-align: center;*/
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 1em;
	line-height: 16px;
	background: #000;
	text-align: left;
}
a
{
    color: #990000;
}

a:hover
{
	color: Red;
}

sup
{
	line-height: 20px;
}

p
{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
}

p.sm-padding
{
    margin-top: 2px;
}

.clear
{
	clear: both;
}

.content-title
{
	font-weight: bold;
}

.highlight
{
    font-style: italic;
   
}

#page-wrapper
{
	text-align: left;
	width: 800px;

	border: 15px solid #000;
	background: #000;
	
	

}

#page-header
{
	background: #000;
	width: 801px;
}

#header-links
{
	float: right;
	padding: 0px;
	padding-right: 0px;
}

#header-links a
{
	color: #ddd;
	text-decoration: none;
	font-size: 0.7em;
}

#header-links a:hover
{
	color: red;
}

#content-wrapper
{
    background: #fff;
    width: 800px;
}

#nav-wrapper
{
    width: 793px;
}

#content
{
   
}

#footer
{
	background: #000;
	overflow: hidden;
	padding: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	line-height: 12px;
	
}

#footer p{
	text-align : justify;
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-size: 0.7em;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: Red;
}

#home-image
{
}

#home-image-border
{
	height: 1px;
	overflow: hidden;
	background: #111;
}

#home-logos
{
	padding-top: 25px;
}

.logo-box
{
	float: left;
	margin-right: 80px;
}

.logo-box-last
{
	float: right;
	padding-top: 0px;

}

.logo-header
{
	font-family: Arial;
	font-size: 0.65em;
	font-weight: bold;
	padding: 2px;
	color: #666;
	margin-top: 5px;
}

.logo-image
{

}

#press-release
{
	padding: 20px;
}

#press-release-title
{
	font-size: 1.2em;
	font-weight: bold;
}

#press-release-subtitle
{
	margin-top: 20px;
	font-style: italic;
	font-size: 1em;
}

#press-release-body
{
	margin-top: 20px;
}

#press-release-date
{
	font-weight: bold;
}

#sub-wrapper
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 560px;
}

#sub-header-wrapper
{
	background: #EAEEED;
	height: 159px;
}


#sub-header-title
{
	background: #111;
	color: #fff;
	padding: 5px;
	font-size: .9em;
	font-weight: bold;
}

#sub-header
{
}

#sub-header-image
{
	float: left;
}

#sub-header-resources
{
	float: left;
}

#sub-header-resources-title
{
	background: #111;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	width: 150px;
	font-size: 0.8em;

}

#sub-header-resources-body
{
	padding: 10px;
	font-size: 0.8em;
}

#sub-header-resources-body a
{
	text-decoration: none;
	color: #111;
}

#sub-header-resources-body a:hover
{
	text-decoration: none;
	color: red;
}

#sub-content-wrapper
{
	 text-align: justify;
	 font-size: 0.8em;
}

#sub-footer
{
    text-align: left;
	background: #111;
	padding: 6px;
	margin-top: 20px;
	color: #ddd;
	padding-left: 210px;
	font-size: 0.7em;
}

.home-box
{
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}

.home-box-last
{
	margin-left: 20px;
}

.home-box-footer
{
  font-size: .75em;
}

.home-box-content
{
}

#home-video
{

}

#home-news-box
{
	float: right;
	margin-top: 15px;
	background: #fff;
	width: 430px;
	margin-right: 10px;
	height: 275px;
	border-bottom: 1px solid #aaa;
}

#home-news-header
{
	background: #fff;
	color: #444;
    padding-left: 0;
	font-size: 1.1em;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
	
}

#home-news-content
{
	background: #fff;
	padding-top: 5px;
	font-size: 0.75em;
	
}

#home-news
{

}

#home-news p
{
    padding-bottom: 8px;
}

#home-news a
{
	color: Black;
	text-decoration: none;
}

#home-news a:hover
{
	color: Red;
}

