@charset "utf-8";

body
{
	color:#272727;
	background-color:#bbd9fa;
	text-align:center;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	margin:30px;
}

h1
{
	margin-top:0;
	font-size:x-large;
}
h3
{
	color:#528CE0;
}
h3.toggler
{
	color:#528CE0;
	cursor: pointer;
}
.bigLink:hover
{
	color:#588ec8;
}

img.mid
{
	margin-top:-5px;
	vertical-align:middle;
}

.bigLinkD
{
	color:#345476;
	text-decoration:none;
}

.bigLinkD:hover
{
	color:#588ec8;
	text-decoration:none;
}

.code
{
	font-size:small;
	background-color:#feedb2;
	border:dashed thin #000;
	padding:5px;
}
.smallDes
{
	padding-left:20px;
	font-size:x-small;
	vertical-align:middle;
}
div#copyright
{
	font-size:small;
	color:#aaa;
	text-align:center;
}

div#container
{
	background-image:url(images/mfa_repo_18.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:768px;
	
	text-align:left;
}
div#inner
{

padding:16px 30px;
}
div#left
{
	float:left;
	width:337px;
}
div#right
{
float: right;
width:330px;
padding-left:16px;
padding-right:16px;
padding-top:24px;
}
div#rightTwo
{
float: right;
width:330px;
padding-left:16px;
padding-right:16px;
}
div.boxT
{
background-image:url(images/mfa_repo_21.png);
width:337px;
height:24px;
}
div.box
{
background-image:url(images/mfa_repo_25.png);
width:305px;
background-repeat:repeat-y;
padding-left:18px;
padding-right:16px;
}
div.boxB
{
background-image:url(images/mfa_repo_27.png);
width:337px;
height:24px;
}
div#logo
{
	margin-top:0;
	background-image:url(images/MFAREPO_05.png);
	background-repeat:repeat;
	width:768px;
	height:101px;
	color:#FFF;
}
div#copyright
{
	padding-top:30px;
	clear:both;
	width:768px;
	font-size:small;
	color:#6194c9;
}
div#footer
{
	background-image:url(images/mfa_repo_29.png);
	background-repeat:no-repeat;
	width:768px;
	height:48px;
}

img
{
	border:0;
	text-decoration:none;
	padding:0px;
	margin-top:-4px;
}

ul
{
	margin-top:0;
	margin-bottom:0;
}


#license
{
font-size:x-small;
}
.bigLink,a#license
{
	color:#345476;
}