﻿body 
{
	/*min-width: 680px; 
	width:1000px;*/
	margin: 0 20 0 20px ;
	padding: 0;
	border: 10;
	text-align: center;
	font-family:Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f6f6f6;
}

hr
{
	color: #405C72;
	height: 1px;
}

a:link,
a:visited
{
	color: #62a1ce;
	text-decoration: underline;
}

a:hover
{
	color: #62a1ce;
}


/*#mainwrapper /* The main div in master page
{			
	margin: 0 auto;
	--width: 100%; 
 	width: 1170px;
	text-align: left;
	border:0px solid #808080;
	position:relative;
	 background-color:#ffffff; 
}*/

.mainwrapper {			
	margin: 0 auto;
	width: 1005px;
	text-align: left;
}

.mainwrapper_wide {			
	margin: 0 auto;
	width: 1240px;
	text-align: left;
	padding-left:5px;
}

/*
#mainwrapper
{
	
	margin: 0 auto;
	width: 995px;
	text-align: left;
	border:3px solid blue;
	position:relative;
}*/


#mainwrapper_inner 
{			
	border:10px solid #ffffff;
	
}  

#breadcrumb 
{
	width: 100%;
	font-family: @Arial Unicode MS;
	font-size: 9pt;
	color:#00798C;
	margin-top:0px;
	padding-top: 5px;
    height: 23px;
    background: url("images/menu_bg_full_under.jpg") no-repeat right top;
}

.login_info 
{
    color:Orange;
    text-align: right;
    margin-right:0px;
    margin-bottom:0px;
    background-color: #F5F5F5;
}

.login_info_top 
{
    color:Orange;
    text-align: right;
    margin-right:0px;
    margin-bottom:0px;
    background-color: #ffffff;
}

.banner_top
{
	color:Orange;
    margin-right:0px;
    margin-bottom:0px;
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {color: #00798C;}

#contentdivider
{
	border-top :1px solid #9CB2C7;
	margin-top:30px;
	margin-bottom:30px;
}

#content {
	width: 100%;
	border:0px;
	background-color:#ffffff;
	display:block;
	float:left;
	position:relative;

}

.lblLeft
{
	float: left;
	vertical-align:bottom;
}

.inputRight
{
	float:right;
}

.largebutton 
{
	background: url('images_b/template_medium_2.gif') no-repeat scroll 0pt;

	border:0pt none;
	color:#FFFFFF;
	display:inline;
	font-size:100%;
	font-weight:bold;
	margin:9px 0pt 0pt 5px;
	padding:2px 0pt 4px;
	text-align:center;
	vertical-align:middle;
	width:75px;
	
}



#footer 
{
	border-top:1px solid #9ccce9;
	height:80px;
	left:0pt;
	padding:5pt;
	position:relative;
	color: #4682b4;
	background-color: White;	
	margin:5px 5px 5px 5px;
}
	

#footer_statement_text
{
	
/*        border:1px solid #F1F4F9;	*/

		height:40px;
		margin-left:20px;
		padding-top:20px;
		width:60%;	
		text-align:center;
		position:relative;
		float:left;

    }   
	
	#footer_image_left 
	{
		margin-top:5px;
		float:left;
		padding-bottom:5px;
		width:200px; 
		height:90px;
		z-index:auto;
		background-image:url(images/ndp_logo_new_small.png);
		background-repeat:no-repeat;
		position:relative;
		float:left;
	}
	
	#footer_image_right
	{
		float:right;
		position:relative;
		margin-top:5px;
		padding-bottom:5px;
		width:90px; 
		height:90px;
		z-index:auto;
		background-image:url(images/eu_logo.gif);
		background-repeat:no-repeat;
	}

.panel
{
	background-color: #ffffff;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	
}

.DefaultHeader
{
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;

}

.helpImage
{
	vertical-align:top;
	margin-left:20px;
}

.dataFormSmallHeader
{
	font-size: 100%;
	color: #00798C;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom:10px;
}

/*disclaimer text under BER Details for NAS*/
.NASBERDetails {
	font-size: 100%;
	color: #00798C;
	padding-left: 5px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

/*disclaimer header text under search textboxes*/
.disclaimerBERHeader { 
	font-size: 100%;
	color: #00798C;
	padding-left: 5px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

/*disclaimer body text under search textboxes*/
.disclaimerBERBody {
	font-size: 100%;
	color: #00798C;
	font-style: italic;
	margin-bottom: 10px;
}

/*disclaimer body text under search textboxes*/
.disclaimerBERBodyUnderline {
	font-size: 100%;
	color: #00798C;
	font-style: italic;
	margin-bottom: 10px;
	text-decoration: underline;
}

.HeaderBanner
{
	margin-left:50px;
	
}

.gridRowCount
{
	padding-right:10px;
	color:Gray;
}

/* The table that houses the paging controls. */

.gridPager 
{
      font-size:12px;
      font-weight:normal;
      padding-left:4px;
      color:#00798C;
      /* text-align: right !important; */
}

.gridPager a:hover
{
      text-decoration:underline;
      color:red;
      font-size:12px;
      cursor: pointer; cursor: hand;
}

/* The caption left of the page numbers */
.gridPagerPages
{
      text-align:right;
      padding-left:4px;
      padding-right:2px;
      font-size:12px;
      color:#00798C;
}

/* the selected pages*/
.gridPagerSelected
{
      font-size:12px;
      font-weight:bold;
      color:red;
      text-decoration:none;
       padding-right:2px;
      padding-left:2px;
}

/* link to non-selected pages */
.gridPagerLink
{
      color:#00798C;
      padding-right:2px;
      padding-left:2px;
      font-size:12px;
}



/* Previous and Next buttons are 'inputs' so we can use following to style..*/
.gridPager input
{
      padding-left:2px;

}

.tablehead
{
    background-image: url(images/table_header.jpg);
    background-repeat:repeat-x;
    
}

.tablehead a
{
        color:White;
}


.tablefoot
{

   background-image: url(images/table_header.jpg);
   background-repeat:repeat-x;
   color:#6689A7;
}

.feedbackrowleft
{
    white-space:nowrap;
    vertical-align:top;
}

.feedbackcellright
{
    white-space:nowrap;
    vertical-align:top;
    text-align:right;
}

.feedbackbuttons
{
    text-align: right;
    padding-left: 280px;
}