/*	UFC
===========
*/

Div.pagelayout
{
	align: center;
	width: 100%;

}

td {  font: 11px Verdana, Arial, Helvetica, sans-serif; color: #353365;}

.smallstuff 
{  font: 10px sans-serif; color: #353365; margin-top: 5px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px}
.smallstuff a:link { font-weight:bold; color: #353365; text-decoration: underline;}
.smallstuff  a:visited {  font-weight:bold; color: #353365; text-decoration: underline;}
.smallstuff  a:hover {  font-weight:bold; color: #010144; text-decoration: underline;}
.smallstuff  a:active {  font-weight:bold; color: #ADA57E; text-decoration: underline;}

.smallinter 
{  font: 10px/16px Verdana, Arial, Helvetica, sans-serif; color: #828181}
.smallinter  a:link { font-weight:bold; color: #ffffff; text-decoration: none}
.smallinter  a:visited {  font-weight:bold; color: #ffffff; text-decoration: none}
.smallinter  a:hover {  font-weight:bold; color: #E0E1CF; text-decoration: none}
.smallinter  a:active {  font-weight:bold; color: #E0E1CF; text-decoration: none}

.spaced 
{  font: normal 13px/18px Verdana, Arial, Helvetica, sans-serif; color: #353365}

.bigger 
{  font: bold 16px Arial, Helvetica, sans-serif; color: #000000}

.drop 
{  font: bold 24px Trebuchet, Arial, Helvetica, sans-serif; color: #000000}

.tabstuff 
{  font: bold 13px Arial, Helvetica, sans-serif; color: #049083}


body 
{
	width: 100%;
        height: 100%;
        background-color: white;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
        
}
p
{
font-family: Arial, sans serif;
font-weight: bold;
font-size: 10pt;
color: #ffffff;
}
p a:link{ color: #ffffff; text-decoration: underline;}
p a:visited{ color: #ffffff; text-decoration: underline;}
p a:hover{ color: #ffffff; text-decoration: none;}
ul
{
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}

ol
{
	vertical-align: top;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}


h1 {  font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 24px; color: #ffffff; margin-top: 12px; 
margin-right: 0px; margin-bottom: 0px; margin-left: 0px}


h1 a:link { font-weight:bold; color: #353365; text-decoration: none}
h1 a:visited {  font-weight:bold; color: #353365; text-decoration: none}
h1 a:hover {  font-weight:bold; color: #010144; text-decoration: none}
h1 a:active {  font-weight:bold; color: #C6DAE4; text-decoration: none}

TABLE.BackgroundTable
{
	background-color:#333366;
	width: 100%;
	padding-top: 0;
	border: 0;
	padding :0;
	cellspacing:0;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	margin: 0 auto;
	text-align: center;
        border-collapse: collapse;
}
td.BackgroundTableRow {vertical-align:top;}

TABLE.MainTable
{
        width: 100%; height:100%;
	vertical-align: top;
	border: 0;
	padding: 0;
	background-color: #333366;
}


td.rightcolumn
{ 
        background-color: #333366;
	vertical-align: top;
	/*background-image: url(/File.aspx?x=56&File=ubg.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
}

/*	The header table that is INSIDE the Background Table
=========================================================================
*/

TABLE.HeaderTable
{
	align: left;
	width: 100%;
	height:0px;
	vertical-align: top;
	border: 0;
	padding :0;
	cellspacing:0;
	
}

TABLE.FooterTable
{
	width: 100%;
	vertical-align: top;
	
}
