@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family: "Trebuchet MS"; 
font-size:12px;
color:#090909;
background-color:#ffffff;

}
.border
{

	border:thin;
	border-color:#F60;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;

}
.background
{
background-color:#fff200;

}
.orange-line
{
height:6px; background-color:#f9c400;
}
.orange-strip
{
height:1px; background-color:#fffba1;
}
.top-link-bg
{
background-image:url(../images/link-bg.png); background-repeat:repeat-x; height:55px;

}
.main-text-area
{
background-color:#fff200;
}
.dot-line
{
font-size:10px; font-family:Arial, Helvetica, sans-serif;
}
.footer-bg
{
background-color:#fff200;
}
.footer-bg a
{
color:#090909; text-decoration:none;
}
.footer-bg a:hover
{
color:#090909; text-decoration:underline;
}

.box-text-bg
{
background-image:url(../images/box-bg.png); background-repeat:repeat-y;
}
.click-here
{
color:#090909; text-decoration:none;
}
.click-here:hover
{
color:#372477; text-decoration:none;
}
.input-box
{
width:280px; height:18px;
}
.text-box
{
width:280px; height:78px;
}
.read-more-1
{
	color:#000000; text-decoration:none; font-weight:bold;
}
.read-more-1:hover
{
	color:#a54686; text-decoration:none; font-weight:bold;
}
/* tab */
.menutitle {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold;  WIDTH: 420px; CURSOR: pointer; COLOR: #000000; PADDING-TOP: 2px
}
.menutitle A {
	COLOR: #333333; TEXT-DECORATION: none
}
.menutitle A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.submenu {
	MARGIN-BOTTOM: 0.5em
}
.submenu A {
	COLOR: #333333; TEXT-DECORATION: none
}
.submenu A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.link1 A {
	COLOR: #333333; TEXT-DECORATION: none
}
.link1 A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}
.heading_new
{
font-size:15px;
}
p
{
margin::0px;
}
.input-tab
{
width:130px; height:17px; border:1px solid #585757;
}
.input-tab1
{
width:180px; height:17px; border:1px solid #585757;
}
.school-tab
{
width:230px; height:17px; border:1px solid #585757;
}
.mr-tab
{
width:60px; height:16px; border:1px solid #999999;
}

/*Overall CSS for each Horizontal Accordion.
	Most settings should be kept as it.
	Customize each Accordion by styling each Accordion's ID attribute instead.
*/

.haccordion{
padding: 0;
}

.haccordion ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden; /*leave as is*/
}


.haccordion li{
margin: 0;
padding: 0;
display: block; /*leave as is*/
width: 100%; /*For users with JS disabled: Width of each content*/
height: 200px; /*For users with JS disabled: Height of each content*/
overflow: hidden; /*leave as is*/
float: left; /*leave as is*/
}

.haccordion li .hpanel{
width: 100%; /*For users with JS disabled: Width of each content*/
height: 200px;  /*For users with JS disabled: Height of each content*/
}
.box-bg
{
background-image:url(../images/box-bg.jpg); background-repeat:repeat-y; width:219px;
}


.accordionWrapper{display:inline-block; background-color:#fff450; overflow:hidden;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;width:490px;}


.fi
{
margin:0px;
padding:0px;
font-family: "Trebuchet MS"; 
font-size:12px;
color:#090909;
line-height:20px;

}
