﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: black;
}
img.rightAligned
{
	 padding-bottom:5px;
	  	   padding-left:10px;
}
img.leftAligned
{
	 padding-bottom:5px;
	  	   padding-right:10px;
}
.paragraphTitle
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight:      bold;
	color: black;
}
.pageHeader
{
	color:      black;
	font-size: 15px;
	font-weight: bold;
}
div.hr {
	width:100%;
	border-top: solid 1px #808080;
	height:5px;
}

.sectionHeader
{
	font-family: Arial;
	font-size: 14px;
	font-weight:      bold;
	color: #b31e2c;
}
div.hr {
	width:100%;
	border-top: solid 1px #808080;
	height:5px;
}
div.hrbottom {
	
	 border-top: solid 1px #808080;
	height:5px;
	
}

td.kidCenter
{
background-image: url('images/kidscenter.jpg');
}

td.bgright
{
 background-image: url('images/bgright.jpg');	
 background-repeat:repeat-x;
 background-color: #FFFFFF;
}
td.bgleft
{
 width:5px;
 background-image: url('images/bgleft.jpg');	
 background-repeat:repeat-x;
 background-color: #FFFFFF;
}

td.bg
{
 background-image: url('images/bg.jpg');	
 background-repeat:repeat-x;
 background-color: #FFFFFF;
}
div.bg
{
 background-image: url('images/bg.jpg');	
 background-repeat:repeat-x;
 background-color: #FFFFFF;
}

A:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	 color: #5087e2;
	 text-decoration: none;
      }     
            
A:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:      #5087e2;
       text-decoration: none;
      }     
            
            
A:hover     {     
      text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:    #b82d3a;
      
}
.invalidDropDown
{
 background-color:	#FFDDDD;
}

.invalidBox
{
	background: #FFDDDD;
	
}

 .sideMenu
      {
      	 font-weight:      bold;
		font-family: Arial;
		font-size: 11px;
		cursor:hand;
		
      }
      .listMenu
      {
      	font-weight:      normal;
		font-family: Arial;
		font-size: 11px;
		cursor:hand;
      }
      
      img.hand
      {
      	cursor:hand;
      }
      
      
a.menuLink:link
{
	  font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	 color: black;
	 text-decoration: none;
}
a.menuLink:visited
{
	 font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	 color: black;
	 text-decoration: none;
}
a.menuLink:hover
{
	text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:    #b82d3a;
}

a.smallLink:link
{
 font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	 color: #5087e2;
	 text-decoration: none;	
}

a.smallLink:visited
{
		font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:      #5087e2;
       text-decoration: none;
}
a.smallLink:hover
{
    text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:    #b82d3a;	
}
.f1Link A:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	 color: #909090;
	 text-decoration: none;
      }     
            
.f1Link A:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:      #909090;
       text-decoration: none;
      }     
            
            
.f1Link A:hover     {     
      text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:      #909090;
      text-decoration: underline;
      
      
      }
      a.headerLink:link
      {
      color:      black;
	font-size: 15px;
	font-weight: bold;	
      }
       a.headerLink:visited
      {
      color:      black;
	font-size: 15px;
	font-weight: bold;	
      }
       a.headerLink:hover
      {
      color:      #b82d3a;
	font-size: 15px;
	font-weight: bold;	
      }
      .watermark 
{

 
	background: #EEEEFF;
}

a.menuLinkList:link
{
	  font-family: Arial, Sans-Serif;
	font-size: 11px;
	  font-weight: normal;
	 color: black;
	 text-decoration: none;
}
a.menuLinkList:visited
{
	 font-family: Arial, Sans-Serif;
	font-size: 11px;
  font-weight: normal;
	 color: black;
	 text-decoration: none;
}
a.menuLinkList:hover
{
	text-decoration:  none;
      font-size:  11px;
      font-weight: normal;
      color:    #b82d3a;
}
A[disabled]
{
	font-size:11px;
	 font-weight:      bold;
}

.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;} 
.image-right{float: right; vertical-align: text-top;} 
div.wrapContainer{width:99.5%; float:left;} 

