body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bold;
}
.textblink {
	text-decoration: blink;
	color: #FF0000;
}


p.small {
	font-size: 80%;
	font-weight: normal;
}
.pagetitle {
	text-align: center;
	font-size: 170%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.pagehidden {
	display: none;
}
p.note {
	padding: 0;
	margin: 0;
}

#topmenu {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 77px;
}


#tabbar {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: #ff9900 url(../Tutor/ihm/images/tab_bg.png) repeat-x;
	width: 100%;
	height: 45px;
}


#searchbar {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0;
	background-color: #EEE;
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #3399fe;
}


#searchholder {
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background-color: #EEE;
	width: 990px;
	height: 40px;
}

#welcome {
	position: absolute;
	margin: 9px 0 0 400px;
	padding: 0;
	text-align: left;
	font-size: 80%;
	font-style: italic;
	font-weight: bolder;
	width: 200px;
	height: 27px;
}

#otherlinks {
	position: absolute;
	margin: 0 0 0 470px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 40px;
}

#otherlinks a:link, #otherlinks a:visited {
/*	font-size: 120%; */
	padding: 0;
	vertical-align: middle;
	text-decoration: none;
	color: #000;
}

#otherlinks a:hover {
	font-size: 120%;
	font-weight: bolder;
	text-decoration: underline;
	color: #000;
}


#ihmimage {
	margin: 0;
	padding: 0;
	background: url(../images/ihmimage.png) no-repeat;
	width:800px;
	height:112px;
	border-bottom: 2px solid #3399fe;
	border-right: 2px solid #3399fe;
	border-left: 2px solid #3399fe;
}

#ihaimage {
	margin: 0;
	padding: 0;
	background: url(../images/ihaimage.jpg) no-repeat;
	width:800px;
	height:112px;
	border-bottom: 2px solid #00cc00;
	border-right: 2px solid #00cc00;
	border-left: 2px solid #00cc00;
}
#piano {
	position: absolute;
	top: 2px;
	left: 750px;
	z-index: 99;
}

#bodywrap {
	Float: left;
	Width: 100%;
	padding: 0;
	margin: 0;
}

#textwrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 804px;
	background: url(../images/Greenborder.jpg) repeat-y;
	border-bottom: 10px solid #3399fe;
}


#copyright {
	margin: 0 auto;
	padding: 0;
	width: 804px;
	font: 70% tahoma, verdana, san-serif;
	text-align: center;
	
}
 td {
	margin: 0;
	padding: 10px 10px;
	font: 0.9em tahoma, verdana, san-serif;
	color: #000;
}

blockquote {
	margin: 0px 30px 0px ;
	padding: 0px 0px;
	font: 0.9em tahoma, verdana, san-serif;
	color: #049704;

}

th {
	margin: 0;
	padding: 10px 10px;
	font-weight: lighter;
	color: #000;
}

h2 {
	margin: 0;
	padding: 10px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #000000;

}
.pageheading {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 2em tahoma, verdana, san-serif;
	font-weight: bold;
	color: #00cc00;
}

a:link, a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

/********Main Tabs**********/

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 620px;
	height: 77px;
	background-color: #FFF;
}


#maintabs {
	position: absolute;
	margin: 24px 0 0 0;
	padding: 0;
	width: 620px;
	height: 53px;
	background-color: #fff;
	}

	

#nav {
	margin: 0;
	padding: 0;
	}

#nav li {
	float: left;
	margin: 0; 
	padding: 20px 1px 0 1px;
	display: inline;
	list-style-type: none;
	text-align: center;
	width: 203px;
	height: 53px;
	background: url(../Tutor/ihm/images/greybutton.jpg) no-repeat;
}


#nav li.blue {
	float: left;
	margin: 0; 
	padding: 20px 1px 0 1px;
	display: inline;
	list-style-type: none;
	text-align: center;
	width: 203px;
	height: 53px;
	background: url(../Tutor/ihm/images/bluebutton.jpg) no-repeat;
}


#nav a:link {
	font: 1.0em tahoma, verdana, san-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;

}

#nav a:visited {
	font: 1.0em tahoma, verdana, san-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#nav a:hover {
	font: 1.0em tahoma, verdana, san-serif;
	text-decoration: none;
	font-weight: bold;
	color: darkred;
}

#nav a:active{
	font: 1.0em tahoma, verdana, san-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
/********* Scroll Box ********/
.scrollboxlong {
	width: 700px;
	height: 600px;
	margin:0 0 0 50px;
	overflow: auto;
/*	background-color: #FFFF66; */
	background-color: #99ccff; 
}
.scrollbox {
	width: 700px;
	height: 300px;
	margin:0 0 0 50px;
	overflow: auto;
	background-color: #99ccff;
}
.scrollboxcontent {
	padding: 0px;
}
/*********List Container******/
.listcontainer {
	margin: 0;
	padding: 0;
}
.listcontainer ul {
	margin: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}
*html .listcontainer ul {
	margin: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}
.listcontainer ul.dot {
	list-style-type: circle;
}
.listcontainer li {
	margin-left: 0;
	padding: 0 0 0 2px;
}
/*****************************/
#mainmenubar {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	width: 100%;
	height: 60px;
}


#mainmenuholder {
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background-color: #EEE;
	width: 990px;
}
/******************************/
div#refer {
	position: absolute;
	margin-left: 510px;
	margin-top: 8px;
	top: 5px;
	width: 300px;
	height: 60px;
	padding: 0;
}
/**********Top Menu***********/
div#mainmenu {
	position: absolute;
	margin-top: 15px;
	margin-left: 15px;
	width: 500px;
	height: 58px;
	font: tahoma, verdana, san-serif;
	font-size: 110%;
	font-weight: bolder;
}
div#mainmenu ul {
	margin: 0;
	list-style: none;
}
div#mainmenu li {
	float: left;
	margin-right: 2px; 
	padding: 0;
	background: url(../images/GreyTabRight.gif) no-repeat right top;

}
div#mainmenu #current {
	background-image:url(../images/BlueTabRight.gif);
}
div#mainmenu #current a{
	background-image: url(../images/BlueTableft.gif);
}
/* div#mainmenu li.grey {
	float: left;
	margin: 0; 
	padding: 20px 1px 0 0px;
	list-style-type: none;
	text-align: center;
	width: 203px;
	height: 33px;
	background: url(../images/Greytab.gif) no-repeat;
} */
div#mainmenu a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 15px 15px 12px 15px;
	background: url(../images/GreytabLeft.gif) no-repeat left top;
}

div#mainmenu a:hover {
	color: #000;
}

/********page menu**********/

div#pagemenu {
	width: 100%;
	float: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font: tahoma, verdana, san-serif;
	font-size: 1em;
	font-weight: bolder;
	background: url(../images/tab_bg_Blue.png) repeat-x;
}
div#pagemenu ul {	
    margin: 0 0 0 5px;
/*	margin: 0;*/
}
div#pagemenu li {
	float: left;
	padding: 5px 0px;	
	list-style-type: none;
	border-right: 1px solid #000;
}
div#pagemenu li.lightgrey {
	float: left;
	background-color: #EEEEEE;
	padding: 5px 0px;	
	list-style-type: none;
	border-right: 1px solid #000;
}
div#pagemenu li:first-child {
	border-left: 1px solid #000;
}

div#pagemenu li:hover {
	color: #000;
}
div#pagemenu a {
	padding: 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
}
div#pagemenu a.lightgrey {
	padding: 5px 10px;
	text-decoration: none;
	color: #000000;
}
div#pagemenu a:hover {
	color: #fff;
	background-color: #000;
}
*html div#pagemenu ul {
	float: left;
	border-left: 1px solid #000;
	margin-left: 30; 
/*	margin-left: 0;*/
}
/********Tail menu**********/

div#tailmenu {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right:0;
	font: tahoma, verdana, san-serif;
	font-size: 80%;
}
div#tailmenu ul {
	margin: 0 0 0 220px;
}
div#tailmenu li {
	float: left;
	padding: 5px 0px;	
	list-style-type: none;
	border-right: 1px solid #666666;
}
div#tailmenu li.lightgrey {
	float: left;
	background-color: lightgrey;
	padding: 5px 0px;	
	list-style-type: none;
	border-right: 1px solid #666;
}

div#tailmenu li:first-child {
	border-left: 1px solid #666666;
}

div#tailmenu li:hover {
	color: #000;
}
div#tailmenu a {
	padding: 5px 10px;
	text-decoration: none;
	color: #000000;
}
div#tailmenu a.lightgrey {
	padding: 5px 10px;
	text-decoration: none;
	color: red;
}
div#tailmenu a:hover {
	color: #fff;
	background-color: #000;
}
*html div#tailmenu ul {
	float: left;
	border-left: 1px solid #666666;
	margin-left: 110px;
}
/******** Left side & right side ********/
.leftside {
	width: 47%;
	float: left;
	margin: 0;
	text-align: right;
	padding-right: 14px;
	padding-left: 14px;
	border-right: 2px dashed #000000;
}
.leftside small {
	font-size: 80%;
}
.rightside {
	float: right;
	width: 48%;
	text-align: left;
	margin: 0;
	padding-left: 2px;
}
/********* Left side & right side without right border used for 4 columns *******/
.leftside_noborder {
	width: 46%;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
}
.leftside_noborder h2 {
	text-align: right;
}

.rightside_noborder {
	float: right;
	width: 46%;
	margin: 0 10px 0 10px;
	padding: 0;
}
.rightside_noborder h2 {
	vertical-align: middle;
}
	
.theleft {
	float: left;
	width: 46%;
	text-align: center;
}
.theright {
	float: right;
	width: 46%;
	text-align: center
}
/******** Two column page *******/
#leftcolumn{
	width: 402px;
	float: left;
	margin: 10px 0 10px 0;
	padding:0;
}
#rightcolumn{
	width: 400px;
	padding-right: 0;
	float: right;
	margin: 10px 0 10px 0;
	padding:0;
}
div.clearfloat {
	clear: both;
}
/******** Curve box for one column page *********/
.boxwhole {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	width: 800px;
	background: url(../images/bottom-Blue-whole.gif) no-repeat bottom left;
}
.boxwhole h1 {
	text-align: center;
	padding: 5px 10px 0 10px;
	font-size: 100%;
}
.boxwhole h3 {
	margin: 0;
	padding: 6px 8px 6px 20px;
	font-size: 110%;
	font-weight: bolder;
	color: #ffffff;
	background: url(../images/title-bg-Blue-whole.gif) no-repeat top left;
}
.boxwhole h4 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 80%;
}
.boxwhole p {
	padding: 0px 10px 0px 20px;
	font-size: 90%;
	font-weight: lighter;
	text-align: left;
	color: #000000;
	}
.boxwhole p.alignright {
	text-align: right;
}
.boxwhole center {
	text-align: center;
	padding: 0 20px 5px 20px;
}
.boxwhole p.middle {
	text-align: center;
	font-weight: lighter;
}
.boxwhole h5 {
	text-align: center;
	font-size: 110%;
	font-weight: bolder;
}	

.boxwhole ul {
	padding: 0px 10px 20px 30px;
	list-style-type: decimal;
	list-style-position: outside;
}
.boxwhole ul.dot {
	list-style-type: disc;
	padding-bottom: 0;
	padding-left: 10px;
}
.boxwhole li {
	font-size: 90% ;
	font-weight: lighter;
	color: #000000;
	padding: 0 20px 5px 5px;
}
/*****************************************/
#spotlightcontainer {
	height: 513px;
}

/******** Curve box for two-column page *********/
.box {
	margin-top: 10px;
	width: 400px;
	background: url(../images/bottom-Blue.gif) no-repeat bottom left;
}

.box h3 {
	margin: 0;
	padding: 6px 8px 6px 20px;
	font-size: 110%;
	font-weight: bolder;
	color: #ffffff;
	background: url(../images/title-bg-Blue.gif) no-repeat top left;
}
.box h4 {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 80%;
}
.box p {
	padding: 0px 10px 20px 20px;
	font-size: 90%;
	font-weight: lighter;
	text-align: left;
	color: #000000;
	}
.box h5 {
	text-align: center;
	font-size: 110%;
	font-weight: bolder;
}	

.box ul {
	padding: 0px 10px 20px 30px;
	list-style-type: decimal;
	list-style-position: outside;
}
.box ul.dot {
	list-style-type: disc;
	padding-bottom: 0;
	padding-left: 10px;
}
.box li {
	font-size: 90% ;
	font-weight: lighter;
	color: #000000;
	padding: 0 20px 5px 5px;
}
/******** three column ********/
.firstcolumn {
	margin-top: 5px;
	margin-left: 10px;
	width: 255px;
	float: left;
}
.firstcolumn h1 {
	font-size: 100%;
	text-align: right;	
}
.secondthird {
	margin-top: 5px;
	margin-right: 10px;
	width: 512px;
	float: right;
}
.secondcolumn {
	Width: 255px;
	float: left;
}
.secondcolumn h1 {
	font-size: 100%;
	text-align: right;
}	
.thirdcolumn {
	width: 255px;
	float: right;
}
.thirdcolumn h1 {
	font-size: 100%;
	text-align: left;
}
/******** Straight box for three column page */
.straightbox {
	margin-top: 10px;
	width: 248px;
	font-size: 90%;
	background: url(../images/straightboxbottom.gif) no-repeat bottom left;
}

.straightbox h3 {
	margin: 0;
	padding: 6px 8px 6px 20px;
	font-size: 110%;
	font-weight: bolder;
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
	background: url(../images/straightboxtop.gif) no-repeat top left;
}
.straightbox h4 {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 90%;
}
.straightbox p {
	padding: 0px 10px 20px 20px;
	font-size: 100%;
	font-weight: lighter;
	text-align: left;
	color: #000000;
	}
.straightbox h5 {
	text-align: center;
	font-size: 110%;
	font-weight: bolder;
}	

.straightbox ul {
	padding: 0px 10px 20px 30px;
	list-style-type: decimal;
	list-style-position: outside;
}
.straightbox ul.dot {
	list-style-type: disc;
	padding-bottom: 0;
	padding-left: 10px;
}
.straightbox li {
	font-size: 90% ;
	font-weight: lighter;
	color: #000000;
	padding: 0 20px 5px 5px;
}

/********Sub Tabs**********/

#wrappersub {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 873px;
	height: 45px;
	background-color: #ff9900;
	background: #ff9900 url(../Tutor/ihm/images/tab_bg.png) repeat-x;
}


#maintabssub {
	position: absolute;
	margin: 3px 0 0 0;
	padding: 0;
	width: 873px;
	height: 39px;
	background-color: #ff9900;
	background: #ff9900 url(../Tutor/ihm/images/tab_bg.png) repeat-x;
	}

	

#navsub {
	margin: 0;
	padding: 0;
	}

#navsub li {
	float: left;
	margin: 0; 
	padding: 10px 0 0 0;
	display: inline;
	list-style-type: none;
	text-align: center;
	width: 130px;
	height: 42px;
	background: url(../Tutor/ihm/images/bluetab.png) no-repeat;
}


#navsub li.grey {
	float: left;
	margin: 0; 
	padding: 10px 0 0 0;
	display: inline;
	list-style-type: none;
	text-align: center;
	width: 130px;
	height: 42px;
	background: url(../Tutor/ihm/images/greytab.jpg) no-repeat;
}


#navsub a:link, #navsub a:visited {
	font: 0.9em tahoma, verdana, san-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;

}

#navsub a:hover {
	font: 0.9em tahoma, verdana, san-serif;
	text-decoration: none;
	font-weight: bold;
	color: darkred;
}
	


/********Sub Tabs**********/



/******** FORM STYLES ***********/



#formwrapper {
	position: absolute;
	margin: 2px 0 0 20px;
	padding: 0;
	width: 450px;
	height: 28px;
	/*background: #fff;*/
}

form  { 
	margin: 3px 0 0 0;
	padding: 0;
	font-weight: lighter;
	/*background: #000;*/
	
}
	
	.tbox, .tarea { 
	background: #F8F7F4; 
	border: 1px solid #fff; 
	color: #000066;
	font: 0.8em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 1px;
	width: 150px; 
	}
	
	.tboxsmall { 
	background: #F8F7F4; 
	border: 1px solid black; 
	color: #000066;
	font: 0.8em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 1px;
	width: 60px; 
	}
	
	
	
	.button { 
	background: #ff9900; 
	border: 1px solid; 
	border-color: #F7F7F7 #F7F7F7 #F7F7F7 #F7F7F7; 
	color: #FFF;
	font: 0.7em Helvetica, Arial, sans-serif;
	padding: 1px 2px 1px 2px;
	}


.text dl { margin: 0;  }
.text dd { margin: 0; padding: 0; }

.ccbox {
	background: #F8F7F4; 
	border: 1px solid #eee; 
	color: #000066;
	font: 0.8em Helvetica, Arial, sans-serif;
	padding: 0;
	width: 150px;

}
/****************************************/
.referwrapper {
	width: 500px;
	margin: 0 auto;
	padding: 10px;
}
textarea.refer {
	border-top: 2px solid #d3d3d3;
	border-left: 2px solid #d3d3d3;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
/************* Button format ***********/

/************* Form format *************/
fieldset {
	color: #666;
	background-color: #99ccff;
	border: solid 1px blue;
}
legend {
	color: #666;
	font-family: "arial-black";
	font-weight: bold;
	background-color: #99ccff;
	padding: 2px;
}
label {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 100px;
	float: left;
}
label.fieldlable {
	display: inline;
	float: none;
}
input.forminputfield {
	border: solid 1px #f66;
	background-color: #fff;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
}
input.forminputfield:hover {
	background-color: #ccffff;
	border: solid 1px #006600;
	color: #666;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
}
input.forminputfieldfilled {
	background-color: #ffc;
	border: solid 1px #000;
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
}
input.forminputfieldfilledhover {
	background-color: #fcc;
	border: solid 1px #006600;
	color: #666;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
}
input.forminputfieldselected {
	background-color: #fff;
	border: solid 1px #66c;
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
}
select.forminputfield{
	background-color: #e9e9e9;
	cusor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
select.forminputfieldselected {
	background-color: #ffc;
	cusor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
select.forminputfieldfilled {
	background-color: #ffc;
	cusor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: solid 1px #666;
}
select.formselect {
	border: solid 1px #f66;
	background-color: #fee;
	color: #333;
	cusor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
select.formselect:hover {
	background-color: #ccffff;
	color: #000;
}
input.forminputbuttonnext {
	border: solid 0px #000;
	width: 75px;
	height: 42px;
	background-image: url(../images/button_next_blue.gif);
	color: #fff;
	font-size: 100%;
	font-weight: bolder;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
input.forminputbuttonnext:hover {
	color: #000;
	font-weight: bold;
}
input.forminputbuttonprevious {
	border: solid 0px #000;
	width: 75px;
	height: 42px;
	background-image: url(../images/button_back_blue.gif);
	color: #fff;
	font-size: 100%;
	font-weight: bolder;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
input.forminputbuttonprevious:hover {
	color: #000;
	font-weight: bold;
}
input.forminputbuttonsubmit {
	border: solid 0px #000;
	width: 75px;
	height: 42px;
	background-image: url(../images/button_summit_blue.gif);
	color: #fff;
	font-size: 100%;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
input.forminputbuttonsubmit:hover {
	color: #000;
	font-weight: bold;
}
input.forminputbutton:hover {
	background-image: url(../images/bg_button_hover.png);
}






