﻿
		body{font-family:Arial, Helvetica, sans-serif; font-size: 62.5%; background-image:url(images/bg_topfade.png); background-repeat: repeat-x; background-color:#fff; text-align:center;}				
		#layoutPage{width:800px; margin: 2em auto; text-align:left;font-size: 1.3em;}		
		#layoutMenu{background-color: #BDD2FF;}
		#layoutFooter{height: 2em;}
		/* imported */			
	
		h1, h2, h3, h4{color: #183E7D; letter-spacing: -0.05em; margin: 0; font-weight: normal; margin-bottom: 0.3em;}
		h1{font-size: 3em;}
		h2{font-size: 2.2em;}
		h3{font-size: 1.8em;}
		h4{font-size: 1.4em;}		
		
		p{margin: 1.3em 0 1.3em 0;}		
		
		.inputTextbox, .inputDropDownList{margin: 0.4em; width: 200px}
		.inputAction{float: right; margin: 1em; clear: none;}		
		
		.error{color: Red;}
		.indicator{color: Red; font-weight: bold;}
		
		a{color: #236A96; font-weight: bold; text-decoration: none;}
		a:hover{color: #2ba5d6; text-decoration: underline;}
		
		.watermark{color: #aaa;}
		
		#layoutContent ol li {font-size: 1.2em; color: #666; padding: 0.4em;}		
		#layoutContent .form{width: 100%}		
		
		.form > tbody > tr > td{
			border-bottom: solid 1px #ccc;
			padding: 0.4em;
			}
		.form { border-top: solid 1px #ccc;}
		.form p{margin: 0.4em}
		
		.imgLogo{float: right; margin-bottom: -20px; position: relative; top: -50px;}
		.clear{clear: both;}
		
		.gray{color: #555}
		.gray a{font-weight: normal; color: #555; text-decoration: underline; cursor: pointer;}
		.gray a:hover{color: #2ba5d6}
		        
        br{line-height: 0.2em; height: 1em; border-bottom: 1px solid #aaa; clear: both; width: 100%;}
        
        @media print {
		.noPrint {
			display:none;}
		}       
        
        .config > tbody> tr > td{border: 2px solid #ccc;}
        .config > tbody> tr > td:hover{border: 2px solid #2ba5d6;border: 2px solid #BDD2FF;}
        
        #layoutFooter{border-top: solid 2px #BDD2FF;}
        #layoutFooter .menu a{padding-right: 1em;}
        #layoutFooter .menu{width: 40%; float: left; margin-top: 13px;font-size: 0.8em}        
        #layoutFooter .blurb{width: 60%; float: right; text-align: right; font-size: 0.9em;}
        #layoutContent{padding-bottom: 2em;}

