﻿/******************
Page Tags
******************/

div.ajax__calendar_title 
{
	border: none; /* Fixes the "previous" and "next" buttons in the popup title */
}

.CalendarControl .ajax__calendar_container 
{
    border:1px solid #646464;
    background-color: white;
    color: navy;
}

html, body 
	{
	color: #3f3f3f;
	font-family: verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	}
	
/******************
Classes
******************/

a.footer
	{
    font-weight: normal;
    font-size: 10px;
    color: #0296e6;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
	}
a.footer:hover
	{
    color: #0296e6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none
	}

a.navHeader
	{
	color: #071223;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	}

a.navHeader:hover
	{
    color: #0098e7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none
	}

a.news
	{
	font-weight: normal;
	font-size: 10px;
	color: #0296e6;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	}

a.news:hover
	{
	font-weight: normal;
	font-size: 10px;
	color: #0296e6;
	line-height: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	}

.bannerColumn	
	{
	background-image:url(../freeflowmp/images/middlebg.jpg);
	background-repeat:repeat-x;
	height:113px;
	}
	
.bannerColumnRight
	{
	background-image:url(../freeflowmp/images/middlebg.jpg);
	background-repeat:repeat-x;
	height:113px;
	padding-right:15px;
	}

.bannerFreeFlow
	{
	padding-left:75px;
	}

.bannerFreeFlowText
	{
	padding-left:25px;
	}

.bannerFreeFlowSmallText
	{
	padding-left:70px;
	padding-top:45px;
	}
	
.bodyMain
	{
	color: #3f3f3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	}
	
.button
	{
    background-color: #eaeaea;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    color: black;
    cursor: hand;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none
	}

.firstMenuColumn
	{
	height:29px;
	padding-left:35px;	
	white-space:nowrap;
	}

.footer
	{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    text-decoration: none
	}

.leftDottedDiv
	{
	background-image:url(../freeflowmp/images/dots.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:20px;
	}

.logon
	{
    color: #0296e6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;    
    line-height: normal; 
    text-decoration: none;
	}

.newsAndEventsImage
	{
	padding-left:12px;
	padding-top:10px;	 
	}

.noWrapColumn
	{
	white-space:nowrap;	
	}

.validateBold
	{
	font-weight: bold;
    font-size: 10px;
    color: red;
    font-family: Verdana, Arial
	}

.welcome
	{
    color: #3f3f3f;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none
	}
	
/******************
IDs
******************/

#entireContentContainer
	{
	height:100%;
	width:100%	
	}

#bannerTable
	{
	width:100%;			
	}

#topSpacerColumn
	{
	font-size:xx-small;
	height:13px;	
	}
	
#footerTable
	{
	 width:100%;	
	}
	
#grayRowBottom
	{
	background-color:#e6e6e6;	
	height:29px;
	}
	
#bottomRightSpacer
	{
	width:900px;	
	}

#lightBlueSpacerBottom
	{
	background-color:#4993e6;
	font-size:1px;
	height:3px;
	width:100%;	
	}

#pageFooter
	{
	background-color:#113a5a;
	height:90px;
	padding-top:5px;
	text-align:center;
	width:100%;	
	}

#headerTable
	{
	background-color:#e6e6e6;
	height:29px;
	padding:0 0 0 0;
	width:100%;
	}

#topRightSpacer
	{
	width:600px;
	}

#mainContentTable
	{
	padding-bottom:20px;	
	}

#leftSpacerColumn
	{
	width:12%;	
	}
	
#mainContentLeftColumn
	{
	padding-right:0px;
	width:405px;
	}
		
#mainContentLeft
	{
	width:403px;
	}

#mainContentRightColumn
	{
	width:40%;
	}
	
#grayRightDiv
	{
	background-color:#e6e6e6;	
	font-size:xx-small;
	line-height:9px;
	padding: 10px 0px 20px 10px;
	width:255px;
	}

#grayRightDiv #bodyMainRegister
	{
	color: #3f3f3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    line-height:12px;
    text-decoration:none;
	}

#newsDiv
	{
	padding: 10px 0px 0px 10px;	
	width:285px;
	}
	

	

	

	




	
