﻿body
{
	margin:0; 
	padding:0;	
}

.stdText
{
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
}

.stdDropdown
{
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
}

stdTextExtraLarge
{
	width:800px;
}

.fitStdTextLarge1 input, .fitStdTextLarge1 select
{
	width: 98px;
	margin-right: 1px;
}

.fitStdTextLarge2 select
{
	width: 100px;
	margin-right: 2px;
}


.notesText
{
	font-family: Verdana;
	font-size: xx-small;
}

.stdTitle
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}

.stdLabel
{
	font-size: x-small;
	font-family: Verdana;
	white-space: nowrap;
	text-align: left;
	padding-right: 5px;
}

.stdLabelValue
{
	font-size:x-small;
	font-family:Verdana;
}

/* Standard Control Styles */
.stdLink
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #800080;
	white-space: nowrap;
}

.stdButton
{
	margin: 10px;
	border-color: #CC6699;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	background-color: #CC6699;
	color: #FFFFFF;
	height: 20px;
}

.imgMenuSepHoriz
{
	background:url('/Images/Styles/Default/headerBreak.jpg') top left repeat-y;
	height: 7px;
	width: 1px;
	
}

.headerMenu
{
	background-repeat: repeat-x;
	height: 30px;
	background-image: url( '/Images/Styles/Default/headerMenuBack.JPG' );
}

.headerMenuText
{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}

.headerTable
{
	height: 10px;
	background-color: #800080;
}

.bodyTitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: large;
	color: #666666;
	padding-left:15px;
}

.gridContent
{
	white-space:nowrap;
}

.tabStrip
{
	font-weight: bold;
	font-size: xx-small;
}

.highlightBox
{
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	position: relative;
	FONT-SIZE: 8pt;
	display: block;
	width: 155px;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	background-image: url(/Images/LeftNav/button_blue.gif);
	background-repeat: repeat-x;
	background-color: #92C6FF; 
	border: 1px solid #66a9e4;
}

.lowlightBox
{
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	position: relative;
	FONT-SIZE: 8pt;
	display: block;
	width: 155px;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	background-image: url(/Images/LeftNav/button_paleblue.gif);
	background-repeat: repeat-x;
	background-color: #c5d5e6; 
	border: 1px solid #66a9e4;
}
