@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 90%;
	background-repeat: repeat-x;
}
img	{	
	border:0
	}
.Container  {
	width: 729px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.MainBody
{
  
  position: relative;
  float: left;
  	width: 729px;
  	margin: 0px;
  	padding: 0px;
}
.Header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
}
.HomeFlashContainer {
	margin-top: 11px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}

h1 {
	font-size: 150%;
	margin: 0px;
}


.ExpandableDiv {
	text-align: center;
	font-size: 70%;
	width: 729px;
	margin: 15px 0px 0px 0px;
	color: #FFFFFF;
}
.ExpandableDivTop {
	background-repeat: no-repeat;
	background-position: top;
	padding: 3px 0px 2px 0px;
	background-color: #000000;
}
.ExpandableDivContent {
	background-repeat: repeat-y;
	display: none;
	padding: 10px 10px 0px 10px;
        background-color: #000000;
	overflow: hidden;
	margin: 0;
}
.ExpandableDivBottom {
	background-repeat: no-repeat;
	background-position: top;
	height: 11px;
	overflow: hidden;
}
.ExpandableDiv p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 140%;
	letter-spacing: -0.05em;
}
.ExpandableDiv h2 {
	font-size: 100%;
	color: #910357;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.ExpandableDiv h1 a {
	display: block;
}

.ExpandableDiv h1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.ExpandableDiv h1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.ExpandableDiv h1 a:hover, .ExpandableDiv h1 a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.ExpandableDiv h1 {
	font-size: 110%;
}
.Footer , .FooterLogos{
	clear: both;
	text-align: center;
	font-size: 70%;
	margin: 33px 0px 15px 0px;
}
.Footer a  , .FooterLogos a{
	color: #7F7F7F;
	text-decoration: none;
	margin: 0px 5px;
}
.Footer a:link {
	color: #7F7F7F;
	text-decoration: none;
}

.Footer a:visited {
	color: #7F7F7F;
	text-decoration: underline;
}

.Footer a:hover, .Footer a:active	{
	color: #7F7F7F;
	text-decoration: underline;
	}
.Box {
	height: 215px;
	width: 355px;
	margin-top: 11px;
	background-repeat: no-repeat;
	background-position: top left;
}
.Right {
	float: right;
}
.Left {
	float: left;
}

.Box_Left {
    height: 215px;
    width: 355px;
    margin-top: 11px;
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    position: relative;
    
}

.Box_Right {
    height: 215px;
    width: 354px;
    margin-top: 11px;
    background-repeat: no-repeat;
    background-position: top left;
    float: right;
    position: relative;
}

.ClearBoth {
	clear: both;
	height: 0px;
}
.Box .Text {
	float: left;
	width: 182px;
	margin-top: 100px;
}
.Box .Btn {
	float: right;
	margin-right: 12px;
	width: 161px;
}
.Box .Text ul {
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px 0px 0px 14px;
	padding: 0px;

}
.Box .Text li {
	padding: 0px 0px 5px 0px;
	margin-left: 10px;
	line-height: 130%;
}

.NavBar {
	float: right;
	padding-top: 48px;
	font-size: 75%;
	color: #FFFFFF;
}
.NavBar a {
	padding: 2px;
}

.NavBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.NavBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.NavBar a:hover	{
	color: #000000;
	text-decoration: none;
	background-color: #CADB2A;
	}

.NavBar .Active {
	color: #000000;
	background-color: #C9DC2A;
}

.Box_Right .Text {
	float: left;
	width: 182px;
	margin-top: 100px;
}
.Box_Right .Btn {
	float: right;
	margin-right: 9px;
	width: 161px;
}
.Box_Right .Text ul {
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}
.Box_Right .Text li {
	padding: 0px 0px 5px 0px;
	margin-left: 10px;
	line-height: 110%;
}

.Box_Left  .Text {
	float: left;
	width: 182px;
	margin-top: 100px;
}
.Box_Left  .Btn {
	float: right;
	margin-right: 12px;
	width: 161px;
}
.Box_Left  .Text ul {
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	
}
.Box_Left .Text li {
	padding: 0px 0px 5px 0px;
	margin-left: 10px;
	line-height: 130%;
}
