﻿html
{
	height: 100%;
	overflow: auto;
}
#flashcontent
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align:left;
	height:100%;
	width:100%;
}
body
{
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	background-image: url('img/wave.png');
	background-repeat:repeat-y;
	background-position: center top;
	background-color: #004b73;	
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

.logo
{
	vertical-align:top;	
}

.logo .ma
{
	border: none 0px;
}

.sidepanel
{ 
	width:220px; 
	text-align: center; 
	vertical-align:top;
	background-repeat:no-repeat; 
	background-position:right top;
}

.header
{
	vertical-align:text-top;
	width:800px; 
	text-align:left;
}

.upgrade, .upgrade a
{
	color: #FFFFFF;
}


.header .title, .header .title a
{
	font: normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.content .title
{
	font: normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px; 
}



.mainmenu, .mainmenu a
{
	text-align:right;
	color: #FFFFFF;
}

.employees .photo
{
	padding: 5px 5px 5px 5px;
	text-align:center;
}

.employees .photo img
{
	width:128px;
	height: 100px;
}

.timeline
{
}

.timeline td
{
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}

.benefit
{
}


.departments td
{
	vertical-align:text-top;
}

.departments td .desc
{
	text-align:left;
}

.departments td img
{
	width:101px;
	height:171px;
	float:left;
	padding-right:10px;
	padding-bottom:40px;
	padding-top:40px;
}

.content
{
	text-align:left;
}

.content .frame
{
	color: Black;
}

.content .frame a
{
	color: #0000ff;
}

.content .frame td
{
	background-color:White;
}

.content .frame td .fill
{
	width:5px;
	height:5px;
}


.content .frame tr
{
	background-color:White;
}


.content .frame .topleft
{
	width:5px;
	height:5px;
	background-color:Transparent;
	background-image:url("img/tl.png")
	 
}

.content .frame .topright
{
	width:5px;
	height:5px;
	background-color:Transparent;
	background-image:url("img/tr.png")
}

.content .frame .top
{
	height:5px;
	min-height:5px;
}

.content .frame .middleleft
{
	width:5px;
}

.content .frame .middleright
{
	width:5px;
}

.content .frame .middle
{
	width:750px;
	height: 160px;
	padding: 10px 20px 10px 20px;
	vertical-align:text-top;
}

.content .frame .middle table
{
	width:750px;	
}

.content .frame .bottomleft
{
	width:5px;
	height:5px;
	background-color:Transparent;
	background-image:url("img/bl.png")
}

.content .frame .bottomright
{
	width:5px;
	height:5px;
	background-color:Transparent;
	background-image:url("img/br.png")
}

.content .frame .bottom
{
	height:5px;
}
