/*--------------------------------COMMON CSS--------------------*/

body		{	margin:0; background:#fcfeff none no-repeat fixed center top;
				font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
				padding:0px; font-style:normal; color:#303236; }

#main_body	{	width:1250px; padding:0 40px; margin: 0 auto; }

.wf-table {
    position: relative;
    display: table;
    width: 100%;
    /*min-height:80px;*/
    
}

.wf-td {
    display: table-cell;
    vertical-align: middle;
    padding-right: 36px;
    padding-left: 36px;
}

#footer.transparent-bg {
    
    background-color: rgba(136,136,136,0.04);
    border-top: 1px solid rgba(136,136,136,0.15);
}
#footer .wf-container-footer {
    padding-top: 50px;
    padding-bottom: 10px;
}

.wf-container-bottom, #bottom-bar.full-width-line {
    border-top: 1px solid rgba(136,136,136,0.15);
}
#bottom-bar {
    font-size: 12px;
    line-height: 21px;
    color: #888888;
}


.widget-title
{
        color: #212121;
    font: normal normal normal 16px / 23px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

p           {	line-height:18px; letter-spacing:1px; padding-bottom:10px; }
               
div			{	line-height:18px; }
               
/*--------------------------------LINK CSS--------------------*/

a           {	font:normal normal 600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif; }
                
a:link 	    { color: #162E69; text-decoration: none; }
a:visited 	{ color: #162E69; text-decoration: none; }
a:hover 	{ color: #BE6B13; text-decoration: none; }
a:active 	{ text-decoration: none; }

.TopMenuBarLink { color: #607216; text-decoration:none;
				 }
a.TopMenuBarLink:Link { color: #494D42; }
a.TopMenuBarLink:Visited { color: #494D42; }
a.TopMenuBarLink:Hover { color: #924F13; font-size:medium; }


.ActionBar			{	color: #ffffff; font-size:12px; 
						font-family: Sans-Serif, Arial, Georgia, Helvetica, Verdana; }
a.ActionBar:Link	{	color: #ffffff; }
a.ActionBar:Visited {	color: #ffffff; }
a.ActionBar:Hover	{	color:#F08F48; }

/********************************* Test **************/
.container { position:relative; width:400px; height:100px; display:block; }
.hdl { position:relative; height:25px; background: url('/neerjaal/images/tl_blue.gif') no-repeat; }
.hdr { position:relative; height:25px; background: url('/neerjaal/images/tr_blue.gif') no-repeat; background-position:right top; }
.hdbl { position:relative; height:25px; background: url('/neerjaal/images/bl_blue.gif') no-repeat; }
.hdbr { position:relative; height:25px; background: url('/neerjaal/images/br_blue.gif') no-repeat; background-position:right top; }

/********************** Text Styles **********************/

.Headline { color:#924F13; font-weight:bold; font-size:14px; }
.AdminHeadline { color:#924F13; font-weight:bold; font-size:18px; line-height:20px; }
.FooterText { color:#1A1918; font-family: Sans-Serif, Calibri, Arial; font-size:10px; }
.MetadataLabel { color:#1747BF; font-weight:bold; font-size:12px; line-height:20px;}
.MatadataDescription { color:#303236; font-size:11px; line-height:18px; }
a.More:Link { color:#ffffff; text-decoration:none; font-weight:bold; font-size:10px; }
a.More:Visited { color:#ffffff; text-decoration:none; font-weight:bold; font-size:10px; }
.PageSectionName { color:#F5B06E; font-weight:bold; font-size:13px; }
.ReportHdr { color:#ffffff; font-size:25px; text-align:center; letter-spacing:1px; }
.ParagrahCaption { color:#18268F; font-weight:bold; font-size:14px; }
.ParagraphText { color:#303236; font-family: Sans-Serif, Calibri, Arial; font-size:11px; line-height:18px; }

/*---------------------- Drop Down Links -------------------------*/
.DropDownItemContainer { /*background-image:url('/neerjaal/images/top_bar.jpg'); height:22px; line-height:22px; border-bottom:1px solid #422EA7;*/ }
.DropDownItem { color:#231664; font-size:11px; margin-left:9px; }
a.DropDownItem:Link { text-decoration:none; }
a.DropDownItem:Hover { color:#BE6B13; text-decoration:none; }
a.DropDownItem:Visited { text-decoration:none; }

a.sub-nav
{
    text-transform: uppercase;
    color: #e0e0e0;
    font-size: 11px;
}
a.sub-nav > span{
   display:block;
   padding:5px 7px;
}
a.sub-nav > span:hover
{
        background-color: rgba(224,224,224,0.07);
    color: #2578e9;
}


/*--------------------------------HEADLINE CSS--------------------*/

.heading1     { font-size: 40px; font-weight: normal; color: #007CC3; line-height: normal;
              font-family:  Georgia, Arial, Helvetica, sans-serif, Verdana; }
.Title1     { font-size: 13pt; font-weight: normal; color: #04B988; line-height: normal;
              font-family:  Georgia, Arial, Helvetica, sans-serif, Verdana; }
             
.Title2    { font-size: 11pt; font-weight: normal; color: #ffffff; line-height: normal;
             font-family: Calibri, Arial, Helvetica, sans-serif, Verdana; }  
               
.Title3    { font-size: 13pt; font-weight: normal; color: #162E69; line-height: normal;
             font-family: Sans-Serif, Arial, Helvetica, Verdana; } 

a.Title3:Link { color: #162E69; text-decoration:none; } 

a.Title3:Visited { color: #162E69; }

a.Title3:Hover { color: #BE6B13; text-decoration:none; }

a img		{ border-width:0px; }
               
.Title4    {font-weight:bold;Color:#036248; font-family:  Georgia; }

.Title5    { font-size: 10pt; font-weight: normal; color: #0B85AC; line-height: normal;
             font-family:  Georgia, Arial, Helvetica, sans-serif, Verdana; }
.Title6    { font-size: 10pt; font-weight: normal; color: #0A6684; line-height: normal;
             font-family:  Georgia, Arial, Helvetica, sans-serif, Verdana; }
             
.Title7    { font-size: 9pt; font-weight: normal; color: #F90808; line-height: normal;
             font-family:  Georgia, Arial, Helvetica, sans-serif, Verdana; }  
.Title8    { font-size: 10pt; font-weight: normal; color: #F20A0A; line-height: normal;
             font-family:  Georgia, Arial, Helvetica, sans-serif, Verdana; }
.Title9 {font-size: 10pt; font-weight: normal; color: #000000; line-height: normal;
             font-family:  Georgia, Arial, Helvetica, sans-serif, Verdana;}             
 .heading {	font-size:17px; font-weight:bold; color:#9B490D; font-family: Sans-Serif, Arial, Helvetica, Verdana;
			font-style:normal; padding-top:10px; padding-bottom:10px; }
	
 .heading3 { font-size: 14px; font-weight:bold; color: #162E69; line-height: normal;
			 font-family: Sans-Serif, Arial, Helvetica, Verdana; }
	
 .heading2 { font-size:14px; font-weight:bold; color:#0070BC; font-family:Sans-Serif, Arial, Helvetica, Verdana; }
             
/*--------------------------------MENU CSS--------------------*/

.menu_div  { border-bottom: 1px solid #ffffff; border-top: 0px solid #ffffff; border-left: 0px solid #ffffff; 
			 border-right: 1px solid #ffffff; padding: 4px;}
			 
.menu_text { font-size: 12px; font-weight: normal; color: #ffffff; line-height: normal; text-decoration: none;
     		 font-family: Arial, Verdana, Helvetica, sans-serif; }
			 		 
.menu_text:link 	{ color: #ffffff; text-decoration: none; }
.menu_text:visited  { color: #ffffff; text-decoration: none; }
.menu_text:hover    { color: #000000; text-decoration: none; }
.menu_text:active   { color: #000000; text-decoration: none; }

/*--------------------------------ADMIN CSS--------------------*/
.row1 {background-color: #ffffff; }
.row2 {background-color: #ffffff; }
.row3 {background-color: #ffffff; }
.row4 {background-color: #ffffff; }

/* -------------- FORM -------------- */

input, select, textarea {
	    /* background: #FFFFFF; */
    /* border: 1px solid #5A727E; */
    /* font-family: Arial, Helvetica, Verdana, sans-serif; */
    /* font-size: 10pt; */
    color: #000000;
    cursor: pointer;
    padding: 5px;
    min-width: 150px;
    
}
.formElementTextGeneral {font-family: Sans-Serif, Arial, Helvetica, Verdana; font-size: 10pt; color: #000000}
.formElementText {font-family: Sans-Serif, Arial, Helvetica, Verdana; font-size: 10pt; color: #000000; cursor: pointer; cursor: hand;}
.formElementTextDim {font-family: Sans-Serif, Arial, Helvetica, Verdana; font-size: 10pt; color: #666666}

.bodyTextBold {font-family: Sans-Serif, Arial, Helvetica, Verdana; font-size: 8pt; font-weight: bold; color: #555555}
.bodyTextError {font-family: Sans-Serif, Arial, Helvetica, Verdana; font-size: 8pt; color: #FF0000} 

.top-menu {
 border:1; border-color:#32b0f8; font-size:12px; font-family:Calibri; font-weight:bold;
  color:#ffffff; padding-left:10px; }
  
.input {
	background:#01304b; border:0px; background-color:#087ab8; padding-right:5px; font-size:10px; color:#ffffff;
	font-family:Calibri; font-weight:bold; } 
	
.paragraph
{ font-size: 12px; color: #000000; font-style: normal; font-weight:normal; 
  font-family:Arial; text-decoration: none; letter-spacing:1px; padding-bottom:10px; }                            