﻿body
{
	margin: 0;
	width: 100%;
	height: 100%;
	vertical-align: top;
    background-color: #cccccc;
    font-family: Verdana;
}

.ck-editor__editable_inline {
	min-height: 400px;
}

table
{
	border-collapse: collapse;
}
 
td
{ 
	font-size: 11px;
	color: #000000;	
	font-family: Verdana;
	line-height: 15px;
}

a,
.content a:visited,
.content a:active
{
	color: #424242;	
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline;
}

a:hover
{
	color: #000000;	
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

hr
{
	border: 0;
	height: 1px;
	color: #000000;
	background-color: #000000;
}

ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.Page_Title 
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}

.Page_SubTitle 
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
}

.MasterHeaderImage
{
    height: 154px;
    width: 990px;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
    background: #ffffff url(../../Sites/0/PageLayouts/Images/Header.jpg); 
} 

.MasterContent
{
    text-align: left;
    font-size: 11px;
	width: 995px;
	vertical-align: top;
}

.Masterfooter
{ 
	font-family: verdana;	
	color:  #ffffff;
	width: 100%;
	height: 28px;
	border: solid 1px #000; 
	background: #317a9f url(../../Sites/0/PageLayouts/Images/Footer_BG.jpg) repeat-x; 
}
.Masterfooter td
{
	padding: 0px 5px;
	color: #ffffff;
	font-size: 9px;
}
.Masterfooter a,
.Masterfooter a:visited,
.Masterfooter a:active 
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color:  #ffffff;
	text-decoration: none;
}
.Masterfooter a:hover
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color:  #ffffff;
	text-decoration: underline;
}

.Header_SiteSearch
{
    vertical-align: bottom;
    text-align: right;
    height: 144px;
    width: 995px;
    padding-right: 80px;
    padding-bottom: 10px;
}

.ViewControlContent
{
    margin-left: 10px;
    margin-right: 10px;
}


.HomepageLinks a,
.HomepageLinks a:visited,
.HomepageLinks a:active
{
	color: #000000;	
	font-size: 15px;
	font-weight: bold; 
	text-decoration: none;
}

.HomepageLinks a:hover
{
	color: #000000;	
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

/*----------- TABLES -----------*/ 

.tbl_Header
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	height: 29px;
	width: 100%;
	padding-left: 15px;
	border: solid 1px #000000;
	background: url(../../Sites/0/PageLayouts/Images/TBLTopBG.jpg) repeat-x top center;
}
.tbl_CellLeft
{
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.tbl_CellRight
{
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

/*--------- TABLES 2 --------*/ 

.boxTop
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	height: 25px;
	width: 100%;
}
.boxLeft
{
	width: 21px;
	height: 100%;
}
.boxBody
{
	font-size: 11px;
	padding: 7px;
	background-color: #E7EFF5;
	width: 100%;
}
.boxRight
{
	width: 21px;
	height: 100%;
}
.boxBottom
{
	width: 100%;
	height: 25px;	
	font-weight: bold;
}

/*--------- CONTACT US TABLES --------*/ 

.HeaderRowStyle th, .HeaderRowStyle td
{
	color: #000000;		
	font-weight: normal;
	font-family: Tahoma;
	text-align: left;	
	padding: 5px;
	border-bottom: 1px solid #767679;	
	border-left: 1px solid #767679;
	border-right: 1px solid #767679;
	background: #BEBEC2 url(../../Sites/0/PageLayouts/Images/boxTopMiddle.jpg) repeat-x top center;
}
.HeaderRowStyle a,
.HeaderRowStyle a:visited,
.HeaderRowStyle a:active
{
	color: #000000;	
	font-size: 11px;	
} 
.HeaderRowStyle a:hover
{
	color: #000000;	
	font-size: 11px;
} 

/* ----------- LINKS ------------ */

.Links_Uncategorized_Body
{
	padding-top: 15px;
	padding-left: 10px;
}
.Links_Uncategorized_Link
{
	padding-bottom: 15px;
}
.Links_Categorized_Body
{
	padding-bottom: 20px;
}
.Links_Categorized_BG
{
	width: 90%;
	vertical-align: top;
}
.Links_Categorized_Header
{
	font-weight: bold;
	font-size: 15px;
	color: #5a0d05;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 90%;
	vertical-align: top;
}
.Links_Categorized_Link
{
	width: 90%;
	vertical-align: top;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
}
.Links_Categorized_Title
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 25%;
	vertical-align: top;
}

.Links_Categorized_Description
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 50%;
	vertical-align: top;
}
/************* Standard User Gridview ***************/

.GridViewHeaderStyle
{
    background-color: #426182;
    color: White;
    font-size: 10pt;
}
.GridViewHeaderStyle td,
.GridViewHeaderStyle a:link,
.GridViewHeaderStyle a:active,
.GridViewHeaderStyle a:hover,
.GridViewHeaderStyle a:visited
{
    background-color: #426182;
    color: White;
    font-size: 10pt;
}

.GridViewRowStyle,
.GridViewRowStyle td
{
    text-decoration: none;
    font-size: 8pt;
    font-weight: normal;
    height: 25px;
}
.GridViewRowStyle a:link,
.GridViewRowStyle a:active,
.GridViewRowStyle a:hover,
.GridViewRowStyle a:visited
{
    text-decoration: none;
    font-size: 7pt;
    font-weight: normal;
}

.GridViewPagerStyle,
.GridViewPagerStyle td,
.GridViewPagerStyle a:link,
.GridViewPagerStyle a:active,
.GridViewPagerStyle a:hover,
.GridViewPagerStyle a:visited
{
    font-size: 10pt;
    color: White;
    background-color: #426182;
    height: 10px;
}

.EmptyDataRowStyle,
.EmptyDataRowStyle td
{
    font-size: 12pt;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

/************* Top Menu *******************/

.headerMenuBar
{
	width: 996px;
	height: 30px;
	vertical-align: top;
	color: #ffffff;	
	font-size: 10px;
	background: #317a9f url(../../Sites/0/PageLayouts/Images/MenuTop_BG.jpg) repeat-x top left; 
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.TopStaticSelectedStyle
{
	cursor: pointer;
	font-size: 11px;
	font-family: Verdana;
}
.TopStaticMenuStyle a,
.TopStaticMenuStyle a:visited,
.TopStaticMenuStyle a:active
{
	color: #ffffff;		
	text-decoration: none;
	
	font-weight: normal;
	font-family: Verdana;
	height: 31px;
}
.TopStaticMenuStyle td 
{
	
}
.TopStaticMenuItemStyle 
{ 
	
}

.TopStaticMenuItemStyle td
{		
	padding: 0px 20px 0px 20px;
	text-align: center;
}
.TopStaticHoverStyle
{
	font-weight: normal;
	font-family: Verdana;
}
.TopStaticMenuStyle a:hover 
{
	color: #ffffff;		
	text-decoration: underline;
	font-size: 11px;		
	font-weight: normal;
	font-family:  Verdana;	
}
 
.TopDynamicSelectedStyle
{
	font-weight: normal;
	cursor: pointer;
	font-size: 10px;
}
.TopDynamicMenuStyle a,
.TopDynamicMenuStyle a:visited,
.TopDynamicMenuStyle a:active
{
	color: #000000;		
	text-decoration: none;
	width: 100%;	
	display: table;			
	white-space: nowrap;
	font-weight: normal;	
}

.TopDynamicMenuStyle 
{
	z-index: 999;
}

.TopDynamicMenuStyle td
{
	border: 1px solid #000000;		
	border-collapse: collapse;
	width: 100%;
	background-color: Transparent;
	font-size: 10px;	
}
.TopDynamicMenuItemStyle
{
	width: 100%;	
}
.TopDynamicMenuItemStyle td
{		
	padding: 7px 9px 7px 9px;
	border: 0px solid #000000;
	font-weight: normal;	
	text-align: left;
	width: 100%;
	background-color: #86c5e5;
}
.TopDynamicHoverStyle td
{
	background-color: #b0e0f8;
	width: 100%;
}
.TopDynamicMenuStyle a:hover 
{
	color: #000000;		
	text-decoration: none;
	width: 100%;	
	display: table;			
	white-space: nowrap;
	background-color: #b0e0f8;	
}

.LoginLinks a,
.LoginLinks a:visited,
.LoginLinks a:active
{
	color: #424242;	
	text-decoration: underline;
	display: table;			
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}

.LoginLinks a:hover 
{
	color: #000000;		
	text-decoration: none;
	font-size: 10px;		
	font-weight: normal;
	font-family: Verdana;	
}

/************* Standard Admin Gridview *******************/

.ADMIN_GridViewHeaderStyle
{
    background-color: #15659A;
    color: White;
    font-size: 10pt;
}
.ADMIN_GridViewHeaderStyle td,
.ADMIN_GridViewHeaderStyle a:link,
.ADMIN_GridViewHeaderStyle a:active,
.ADMIN_GridViewHeaderStyle a:hover,
.ADMIN_GridViewHeaderStyle a:visited
{
    background-color: #15659A;
    color: White;
    font-size: 10pt;
}

.ADMIN_GridViewRowStyle,
.ADMIN_GridViewRowStyle td
{
    font-size: 8pt;
    font-weight: normal;
    height: 25px;
}
.ADMIN_GridViewRowStyle a:link,
.ADMIN_GridViewRowStyle a:active,
.ADMIN_GridViewRowStyle a:hover,
.ADMIN_GridViewRowStyle a:visited
{
    font-size: 8pt;
    font-weight: normal;
}

.ADMIN_GridViewPagerStyle,
.ADMIN_GridViewPagerStyle td,
.ADMIN_GridViewPagerStyle a:link,
.ADMIN_GridViewPagerStyle a:active,
.ADMIN_GridViewPagerStyle a:hover,
.ADMIN_GridViewPagerStyle a:visited
{
    font-size: 10pt;
    color: White;
    background-color: #426182;
    height: 10px;
}

.ADMIN_EmptyDataRowStyle,
.ADMIN_EmptyDataRowStyle td
{
    font-size: 12pt;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.admin_menubox_main
{
    border-bottom: solid 1px black; 
    background-color: ThreeDFace;
    padding: 3px;
    font-size: 8pt;
}
.admin_menubox_main a,
.admin_menubox_main a:link,
.admin_menubox_main a:visited
{
    padding: 3px;  
    text-decoration: none; 
    color:  #272c69;
    font-size: 8pt;
}
.admin_menubox_main a:hover
{
    border-color: ThreeDShadow;
    /*background-color: ThreeDHighlight;*/
    padding: 3px;
    text-decoration: none;
    font-size: 8pt;
}


/************* SUB MENU **************/

.admin_menubox_sub
{
    border: solid 1px #d8d8d8; 
    background-color: #f0f0f0; 
    margin: 5px;
    padding: 2px;
    text-decoration: none;
}
.admin_menubox_sub a,
.admin_menubox_sub a:active,
.admin_menubox_sub a:link,
.admin_menubox_sub a:visited
{
    padding: 3px;  
    text-decoration: none; 
    color:  #272c69;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #d8d8d8;
    font-size: 8pt;
    font-weight: bold;
    margin: -2px;
}
.admin_menubox_sub a:hover
{
   background-color: #272c69;
   color: White;
    padding: 3px;
    text-decoration: none;
}

.admin_titlebox
{
    border: solid 1px 272c69; 
    background-color: #4b5d8d; 
    color: White; 
    margin: 5px;  
    padding: 3px;
    font-size: 10pt; font-weight: bold;
}

.admin_sectionbox
{
    border: solid 1px #d8d8d8; 
    background-color: #f0f0f0; 
    margin: 5px;
}
.admin_sectionbox_header
{
    font-weight: bold; 
    font-size: 10pt; 
    padding: 3px;
    margin: 3px 0px 3px 0px;
    border: solid 1px #d8d8d8;
    background-color: #e0e0e0;
}
.admin_sectionbox_content
{
    margin-left: 10px;
    margin-right: 10px;
}
.admin_sectionbox .admin_menubox_sub
{
    background-color: #f7f7f7;
}

.admin_modulecontainer_titlebox
{
    font-size: 8pt;
    font-weight: bold;
    border-bottom: solid 1px black; 
    padding: 2px;    
    background-color: #272c69; 
    color: White; 
}

.admin_modulecontainer_menubox
{
    font-size: 7pt;
    border-bottom: solid 1px black; 
    background-color: #cccccc; 
    padding: 2px;
}
.admin_modulecontainer_menubox a,
.admin_modulecontainer_menubox a:link,
.admin_modulecontainer_menubox a:visited
{
    padding: 2px;  
    text-decoration: none; 
    color:  #272c69;
}
.admin_modulecontainer_menubox a:hover
{
   background-color: #272c69;
   color: White;
    padding: 2px;
    text-decoration: none;
}


/************* Standard Admin Gridview *******************/

.ADMIN_GridViewHeaderStyle
{
    background-color: #15659A;
    color: White;
    font-size: 10pt;
} 
.ADMIN_GridViewHeaderStyle td,
.ADMIN_GridViewHeaderStyle a:link,
.ADMIN_GridViewHeaderStyle a:active,
.ADMIN_GridViewHeaderStyle a:hover,
.ADMIN_GridViewHeaderStyle a:visited
{
    background-color: #15659A;
    color: White;
    font-size: 10pt;
}

.ADMIN_GridViewRowStyle,
.ADMIN_GridViewRowStyle td
{
    font-size: 8pt;
    font-weight: normal;
    height: 25px;
}
.ADMIN_GridViewRowStyle a:link,
.ADMIN_GridViewRowStyle a:active,
.ADMIN_GridViewRowStyle a:hover,
.ADMIN_GridViewRowStyle a:visited
{
    font-size: 8pt;
    font-weight: normal;
}

.ADMIN_GridViewPagerStyle,
.ADMIN_GridViewPagerStyle td,
.ADMIN_GridViewPagerStyle a:link,
.ADMIN_GridViewPagerStyle a:active,
.ADMIN_GridViewPagerStyle a:hover,
.ADMIN_GridViewPagerStyle a:visited
{
    font-size: 10pt;
    color: White;
    background-color: #426182;
    height: 10px;
}

.ADMIN_EmptyDataRowStyle,
.ADMIN_EmptyDataRowStyle td
{
    font-size: 12pt;
    font-weight: bold;
    width: 100%;
    text-align: center;
    border-right: solid 1px #000000;
}

/************** STANDARD USER FORMS INPUT *****************/

.FormTable
{
	
}
.FormLabel
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
    vertical-align: top;
}
.FormLabelRequired
{
    font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
    vertical-align: top;
}
.FormValue
{
	margin-left: 10px;
	padding-left: 10px;
    vertical-align: top;
}
.FormTop
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxTop.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.FormTitle
{
	text-align: center; 
	font-weight: bold;
	font-size: 14px;
	color: #5a0d05;
	vertical-align: middle;
	padding-top: 14px;
}
.FormSectionTitle
{
	text-align: left; 
	font-weight: bold;
	font-size: 12px;
	color: #5a0d05;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 10px;
	text-decoration: underline;
}
.FormTopLeft
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxTopLeft.jpg);
	width: 22px;
	height: 38px;
}
.FormTopRight
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxTopRight.jpg);
	width: 22px;
	height: 38px;
}
.FormLeft
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxLeft.jpg);
	background-repeat: repeat-y;
	width: 22px;
}
.FormBody
{
	background-color: #e6e6cc;
	padding-top: 7px;
}
.FormTable
{
	padding: 3px 3px 3px 3px;
}
.FormRight
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxRight.jpg);
	background-repeat: repeat-y;
	width: 22px;
}
.FormBot
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxBot.jpg);
	height: 18px;
}
.FormBotLeft
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxBotLeft.jpg);
	width: 22px;
	height: 18px;
}
.FormBotRight
{
	background-image: url(../../Sites/0/PageLayouts/Images/Form_BoxBotRight.jpg);
	width: 22px;
	height: 18px;
}

/************** STANDARD USER FORMS DISPLAY *****************/

.DisplayFormTable
{
	margin-left: 10px;
}
.DisplayFormCategory
{
	font-weight: bold;
	font-size: 14px;
	padding-top: 17px;
	padding-bottom: 5px;
	border-bottom: solid 1px #000000;
	width: 100%;
}
.DisplayFormLabel
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.DisplayFormValue
{
	margin-left: 5px;
}

/************** STANDARD ADMIN FORMS INPUT *****************/

.ADMIN_FormTable
{
}
.ADMIN_FormLabel
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
    vertical-align: top;
}
.ADMIN_FormLabelRequired
{
    font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
    vertical-align: top;
}
.ADMIN_FormValue
{
	margin-left: 10px;
	padding-left: 10px;
    vertical-align: top;
}

/************** STANDARD ADMIN FORMS DISPLAY *****************/

.ADMIN_DisplayFormLabel
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
    vertical-align: top;
}
.ADMIN_DisplayFormValue
{
	margin-left: 10px;
	padding-left: 10px;
    vertical-align: top;
}

/************** Page Messages *****************/

.PageMessagesBackground
{ 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:5000; 
  height: 100%;
  width: 100%; 
} 
.PageMessagesMessage
{  
  position:absolute;  
  top:30%;  
  left:33%; 
  padding: 20px; 
  width: 33%; 
  z-index:5001; 
  background-color: #FFFFCC; 
} 
.PageMessagesMessageBack
{ 
    position: absolute;
    top: 30%;
    left: 33%;
    width: 33%;
    z-index: 4999;
}

.CategoryHeaderText
{
	font-weight: bold;
	font-size: 14px;
	color: #5a0d05;
}

.gpsLoginUserPwdText
{
	padding-left: 5px;
	font-size: 11px;
	background-color: #ffffff;
}

.gpsLoginTextBox
{
	padding-left: 5px;
}

.gpsLoginButton
{
	padding-top: 5px;
}

.gpsLoginLinks
{
	padding-top: 10px; 
	padding-bottom: 6px; 
	padding-left: 35px;
	font-size: 11px;
	background-color: #ffffff;	
}
.gpsLoginLinks a,
.gpsLoginLinks a:visited,
.gpsLoginLinks a:active
{
	color: #000000;
	font-size: 11px;	
	font-weight: normal;
}
.gpsLoginLinks a:hover
{
	color: #000000;
	font-size: 11px;	
	font-weight: normal;
	text-decoration: none;
}


.FormTableLandLead
{
	text-align: center;
	border: 1px solid #d7d7d7;
	background-color: #ffffff;    
	border-collapse: collapse;
}
.FormLabelLandLead
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
    vertical-align: top;
	background-color: #e6e6e6;
}

.FormValueLandLead
{
	margin-left: 10px;
	padding-left: 10px;
    vertical-align: top;
}

.FormTitleLandLead
{
	text-align: center; 
	font-weight: bold;
	font-size: 14px;
	color: white;
	vertical-align:middle;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #426182;
}

.WebinarCategoryTitle
{
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
}