/* Intechrity Mods */
a.CommandButton_red:link, a.CommandButton_red:visited, a.CommandButton_red:active 
{ color: black; border: 1px solid #ABABAB; background: red; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }

.Nav1HEAD
{
	font-size: 70%;
	color: #3355D1;
	background: #90D5A8;
	border: 1px solid #399961;
	cursor: hand;
}
.Nav1HEADF
{
	font-size: 70%;
	cursor: hand;
}
A.Nav1HEADF:LINK,A.Nav1HEADF:ACTIVE, A.Nav1HEADF:VISITED
{
	color: #3355D1;	
	text-decoration:none;
}
A.Nav1HEADF:HOVER
{
	color: black;	
	text-decoration:none;
}
.Nav1HEADO
{
	font-size: 70%;
	border: 1px solid black;
	color: black;
	background: #99FF00;
	cursor: hand;
}
.Nav1ITEM
{
	font-size: 70%;
	border: 1px solid #BBBBBB;
	background: #9FE5B8;
	cursor: hand;
}
.Nav1ITEMF
{
	padding: 0px 0px 0px 8px;
	font-size: 7pt;
	font-face: arial;
	cursor: hand;
	
}
A.Nav1ITEMF:LINK, A.Nav1ITEMF:ACTIVE, A.Nav1ITEMF:HOVER
{
	color: black;	
	text-decoration:none;
}
A.Nav1ITEMF:HOVER
{
	color: black;	
	text-decoration:none;
}
.Nav1ITEMO
{
	width: 80%;
	border: 1px solid #000000;
	background: #F7E15D;	
	cursor: hand;
}

td.alignright {
	text-align: right;
	width:150px;
	font-weight:bold;
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
input.inputMedium, select.inputMedium {
	width: 150px;
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
input.inputShortMedium, select.inputShortMedium {
	width: 114px;
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
input.inputCSP, select.inputCSP {
	width: 250px;
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
input.inputLong {
	width: 210px;
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
input.inputShort {
	width: 60px; 
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
textarea.textMemo {
	width: 100%;
	height: 100px;
	vertical-align:top;
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
table.tblInquiry td {
	padding: 3px;
}
select.selectSize { 
	width:150px;
	font-family: Verdana; 
	font-size: 13px; 
	color: #555;
}
/*========================================================*/
/*         CSS for DotNetNuke Skin - Vertigo              */
/*                  by Evan ONeil                         */
/*             http://evan.normanoneil.com                */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0; background: #9d9d9d; margin: 5 0 5 0; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: Verdana; font-size: 13px; line-height: 1.4em; }

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/ .OuterTable { width: 100%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 100%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- cell containing login and register     --*/ .LoginTD { height:146px; text-align:right; vertical-align: top; color: #404852; padding: 39px 30px 0 0; }
/*-- cell containing search                 --*/ .SearchTD { height:45px; text-align:right; vertical-align: top; padding: 0 33px 0 0;}
/*-- cell containing login no search        --*/ .LoginTDNS { height:56px; text-align:right; vertical-align: top; color: #404852; padding: 39px 30px 0 0; }
/*-- cell containing search no search       --*/ .NSPaneTD { width:100%; height:135px; text-align:right; vertical-align: top; padding: 0 15px 0 0;}
/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 11px 0 6px; }
/*-- DIV containing panes                   --*/ .PanesDIV { padding: 10px 5px 0 5px; }
/*-- cell containing menu pane              --*/ .MenuPaneTD {  background: url(menu_bottom.gif) no-repeat top left; width:100%; vertical-align: top; padding: 14px 0 0 0; }
/*-- bottom footer section                  --*/ .BottomRow { background: url(footer_bg.gif) repeat-x top center #B5B5B5; height: 80px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background: url(footer_bg_l.gif) no-repeat top left; height: 80px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background: url(footer_bg_r.gif) no-repeat top right; height: 80px; text-align: right; vertical-align: top; padding: 23px 40px 0 25px; }
/*-- middle content section                 --*/ .MiddleRow { background: url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 0px; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { text-align:left; vertical-align: middle; color: #FFF; padding: 0 14px 0 14px; height:26px;}
/*-- cell containing logo                   --*/ .LogoTD { text-align:left; vertical-align:bottom; padding: 29px 0 5px 41px; height:50px; width: 204px;}

/*-- top header section                     --*/ .TopRow { background: url(header_bg.jpg) repeat-x top left; height: 50px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowLeftM { background: url(TopLeftImage.png) no-repeat top left; height: 50px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRight { background: url(header_bg_r.jpg) no-repeat top right; height: 50px; width:100%; padding: 0; margin:0;}
/*-- topright header section without search .TopRowRightNS { background: url(header_bg_r_ns.jpg) no-repeat top right; height: 50px; width:100%; padding: 0; margin:0;}  --*/
/*-- topright header section without search --*/ .TopRowRightNS { background: url(header_bg_r_ns_ver1.jpg) no-repeat top right; height: 50px; width:100%; padding: 0; margin:0;}


/*  Horizontal Nav   */
/*-- cell containing date 2                 --*/ .DateTD2 { text-align:left; vertical-align: middle; color: #FFF; padding: 0 14px 0 14px; height:29px;}
/*-- cell containing horizontal menu        --*/ .MenuTD2 { width: 100%; height: 36px; vertical-align: top; padding: 0; }
/*-- top inner section horizontal menu      --*/ .InnerTD2 { background: url(inner_bg_hor.gif) repeat-x top left; height: 65px; width:100%; padding: 0; }
/*-- topleft inner section horizontal menu  --*/ .InnerLeft2 { background: url(inner_bg_l_hor.jpg) no-repeat top left; height: 65px; width:100%; padding: 0; vertical-align:top; }
/*-- topright inner section horizontal menu --*/ .InnerRight2 { background: url(inner_bg_r_hor.jpg) no-repeat top right; height: 65px; width:100%; padding: 0; }

/*  Vertical Nav     */
/*-- cell containing date                   --*/ .DateTD { text-align:left; vertical-align: middle; color: #FFF; padding: 0 14px 0 14px; height:39px;}
/*-- cell containing vertical menu          --*/ .MenuTD { width: 198px; vertical-align: top; padding: 0; }
/*-- top inner section vertical menu        --*/ .InnerTD { background: url(inner_bg.gif) repeat-x top left; height: 65px; width:100%; padding: 0; }
/*-- topleft inner section vertical menu    --*/ .InnerLeft { background: url(inner_bg_l.jpg) no-repeat top left; height: 65px; width:100%; padding: 0; vertical-align:top; }
/*-- topright inner section vertical menu   --*/ .InnerRight { background: url(inner_bg_r.jpg) no-repeat top right; height: 65px; width:100%; padding: 0; }

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 33%; }
/*-- content pane                  --*/ .PaneCenter { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- bottom menu content pane      --*/ .PaneMenuBottom { width: 0%; padding: 0px 0px 0 0px; }
/*-- header content pane           --*/ .PaneHeader { width: 63%; padding: 10px 15px 0 15px; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #000; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #DCDDDF; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #FFFFFF; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#FFF; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFF; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#DDD; font-weight:bold; text-decoration:none;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/
/*-- Changed by Anton ---*/
/*-- most of the text on site          --*/ .normal, .Normal { font-family: Verdana; font-size: 13px; color: #555; }  
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Verdana; font-size: 13px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Verdana; font-weight: bold; font-size: 13px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Verdana; font-size: 13px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-family: Verdana; font-size: 13px; color: #777; background: transparent; font-weight: bold; padding: 0;}


/*-- most of the text on site         	 .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }  					--*/
/*-- most of the bold text on site      .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; } 			--*/
/*-- red text on site for errors        .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; } 		--*/
/*-- subheadings - mostly in admin      .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; } 	--*/
/*-- headings - mostly in admin         .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;} 	--*/

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active   --*/ a:link, a:visited, a:active { color: #808080; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #808080; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 15px 4px 11px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Verdana; font-size: 13px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: Verdana; font-weight: normal; font-size: 13px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 140px; color: #404852; padding: 4px 0px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/




