﻿html
{
	height: 100%;
}

body 
{
	background-color: #D7EAF2;
	margin: 0px;
	height: 100%;
}

#flashContent 
{
	height: 100%;
}

#container{
    height: auto;
    min-height: 100%;
}

.breadcramp {font-size:13px;}
.footer {font-size:14px;}
.disclaimer {font-size:13px;}
