﻿
* { font-family : Arial, Helvetica, sans-serif; font-size: small;}
td { vertical-align: top; }
img { border: 0px; }
h1 { color: #004080; width: 100%; border-bottom: solid 1px #004080; font-weight: bold; font-size: 18px;}
h3 { color: #004080; width: 100%; border-bottom: solid 1px #004080; margin: 20px 0px 6px 0px; font-weight: bold; font-size: 16px;}
#graynav {color: #E3E3E3; font-weight : bold;}
.topnav { height: 25px; }
.topnav td { vertical-align: middle; }
.topnavlinks {color: Blue; font-size : x-small; text-decoration: none;}
.linkdivider {color: Blue; font-size : x-small;}
.bottomnavlinks {color: Blue; font-size : x-small;}
.bodylinks { text-decoration : underline; color : Black; font-size : small;}
.shortdesclinks { text-decoration : underline; color : Black; font-size : x-small;}
.onlineserviceslinks { text-decoration : underline; color : Black; font-size : x-small;}
.miyear {color : #0434B1; font-size : medium;}
/*/*/
.onlineserviceslinks { text-decoration : underline; color : Black; font-size : xx-small;}
.shortdesclinks { text-decoration : underline; color : Black; font-size : xx-small;}
.topnavlinks {color: Blue; font-size : xx-small;}
.topnavlinks:VISITED {color: Blue; font-size : xx-small;}
.linkdivider {color: Blue; font-size : xx-small;}
.bodylinks { text-decoration : underline; color : Black; font-size : x-small;}
.bottomnavlinks {color: Blue; font-size : xx-small;}
.Menu { width: 160px; background-color: #BBB; border-right: solid 1px black; vertical-align: top; }
.MenuSelected, .MenuLink 
{
	display: block; 
	color: white; 
	background-color: #004080; 
	text-decoration: none; 
	margin: 3px 0px; 
	padding: 4px 2px 4px 15px; 
	font-weight: bold; 
	font-size: x-small; 
	background-image: url(images/MenuArrow.gif); 
	background-position: left center; 
	background-repeat: no-repeat; 
}
.MenuSelected { background-image: url(images/MenuArrowSelected.gif); }
.MenuLink:hover { background-color: white; color: blue; background-image: url(images/MenuArrowHover.gif);}
.MenuSelected { background-color: #54a15e; }
.RL_DataLabel { font-weight: bold; color: #004080; text-align: right; }
.CityLink 
{
	display: block;
	padding-left: 8px;
	text-decoration: none;
	color: #333;
	font-size: smaller;
}

.CityList td, .CityList a
{
	font-size: 11px;
}

.CityLink:hover { text-decoration: underline; }

.Disabled
{
	background-color: #e5e5e5;
}

.DisabledLabel
{
	font-weight: bold; 
	text-align: right;
	color: #666;
}

