﻿

}
/* mac hide \*/
html,body{height:108%;width:100%;}
/* end hide */
body { 
background-color: #FFFFFF;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
font-family:Calibri, Arial, Verdana;
margin-top:0px;
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:top;

}
#container {
position:relative;
vertical-align:top;
display:table-cell;
height: 712px;
} 
#inner {
width: 1000px;
background:white;
height: 682px;
margin-left:auto;
margin-right:auto;
}
#header
{
	height:200px;
}
#top-border
{
	height:10px;
	width:100%;
	background-color:#000066;
}
#middle-container
{
	background-color:white;
	height:600px;
}
#left-margin
{
	float:left;
	background-color:#000066;
	width:284px;
	height:600px;	
}
#left-border
{
	float:left;
	width:1px;
	height:100%;
	background-color:#000066;
}
#middle-content-box
{
	background-color:white;
	width:704px;
	height:100%;
	float:left;
	height:600px;
}
#middle-content-container
{
	width:660px;
	height:600px;
}
#content-text
{
	padding:20px;
	width:660px;
	overflow:auto;
	float:left;
	height:557px;
}
#right-border
{
	background-color:#000066;
	width:1px;
	height:100%;
	float:left;
}
#right-margin
{
	float:left;
	background-color:#000066;
	width:10px;
	height:600px;
	
}
#bottom-border
{
	height:10px;
	width:100%;
	background-color:#000066;
}
#footer
{
	text-align:center;
	margin-left:138px;
	margin-right:138px;
	
}
.footer-text
{

	font-size:11px;
	color:Black;
	text-decoration:none;
}
.content-text
{
	font-size:10pt;
	color:Black;

}
#header-logo
{
	float:left;
	padding-left:20px;
	padding-right:20px;
}
#header-banner
{
	float:left;

}
#left-content
{
	padding:0px 10px 0px 10px ; 

	
}

#right-content
{
	padding:0px 10px 0px 10px;

}

