

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: 240px;
	float: left;
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 5px;
	height: 140px;
	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: 80%;
	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;
}

#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 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;}