body
{
	center
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
}
.Header   
{
   font-family:verdana;
	font-size:14pt;
	font-weight:bold;
	color:#513b39;
}
.MaroonHeader   
{
   font-family:verdana;
	font-size:14pt;
	font-weight:bold;
	color:maroon;
}

.smallMaroon
{
	font-weight: normal;
	font-size: 13px;
	color: maroon;
	font-family: Verdana, Helvetica, sans-serif;
}
.smvBlack
{
   font-size: 11px;
   color: black;
   font-family: Arial;
   background-color: #736d84;
}
.smvNavy
{
   font-size: 11px;
   color: navy;
   font-family: Verdana;
}
.NormalBoldNavy
{
   font-weight: bold;
   font-size: 12px;
   color: navy;
   font-family: Verdana;
}

.smv
{
   font-size: 11px;
   font-family: Verdana;
}
.BigOrange
{
	font-weight: bold;
	font-size: 16px;
	color: #ff9900;
	font-family: Verdana;
	background-color: #736d84;
}
.MedOrange
{
	font-weight: bold;
	font-size: 14px;
	color: #ff9900;
	font-family: Verdana;
	background-color: #736d84;
}
.smvWhite
{
	font-size: 11px;
	background-image: none;
	color: white;
	font-family: Verdana;
	background-color: #736d84;
}
.smvWhiteNoBGC
{
	font-size: 11px;
	background-image: none;
	color: white;
	font-family: Verdana;
}
.smvYellow
{
   font-size: 11px;
   background-image: none;
   color: yellow;
   font-family: Verdana;
   background-color: #736d84;
}
.BigBlack
{
	font-size: 14px;
	background-image: none;
	color: black;
	font-family: Verdana;
}
.LtBluetableBorder
{
	border: 1px #9abce4 solid; 
   background-color: #FFFFFF;
}
.maroontableBorder
{
   border-right: maroon 1px solid;
   border-top: maroon 1px solid;
   border-left: maroon 1px solid;
   border-bottom: maroon 1px solid;
   background-color: #ffffff;
}
.tableBorder
{
    
}
.RowHighlight
{
    background-color: #D4D9EC;
}
.OtherTabsBg
{
	border-left-color: black;
	border-bottom-color: black;
	color: black;
	border-top-color: black;
	background-color: silver;
	border-right-color: black;
}

/* text style for the selected tab */
.SelectedTab
{
   font-weight: bold;
   font-size: 12px;
   color: maroon;
   font-family: Verdana, Helvetica, sans-serif;
   background-color: #cccccc;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

.SubHeadBlue    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: blue;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
   font-weight: normal;
   font-size: 11px;
   color: black;
   line-height: 12px;
   font-family: Verdana;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
   font-weight: normal;
   font-size: 12px;
   font-family: Arial;
}

.NormalRed
{
   font-weight: bold;
   font-size: 12px;
   color: red;
   font-family: Arial;
}

.NormalBold
{
   font-weight: bold;
   font-size: 12px;
   font-family: Arial;
}
.WhiteTitle
{
   font-weight: bold;
   font-size: 10pt;
   color: white;
   font-family: Verdana;
}
/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
   font-weight: bold;
   font-size: 13px;
   color: black;
   font-family: Verdana;
   background-color: gray;
}

.yellowtableHeaderText
{
   font-weight: bold;
   font-size: 13px;
   color: black;
   font-family: Verdana;
   background-color: #e6c064;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1px #013DA4 solid; 
    background-color: #FFFFFF;
}

.LtSilverBorder
{
   border: #cccccc 1px solid;
   background-color: #ffffff;
}

.BlackTitle
{
	font-family:verdana;
	font-size:14pt;
	font-weight:bold;
	color:black;
}
.WhiteTitle
{
   font-weight: normal;
   font-size: 11pt;
   color: white;
   font-family: verdana;
}
.LtBlueTitle
{
	font-family:verdana;
	font-size:14pt;
	font-weight:bold;
	color:#79A0DA;
}

.BrownBorder
{
   border: #513b39 1px solid;
   background-color: #ffffff;
}

.tableBorderNoBackground
{
    border: 1px #013DA4 solid; 
}

body, td, tr
{
	font-family:verdana;
	font-size:10pt;
}
p.list 
	{
		margin:1px 5px 2px 16px;
		text-indent:-14px;
	}
a.menu{color:#004080;text-decoration:none;}
td.white{color:white;}
.titlePage{font-size:12pt;Color:maroon;font-weight:bold;}
