/* CSS Elements and Classes for the menu */
.TopMenuGroup
{
  background-image:url(images/menu_group_background.gif);
  background-color:#DBD7D0;
  border:1px solid black; 
}

.MenuGroup
{
  background-image:url(images/menu_group_background.gif);
  background-color:#DBD7D0;
  border:1px solid black; 
}

.TopMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid black; 
  border-left-color:#737373;
  border-top-color:#4C4C4C;
  border-bottom-color:#131413;
  cursor:default;
}

.TopMenuItemHover 
{
  color:white;
  background-color:#3D3D3D; 
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid black; 
  border-bottom-color:#AAAAAA;
  cursor:default;
}

.MenuItem
{
  background-color:white;
  color:black;
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  cursor:default;
}

.MenuItemHover
{
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	color: white;
	font-family: Tahoma;
	background-color: silver;
}


/* CSS Elements and Classes for the site */
.pagenav
{
	background-color: Maroon;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bolder;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	color: White;
}

.pagetitle
{
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: middle;
}

.PanelHeader
{
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

.PanelHeader2
{
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	color: Blue;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
}

.noborder
{
	border-bottom-style:none;
	padding: 0 0 0 0;
}

.actionnavlink
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.actionnav
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	background-color: Maroon;
}

.actionnavpagelinks
{
	color: maroon;
	font-family: Veranda;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.actionnavpagenumbers
{
	color: Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.actionnavpagetext
{
	color: Black;
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.footer
{
	font-family: Verdana;
	font-size: .7em;
	text-align: justify;
}

.errormessage
{
	font-family: Verdana;
	font-size: 12px;
	font-style: oblique;
	color: Red;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

.warning
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: Red;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

.sectionbreak
{
	color: Maroon;
	padding-bottom: 0px;
	padding-top: 0px;
}

.box
{
	border: solid;
	border-color: black;
	border-style: ridge;
	border-width: thin;
	padding: 10px;
}

.loginmessage
{
	font-family: Verdana;
	font-size: 12px;
	font-style: oblique;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
	
.textbox
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

.checkbox
{
	padding:0 0 0 0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	/*background-color: White;*/
	color: black;
	font-weight:lighter;
	text-decoration: none;
	text-align: left;
}

.label
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

Text
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.ItalicText
{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.right
{
	text-align: right;
	font-weight: normal;
}
.left
{
	text-align: left;
}

.top
{
	vertical-align: top;
}

.tip
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	
}

.button
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

.link
{
	font-size: 12px;
	text-align: left;
	font-family: Verdana;
	color: Blue;
	text-decoration: none;
	font-weight: normal;
}

.UnderlineLink
{
	font-size: 12px;
	text-align: left;
	font-family: Verdana;
	color: Blue;
	text-decoration: underline;
	font-weight: normal;
}

.underline
{
	text-decoration: underline;
}

.searchcriterialfield
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.searchcriterialvalue
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.resultsheader
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-style:none;
	background-color: #DBD7D0;
	background-image:url(images/DataGrid_background.gif);
}

.resultslink
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: Blue;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
}

.accountlist
{
	border-right: thin solid;
	border-top: thin solid;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	border-left: thin solid;
	color: black;
	border-bottom: thin solid;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}
.accountlistheader
{
	border-right: thin solid;
	border-top: thin solid;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left: thin solid;
	color: black;
	border-bottom: thin solid;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}
.accountlistlink
{
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	color: blue;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: underline;
}

.userlist
{
	border-right: thin solid;
	border-top: thin solid;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	border-left: thin solid;
	color: black;
	border-bottom: thin solid;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}
.userlistheader
{
	border-right: thin solid;
	border-top: thin solid;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left: thin solid;
	color: black;
	border-bottom: thin solid;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}
.userlistlink
{
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	color: blue;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: underline;
}

.reportheading
{
	font-family: Verdana;
	font-size: 18px;
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
}

.reportheading2
{
	font-family: Verdana;
	font-size: 12px;
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
}

.reportheading3
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
}

.reportheading3i
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
	font-style: italic;
}

.reportheading4
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: left;
}

.reportheading4i
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
	font-style: italic;
}

.reporttable {
	border-right: none;
	border-top: none;
	font-weight: bold;
	border-left: none;
	color: maroon;
	border-bottom: none;
	width: 600px;
	/*border:5px solid pink;*/
}

.reportheader
{
	border-right: maroon thin solid;
	border-top: maroon thin solid;
	font-weight: normal;
	font-size: 10px;
	vertical-align: middle;
	border-left: maroon thin solid;
	color: black;
	border-bottom: maroon thin solid;
	font-style: normal;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
}

.reportdate
{
	padding: 0 0 0 0;
	border-right: none;
	border-top: none;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	border-left: none;
	color: black;
	border-bottom: none;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	float:right;
}
.reportname
{
	padding-left:0px;
	border-right: none;
	border-top: none;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left: none;
	color: Maroon;
	border-bottom: none;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	float:left;
}

.reportsection
{
	border-right: none;
	border-top: none;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left: none;
	color: maroon;
	border-bottom: solid thin maroon; /*changed pm none;*/
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}
.reportboard
{
	border-right: none;
	border-top: none; /*changed pm solid thin*/
	border-top-color: Maroon;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left: none;
	color: black;
	border-bottom: none; /*none*/
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	padding-bottom:0px;
	padding-top:15px;
}
.reportcert
{
	border-right: none;
	border-top: none;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	border-left: none;
	color: black;
	border-bottom: none;
	font-style: oblique;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 0px;
}

.reportcertstatus {
    border-right: none;
    border-top: none;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    border-left: none;
    color: #3fbaf8;
    border-bottom: none;
    /*font-style: oblique;
        text-decoration: underline;
    */
    font-family: Verdana;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 0px;
}

.certnav
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: maroon;
	text-decoration: none;
	font-weight: bold;
	padding:0px;
	vertical-align: middle;
}

a.certnav:hover
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: maroon;
	text-decoration: underline;
	font-weight: bold;
	padding:0px;
	vertical-align: middle;
}


.certheader
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	border-bottom: solid thin #d3d3d3;
	border-left: solid thin #d3d3d3;
	color: Black;
	padding:1px;
	
}

.certheadertext
{
	font-size: 11px;
	vertical-align: middle;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	color: Black;
	font-weight: normal;
    border-bottom: solid thin #d3d3d3;
	border-left: solid thin #d3d3d3;
}

.certlabel {
    border-right: none;
    border-top: none;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
    border-left: none;
    color: black;
    border-bottom: none;
    font-style: normal;
    font-weight: bold;
    font-family: Verdana;
    text-align: left;
    text-decoration: none;
    width: 500px;
    float: left;
}


.reportlabel {
    border-right: none;
    border-top: none;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
    border-left: none;
    color: black;
    border-bottom: none;
    font-style: normal;
    font-weight: bold;
    font-family: Verdana;
    text-align: left;
    text-decoration: none;
    width: 115px;
    float: left;
}

.reporttext
{
	border-right: none;
	border-top: none;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	border-left: none;
	color: black;
	border-bottom: none;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	float:left;
}

.reportdividerbottom
{
	border-bottom:solid thin Maroon;
}

.reportdividertop
{
	border-top:solid thin Maroon;
}

.reportcol1
{
	width: 60px;
	/*border:solid thin black;*/
}

.reportcol2
{
	width: 100px;
	/*border:solid thin black;*/
}

.reportcol3
{
	width: 125px;
	/*border:solid thin black;*/
}

.reportcol4
{
	width: 175px;
	/*border:solid thin black;*/
}

.reportcol5
{
	width: 135px;
	/*border:solid thin black;*/
}

.reportcol6
{
	width: 170px;
	/*border:solid thin black;*/
}

.reportcol7 { /*for certificate name*/
    width: 200px;
    /*border:solid thin black;*/
}

.reportprivate
{
	color: Red;
}

.reportexpired
{
	color: Red;
}

.reportnavlink
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	vertical-align: middle;
	background-color: Maroon;
}

.reportnav
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	background-color: Maroon;
}

.helptext
{
	border-right: none;
	border-top: none;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	border-left: none;
	color: black;
	border-bottom: none;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}

.helptextsmall
{
	border-right: none;
	border-top: none;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	border-left: none;
	color: black;
	border-bottom: none;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}


.searchesremainingtext
{
	
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	color: red;
	font-style: normal;
	font-family: Verdana;
    border: 1px solid lightgray;
	text-align: right;
    padding: 3px;
}

.helpheader
{
	border: solid thin Maroon;
	background-color: Maroon;
	height: 30px;
	width: 100%;
}
.private
{
	color:Red;
}

.expired
{
	color:Red;
}

.inactive
{
	color:Red;
}
.unknown
{
	color:Green;
}

.searchquestionicon
{
	vertical-align:middle;
}

.searchspacer
{
	width:25px;
}

.hidden
{
	display:none;
}
 
BODY
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	background-color: White;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.details
{
    display: none;
    visibility: hidden;
}

.supportlink{
	font:11px verdana;
	color:black;
}

.resourcesbanner {
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	/*padding-top: 5px;*/
	/*padding-bottom: 1px;*/
	padding-left: 5px;
	vertical-align: middle;
	background-color: #E9E9E9;
	width: 100%;
	text-wrap: none;
}






