﻿html 
{
    overflow-x: hidden;
}

body 
{        
    margin: 0px;
    padding: 0px;        
    color: #2D2D2D; 
    font-family: Verdana;
    font-size: 12px;
	background-color: #cccccc;
}

a {
	color: #004eee;
}
a:visited {
	color: #3d37b1;
}

img { 
	border: none;
}

#root
{
    position: relative;
    height: 98px;
    width: 970px;
    margin: auto;        
    margin-top: 0;	
}

.maincontentarea {
	background: url(/App_Themes/images/Content/bg.gif);
}

h1,h2 
{
    font-size: 18px;    
	color: #4D4D4D;
}
h4 
{
        font-size: 12px;
        font-weight: bold;
        color: #4D4D4D;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: #BBBBBB;
        margin-bottom: 4px;		
        margin-top: 10px;
}

strong 
{
    font-weight: normal;
    font-size: 12px;        
    color: #000000;
}

b {
	color: #4D4D4D;
}

#homeClick 
{
    height: 127px;
    width: 281px;
    position: absolute;
    z-index: 30767;
}
#homeClick:hover 
{
    cursor: pointer;   
}

#phone 
{
    position: absolute;
    z-index: 999;
    font-size: 20px;
    font-family: arial;
    text-align: right;
    width: 950px;
    top: 20px;
    right: 30px;
    color: #4D4D4D;    
}
#phone img 
{
    padding-top: 0px;
}

#topNavBG 
{
    background-color: #FFFFFF;
    height: 98px;
    position: absolute;
    width: 100%;
    left: 0px;
    border-bottom-width: 4px;
    border-bottom-color: #AAAAAA;   
    border-bottom-style: solid;    
    display: none;
}

#topNav 
{
    position: relative;    
    background: url(../images/topNav/logo.gif) no-repeat;
    width: 970px;
    height: 127px;
    background-color: #FFFFFF;
    margin: auto;
}
    
    #firstNavBox 
    {
        margin-left: 346px;     
    }

    .navBox 
    {
        position: relative;
        height: 20px;
        width: 82px;         
        float: left;
        border-left-width: 3px;
        border-left-style: solid;    
        border-left-color: #9351a6;
        margin: 88px 0px 0px 10px;
        padding: 12px 20px 0px 10px;
        font-family: Verdana;
        font-size: 12px;
        color: #999999;
    }
    .navBox:hover 
    {
        background-color: #EEEEEE;
        color: #4D4D4D;
        border-left-color: Purple;
    }

#leftNav 
{
    position: relative;
    width: 235px;
    float: left;
	background-color: #FFFFFF;
}

	.leftNavMargin {
		border-top-width: 4px;
	    border-top-color: #AAAAAA;
    	border-top-style: solid;  		
	}


	#leftNav li {
		margin: 0px;
		padding-bottom: 6px;				
	}
	#leftNav .articles a:hover {
		color: #0066CC;
	}
	#leftNav .articles { 
		font-size: 11px;
	}
	
	.aspace { 
		margin: 4px;
	}

	.articles {
		background:url(/images/leftbgtop.jpg) top right no-repeat;
		position: relative;
		top: -3px;
		margin-top: 0px;
		padding-top: 12px;
		padding-left: 4px;
	}
	.articles a {
		position:relative;
		padding-top: 4px;
		color: #07759E;
	}
	.articlesTable {
		position: relative;
		margin-top: 10px;
		margin-right: 8px;
		margin-left: 8px;
	}		
    #firstNavItem 
    {
        margin-top: 3px;
    }    
    .navItemText
    {   position: relative;        
        padding-bottom: 3px;
        margin-right: 18px;
        padding: 4px;
        font-family: Arial;    
        left: 14px;
    }
    
    .navItem:hover .navItemText
    {
        background-color: #EEEEEE;
    }

    
    .navItem a 
    {
        text-decoration: none;
        color: #2D2D2D;
    }            
    
   .navItem img 
   {
        position: absolute;
        z-index: 999;
        margin-top: 4px;        
   }

    .infoBubble 
    {
        position: relative;
        width: 220px; 
        margin-bottom: 10px;
        left: 0px;       
		font-size: 11px;
    }

    #contentRight h2, #leftNav h2
    {        
        font-size: 12px;
        font-weight: bold;
        color: #4D4D4D;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: #BBBBBB;
        margin-bottom: 4px;		
        margin-top: 10px;
    }
	#leftNav h2 {
		margin-top: 0px;
	}
	
    #contentRight h3
    {        
        font-size: 14px;
        font-weight: bold;
        color: #4D4D4D;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: #BBBBBB;
        margin-bottom: 4px;		
        margin-top: 10px;
    }


#content 
{
    width: 735px;
	min-height: 430px;
    position: relative;
    float: left;
    background-color: #F2EFE8;
    background: url(../images/Content/bg.gif);
	border-top: solid 4px #464646;
}

    #content div { float: left; }
    
    #contentTop 
    {
        width: 735px;
        height: 234px;
        float: none;       
    }
    
        #contentTopLeft 
        {
            border-top-width: 4px;
            border-top-color: #555555;
            border-top-style: solid;  
        }
        
        #contentTopRight 
        {
            border-top-width: 4px;
            border-top-color: #AAAAAA;
            border-top-style: solid;                          
        }
        
    #contentLeft 
    {
        position: relative;
        width: 469px;
		min-height: 430px;
        padding: 10px;
        margin-top: 0px;
        line-height: 16px;
        background-color: #EEEEEE;
		padding-bottom: 30px;	
    }
	
		.graph_image { 
			border-color: #BBBBBB;
			border-style: solid;
			border-width: 1px;
		}
	
    
    #contentRight 
    {
        position: relative;
        float: left;        
        width: 226px;
        right: 0px;
        padding: 10px;
        top: 3px;        
    }

#footer 
{
    width: 970px;
    height: 100px;
    background-color: #999999;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    border-bottom-width: 8px;    
    border-top-style: solid;
    border-top-color: #666666;
    border-top-width: 8px;        
    float: left;
    text-align: center;
    padding-top: 20px;
}      

#footer a 
{
    color: #EEEEEE;        
}



.qna { 
	font-size: 18px;
}



.rightul li {
	position: relative;
	left: -20px;
}


.alternate { 
	background-color: #AAAAAA;
}

.regular {
	background-color: #DDDDDD;
}


.ecResAlert {
	font-size:10px;
}


.error { 
	font-size: 10px;
	color: #ea0000;
}

panelApplication {
	width: 420px;
}
#ApplicationStepsWizard td {
margin-left: -8px;
}
#ApplicationStepsWizard td {
	padding: 2px;
	border-bottom: 1px solid #bebebe; /*width: 420px; */
}

#ApplicationStepsWizard .applicationFieldTitle {
	font-size: 12px;
	width: 190px;
}
/*#ApplicationStepsWizard .applicationFieldAnswer td 
    {
        width: 100px;
    
    } */#ApplicationStepsWizard .applicationFieldTitle .checkboxTable tr td {
	border: none;
	vertical-align: top;
	display: none;
}
.ValidationError {
	width: 140px;
}

#loginLinkPanel {
	padding-bottom: 10px;
	
	}
