﻿div.TopLeftHomePage
{
	float: left; 
	width: 50%; 
	margin: 0px 0px 0px 0px; 
	font-size: 8pt; 
	color: white;
	font-family:Arial
}
div.TopRightHomePage
{
	float: right; 
	width: 50%; 
	margin: 0px 0px 0px 0px; 
	font-size: 8pt; 
	color: white;
	height:467px;
}
div.DarkBuleLeftCol
{	
	width:49%;
	margin-left:-10px;
	height:467px;
}

div.DarkBuleLeftCol img.arrow,
div.DrakBlueBoxRightCol img.arrow
{
	margin:0px 0px -2px 0px;
}

div.DrakBlueBoxRightCol
{
	float:right;
	width:50%;
	margin: 0px -5px 0px 5px; 
	height:467px;
}
img.MnS
{
	margin:10px 0px 0px -5px
}
div.Strip-Viertial
{
	width:8px;
	float:right;
	background-image:url('../img/Strip-Vertical.gif');
	background-repeat:repeat-y;
	background-position:center;
	height:467px;
	padding: 0px 0px 0px 0px;
}
div.Strip-Horizontal
{
	width:100%;
	background-image:url('../img/Strip-Horizontal.gif');
	background-repeat:repeat-x;
	background-position:center;
	height:8px;
	padding:5px 0px 5px 0px;
}
div.box .box-contentdarkblue p.DrakBuleTopRightParAdjust
{
	padding-top:22px;
}

div.box p.shorttop
{
	margin-top:18px;
	margin-bottom:5px;
}

div.box .box-contentdarkblue h2
{
	font-size:12px;
}

div.box .box-contentblue h2
{
	font-size:23.23px;
	font-weight:normal;
}

div.box .box-contentblue h1
{
	font-size:23.23px;
	font-weight:normal;
}

div.box .box-contentdarkblue p
{
	font-weight:normal;
}

div.MainDiv div.subtext
{
	font-size:x-small; 
	color:Gray;
	text-decoration:none;
	padding:5px 0px 0px 2px;	
}	