﻿body 
{
	/*background-color:#8BC9BC;*/

	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:Gray;
}
.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
#mainTable 
{
    
            width: 970px;
            background-color:White;
         
        }
      
#menu
{
    text-align:right;
	float:right; 
	width:970px; height:32px; 
	background-image:url(bg_link.jpg); 
	background-repeat:repeat-x; height: 32px;
}
.smallg
.smallgraytext {
	font-size: 11px;
	font-weight:bold;
	color:#2264AE;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    font-family: Tahoma, sans-serif;
    height: 21px;
}
ytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#2264AE;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.SideLinkHeader
{
            background-image: url('bgTitle.jpg');
            background-repeat: repeat-x;
            height: 30px;
            font-size: 16pt;
            font-weight: bold;
            color: #FFFFFF;
    text-align: left;
    width:100%;
}

#footer
{
	float:left; width:970px; 
	background-color:#F0F0F0; 
	padding-bottom:10px; padding-top:10px;
	color: #FF9600;
}

.smallOrangetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FF9600;
}
.smallOrangetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FF9600;
	text-decoration:none;
}
.smallOrangetext a:hover{
	text-decoration:underline;
}
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.Thank {
	font-size:  14pt;
	font-weight:bold;
	font-family: Tahoma, sans-serif;
	color: Navy;
}
.TitleModal
{
    color:White;
}

.buttons
{
    font-size:8pt;
    font-weight:bold;
    color:Navy;
}
.hideMe
{
    display:none;
    visibility:hidden;
}
H3
{
    font-size:16px;
}
h4
{
    font-size:14px;
}