﻿body
{
	background-image: url(Images/gen_2.1.gif);
	margin: 0px;
	color: #000000;
	font-family: arial, verdana, helvetica;
}

.BodyCenter 
{ 
	padding:0px;
	margin: 0px;
}

a:link {
	/*color:#003333;*/
	color: blue;
	text-decoration: underline;
}
a:visited {
	/*color: #003333;*/
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.MainTitle, .MainTitle a:link, .MainTitle a:visited, .MainTitle a:link, .MainTitle a:hover
{
	font-weight: bold;
	font-size: 16pt;
	padding-top:10px;
	margin-bottom: 0px;
	text-align: center;
	text-decoration:none;
	color:Black;
}

.MenuRow
{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	white-space:nowrap;
}

h1 
{
}

h2
{
	text-align: center;
	border-color:Red;
}

h3
{
	text-align: center;
	padding-top: 0px;
}

h4
{
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

h5
{
	margin-top:0px;
	margin-bottom:0px;
}

h6
{
	margin-top:0px;
	margin-bottom:0px;
}

p 
{
	font-size: smaller;
	text-align: left;
	margin-top:6px;
	margin-bottom:6px;
}

ul
{
	padding-top: 0px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
}

li
{
	font-size: smaller;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 4px;
	list-style-type:disc;
	margin-top:0px;
	margin-bottom:0px;
}

.LoginStatus 
{
	text-align:right;
	color:black;
}

.LeftPane
{
	/*left section in main body of pages*/
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: small;
	padding-top: 0px;
	border-style:none;
	width:125px;
}

.FAQ_Q, td.FAQ_Q
{
	font-weight: bold;
	font-size: small;
	text-align:left;
	padding-bottom:0px;
	width:100%;
}
.FAQ_A, td.FAQ_A
{
	font-weight: normal;
	font-size: small;
	padding-left:25px;
	padding-top:0px;
	text-align:left;
	width:100%;
}

.Grid, .Grid td, .Grid tr
{
	font-size: 8pt;
	border-width:0px;
	border-collapse:collapse;
	border-style:none;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	border-style:none;
}

.Grid input, .Grid textarea 
{
	font-size:8pt;
}

.Grid caption
{
	font-size:10pt;
	font-weight:bold;
}

.GridRow, .GridRow td
{
	border-width:1px;
	border-collapse:collapse;
	border-style:none;
}

.GridAltRow, .GridAltRow td
{
	border-width:0px;
	border-collapse:collapse;
	border-style:none;
	background-color: #FFFFCC;
}

.GridSelected
{
	font-weight: bold;
	color: white;
	background-color: #ce5d5a;
	white-space:nowrap
}

.GridHeader, td.GridHeader, .GridHeader th
{
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #6b696b;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
}

.GridHeader A, .GridHeader A:visited
{
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding-right:0px;
}

.GridHeader a:hover
{
	font-size: 8pt;
	color:#CCCCCC;
}
.GridNotes
{
	font-size: 8pt;
	color: blue;
	text-align: center;
}

.GridFooter
{
}

.GridPagerEx
{
	font-size: small;
}

.GridPager, .GridPager td
{
	background-color: #FFFFCC;
	font-weight: bold;
	color:  #644729;
	vertical-align:middle;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.GridPagerButton
{
	font-size:8pt;
	width:62pt;
}

.GridPager INPUT
{
	font-size: xx-small;
}

.GridPager A:link, .GridPager A:visited
{
	color: #644729;
	font-size: small;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: underline;
}

.GridPager A:hover
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: small;
	color: black;
	text-decoration: none;
}

GridPagerButtons
{
	font-weight: normal;
	font-size: xx-small;
}

A.GridPagerButtons:link, A.GridPagerButtons:visited
{
	border-right: gray 1px solid;
	padding-right: 4px;
	border-top: gray 1px solid;
	padding-left: 4px;
	font-size: xx-small;
	font-weight: bold;
	padding-bottom: 2px;
	margin-left: 4px;
	border-left: gray 1px solid;
	margin-right: 4px;
	padding-top: 2px;
	border-bottom: gray 1px solid;
	text-decoration: none;
}

A.GridPagerButtons:hover
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: x-small;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

INPUT.GridPagerButtons
{
	font-weight: normal;
	font-size: xx-small;
	margin-right: 5px;
}

.GridColFooter
{
	vertical-align:top;
}

.dlstPageSize
{
	border-width:0px;
	border-style:none;
	border-collapse:collapse;
	white-space:nowrap;
}

.dlstPageSize td
{ 
	border-width: 0px;
	border-style:none;
	border-collapse: collapse;
	text-align: center;
	white-space: nowrap;
	text-align: center;
 }

.dlstPageSize A:link, .dlstPageSize A:visited, .dlstPageSize A:hover    
{
	font-size:x-small;
}

.dlstPageSizeFooter
{
	background-color:#FFFFCC;
	font-weight:bold;
	color:White;
}

.dlstPageSizeSelected, .dlstPageSizeSelected td
{
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: small;
	text-align: center;
}

.dlstPageSizeAltItem
{
}

.dlstPageSizeItem
{
}

.dlstPageSizeHeader, .dlstPageSize caption, .dlstPageSize th, .dlstPageSizeHeader td, .dlstPageSizeHeader li
{
	font-weight: bold;
	color: black;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	padding: 4;
	font-size: small;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}

.LinkCat, .LinkCat td
{ 
	text-align: center; 
	font-size: 14px; 
	font-variant: small-caps; 
	font-weight: bold;
	padding-top: 15px;
	vertical-align:top;
	border-style:none;
	border-collapse:collapse;
}

.PLinks, .Plinks td
{
	color: #644729;
	font-size: 10pt;
	white-space: normal;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
}

.PLinks1, .Plinks1 td
{
	text-align: left;
	vertical-align:top;
}

.PLinks2, .Plinks2 td
{
	text-align:center;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align:top;
}

.PLinks3, .Plinks3 td
{
	text-align: right;
	vertical-align:top;
}

/*****************
FormView classes
*****************/
.FormView, .FormView input, .FormView select
{
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-size: 8pt;
	border-style:solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color:#A89303;
	font-size:8pt;
	vertical-align:top;
}

.FormView td
{
	border-style:none;
	border-collapse: collapse;
}

.FormView input
{
	font-size:8pt;
}
.FormView hr
{
	width: 80%;
	text-align: center;
	height:1px;
}
.FormViewHeader, .FormViewHeader td, .FormViewHeader tr
{
	font-weight:bold;
	font-size:10pt;
	color: white;
	background-color: #6b696b;
	padding-left:12px;
	padding-bottom:4px;
	padding-top:4px;
}

.FormViewFooter
{
	background-color:#507CD1; 
	font-weight:bold;
	Color:White;
}

.FormViewEdit, .FormViewEdit td
{
	text-align: left;
	padding-right:2px;
	font-weight:bold;
}

.FormViewRow
{
	text-align:left;
}

.FormViewPager
{
	background-color:#2461BF;
	color:White;
	text-align:center;
}
	
.FormViewPager A:link, .FormViewPager A:visited, .FormViewPager A:hover    
{
	color:white;
}

td.FormViewItemLabels, .FormViewItemLabels td, .FormViewItemLabels tr
{
	text-align: right;
	white-space: nowrap;
	text-indent: 6px;
	padding-right:4;
	padding-top:2px;
	vertical-align:top;
	font-weight:bold;
	text-align:right;
}

td.FormViewEditLabels, .FormViewEditLabels td, .FormViewEditLabels tr
{
	text-align: right;
	white-space: nowrap;
	text-indent: 6px;
	padding-right:4;
	padding-top:2px;
	vertical-align:middle;
	font-weight:bold;
	text-align:right;
}

.FormViewEmpty, .FormViewEmpty td, .FormViewEmpty tr, .FormViewEmpty A:link, .FormViewEmpty A:visited, .FormViewEmpty A:hover
{
	background-color:#FFFFCC;
	font-weight:bold;
	font-size:10pt;
	padding-left:4px;
	padding-bottom:4px;
	padding-top:4px;
	width:100%;
	white-space:nowrap;
}

.FormViewUserInfoHeader, .FormViewUserInfoHeader td, .FormViewUserInfoHeader tr
{
	background-color: #5D7B9D;
	font-size:8pt;
	font-weight: bold;
	vertical-align: top;
	color: white;
	border:none;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: left;
}

.FormViewComandButtons A:link, .FormViewComandButtons A:visited, .FormViewComandButtons A:hover, .FormViewComandButtons A:active   
{
	color:blue;
}
/*********************************/

.SiteTree, .SiteTree td
{
 font-size:8pt;
}

.SiteTreeHoverNode
{
}

.SiteTreeNode a:link, .SiteTreeNode a:visited, .SiteTreeNode a:hover, .SiteTreeNode a:active
{
}

.notes, .notes td
{
	/*notes that are within a larger object like a table */
	MARGIN-TOP: 0px;
	FONT-WEIGHT: 500;
	font-size: 8pt;
	MARGIN-BOTTOM: 3px;
	text-align:left;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#A89303;
	margin-left: auto;
	margin-right: auto;
	padding:4px;
}

.LeftMenu
{
	color: #003333;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#A89303;
	border-bottom-style:none;
	background-color:Transparent;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

.LeftMenuStaticItem
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top:8px;
	padding-bottom:8px;
	margin-left: 0px;
	margin-right: 0px;
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A89303;
}

.LeftMenuStaticItem a:link, .LeftMenuStaticItem a:active, .LeftMenuStaticItem a:visited, .LeftMenuStaticItem a:hover
{
	color: #003333;
	text-decoration: none;
	white-space: nowrap;
}

.LeftMenuStaticHover
{
	/*
	color: #012370; 
	border-bottom: 1px solid #012370; 
	border-bottom: 1px dashed #644729;
	*/
}

.LeftMenuDyn
{
	font-size: 11pt;
	font-weight:bold;
	margin-top: 10px;
	z-index:1;
}

.LeftMenuDynSelected
{
}

.LeftMenuDynHover
{
}

.LeftMenuDynItem
{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom:4px;
	margin-left: 0px;
	margin-right: 0px;
	height:20px;
	border-style:none;
	width:160px;
	text-align:left;
	color: #003333;
	background-color: #FFFFCC;
}

.LeftMenuDynItem a    
{
	color: #003333;
	text-decoration: none; 
}

.LeftMenuDynItem a:link    
{
	color: #003333;
	text-decoration: none; 
}
.LeftMenuDynItem a:active  
{ 
	color: #003333;
	text-decoration: none; 
}  
.LeftMenuDynItem a:visited 
{ 
	color: #003333;
	text-decoration: none; 
}  
.LeftMenuDynItem a:hover   
{ 
	color: #003333;
	text-decoration:underline; 
	font-weight:bold;
	/*border-bottom: 1px solid #012370; */
} 

.BottomMenu, .BottomMenu  td
{
	font-size: x-small;
	white-space: nowrap;
	text-align: center;
	color: black;
}

.BottomMenu a:hover, .BottomMenu a:link, .BottomMenu a:active, BottomMenu a:visited 
{
	font-size: x-small;
	white-space: nowrap;
	text-align: center;
	color: black;
}

.References a:hover, .References a:link, .References a:active, .References a:visited 
{
 font-weight:bold;
}

.LabelErr
{
	text-align:center;
	color:Red;
	width:100%;
}

.LabelSuccess
{
	color:Green;
	text-align:center;
	width:100%;
}

.LabelMsg
{
	text-align:center;
	font-size:medium;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
	width:100%;
}

.RevNote
{
	font-size: 8pt;
	text-align:left;
	border-style:none;
	margin:0px;
	padding:0px;
}

.LoginTitle
{
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

.userentry, .userentry input
{
	font-size: 8pt;
	color: black;
	text-align: left;
}

.copyright
{
	font-weight: normal;
	font-size: 7pt;
	text-align: center;
	padding-bottom:10px;
	width:700px;
	border-style:none;
}


