﻿@charset "utf-8";
/* HTML Body */
		body {
			background-color: #0001fb;
			/*background:#99a9c2 url(/images/bkgrounds/bgburst.jpg) no-repeat 50% 0px ; */
			/*background: url(/images/bkgrounds/blue023.jpg) ;*/
			/*background-color: #ffffff;*/
			margin:25px;
			padding:0px;
			font-family:Tahoma;
 	    text-align: center;
 	         	}
					}

/* Automated Icons for Special Links 
		a[target=_blank]:visited{
			padding-right: 15px;
			background: url('/Link_Icons/offsite.gif') no-repeat center right;
		}
		a[target=_blank]:link{
			padding-right: 15px;
			background: url('/Link_Icons/offsite.gif') no-repeat center right;
		}
		a[target=NewWindow]:visited{
			padding-right: 15px;
			background: url('/Link_Icons/offsite.gif') no-repeat center right;
		}
		a[target=NewWindow]:link{
			padding-right: 15px;
			background: url('/Link_Icons/offsite.gif') no-repeat center right;
		}
		a[target=_new]:visited{
			padding-right: 15px;
			background: url('/Link_Icons/offsite_light.gif') no-repeat center right;
		}
		a[target=_new]:link{
			padding-right: 15px;
			background: url('/Link_Icons/offsite_light.gif') no-repeat center right;
		}
		a[class ="popup"]{
			padding-right: 15px;
			background: url('/Link_Icons/icon.popup.gif') no-repeat center right;
		}
		a[target=_popup]:visited{
			padding-right: 15px;
			background: url('/Link_Icons/icon.popup.gif') no-repeat center right;	
		}
		a[target=_popup]:link{
			padding-right: 15px;
			background: url('/Link_Icons/icon.popup.gif') no-repeat center right;	
		}
		a[href^="mailto:"] {
			padding-right:20px;
			padding-top:0px;
			background: url('/icLink_Iconsonpics/mail.gif') no-repeat center right;
		}
		
		/* PDF 
			a[href$='.pdf']{
				padding-right: 22px;
				padding-top: 2px;
				background: url('/Link_Icons/icon.pdf.gif') no-repeat center right;
			}
		/* Excel 
			a[href$='.xlsx']{
				padding-right: 22px;
				padding-top: 2px;
				background: url('/v/icon.xls.gif') no-repeat center right;
			}
			a[href$='.xls']{
				padding-right: 22px;
				padding-top: 2px;
				background: url('/v/icon.xls.gif') no-repeat center right;
			}
		/* Word 
			a[href$='.docx']{
				padding-right: 22px;
				padding-top: 2px;
				background: transparent url('/Link_Icons/icon.doc.gif') no-repeat center right;
			}
			a[href$='.doc']{
				padding-right: 22px;
				padding-top: 2px;
				background: transparent url('/Link_Icons/icon.doc.gif') no-repeat center right;
			}
		/* PowerPoint *
			a[href$='.pptx']{
				padding-right: 22px;
				padding-top: 2px;
				background: transparent url('/Link_Icons/icon.ppt.gif') no-repeat center right;
			}

			a[href$='.ppt']{
				padding-right: 22px;
				padding-top: 2px;
				background: transparent url('/Link_Icons/icon.ppt.gif') no-repeat center right;
			}
*/
*/

/* Defaults */

		.Select_Number{
			font-size:24px;
			color:#FF0000;
			font-family:Tahoma;
			}	
			
/*Alignments*/
		.Center {text-align:center;}
		.Right {text-align:right;}
		.Left {text-align:left;}
		.Justify {text-align:justify;}
		.verttop {vertical-align: top;}
    .vertmiddle {vertical-align: middle;}
    .vertbottom {vertical-align: bottom;}
    .Frame_img {
	     max-width: 370px;
	     /* Resize the image for IE6 */
	       width: expression(this.width > 370 ? 370: true);
}

/*Font Styles*/
		.Italic {font-style:italic;}
		.Bold {font-weight:bold;}
		.Underline {text-decoration:underline;}
		
		.Arial {font-family:Arial, Helvetica, sans-serif}
		.TimesNewRoman {font-family:"Times New Roman", Times, serif;}
		.Verdana {font-family: Verdana, Arial, Helvetica, sans-serif;}
		.Tahoma {font-family:Tahoma;}
		
		.Eight {font-size:8px;}
		.Ten {font-size:10px;}
		.Eleven {font-size:11px;}
		.Twelve {font-size:12px;}
		.Thirteen {font-size:13px;}
		.Fourteen {font-size:14px;}
		.Sixteen {font-size:16px;}
		.Eighteen {font-size:18px;}
		.Twenty {font-size:20px;}
		.TwentyFour {font-size:24px;}
		.ThirtyTwo {font-size:32px;}
		.ThirtySix {font-size:36px;}
		.FortyEight {font-size:48px;}
		.FiftySeven {font-size:57px;}

/* Colors */
		.White {color: #FFFFFF;}
		.Black {color: #000000;}
		.Grey {color:#999999;}
		.Red {color:#FF0000;}
		.green {color:#2ABF00;}
		.jemBlue {color: #003366;}
		
		.warningbox {
	border: thin solid #FF0000;
	background-color: #FFEBE8;
}


		
/* Background Colors*/
		.BG_Red {background-color:#FFD9D9;}
		.BG_White {background-color:#FFFFFF;}
		.BG_Blue {background-color:#D7EBFF;}
		.BG_Green {background-color:#BBFFBB;}	
		.BG_Lght_Blue {background-color:#E8F3FF;}
		.BG_Yellow {background-color: #FFFF00;}
		.input_red {background-color: #cc0000; font-weight: bold; font-size: 14px; color: white;}
        .pagegrad  {background: url(images/Pageback.gif); background-repeat: no-repeat }
        .BG_BKblue {background-color: #0001fb;}
/* Borders*/
     .borderleft {
	     border-left-style: solid;
	     border-left-width: thin;
	     border-left-color: #0000FF;}
     .bordertop {
	     border-top-style: solid;
	     border-top-width: thin;
	     border-top-color: #0000FF;}
	   .borderright {
	     border-right-style: solid;
	     border-right-width: thin;
	     border-right-color: #0000FF;}
	   .borderbotton {
	     border-bottom-style: solid;
	     border-bottom-width: thin;
	     border-bottom-color: #0000FF;}
	   .borderleftmed {
	     border-left-style: solid;
	     border-left-width: medium;
	     border-left-color: #0000FF;}
     .bordertopmed {
	     border-top-style: solid;
	     border-top-width: medium;
	     border-top-color: #0000FF;}
	   .borderrightmed {
	     border-right-style: solid;
	     border-right-width: medium;
	     border-right-color: #0000FF;}
	   .borderbottonmed {
	     border-bottom-style: solid;
	     border-bottom-width: medium;
	     border-bottom-color: #0000FF;}
	   .borderleftthick {
	     border-left-style: solid;
	     border-left-width: thick;
	     border-left-color: #0000FF;}
     .bordertopthick {
	     border-top-style: solid;
	     border-top-width: thick;
	     border-top-color: #0000FF;}
	   .borderrightthick {
	     border-right-style: solid;
	     border-right-width: thick;
	     border-right-color: #0000FF;}
	   .borderbottonthick {
	     border-bottom-style: solid;
	     border-bottom-width: thick;
	     border-bottom-color: #0000FF;}


				
/*No Print*/
		@media print {.noprint {display: none;}}

/* Page Container */
    
    .containerctr 
{
	position: relative;
 	margin-left: auto;
 	margin-right: auto;
 	width: 800px;
 	text-align: left;
  background-color: #FFFFFF;
  /*border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #999999;
  border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #333333;*/

 }
     .maincontainer {
	    width: 800px;
	    margin: 0 auto;
	    padding: 0;
	    background-color: #fff;}
	    
   .centerpage{ 
      margin:0 auto;
      width:800px;
      background-color: #FFFFFF;

  /* adjust width as needed */

}
.BG_BlueDark {
	background-color: #000099;
}

