﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: black;
}
td.bgright
{
	width:17px;
 background-image: url('images/bgright.jpg');	
 background-repeat:repeat-y;
 background-color: #FFFFFF;
}
td.bgleft
{
 width:18px;
 background-image: url('images/bgleft.jpg');	
 background-repeat:repeat-y;
 background-color: #FFFFFF;
}

td.bg
{

 background-color: #FFFFFF;
}
.contentTitle
{
	
 font-size:18px;
 color: #1c488a;
}

.newsTitle
{
	color: #db0a0a;
	font-size: 12px;
	font-weight:bold;
}

A:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	 color: #005bab;
	 text-decoration: none;
      }     
            
A:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:      #005bab;
       text-decoration: none;
      }     
            
            
A:hover     {     
      text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:    #db0a0a;
      
}



a.newsLink:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	 color: #005bab;
	 text-decoration: none;
      }     
            
a.newsLink:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:      #005bab;
       text-decoration: none;
      }     
            
            
a.newsLink:hover     {     
      text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:   #db0a0a;
      
}

.invalidBox
{
	background: #FFDDDD;
	
}

img.rightAligned
{
	 padding-bottom:5px;
	  	   padding-left:10px;
}
img.leftAligned
{
	 padding-bottom:5px;
	  	   padding-right:10px;
}

img.leftAlignedHand
{
	 padding-bottom:5px;
	  	   padding-right:10px;
	  	   cursor:hand;
}

      .popupLink
      {
      		font-family: Arial;
		font-size: 11px;
		cursor:hand;
		color: #005bab;
		font-weight:bold;
      }
      
      
 .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.textHeader
{
 color: #8b0000;
 font-weight:bold;
 	
}
.invalidDropDown
{
 background-color:	#FFDDDD;
}
