/* CSS Document */

body{
	margin: 0px;
	background-color: #0f180f;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-image: url(../Images/bkHeader.png);
	background-repeat: repeat-x;
	line-height: 135%;
}
#headerContainer{
	height: 120px;
	background-color: #FFFFFF;
}
#header{
	height: 120px;
	margin: auto;
	width: 1000px;
}
#mainContainer{
	background-color: #FFFFFF;
	background-image: url(../Images/bkMain.png);
	background-repeat: repeat-x;
	width: 100%;
	margin:auto;
}
#main{
	margin: auto;
	width: 1000px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footerContainer{
	height: 133px;
	background-image: url(../Images/footer-bg3.png);
	background-repeat: repeat-x;
}
#footer{
	margin: auto;
	width: 1000px;
	color: #FFFFFF;
	padding: 15px;
	line-height: 140%;
}
.footerTitle{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#footer a{
	text-decoration: none;
	color: #FFF;
}
#footer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#nav{
	margin:auto;
	float: right;
	width: 700px;
	position: relative;
	top: -70px;
	text-align: right;
	right: 0px;
}
#hosted{
	float: right;
	width: 250px;
	position: relative;
	top: -120px;
	text-align: right;
	height: 40px;
}
a.nav{
	display: block;
	padding: 8px;
	width: 70px;
	float: right;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}
a:hover.nav{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
a.nav1{
	display: block;
	padding: 8px;
	width: 70px;
	float: right;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}
#footer .copy{
	color: #999999;
		font-size: 11px;
}
a.hosted{
	color: #6FD00D;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	background-image: url(../Images/lock_iconG.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
a:hover.hosted{
	color: #fff;
	background-color: #6FD00D;
	background-image: url(../Images/lock_icon.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
#logos{
	background-color: #FFFFFF;
	width: 100%;
	display: block;
}
#subNav{
	display: block;
	float: right;
	width: 350px;
	text-align: right;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	
}
#subNav a{
	color: #BBBBBB;
	text-decoration: none;
}
#subNav a:hover{
	color: #333333;
	text-decoration: none;
}
/*p{margin:0px;}*/
.separator{
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
.separator2{
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
#news a{
	color: #666;
	text-decoration: none;
}
#news a:hover{
	color: #65BA07;
	text-decoration: none;
}
.box{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #F5F5F5;
	border: 1px solid #ccc;
}
.boxON{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #999;
}
.box2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 15px;
}
#homeSecondary{
	color: #666666;
}



.submenu {
	FONT-SIZE: 11px;
	margin: 0px;
	float:left;
	position:absolute;
	padding-top:0px;
	top: 0px;
	left:0px;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	width: 100%;
	z-index: 3000;
	}
	.submenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:0px;
	margin-top:0px;	
}
	
.submenu li a {

	height: 30px;
  	/*voice-family: "\"}\""; 
  	voice-family: inherit;*/
  	height: 24px;
	text-decoration: none;
	}	
	
.submenu li a:link, .submenu li a:visited {
	color: #FFF;
	display: block;
	background-color: #999;
	width: 101px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 7px;
	text-indent: 6px;
	text-align: left;
	position: relative;
	top: -4px;
	z-index: 99;
	}
	
.submenu li a:hover {
	color: #FFF;
	display: block;
	background-color: #000;
	width: 101px;
	text-decoration: none;

	padding-right: 10px;
	padding-bottom: 1px;

	text-indent: 6px;
	text-align: left;
	}
	.subHighLight{
	height: 33px;
	position: relative;
	z-index: 100;	/*background-color: #7E8083;*/
	/*background-image: url(../Images/bkpop.png);*/
	/*filter: Alpha(Opacity=0); opacity: .0;*/
	
}


.submenu2 {
	FONT-SIZE: 11px;
	margin: 0px;
	float:left;
	position:absolute;
	padding-top:0px;
	top: 0px;
	left:0px;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	width: 100%;
	z-index: 3000;
	}
	.submenu2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:0px;
	margin-top:0px;	
}
	
.submenu2 li a {

	height: 30px;
  	/*voice-family: "\"}\""; 
  	voice-family: inherit;*/
  	height: 24px;
	text-decoration: none;
	}	
	
.submenu2 li a:link, .submenu2 li a:visited {
	color: #FFF;
	display: block;
	background-color: #999;
	width: 141px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 7px;
	text-indent: 6px;
	text-align: left;
	position: relative;
	top: -4px;
	z-index: 99;
	}
	
.submenu2 li a:hover {
	color: #FFF;
	display: block;
	background-color: #000;
	width: 141px;
	text-decoration: none;

	padding-right: 10px;
	padding-bottom: 1px;

	text-indent: 6px;
	text-align: left;
	}
	
	a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #65BA07;
	text-decoration: none;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	margin:auto;
	float: right;
	width: 800px;
	position: relative;
	top: -70px;
	text-align: right;
	right: 0px;
}

div.menuContainer
{
	float: right;
	display: block;
	position: relative;
	top: -28px;
}

div.menu
{
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.menu ul.level1 li a,
div.menu ul.level1 li a:visited
{
	background-color: #ffffff;
	background-image: url(../Images/menu_level1_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	
	color: #333333;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

div.menu ul.level1 li a:hover
{
	color: #000000;
	text-decoration: none;
 	background-color: #FFFFFF;
}


div.menu ul.level1 ul.level2,
div.menu ul.level1 ul.level2 ul.level3
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #999999;
}

div.menu ul.level1 ul.level2 li,
div.menu ul.level1 ul.level2 ul.level3 li
{
}

div.menu ul.level1 ul.level2 li a,
div.menu ul.level1 ul.level2 ul.level3 li a
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-color: #999999;
}
div.menu ul.level2 li a,
div.menu ul.level2 ul.level3 li a
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-color: #999999;
	font-size: 11px;
}


div.menu ul.level1 ul.level2 li a:hover,
div.menu ul.level1 ul.level2 ul.level3 li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
 	background-color: #000000;
}

div.menu ul.level1 ul.level2 li a:active,
div.menu ul.level1 ul.level2 ul.level3 li a:active
{
	background-image: none;
	background-color: #465c71;
	color: #cfdbe6;
	text-decoration: none;
}

/* LOGIN MENU ITEM
----------------------------------------------------------*/

a.loginMenuItem{
	display: block;
	font-weight: bold;
	color: #6FD00D;
	text-decoration: none;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	background-image: url(../Images/lock_iconG.png);
	background-repeat: no-repeat;
	background-position: 21px 4px;
	width: 115px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 23px;
}

a:hover.loginMenuItem{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6FD00D;
	background-image: url(../Images/lock_icon.png);
	background-repeat: no-repeat;
	background-position: 21px 4px;
}

/* TOP MENU   
----------------------------------------------------------*/

div.topMenuContainer
{
	float: right;
	display: block;
	text-align: right;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
}

div.topMenu
{
	float: right;
}

div.topMenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.topMenu li
{
	margin: 0px;
	padding: 0px 2px 0px 2px;
}

div.topMenu ul.level1 li a,
div.topMenu ul.level1 li a:visited
{
	color: #BBBBBB;
	text-decoration: none;
}

div.topMenu ul.level1 li a:hover
{
	color: #333333;
	text-decoration: none;
}

#rColumn{
/*		float: right;
width: 270px;*/
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F5F5F5;
	padding: 15px;
	font-size: 11px;
}
.bigText{
	font-size: 20px;
	font-family: Calibri, Arial, sans-serif;
	line-height: 110%;
}
.bigTitle{
	font-size: 18px;
	color: #70d108;
}
.bigHome{
	font-size: 16px;
	font-family: Calibri, Arial, sans-serif;
	line-height: 110%;
}
.bigInside{
	font-size: 22px;
}
.homeElementMargin
{
    margin: 10px 20px 10px 20px;
}
h2{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pageTitle{
	font-size: 51px;
	color: #CCCCCC;
	position: relative;
	top: -5px;
	font-family: Calibri, "Lucida Sans", sans-serif;
}
#logo{
	position: relative;
	top: 40px;
	border: 0px;
}
a:focus { outline: none; }
.topMenuContainer .level1 a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 7px;
}
#higherEdSelector a{
	background-color: #FF6600;
	padding: 8px;
	border: 1px solid #FF6600;
	height: 18px;
	width: 320px;
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
		color: #FFFFFF;
}
#higherEdSelector a:hover{
	background-color: #333;
	padding: 8px;
	border: 1px solid #333;
	display: block;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#homeSecondary li{
	list-style-image: url(../Images/bullet.jpg);
}
.bigButton a{
	background-color: #FF6600;
	border: 1px solid #FF6600;
	color: #FFFFFF;
	height: 18px;
	width: 320px;
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	width: 150px;
	margin-top: 8px;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	text-decoration: none;
}
.bigButton a:hover{
	background-color: #333;
	border: 1px solid #333;
	display: block;
	margin-bottom: 8px;
	color: #FFFFFF;
	width: 150px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
		text-decoration: none;
}
.bkGreen{
	color: #FFFFFF;
	background-color: #6ed00d;
}
.bkGray1{
	background-color: #f5f5f5;
}
.bkGray2{
	background-color: #EEEEEE;
}
.pTourTitle{
	font-size: 28px;
	color: #70d108;
}
#tourRight{

}
#tourRight a{
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #70d108;
	text-align: right;
	display: block;
	float: right;
	height: 40px;
	width: 120px;
	margin-right: 5px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	filter: Alpha(Opacity=90);
	opacity: .9;
	font-family: Calibri, Arial, sans-serif;/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;*/
}
#tourRight a:hover{
	background-color: #333;
		filter: Alpha(Opacity=99); opacity: .99;
}
#tourLeft{

}
#tourLeft a{
font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #70d108;
	text-align: left;
	display: block;
	float: left;
	height: 40px;
	width: 120px;
	margin-right: 5px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	filter: Alpha(Opacity=90); opacity: .9;
}
#tourLeft a:hover{
	background-color: #333;
	filter: Alpha(Opacity=99); opacity: .99;
}

#tilesOverlay{
	float: right;
	position: absolute;
	top: 265px;
}
#tilesOverlay a{
    font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #7C7C7C;
	text-decoration: none;
	text-align: left;
	display: block;
	float: right;
	height: 40px;
	line-height: 20px;
	position: relative;
	left: 390px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#subMenuRight li{
		list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#subMenuRight a:hover{
	background-color: #70d108;
	color: #FFFFFF;
	text-decoration: none;
}
h3{
	color: #70d108;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
a.imgLinks{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	background-color: #FFFFFF;
}
.press{
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	margin-bottom: 15px;
}
.press strong{
	font-size: 14px;
}
.h3{
	color: #70d108;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
.green{	color: #666;}
#mTab{
	background-color: #FFFFFF;
	background-image: url(../Images/bkMain.png);
	background-repeat: repeat-x;
	background-position: top;
}
.shadow{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -7px;
}
#quoteName{
	padding-top: 6px;
	padding-bottom: 8px;
	margin-right: 20px;
}

#socratesFields input, textarea, select
{
	margin:0px 0px 10px 0px;
}

#socratesFields b
{
	font-weight:bolder;
	font-size:12px;
}
.trial-button{
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 42px;
	line-height: 39px;
	text-align: center;
	width: 280px;
	background-image: url(../Images/trial_button.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 6px;
}
#homeSubnav{
	display: block;
	width: 170px;
	text-align: left;
	margin-left: 0px;
}
#homeSubnav li{
	list-style-image: url(../Images/bullet.jpg);
}
#homeSubnav a{
	font-size: 20px;
	color: #BCBCBC;
	line-height: 22px;
	letter-spacing: -1px;
}
#homeSubnav a:hover{
	color: #6FD00D;
	text-decoration: none;
}
#newsHomeContainer{
	margin-left: 7px;
}
/*iHome styles*/
#iHome{
	background-image: url(../Images/bigIcon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 310px;
	width: 700px;
}
#iHome #titles{
	position: relative;
	top: 120px;
	padding: 10px;
	font-size: 55px;
	letter-spacing: -3px;
	font-weight: bold;
	color: #333333;
}
#iHome #titles .green{
	color: #6fd00d;
}
#iHome #text{
	position: relative;
	top: 100px;
	padding: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
}
#iHome #buttons{
	position: relative;
	top: 100px;
	padding: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
		letter-spacing: -1px;
}
#iHome #buttons a{
	color: #6FD00D;
	text-decoration: underline;
}
#iHome #buttons a:hover{
	color: #333;
	text-decoration: underline;
}
/*end iHome styles*/