html 
{
	height: 100%;
}

body
{
    background: url(/images/top_rptr.gif) repeat-x;
    *font-size: small;
    *font: x-small;
    filter: alpha(opacity=99.99);
    -moz-opacity: .9999;
    opacity: .9999;
    text-shadow: 0 0 0 #000;
    min-height: 100% !important;
    height: auto !important;
    _height: 100%;
    background-color: #ffffff;
}

strong
{
    font-weight: bold;
}

.center
{
    margin-left: auto;
    margin-right: auto;
}

h1 
{
	font: bold 16pt "Trebuchet MS";
	color: #202464;
	text-decoration: underline;
}

h2
{
	font: bold 12pt "Trebuchet MS";
	color: #000000;
}

ul
{
    margin: 0 0 0 20px;
}

ul li
{
    list-style-type: disc;
}

ul li ul li
{
    list-style-type: circle;
}

em
{
    font-style: italic;
}

.Copy_Header
{
	font: bold 22pt "Trebuchet MS";
	color: #202464;
}

.Copy_Intro
{
    font: normal 10pt Verdana;
    color: #ffffff;
}

.Copy_Intro_Alt
{
    font: bold 10pt Verdana;
    color: #dd0000;
    text-decoration: underline;
    text-align: center;
}

.Copy_Normal_Bold
{
    font: bold 10pt Verdana;
}

.Copy_Normal
{
    font: normal 10pt Verdana;
}

.Link_Large
{
	font: bold 12pt "Trebuchet MS";
}

.Cell_Content 
{
    background: url(/images/content-background.jpg) no-repeat; 
    background-color: #f9fbfa;
    min-height: 449px ! important;
    height: 449px ! important; 
    padding: 0 15px;
    font: 10pt Verdana;
}

.Container_Contact
{
    padding: 10px;
}

.Table_Contact td
{
    padding: 3px;
}

.Copy_Error
{
	font: bold 10pt Verdana;
	color: #cc0000;
}

.Image_Content
{
    border: 2px solid #202464;
    margin: 2px;
}

.Image_Content_2
{
    border: 2px solid #c7c7c7;
    margin: 2px;
}

.footer_text {
font: 12px Verdana
}
