/*html Settings*/
a {
	color : #3366ff;
	font-family: Tahoma, Verdana, Trebuchet, Helvetica, sans-serif, Arial, Geneva;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;	
}
	
a:hover {
	color : #6f6f6f;
	font-weight : bold;
	text-decoration : underline;	
}	

body{
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	overflow-x:hidden;
	text-align:center;
	font-family: Helvetica, sans-serif, Arial, Geneva, Trebuchet, Verdana;
}		

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-left: 20px;
	margin-right: 20px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
}	

li{
	font-family: Helvetica, sans-serif, Arial, Geneva, Trebuchet, Verdana;
	font-size: 12px;
	line-height: 20px;
}

p{
	font-family: Helvetica, sans-serif, Arial, Geneva, Trebuchet, Verdana;	
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

td{
	font-family: Helvetica, sans-serif, Arial, Geneva, Trebuchet, Verdana;
	font-size: 12px;
	vertical-align : top;
}

ul{
	list-style-type : disc;
	/*height : 1%;*/
}


/*Class settings*/

a.outside {
	color : #0330B7;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
}
	
a.outside:hover {
	color : #5270CB;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;	
}	

a.menuselected {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
}

a.menuselected:hover {
	color : #BD95BC;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;	
}	


	
a.menu {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
}

a.menu:hover {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
}	

.dataTable{
	font-family: Helvetica, sans-serif, Arial, Geneva, Trebuchet, Verdana;
	font-size: 12px;
	line-height: 20px;
}

.headerEmail{
	vertical-align : middle;
}

.header_a{
	color : #006600;
	font-family: Tahoma, Verdana, Trebuchet, Helvetica, sans-serif, Arial, Geneva;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
}

.header_a:hover{
	color : #6f6f6f;
	font-weight : bold;
	text-decoration : underline;	
}

.Home{
	left:690px; 
	top: 50px;
	position: absolute;
	
	/*top: 50px; 
	position: relative;*/
}


.numerals{
	list-style-type: decimal;
}

ul.numerals2{
	list-style-type : decimal;
	font-weight : bold;
} 

ul.disc{
	list-style-type : disc;
	/*height : 1%;*/
}	


/* Hides from IE-mac and Mozilla \*/
* html .numerals{
	padding-left: 10px; 
	list-style-type: decimal;
}
/* End hide from IE-mac */
		
.TM{
	font-size: 14px;
}

.smallText{
	font-size: 9px;
}
	
.WhatIs{
	color : #006600;	
}

.Become{
	color : #009900;	
}

.Classroom{
	color : #66CC00;	
}

.Application{
	color : #9DCA31;
}

.frmRowTop{
	background-color : #CCCCCC;
	
}
.frmRowContent{
	background-color : #F6F6F6;
}
.grey_border
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid
}
.item {
	FONT-WEIGHT: 800;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana
}

.highlight {
	FONT-WEIGHT: 800;
	FONT-SIZE: 11px;
	COLOR: #FF0000;
	FONT-FAMILY: Verdana
}

.Questions{
	color : #CCCD33;
}

.menu_1	{
	background-color : #006600;	
}

.menu_1_WhatIs	{
	background-color : #006600;	
	color : #ffffff;
	padding-left : 14px;
	padding-top : 3px;
	padding-bottom : 12px;
}

.menu_2_Become{
	background-color : #009900;	
	color : #ffffff;
	padding-left : 14px;
	padding-top : 3px;
	padding-bottom : 12px;
}
.menu_School_Header_Become{
	background-color : #009900;	
	color : #ffffff;
	padding-left : 14px;
	padding-top : 0px;
	padding-bottom : 3px;
}
.menu_School_State_Become{
	background-color : #009900;	
	color : #ffffff;
	padding-left : 20px;
	padding-top : 0px;
	padding-bottom : 3px;
}

.menu_3_Classroom{
	background-color : #66CC00;	
	color : #ffffff;
	padding-left : 14px;
	padding-top : 3px;
	padding-bottom : 12px;
}

/* ----------add styles to applicationa sub menu---------------------*/
.applications{
	background-color : #99CC33;	
	color : #ffffff;
	padding-left : 14px;
	padding-top : 3px;
	padding-bottom : 12px;
}

.movementStopper{
	color : #ffffff;
	line-height : 1ex;
	border : 0px solid Black;
}

.reqField{
	color : #cc3300;
	font-size: 14px; 
	font-weight: bold; 
	font-family: Verdana, Trebuchet, Helvetica, sans-serif, Arial, Geneva;
}

.reqFieldText{
	color : #cc3300;
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Trebuchet, Helvetica, sans-serif, Arial, Geneva;
}

.seeMore{
	font-family: Tahoma, Verdana, Trebuchet, Helvetica, sans-serif, Arial, Geneva;
	font-size: 10px; 
	position: relative; 	
	left: 8px; 
	font-weight: bold; 
	line-height : 20px;
	color: #3366ff; 
	padding-bottom: 5px;
}

.top{
	color : #737373;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
}

.top:hover{
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;	
}

#seeMore1{
	/*top: 85px; */
}

#seeMore2{
	top: 5px; 
}

.rt_home_text{
	font-family: 'Times New Roman', Times, serif; 
	font-size: 13px; 
	position: relative; 
	top: 0px; 
	left: 15px; 
	font-weight: bold;
	width: 120;
	color: #055605;
}

.rt_home_text2{
	font-family: 'Times New Roman', Times, serif; 
	font-size: 13px; 
	position: relative; 
	top: 0px; 
	left: 15px; 
	font-weight: bold;
	width: 120;
	color: #055605;
}

.textBox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	width: 150px;
	border : 1px solid #999999; 
	background : #EEEEEE;
}

.attachBox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	width: 219px;
}

.textBox_small{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	width: 50px;
	border : 1px solid #999999; 
	background : #EEEEEE;
}

.txtbox_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	max-width : 20px;
	width : 80px;
}

/*Page layout controls start*/

#container {
	width: 750px;
	\width: 770px;
	w\idth: 750px;
	border: 0px solid black;
	/*margin: 0px;*/
	background: url("/interface/images/centredbg.gif") repeat-y center center;
	/*Comment the 2 margins to align to left of screen for firefox*/
	margin-left: auto;
	margin-right: auto;
	
	/*padding: 0px;*/
}

#banner {
	padding: 0px;
	margin-bottom: 0px;
	background-color: rgb(213, 219, 225);
	overflow:hidden;
	width: 750px;
	height: 75px;
	border: 0px solid black;
}

#content {
	padding: 30px 8px 0px 0px;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
	font-size: 12px;
	line-height: 20px;
	border: 0px solid black;
	top : 0px;
	background-image : url("/interface/images/content_Top.gif");
	background-position : top;
	background-repeat : no-repeat;
	text-align:left;
	/*height: 100%; 
	min-height:100%;*/
	/* Hides from IE-mac and Mozilla \*/
	* html height : 100%;
	/* End hide from IE-mac */
	
}

#content_home {
	padding: 0px;
	margin-left: 150px;
	margin-right: 0px;
	background-color: white;
	
	border: 0px solid Black;
}
	
#sidebar-a {
	border: 0px solid black;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
	background-color: rgb(255, 255, 255);
}

#sidebar-b {
	border: 0px solid black;
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	background-color: rgb(204, 255, 102);
	top : 0px;
	/*height: 100%; */
	min-height: inherit;
	display: block; 

}

#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-color: rgb(255, 255, 255);
}

#footerView{
	display: block; 
}

#footerPrint{
	display: none;
}

#bgBase{
	display: none;
}

/*Page layout controls end*/