@font-face {
    font-family: efpg;
 /*   src: url(CSS/ttenv.ttf);*/
	src: url('CSS/ttenv.eot');
	src: local('efpg'),
	url('CSS/ttenv.woff') format('woff'),
	url('CSS/ttenv.ttf') format('truetype'),
	url('CSS/ttenv.svg') format('svg');
	font-weight: 100;
	font-stretch:expanded;
}
@font-face {
    font-family: efbtxt;
    src: url(CSS/calibri.ttf);
}
.envision {
	font-family: efpg;
	color: #000066;
	font-size: 12px;
	font-weight: lighter;
}
.bg {
	background-color: #339999;
	background-image: url(images/bgs/home.jpg);
	background-repeat: no-repeat;
}
.cntrWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.hlite {
	color: #00F;
	background-color: #FFC;
	padding:10px;
}

.tabel1 {
	font-family: efpg;
	font-size: 12px;
	text-align: center;
}
.textBg {
	background-repeat: no-repeat;
	font-family: efpg;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
	text-align: center;
}
.tblBg {
	background-repeat: no-repeat;
	font-family: efpg;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);
	padding: 15px;
}
.tblHdr {
    font-size: 125%;
    font-family: efpg;
	font-weight: bolder;
    color: rgba(38, 86, 125, 1); 
	text-align: center;
	border: thin outset #0033FF;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);
	background-color: #3372A6;
	text-shadow: 0px 1px 2px rgba(255,255,255,0.4);
	padding-bottom: 2px;
}
.tblHdr2 {
    font-size: 125%;
    font-family: efpg;
	font-weight: bolder;

	text-align: center;
	border: thin outset #0033FF;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);
	background-color: #3372A6;

	color: rgba(38, 86, 125, 1); 
 text-shadow: 0px -1px 2px rgba(0, 0, 0, 0.75),
                 0px 1px 2px rgba(255, 255, 255, 0.75);  
}


.tblLink {
	font-family: efpg;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	border: thin none #0033FF;
	text-indent: -10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bgs/tblTp.png);
}
.tblLinkClr {
	font-family: efpg;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	text-indent: -10px;
	padding-right: 10px;
	padding-left: 10px;
}
.tblItem {
	font-family: efpg;
	font-size: 14px;
	color: #E8FFFF;
	font-weight: bold;
	border: thin none #0033FF;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/bgs/tblTp.png);
	text-shadow: 0px 2px 3px #555;
}
.tblTxt {
	font-family: efpg;
	font-size: 14px;
	color: #E8FFFF;
	font-weight: bold;
	border: thin none #0033FF;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/bgs/tblTp.png);
}
.tblTxt2 {
	font-family: efbtxt;
	font-size: 13px;
	//color: #E8FFFF;
	border: thin none #0033FF;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/bgs/tblTp.png);
	text-shadow:none;
}
.tblTxt3 {
	font-family: efbtxt;
	font-size: 13px;
	//color: #E8FFFF;
	border: thin none #0033FF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/bgs/tblTp.png);
	text-shadow:none;
}
.bg_blue {
	text-align: center;
	/* fallback */
	background-color: #33B7F7;
	background-position: center center; 
	background-repeat: no-repeat;
	/* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ 
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#1a82f7), to(#2F2727)); 
	/* Safari 5.1+, Chrome 10+ */
	background: -webkit-radial-gradient(circle, #1a82f7, #2F2727);
	/* Firefox 3.6+ */
	background: -moz-radial-gradient(circle, #1a82f7, #2F2727);
	/* IE 10 */
	background: -ms-radial-gradient(circle, #1a82f7, #2F2727); 
	/* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
}
.bg_blue1 {
	background-color: #33B7F7;
	text-align: center;
	background-image: url(images/bgs/blue_fadeL.jpg);
	background-repeat: repeat-x;
	color:#CCCCCC
}
.mnuTrg {
	position:fixed;
	left:0px;
	width:100%;
	height:30px;
	z-index:1;
	top: 0px;
	visibility: visible;
}
.BtnTxt {
	position:absolute;
	left:0px;
	top:0px;
	width: inherit;
	height: inherit;
	z-index:3;
	visibility: visible;
}
.textBox {
	background-attachment: scroll;
	background-image: url(images/bgs/textbox.png);
	background-repeat: no-repeat;
}
.textBoxText {
	font-family: efpg;
	font-size: 12px;
	font-weight: lighter;
	text-shadow: yes;
	color: #000000;
	text-align: center;
}
.tblBg1 {
	background-image: url(images/bgs/textBox_lg.jpg);
	background-repeat: repeat-y;
	font-family: efpg;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);
}
.bgImageTxt {
	font-family: efpg;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bolder;
	text-align: center;
	background-color: #000066;
}
.tblBgRG {
	font-family: efpg;
	font-size: 14px;
	color: #3300FF;
	font-weight: bold;
	background-image: url(images/bgs/galaxy.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #6D7989;
	text-align: center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.list {
	font-family: efpg;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.list2 {
	list-style-type: none;
}
.tabel2 {

	font-family: efpg;
	font-size: 12px;
	text-align: left;
}
#nav ul {
	list-style-type: none;
	text-align: center;
	margin-bottom: 15px;
}

#nav ul li {
	display: inline;
}

#nav1 ul{
	margin-left: -40px;
}

#nav1 ul li {
	display: inline;
}

#nav1 ul li div{
/*	width: 145px;
	height: 53px;*/
	width: 156px;
	height: 66px;
	display: inline-block;
}

#nav1 ul li #fmnu{
	background-image: url("btnImg/btnMnu1.png");
	background-repeat: no-repeat;
}

#nav1 ul li #hm{
	background-image: url("btnImg/btnHm1.png");
	background-repeat: no-repeat;
}
		
#nav1 ul li #glry{
	background-image: url("btnImg/btnGlry1.png");
	background-repeat: no-repeat;
}
#nav1 ul li #hwt{
	background-image: url("btnImg/btnHwto1.png");
	background-repeat: no-repeat;
}
#nav1 ul li #lrn{
	background-image: url("btnImg/btnLrn1.png");
	background-repeat: no-repeat;
}
#nav1 ul li #msc{
	background-image: url("btnImg/btnMsc1.png");
	background-repeat: no-repeat;
}
#nav1 ul li #src{
	background-image: url("btnImg/btnSrc1.png");
	background-repeat: no-repeat;
}
#nav1 ul li #cnt{
	background-image: url("btnImg/btnCnt1.png");
	background-repeat: no-repeat;
}

.bg-radial {
	text-align: center;
	/* fallback */
	background-color: #33B7F7;
	background-position: center center; 
	background-repeat: no-repeat;
	/* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ 
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#1a82f7), to(#2F2727)); 
	/* Safari 5.1+, Chrome 10+ */
	background: -webkit-radial-gradient(circle, #1a82f7, #2F2727);
	/* Firefox 3.6+ */
	background: -moz-radial-gradient(circle, #1a82f7, #2F2727);
	/* IE 10 */
	background: -ms-radial-gradient(circle, #1a82f7, #2F2727); 
	/* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
}

.fade {
   opacity: 1;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}

.fade:hover {
	opacity: 0;
	}

#dlb a {
	display:block;
	width:130px;
	font: 14px/1 sans-serif;
	color:#26416E;
	background: url("images/dl-button1.png") 0 0 no-repeat;
	text-decoration: none;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding: 5px 0 5px 12px;
	/*padding: 2px 0 5px 12px;*/
	text-align: center;
	}

#dlb a:hover {
	background-position: -142px 0;
	color: #E8FFFF;
	/*font-weight: bold;*/
	text-shadow: 0px 2px 3px #333;
}

#dlb a:active {
		background-position: -284px 0;
		color:black;
}

.respImg {
	resize:both;
	background-color:#1A1615;
    width:100%;
    height:auto;
}


    
.form_bg {
	background-color: #9CF;
	color: #309;
	display: block;
	width: 800px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/bgs/formfade.jpeg);
}