﻿body 
{
    font-family: Georgia;
    font-size: 10pt;
}
.personPicture
{
	width: 2.3cm;
	height: 2.7cm;
}
.mainItem
{
    margin-top:0px;
    margin-bottom:0px;

}
.container
{
     /* width:930px;*/
    width:100%;
    margin:auto;
}
.content
{
    border: 1px solid #34586d;
    width:100%;
    /*width: 930px;*/
}
.header {
    background-image: url(../images/IEPermitHeader2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 200px;
    justify-content: center;
    align-items: flex-start;
}


.header-text {
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding-top: 100px;
}
.navBar
{
	/*background-image: url(../images/subbanner_bk.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
    font-size: 13pt;     
	vertical-align:bottom;*/
	/*background-color:#00519b; */
    background-color:white;
	color: #FFFFFF;
    font-size: 13pt; 
    padding-left: 5px; 
}
.banner
{
    background-image: url(../images/banner.jpg);
    width: 930px;
    height: 201px;
}
.leftclmn
{
    width:210px;
    padding-top:4px;
    padding-left:4px;
    padding-right:4px;
}
.centerclmn
{
	width: 510px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}
.rightclmn
{
    width:200px;
    padding-top:4px;
    padding-left:3px;
    padding-right:6px;
}
.centerclmn2
{
	/*width: 710px;*/
	width:100%;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}
.logincnt
{
    border: 2px solid #274a5e;
    background-image: url(../images/loginbk.jpg);
    background-repeat: repeat-x;
    background-color: #579cc4;
    background-position: center top;
    height: 183px;
    width: 200px;
}
.login
{
    font-family: verdana;
    color:White;
}
.button_Blue
{
	border: 1px solid #FFFFFF;
	background-color: #33586d;
	color: #FFFFFF;
}
.button_green
{
	border: 1px solid #FFFFFF;
	background-color: olive;
	color: #FFFFFF;
}
.button_red
{
	border: 1px solid #FFFFFF;
	background-color: #CC0000;
	color: #FFFFFF;
}
.login_info
{
    color: #33586d;
    border: 1px solid #33586d;
    margin: 2px;
    height: 38px;
    background-color: #c1dae9;
}
.sidecnt
{
    width:204px;
    margin-top:2px;
    margin-bottom:2px;
}
/*
.sidecnt_green_title
{
    background-position: left top;
    background-image: url(../images/titleGreenbk.jpg);
    height: 25px;
    padding-bottom: 2px;
    background-repeat: repeat-x;   
    font-weight: bold;
    color: #FFFFFF;  
    font-size: 11pt;
}*/

.sidecnt_green_newBtn 
{
    background-color: #FFFFFF;  
    background-position: left top;  
    background-image: url(../images/newButton.jpg);
    background-repeat: no-repeat; 
    width: 146px;
    height: 30px;
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
}

.sidecnt_green_btn 
{
    background-color: #FFFFFF;  
    background-position: left top;  
    background-image: url(../images/saveButton.jpg);
    background-repeat: no-repeat; 
    width: 73px;
    height: 30px;
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
}
.sidecnt_green_title
{  
    height: 25px;
    padding-bottom: 2px;
    background-repeat: repeat-x;   
    font-weight: bold;
    color: #FFFFFF;  
    font-size: 11pt;
    background-color: #008641;
}
.sidecnt_green_cnt
{
    /*border: 1px solid #c9d5b3;*/
    border: 1px solid #008641;
    background-position: left top;
    /*padding-right:2px;
    padding-left:2px;
    padding-bottom: 2px;*/
    padding:5px;
    background-repeat: repeat-x;
    /*background-color: #e6eed7; */ 
    background-color: #FFFFFF; 
}
.sidecnt_white_cnt
{
    border: 1px solid #008641;
    background-position: left top;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
.sidecnt_Red_title
{
    background-position: left top;
    background-image: url(../images/titleRedbk.jpg);
    height: 25px;
    padding-bottom: 2px;
    background-repeat: repeat-x;   
    font-weight: bold;
    color: #FFFFFF;   
    font-size: 11pt;
}
.sidecnt_Red_cnt
{
    border: 1px solid #cdbeaa;
    background-position: left top;
    padding-right:2px;
    padding-left:2px;
    padding-bottom: 2px;
    background-repeat: repeat-x;
    background-color: #f2e5d5;  
}
.sidecnt_blue_title
{
    background-position: left top;
    background-image: url(../images/titlebluebk.jpg);
    height: 25px;
    padding-bottom: 2px;
    background-repeat: repeat-x;   
    font-weight: bold;
    color: #FFFFFF; 
    font-size: 11pt;
}
.sidecnt_blue_cnt
{
	border: 1px solid #dbdbda;
	background-position: left top; 
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	background-color: #f0f8ff;    
}
.sidecnt_orange_title
{
    background-position: left top;   
    padding: 5px 0 2px 5px;
    background-repeat: repeat-x;   
    color: #cd4900;
    font-size: 11pt;
    border-bottom: 1px solid #cd4900;
    font-weight: bold;
}
.centercnt
{
    border: 1px solid #dbdbda;
    width: 507px;
    background-color: #FFFFFF;
    margin-bottom: 5px;
}
.centercnt_title
{
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    color: #447794;
}
.centercnt2
{
    border: 1px solid #cccbc9;
    width: 507px;
    background-color: #f4f4ec;
    margin-bottom: 5px;
}
.footer
{
    /*border-bottom: 2px solid #2069ba;    
    color: #FFFFFF;
    height:25px;
    font-size: 8pt;     
	vertical-align:bottom;
	text-align:center; 
	background-image: url(../images/subbanner_bk.jpg);
	background-repeat: no-repeat;    */
	
	background-color:#00519b;
	color: #FFFFFF;
    font-size: 8pt; 
    padding-left: 5px; 
    height:25px;   
    text-align:center;  
}
.cnt_header1
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}
.cnt_header2
{
	border: 1px solid #FFFFFF;
	background-color: #33586d;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	height: 20px;
	font-weight: bold;
	text-indent: 5px;	
	width: 702px;
	vertical-align:top;
}
.ninCardHolderDetails
{	
	background-color: #33586d;
	color: #FFFFFF;	
}
.ninCardHolderLabel
{
	background-color: #33586d;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	height: 20px;
	font-weight: bold;
	text-indent: 5px;
	width: 702px;
	vertical-align: top;
	border-right: #ffffff 1px;
	border-top: #ffffff 1px;
	border-left: #ffffff 1px;
	border-bottom: #ffffff 1px;
}
.gridColor
{
	background-color: #d9e9da;
	color: black;
}
.cnt_div
{
	border-right: ghostwhite 2px solid;
	border-top: ghostwhite 2px solid;
	border-left: ghostwhite 2px solid;
	border-bottom: ghostwhite 2px solid;
	width: 700px;
	vertical-align:top;
}
.cnt_div1
{
	width: 200px;
	border: 1px solid #c9d5b3;
}
.cnt_links
{
	text-decoration: none;
	color: #33586d;
	font-weight: bold;
}
.grid_links
{
	text-decoration: underline;
	color: blue;	
}
.grid_indent
{
	margin-left:8px;
}

/* Registration Page*/
.main_ind
{
    background-image: url(../images/main.jpg);
    background-repeat: no-repeat;
    width: 513px;    
    height: 321px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color:#ffffff;
}
.main_org
{
    BACKGROUND-IMAGE: url(../images/main_org.jpg); 
    background-repeat: no-repeat;
    width: 513px;    
    height: 321px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color:#ffffff;
}
.main_agent
{
    BACKGROUND-IMAGE: url(../images/main_agent.jpg); 
    background-repeat: no-repeat;
    width: 513px;    
    height: 321px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color:#ffffff;
}
.links
{
	color:Blue;
	text-decoration:none;
}
.links1
{
	color:Blue;
	text-decoration:underline;
}
.footer_links
{
	color:#ffffff;
	text-decoration:none;
}
.logout
{
	color: #0000FF;
	text-decoration: none;
}
.pagecontentTitle
{
    color: #575656;
    font-size:12pt;
    font-weight: bold;   
    font-variant:small-caps;
    padding-left: 5px;
	padding-right:5px;
}
.subItemTitle
{
	color: #575656;
	font-size: 11pt;
	font-weight: bold;	
	padding-left: 5px;
	padding-right:5px;
}
.subItemContent
{
	color: #575656;
	padding-left: 5px;
	padding-right:5px;
}
.guidelineContent
{
    border: 1px solid #c9d5b3;
    background-position: left top;
    padding-right:2px;
    padding-left:2px;
    padding-bottom: 2px;
    background-repeat: repeat-x;
    background-color: #e6eed7;  
    font-size: 8pt; 
}
.GridNavigation
{
     width: auto;
     background-position: left bottom;
     background-image: url(../images/gridbg.jpg);
     background-repeat: repeat-x;
     border: 0;
     border-bottom: 1px solid #000000;
     padding-left: 5px;

}
.button
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0.9em;
	height: 18px;
}
