.BigList ul
	{
	margin:0;
	padding:0;
	list-style:
	disc none outside;
	white-space:normal;
	color:#000000
	}

.BigList li
	{
	margin:0 0 0 15px;
	padding:0 0 3px 0;
	vertical-align:middle;
	}

body
        {
        background-color: #ffffff;
	font-family: verdana, tahoma, arial;
	color: #000000;
        font-size: 11px;
	margin:0px;
	}

td
        {
	font-family: verdana, tahoma, arial;
	color: #000000;
        font-size: 11px;
        }

input
        {
	font-family: verdana, tahoma, arial;
	color: #000000;
        font-size: 11px;
        }

textarea
        {
	font-family: verdana, tahoma, arial;
	color: #000000;
        font-size: 11px;
        }

A       {
        color: #000090;
        text-decoration:none;
        }

A:hover {
        color: #980000;
        text-decoration:underline;
        }

A.menu	{
        color: #003399;
        text-decoration:none;
        font-weight: medium;
        }

.menu	{
        color: #000000;
        font-weight: medium;
        font-size: 10px;
	}
	
A.menu:hover {
        color: red;
        text-decoration:underline;
        }

.greytext {
	color: #808080;
	font-size: 10px;
	}


.whitetext {
	color: #ffffff;
	}

.blocktitle
        {
        margin-left:9px;
        }

.pad
        {
        padding-bottom:3px;
        }
.toppad
        {
        padding-top:3px;
        }
.itemRow
        {
        background-color: #f1f1f1;
        }

A.quickLink
        {
        color: #ffffff;
        cursor: hand;
        font-family: verdana;
        font-size: 10px;
        text-decoration: none;
        padding: 2px 7px 2px 7px;
	height: 16px;
        }

A.quickLink:hover
        {
        color: #ffffff;
        text-decoration: none;
	border: 1px solid #A2B7E9;
        background-color:#7B9BDB;
        padding: 1px 6px 1px 6px;
	height: 16px;
        }

.cellHover
        {
        background-color:#4c86c6;
        border-bottom: 0px;
        text-decoration:none;
        }

A.cellDefault
        {
        }

.infoItem
        {
        font-family: verdana, tahoma, arial;
        font-size: 13px;
        color: #000000;
        font-weight:medium;
        }


.Heading
        {
        font-size: 13px;
        font-weight: medium;
        }

.MainMenuDiv
	{
	height:20px;
	}
	
.MainMenuArrowCol
	{
	width:20px;
	vertical-align:top;
	text-align:center;
	}

.MainMenuOptionsCol
	{
	vertical-align:top;
	}

.bannerbox
	{
	border: 1px solid #6666A3;
	}
	
.greybox
	{
	background-color:#F5F5F5;
	}

.bluebox
	{
	background-color:#000099;
	}

.CellContentCol
	{
	vertical-align:top;
	text-align:left;
	}
	
.Masthead
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	}	
	
.HeadingBlue
	{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000090;
	}
	
.HeadingRed
	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.BlueHeader
	{
	font-family: Verdana, Tahoma;
	font-size: 16px;
	font-weight: medium;
	color: #6666a3;
	}
	
.PlainTable
	{
	border:0px;
	border-spacing:0px;
	padding:0px;
	}
	
.VerticalLineSpace
	{
	width:16px;
	}
	
.VerticalLine
	{
	background-color:#cccccc;
	width:1px;
	}
	
.ShowCase
	{
	font-size:12px;
	}

.SpacedList
	{
	padding-bottom:6px;
	}
	
.SpacedListWithText
	{
	padding-bottom:12px;
	}
	
.UnderlinedLink
	{
	text-decoration:underline;
	}
.Indent
	{
	margin-left:20px;
	}
	
A.Sidebar
	{
	font-size:9px;
	text-decoration:none;
	color: black;
	}
	
A.Sidebar:hover
	{
	font-size:9px;
	text-decoration:none;
	color: black;
	}
	
A.SidebarSelected
	{
	font-size:9px;
	text-decoration:none;
	color: white;
	}
	
A.SidebarSelected:hover
	{
	font-size:9px;
	text-decoration:none;
	color: black;
	}
	
A.SubSidebar
	{
	font-size:9px;
	text-decoration:none;
	color: #505070;
	}
	
A.SubSidebar:hover
	{
	font-size:9px;
	text-decoration:none;
	color: black;
	}
	
.SidebarHeader
	{
	font-size:9px;
	color: black;
	font-weight: bold;
	}

.SubSidebarCell
	{
	height: 22px;
	background-color: #ffffff;
	}
	
.SubSidebarCellHover
	{
	height: 22px;
	background-color: #ebecee;
	}

.SidebarCell
	{
	height: 22px;
	background-color: #ebecee;
	}

.SidebarCellSelected
	{
	height: 22px;
	background-color: #b9b9bb;
	}

.SidebarCellHover
	{
	height: 22px;
	background-color: #ffffff;
	}

.SidebarContent
	{
	padding-left:0px;
	padding-right:0px;
	}

.ColumnBar
	{
	font-size: 9px;
	}

