/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** Inline STYLE-tag style sheet ****/

<!--
		.hiColor{color: #DDDDDD;}
		.hiBackColor{background-color: #DDDDDD;}
		.loColor{color: #000000;}
		.loBackcolor{background-color: #000000;}
		-->


/**** LINK-tag style sheet styles.css ****/

	body {
		margin-top:20px;
		background-color: #0d1b66; 
	}
	div.divHidden {
		width:0px;
		height:0px;
	}
	.OutermostDiv {
                width: 750px;
                margin-left: auto;
                margin-right: auto;
	}
	.OuterTable1 {
		width:750px; 
	}
	.Table2Class {
		width:100%; 
		background-color:#ffffff; 	
	}
	.SectImage1Class {
		text-align:left;
	}
	.SectImage2Class {
		text-align:right;
	}
	.Table3Class {
		height:20px; 
		width:100%;
		text-align:right;
		background-color:#ffffff;
	}	
	.T3td1Class {
		background-color:#ffffff;
		height:20px;
        padding: 0px;
	}
	.Table4Class {
		height:20px; 
		width:554px;
        text-align:right;	
		background-color:#ffffff;
        margin: 0px;
        padding: 0px;
	}	
	.T5tdContainer {
		background-color:#bfc4d8;
	}
	.Table5Class {
		width: 750px;
		text-align:right;	 
	}
	.PrimeNavArea {
		height:20px; 
		background-color:#BFC4D8;
		text-align:right;
	}	
	.PrimeNavFillImage1 {
		text-align:right;
		height:10px;
	}
	.PrimeNavFillImage2 {
		text-align:right;
		width:4px;
		height:10px;
	}
	.T6tdContainer {
		text-align:center;
		background-color:#ffffff;
		vertical-align: top;
	}	
	.Table6Class {
		width:100%;
		background-color:#ffffff; 
	}
	.Table7Class {
		width:100%;
	}
	.contentclass {
		font:  12px Arial, Helv, Helvetica, sans-serif; 
        color: #000000; 
        text-align: left;
        vertical-align: top; 
    	}
   	.McCell {
		vertical-align:top;
		padding:10px;
	}
   	.SpotCell {
		vertical-align:top;
		text-align:right;
		padding:10px;
	}
	.Table11Class {
		width:100%;
		text-align:left;
		background-color:#ea040e;
	}
	.HCFillImage1 {
		vertical-align:middle;		
		width:20px;
		background-color:#ea040e;
		height:54px;
	}	
	.HCFillImage2 {
		text-align:left;
		width:10px;
		background-color:#ea040e;
		height:54px;
	}	
	.HCNavCell {
		vertical-align:bottom;
	}
	.SearchCell {
		vertical-align:middle;
		width:250px;
		height:54px;
        padding-left: 15px;
	}
	.Table13Class {
		text-align:right; 
        padding-left: 10px;
        padding-right: 10px;
	}
	.T13tdContainer {
		vertical-align:middle;
		text-align:right;
		width:460px;
		height:54px;
	}
	.SepBarFillImage {
		text-align:left;    
		width:750px;
		background-color:#ea040e;
		height:5px;
	}
	.Table14Class {
		width:750px;
		background-color:#0d1b66; 
	}
	.T14td1Class {
		text-align:left;
		background-color:#0d1b66;
	}
	.T14td2Class {
		vertical-align:top;
		text-align:left;
		width:93px;
	}
	.T14td3Class {
		vertical-align:top;
		text-align:left;
	}
	.T14td4Class {
		vertical-align:top;
		text-align:right;
		width:30%;
	}
	A { text-decoration:none }
	A:hover { text-decoration:underline }
	div.divFooterLeft {
	    margin-top: 8px;
		margin-left:8px;
		margin-right:8px;
		width:88px;
		height:34px;
		text-align: left;
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
	}
	div.divFooterMiddle {
	    margin-top: 4px;
		text-align: left;
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
	}	
	div.divFooterRight {
	    margin-top: 4px;
		margin-left:8px;
		margin-right:8px;
		text-align: right;
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
	}
	div.divAffilName {
		margin-left: 8px;
		margin-right: 8px;
		text-align: right;
		font: bold 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
	}
	.aFooter {
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
		text-decoration: normal;
	}	
	a.aFooter:link {
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
		text-decoration: normal;
	}
	a.aFooter:visited {
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
		text-decoration: normal;
	}
	a.aFooter:hover {
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
	a.aFooter:active {
		font: 10px Verdana, Arial, Helv, Helvetica, sans-serif; 
		color: #FFFFFF;
		text-decoration: normal;
	}
	.CustomHeaders{ 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/ 
		color:#0D1B66; 
		background-color:#BFC4D8;
	}
	.CustomHeaders a { 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/ 
		color:#0D1B66;
		text-decoration:none;
		background-color:#BFC4D8;}
	.CustomHeaders a:hover { 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/ 
		color:#0D1B66;
		text-decoration:none;
		background-color:#BFC4D8;}
		img.NavMgrBullet { vertical-align: top; }
	.NavMgrFillArea {
		background-color:#ffffff;
	}
	.NavMgrFillImage {
		width:20px;
        height:20px;
        text-align:right;
	}	
	.NavMgrArea {
		vertical-align:middle;
		text-align:center;
		height:20px;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/ 
		background-color: #EA040E;}	
	a.NavMgr {
		color:#FFFFFF; 
		background-color:#EA040E; 
		text-decoration:none;}
	a.NavMgr:link {
		color:#FFFFFF; 
		background-color:#EA040E; 
		text-decoration:none;}
	a.NavMgr:visited {
		color:#FFFFFF; 
		background-color:#EA040E; 
		text-decoration:none;}
	a.NavMgr:hover {
		color:#FFFFFF; 
		background-color:#EA040E; 
		text-decoration:none;}
	a.NavMgr:active {
		color:#FFFFFF; 
		background-color:#EA040E;
		text-decoration:none;}						
	.ContentMargins {
		margin-top:20px;
		margin-bottom:20px;
		margin-left:20px;
		margin-right:20px;}
	.SearchLabel{ 
		text-align: left; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:12px; 
		/*font-weight: normal;*/ 
		color:#FFFFFF; 
	}
	.SearchLabel2{ 
		padding-left: 7px; 
		padding-right: 7px; 
		padding-bottom: 3px; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:12px; 
		/*font-weight: normal;*/ 
		color:#FFFFFF; 
	}
	.SearchLabel3{ 
		padding-top:0px; 
		text-align: left; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size:11px; 
		/*font-weight: normal;*/ 
		color:#FFFFFF; 
	}
	.SearchText{ 
		padding-top:0px; 
		width: 130px; 
		height: 12px; 
		font-family: arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/ 
		color:#000000; 
	}
	.SearchText2{ 
		width: 130px; 
		font-family: arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/ 
		color:#000000; 
	}
	.SearchInput{ 
		padding: 0px; 
		width: 70px; 
		height: 14px; 
		font-family: arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/ 
		color:#000000;
	}
	.GoClass{ 
		padding: 2px 14px 0px 7px; 
		cursor: pointer; 
		width: 20px; 
		height: 16px; 
	}
	.HCSearch{ 
		width: 130px; 
		font-family: arial, helvetica, sans-serif; 
		font-size:10px; 
		/*font-weight: normal;*/
		color:#000000; 
	}
	.SpotlightClass {
		font: bold 14px Georgia, Times New Roman, Times, serif;
		color: #333399;
	}	


/**** LINK-tag style sheet styles.css ****/

  


