body
{
	font-family:arial;
}

TD
{
	font-size:13px;	
}

.selectSize
{
	font-size: 8px;
}

.basicBlue
{
	background-color: #C5D4E9 ;
}
.lightBlue
{
	background-color: #E4EAF2 ;
}
.darkBlue
{
	background-color: #043556 ;
}
.rowColor1
{
	background-color: #D7DEE8 ;
}

.rowColor2
{
	background-color: #E4EAF2 ;
}
		
			
.whiteLinks
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.BlueLinks
{
	font-family: Arial;
	font-size: 11px;
	color: #375376;
	font-weight: bold;
}
.FormField
{
	width: 165px;
	background-color: #FCFCFC;
	font-family: arial;
	font-size: 11px;
	color: #404040;
	padding: 2px;
}


.FSdateSelect		{border:1px solid #999999; background-color:white}
.FSdateField		{width:76px; border:0; font-size:11px; padding:1px 0 0 3px}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#DDDDDD}
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:#CCCCCC}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#000000; text-decoration:none; width:22px; height:12px}
.FSnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px}
.FSinMonth:hover	{font-weight:bold}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red}

#FSdateSelector		{position:absolute; left:0; top:0; visibility:hidden; border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
#FSdateToday		{font-size:11px; font-weight:bold}
#FSrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center}

#dateSelector		{position:absolute; left:0; top:0; visibility:hidden; border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
#dateToday		{font-size:11px; font-weight:bold}
#rangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center}

