

a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0000ff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.blinks {
	font-family: Tahoma, Arial;
	color: blue;
	font-size: 8px;
}
.blinkshover {
	font-family: Tahoma, Arial;
	color: #0000ff;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
body {
	font-weight: normal;
	background: #E2EDD4 url(images/bursak.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #727272;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #3FD7F8;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.orange {
	color: #FF4800;
}
.drkblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;

}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #346034;
}

#subPage #main p.darkgreen {
  	color: #346034;
}

tr.callOuts {
	background: #E2DDCE;
}

td#footer {
	background: #76B577;
}


#topNav {
	background: #2E8CF3;
}

a:link, a:hover,  a:visited {
/*	color: #237AEA; */
	color: #3459a3;	
}

a.anchor {
	color: #fff;
	font-size: 12px;
}

a.anchor:hover {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

div#wrapper {
	width: 760px;
	margin: 0 auto;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	background: #fff url(images/fauxColumn.png) 0 0 repeat-y;
}


div#wrapper2 {
	width: 760px;
	margin: 0 auto;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	background: #fff;
}

#content {

}

#sidebar {
	display: block;
	width: 265px;
	float: left;
	margin-bottom: 3px;
}

#sidebar h3, #sidebar h4 {
	margin: 10px;
}

#content #sidebar h3 a  {
	font-size: .8em;
	color: #346034; /*#009900; */
	text-decoration: underline;
	font-weight: bold;
}

#sidebar h4 {
	font-size: .7em;
	color: #000;
}

#sidebar ul {
	margin-left: 50px;
}

#sidebar ul li {
	color: #3459a3;
/*	color: #237AEA; */
	list-style: disc;
	font-size: 12px;
	font-family: Arial;
}

#sidebar ul li a, #sidebar ul li a:visited {
	color: #3459a3;
}

#sidebar img.thumbs {
	display: block;
	position: relative;
	top: -7px;
	float: right;
	margin: 10px;
}

#sideHeader { 
	background: #2E8CF3; 
	border-bottom: 12px solid #538554;
}

div#main {
	width: 488px;
	margin-left: 268px;
	position: relative;
}

#main p, #main li {
	font-size: 12px;
}

img.center {
	display: block;
	margin: 0 auto;
}

div#subInfo {
	display: block;
	width: 100%;
	*position: absolute;
	bottom: 0px;
	overflow: visible;
}

div.callOut {
	display: block;
	width: 239px;
	float: left;
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 5px;
	height: 148px;
	background: #C9E3C8;
	font-size: 12px;
}

#main div.alt {
	position: relative;
	right: -3px;
	margin-right: 0;
	width: 241px;
}

div.callOut h3 {
	width: 225px;
	background: #538554;
	font-size: 12px;
	color: #fff;
	padding: 10px 0px 10px 15px;
}

div.callOut p, div.callOut ul {
	margin: 5px 15px;
	font-size: 12px;
	font-family: Arial;
}

div.callOut a, div.callOut a:visited {
	color: #3459a3;	
}

#main div.bottom {
	height: 205px;
}

div#footer {
	width: 100%;
	background: #538554;
	clear: both;
	border-bottom: 3px solid #fff;	
}

div#footer ul {
	padding: 10px;
	text-align: center;
}

div#footer ul li {
	display: inline;
	margin-right: 1px;
	font-size: 12px;
	color: #fff;
}

div#footer ul li a, div#footer ul li a:visited {
	color: #fff;	
}

p#smallPrint {
	text-align: center;
	font-size: .7em;
	color: #A5B198;
}

div.clear {
	display: block;
	min-height: 1px;
	width: 1px;
	clear: left;
}


/*
 * === Sub Pages ====
 */

 div#profile {
 	margin-top: 0;
 	display: block;
 	width: 100%;
	background: #C9E3C8;	
 }

.subheading, #subPage #sidebar h3 {
 	padding-top: 20px;
 	color: #346034; /*#009900; */
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
 } 
 
#subPage #sideHeader h3{
	margin-top: 0;
	
}

#subPage table {
	width: 95%;
	margin: 0 auto;
	border: 2px ridge #000;
}

#subPage table th {
	font-size: 10px;
	color: #fff;
	background: #77B478;
}

#subPage td, #subPage th {
	border-collapse: separate;
	border: 1px ridge #000;
	padding: 2px;
}

#subPage #main h1 {
	color: #237AEA;
	padding: 10px;
	font-size: 14px;
}
#profile img {
	margin-left: 10px;
	margin-bottom: 20px;
}
 
#main h2 {
	margin-top: 0;
	padding: 10px;
} 

#main {
	min-height: 400px;
}
 
#subPage #main p, #subPage #main ul {
	margin: 0 10px 10px 10px;
	color: #727272;
	text-align:justify;
}

#subPage #main ul {
	margin-left: 30px;
}

#subPage #main li {
	list-style: disc;
}
#main form {
	margin-left: 20px;
} 
 
#money {	
	display: block;
	width: 120px;
	padding-top: 10px;
	float: left;
}
 
span.staffMember {
	display: block;
	width: 120px;
	color: #fff;
	font-size: 12px;
	margin-right: 15px;
	float: right;	
}
 

p.sideInfo {
	font-size: 12px;
	color: #444;
	margin-top: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
}

p.sideInfo span {
	color: #000;
} 
 
table#schoolReady, #schoolReady td {
	border: none;
} 

#schoolReady td {
	padding: 5px;
}
 
input.hide {
	visibility: hidden;
}

.center {
	text-align: center;
}

#sidebar #subText h2 {
	margin-top: 15px;
	margin-bottom: -5px;
	margin-left: 15px;
	font-size: .9em;
}

.underline{
	text-decoration: underline;
}

#sidebar #subText h3 {
	margin-top: 0px;
	overflow: visible;
}

#sidebar #subText ul {
	margin-top: 15px;
}

#sidebar #subText ul li {
	color: #000;
}
#sidebar #eprog ul {
	margin-top: 10px;
	padding:0px;
	margin-left:26px;
	
}

#sidebar #eprog ul li {

	color: #000;
	list-style-type:none;
	padding-bottom:10px;
	font-size:15px;
}
#sidebar #eprog h2 {
	margin-top: 5px;
	overflow: visible;
	font-size: .9em;
}

#sidebar ul.normal li{
	color: #000;
}

#sidebar #subText p {
	margin-left: 15px;
	margin-top: 15px;
}

#sidebar #subText p strong a {
	font-weight: bold;
}

img.sideImage {
	margin-top: 10px;
} 

#subPage #sidebar img.sideImage + h3 {
	padding-top: 0px;
}
.sponser_left {
padding-left:20px;
}
.sponser_line {
width:90%; border: 2px solid #999999;
}

#faq_link a{
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}
#faq_link a:hover{
	text-decoration: underline;
	cursor:pointer;	
	font-size: 14px;
	font-weight: bold;	
}
.attention_div {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
padding:10px 10px 10px 20px;
}

.attention_dt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
padding:0px 10px 10px 20px;
}


#main ul li{
margin:8px;
text-align:justify;
}


.register{
font-size:14px;
font-weight:bold;
text-align:center;
font-family:Arial;
}
.register a{
font-size:14px;
font-weight:bold;
font-family:Arial;
color:#EE664E;
text-decoration:underline;
}

.register a:hover{
font-size:14px;
font-weight:bold;
font-family:Arial;
text-decoration:underline;
}

#regs td{
color:#000000;
font-family:Arial;
font-size:10pt;
}



div#login {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #C9E3C8;
	width: 70%;
	height:200px;
	position:relative;
	bottom: 0px;
	overflow: visible;
	top:100px;
	left:70px;
	border:1px solid green;
}
.login-inner{margin:30px 0px 0px 20px; float:left;}
.login-error{color:red; font-size:12px;font-weight:bold; padding-top:10px; text-align:center; margin-bottom:-10px;}
.form-label { float:left; width:90px;font-family: Tahoma, Arial; font-size:12px; color:#000; font-weight:bold;margin-bottom:10px;}
.form-field { float:left;float:left; width:200px; margin-bottom:10px;}
.button-div{ padding-left:82px;}
.btn{background-color:#538554; font-weight:bold; color:#FFFFFF; border:1px solid #fff; padding:0px; cursor:pointer;}
#login .txtbox{ border:1px solid green; width:160px;}


div#login .title{ background-color:#538554; padding:8px; font-weight:bold; color:#fff}


.family-fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #999;
}
.family-fieldset legend {
  font-weight: bold;
  margin: 0 2% .5em 0;
  padding: .2em .5em;
}


.small-fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #999;
  width:310px; margin-right:20px;
}
.small-fieldset legend {
  font-weight: bold;
  margin: 0 2% .5em 0;
  padding: .2em .5em;
}

textarea{ width:650px; height:100px; border:1px solid #999;}
.textarea{ width:650px; height:100px; border:1px solid #999;}
.error-txtarea{width:650px; background-color:#FF5151; height:100px; border:1px solid #999;}


.mandatory{ color:#FF0000;}

.termserror{background-color:#FF5151;border:1px solid #999;padding:10px;}
.inputbox{border:1px solid #999;}

.error-input{background-color:#FF5151;border:1px solid #999}

.select{border:1px solid #999;}
.error-select{background-color:#FF5151;border:1px solid #999;}
.normal-select{background-color:#FFFFFF;  }
.width260{width:260px;}

.myDOBDiv{float:left;}
.newdob{position:relative; margin:0px auto;}
#leftnavi {padding:0px; margin:0px; list-style:none; width:99%;  border:1px solid #ccc; overflow:hidden; font-family: verdana, sans-serif; font-size:14px;  }

#leftnavi li.sub,
#leftnavi li.top
{display:block; float:left; height:24px; line-height:24px; width:100%; color:#444444; background:#cee3ce; text-decoration:none;border-bottom:1px solid #fff; text-indent:20px; overflow:hidden; cursor:pointer; font-weight:bold;}

#leftnavi li.sub {background:#cee3ce url(images/out.gif) no-repeat 5px 8px; height:31px; font-size:12px; font-family:tahoma,arial;}
 #leftnavi {margin:0px !important;}
#leftnavi li.top a {text-decoration:none; color:#000; display:block; background:url(images/out.gif) no-repeat 5px 8px;}
#leftnavi li.top a:hover {color:#cee3ce; background:#cee3ce url(images/out-over.gif) no-repeat 5px 8px;}

#leftnavi li.clicked {color:#800; background:#cee3ce url(images/down.gif) no-repeat 5px 8px;}

/* #leftnavi li.sub div height = (maximum sub lines * sub line height) + top level link height(variable fY in jQuery) */
#leftnavi li.sub div {background:#fff; height:165px; width:100%; padding:0 15px; line-height:1.2em; font-family: verdana, sans-serif; text-indent:0;margin:13px 0px 0px 0px;}

#leftnavi li div ul {padding:0; margin:0; list-style:none;}
#leftnavi li div ul li {float:left;  width:100%; list-style-type:none;}
#leftnavi li div ul li a {padding:0; margin:0;color:#888; text-decoration:none; background:#fff url(images/out.gif) no-repeat 5px 6px !important; font-size:12px; display:block; border-bottom:1px solid #cee3ce; height:19px; line-height:19px; width:100%; text-indent:20px; font-family:tahoma,arial; color:#000000 !important;}
#leftnavi li div ul li a:hover {color:#cee3ce; background:#cee3ce url(images/out-over.gif) no-repeat 5px 6px;}
#epptit
{
margin:10px 0px 10px 10px;
}
#epphome
{
margin:0px 0px 10px 81px;
padding:10px 0px 0px 0px;
}
#epphome a
{
text-decoration:none;
color:#346034;
font-size:16px;
font-weight:bold;

}
.donsum
{
	text-align:center;
	height:24px;
	padding:8px;
	margin:6px 0;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	background-color:#07619e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
	background:url(images/dononline.jpg);
	
}
.donfrmtxt
{
 color:#3459A3; font-size:13px;
}
.oppor
{
margin:0px 0px 0px 271px;*margin:0px 0px 0px 10px;
}
.eppa p
{
text-align:justify;
margin:0px 12px 5px 4px;
color:#727272;
}
.eppa .grp
{
float:left;margin:5px 0px 0px 3px; width:100%; text-align:justify;
}
.eppa .grplft
{
float:left;margin:0px 5px 0px 0px;width:246px;
}
.eppa .grprgt
{
float:left; width:229px; padding:0px 0px 0px 5px;
}
.grprgt .join
{
font-size:14px !important; font-weight:bold; font-style:italic; text-align:justify; margin:0px 0px 10px 0px;
}
.boxcnt
{
width:100%; float:left; margin:10px 0px 0px 0px;
}
.boxcnt ul
{
list-style-type:disc; margin:0px 5px 0px 13px; padding:0px;
}
.boxcnt ul li
{
margin:0px;
padding:0px;
}
.boxcntlft
{
float:left;width:227px; border:4px groove black; text-align:justify;
}
.boxcnt h4
{
font-size:13px; margin:6px 13px 0px 3px;
}
.boxcntctr
{
float:left; width:2px;
}
.boxcntrgt
{
float:left;width:235px; border:4px groove black; text-align:justify;
}
.stay
{
float:left;
margin:12px 0px 0px 0px;
text-align:justify;
}
.eppa a
{
color:red;
}
.mailtolink
{
color:blue !important;
}
.innercnt
{
float:left;
width:237px; 
}
.innercnt a
{
font-size:14px; margin:17px 0px 0px 0px; float:left;
}
.bot
{
margin:10px 0px 0px 0px;
}
.botbox
{
margin:0px 0px 0px 165px; width:185px; height:90px; background-color:#66E5F2;
}
.botboxtxt
{
margin:40px 0px 0px 15px; float:left;color:#FFFFFF;font-size:7px;
}
.eppa h2
{
margin:0px;
padding:0px 0px 0px 3px  !important; 
}

