@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #f5f2e3;
	text-align: justify;
	}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#59595b;
	text-align: left;
	font-weight:normal;
}
/*h1	{
	font-family:Verdana, Geneva, sans-serif;
	margin-top: -2px;
	font-size:13px;
	font-weight: bold;
	color:#59595b;
	text-align: left;
	} */
h2	{
	font-family:Verdana, Geneva, sans-serif;
	margin-top: -2px;
	font-size:13px;
	font-weight: bold;
	color:#59595b;
	text-align: left;
	}

.td_leftmenu_selected{
	background-color: #ffe293;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}

.td_4pxline{
	background-color: #fde2d3;
	height:4px;
	}

.mainbody{
	background-color: #fff;
	vertical-align:top;
	}

.rightimgcol{
	background-color: #fff;
	vertical-align:top;
	width:211px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
	color: #636466;
	text-align:left;
	}

.bodyhead{
	font-family:Verdana, Geneva, sans-serif;
	line-height: 25px;
	font-size:20px;
	color:#59595b;
	text-align: left;
	}

.td_mainbodycol{
	background-color: #fff;
	vertical-align:top;
	line-height: 18px;
	width:384px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#59595b;
	text-align: left;
	}

.parents_comm{
	line-height: 18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#59595b;
	}


/* top link */

.td_topmenu{

	background-color: #ffcd03;

	font-family:Verdana, Geneva, sans-serif;

	font-size:9px;

	height:20px;

	text-align:right;

	vertical-align:middle;

	padding-right:20px;

	color: #000;

}



.top {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	color: #616161;

	text-decoration: none;

	}



a.top:hover  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000;

	text-decoration: underline;

	}

/* end of top link */



/* left links */

.td_leftmenu{

	background-color: #f37021;

	vertical-align:top;

	width:184px;

}



.left {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	text-decoration: none;

	padding-left:30px;

	}

	

a.left:hover  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #F60;

	text-decoration: none;

	padding-left:30px;

	}

/* end of left link */



/* Visit links */



.visit {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #fff;

	text-decoration: none;

	}

	

a.visit:hover  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #fff;

	text-decoration: underline;

	}

/* end of visit link */



.faqs {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	text-transform: none;

	color: #666666;

	text-decoration: none;

}



.f_links {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	text-transform: none;

	color: #666666;

	text-decoration: none;

}



.f_links:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	text-transform: none;

	color: #000000;

	text-decoration: underline;

}


.otherlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066b3;
	text-decoration: none;
	}

a.otherlinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0066b3;
}

/* table properties */
table.pretty {
  margin: 0;
  background: #fff;
  border-collapse: collapse;
}
table.pretty th, table.pretty td {
  border: 1px #FFCC66 solid;
  padding: 4px;
}
table.pretty th {
  background: #FFF0D2;
}
table.pretty caption {
  margin-left: inherit;
  margin-right: inherit;
}
/* table properties */

#main_menu_container{
	width:780px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imgs/shadow.gif);
	}
ul#topnav {	
	list-style:none;
	width: 780px;
	height: 28px;
	line-height: 26px;
	margin: 0px;
	padding:0px;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	position:relative;
	background-color:#F37022;
	background-image: url(imgs/shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
ul#topnav li a{
	text-decoration: none;
	color: #fff;
	display: block;
	height: 28px;
	line-height: 26px;
}

ul#topnav li {
	float:left;
	width: 130px;
	text-align: center;
	}

ul#topnav li:hover { 
	background: #FFD86F;
	}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	float: left;
	position: absolute;
	left: 10; top:25px;
	display: none; /*--Hide by default--*/
	text-decoration: none;
	font-weight:normal;
	height: 28px;
	line-height: 26px;
	background-color:#FFD86F;
	}
ul#topnav li:hover span { 
	display: block;
	} 
/*--Show subnav on hover--*/
ul#topnav li span a { 
	display: inline; 	
	font-weight:normal;
	color: #666;
	font-size: 11px; 
	} 
/*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {
	text-decoration: underline;}

.SubMenu {
	text-decoration: none;
	color: #666666;
}
a.SubMenu:hover {
	text-decoration: none;
	color: #000;
}
ul {
	list-style-type: disc;
	list-style-position: none;
	margin-left: 2em;
	padding-left: none;
	text-indent: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	}
