body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:0;
}
td{
	vertical-align:top;
}


.different {
	width:150px;
}

a.index{
	font-size:120%;
	color:#006633;
	text-decoration:none;
	font-weight:bold;
}
a.index:hover{
	text-decoration:underline;
	color:#009933;
}


.padding {
	width:170px; 
	height:40px; 
	padding-top:8px;
}


.padding1 {
	width:170px; 
	height:40px; 
	padding-top:10px;
}


.padding2 {
	width:170px; 
	height:40px; 
	padding-top:0px;
}

a{
	font-size:100%;
	color:#006633;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#009933;
}

/* page border starts */
td.borderleft{
	background: #ffffff url(../../images/bg_left.jpg) repeat-y right;
	width:21px;
}
td.borderright{
	background: #ffffff url(../../images/bg_right.jpg) repeat-y left;
	width:21px;
}
td.borderbotleft{
	background:#ffffff url(../../images/bg_left_bottom.jpg) right no-repeat;
	width:26px;
	height:42px;
}
td.borderbotleftindex{
	background:#ffffff url(../../images/bg_left_bottom.jpg) right no-repeat;
	width:26px;
	height:42px;
}
td.borderbotright{
	background:#ffffff url(../../images/bg_right_bottom.jpg) left no-repeat;
	width:25px;
	height:42px;
}
td.borderbottom{
	background:#ffffff url(../../images/bg_bottom.jpg) top repeat-x;
	width:776px;
	height:42px;
}
/* page border ends */

td.page{
	background-color:#ffffff;
	width:918px;
	vertical-align:top;
}
td.top-banner{
	height:185px;
	background:transparent url(../../images/banner-green.png) no-repeat 0 0;
	background-position:center; 
}


/* top-right menu starts */
ul.toplink{
	display: block;
	margin-right:15px;
	list-style-type:none;
}
ul.toplink li{
	float: right;
	padding:6px 0px;
}
ul.toplink li a{
	padding:6px 10px;
	background-color:blue;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	border-right:1px solid #ffffff;
}
ul.toplink li a:hover{
	padding:6px 10px;
	background-color:#blue;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	border-right:1px solid #ffffff;
}
/* top-right menu ends */

/* top history links starts */
td.history{
	font-size:120%;
	padding-bottom:5px;
	color:blue;
	font-weight:bold;
}
td.history a{
	color:#009900;
	text-decoration:none;
}
td.history a:hover{
	text-decoration:underline;
}
/* top history links ends */

/* content links starts */
td.links{
	font-size:100%;
	padding-bottom:5px;
}
td.links a{
	color:blue;
	text-decoration:none;
}
td.links a:hover{
	text-decoration:underline;
}
/* content links ends */

/* school type button starts here */
ul.schooltypebtn{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border:none;
	background-color:#ffffff;
}
ul.schooltypebtn li{
	font-family:Arial;
	font-size:9pt;
	padding:0px 10px 0px 0px;
	margin:0 0 0 1px;
	float:left;
	background:transparent url(../../images/tabs.gif) no-repeat scroll top right;
	border-bottom: 1px solid #C9C9C9;
	cursor:pointer;
}
ul.schooltypebtn li a{
	text-decoration:none;
	padding:4px 0px 3px 10px;
	/*font-weight:bold;*/
	font-size:100%;
	color:#000000;
	border:none;
	/*height:18px;*/
	display:block;
	background:transparent url(../../images/tabs.gif) no-repeat scroll top left;
}
ul.schooltypebtn li:hover a {
	background-position: left -200px;
}
ul.schooltypebtn li:hover{
	background-position:right -200px;
	border-bottom:1px solid #ffffff;
}
/* school type button ends here */

td.heading{
	color:#000000;
	font-size:120%;
	font-weight:bold;
	padding-bottom:0px;
}


td.heading a{
	color:blue;
	font-size:100%;
	font-weight:bold;
	padding-bottom:0px;
}

td.container{
	padding: 0px 15px;
}
td.content *{
	line-height:150%;
}

/* left navigation menu starts */
table.navigation{
	border-right:1px solid blue;
	border-bottom:1px solid blue;
	border-left:1px solid blue;
	border-top:1px solid blue;
}
table.navigation td{
	padding:5px 0px 5px 10px;
}
table.navigation td a{
	display:block;
	text-decoration:none;
	color: blue;
}
table.navigation td a:hover, table.navigation td a.selected{
	display:block;
	text-decoration:underline;
	color: blue;
}
table.navigation td.navhead{
	background-color:blue;
	font-size:109%;
	color:#FFFFFF;
	font-weight:bold;
	padding: 7px 0px 7px 10px;
}
/* left navigation menu ends */

a.pagelink{
	font-size:100%;
	color:#006633;
	text-decoration:none;
}
a.pagelink:hover{
	text-decoration:underline;
	color:#009933;
}

/* footer links starts */
table.footerlink td{
	padding:0px;
	margin:0px;
	vertical-align:top;
}
table.footerlink td ul{
	display: block;
	list-style-type:none;
	right:15px;
}
table.footerlink ul li{
	display:inline;
}
table.footerlink ul li a{
	text-decoration:none;
	color:#000000;
	font-size:80%;
	float:left;
	padding:0px 8px;
	border-right:1px solid #009900;
}
table.footerlink ul li a.last{
	border-right:none;
}
table.footerlink ul li a:hover{
	text-decoration:underline;
}
/* footer links ends */

td.info{
	font-size:100%;
}
td.info strong{
	font-size:100%;
}
td.info a{
	color: #006600;
	text-decoration:none;
}
td.info a:hover{
	text-decoration:underline;
	color:#009900;
}

.borogh{
	width:85%;
	/*border-bottom:1px solid #006600;*/
	text-decoration:none;
	color:#000000;
	font-size:120%;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:10px;
}

p.subheading{
	width:85%;
	/*border-bottom:1px solid #006600;*/
	text-decoration:none;
	color:#000000;
	font-size:120%;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:10px;
}

/* advertise starts here */
div.adsleft{
	width:160px;
	height:600px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #006600;
}
div.adsright{
	width:160px;
	height:600px;
	text-align:center;
	vertical-align:top;
	border:1px solid #006600;
}
div.adsbottom{
	width:729px;
	height:90px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #006600;
}
/*advertise ends here */


div#map{
	width:284px;
	height:250px;
	border:1px solid #006600;
}
span#markerinfo{
	font-size:80%;
	color:#006633;
	font-style:italic;
	display:block;
}

.inputbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #F2FFF2;
	border: 1px solid #006600;
	padding:2px;
	width: 200px;
}
.inputarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F2FFF2;
	border: 1px solid #006600;
	padding:2px;
	width: 300px;
	height:100px;
}

.submitbtn{
	text-decoration:none;
	background-color:#00B300;
	border:1px solid #009933;
	padding:3px 5px;
	font-weight:bold;
	font-size:95%;
	color:#FFFFFF;
}

.submitbtn:hover{
	background-color:#009900;
	border:1px solid #003300;
	text-decoration:none;
	cursor:pointer;
}

/* rss new starts here */
ul.news{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}
ul.news li{

}
ul.news li a{
	font-size:109%;
	color:blue;
	text-decoration:none;
}
ul.news li a:hover{
	text-decoration:underline;
	color:blue;
}
/* rss new ends here */

/* jquery tabs starts here */
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
	font-size:90%;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 5px;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #000000;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid blue;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-hide {
	display: none !important;;
}
/* jquery tabs ends here */

.inline {
	padding-top:17px;
	padding-left:25px;
}


a.list_schools {
	text-decoration:none;
	color: blue;
}


a.list_schools:hover {
	text-decoration:underline;
	color: blue;
}
