/* Tags */
*{
}
body {
	margin: 0px 0px 0px 0px;
	background: #ffffff url(../images/bg.gif);
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
textarea {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
div {
	color: #000000;
}
ul {
	margin-left: 16px;
	padding-left: 0px;
}
ol li {
	font-weight: bold;
}
ol li ul li {
	list-style: disc;
	font-weight: normal;
}
a {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a img{
	border-color: #009999;
}
a:hover img{
	border-color: #E4C84A;
}
.clear {
	clear:both;
}

h1 {
	color: #000000;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	background-color: #99CCCC;
	margin: 0px;
	padding: 5px;
}
h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
form {
	padding: 0px;
	margin: 0px;
}

/* Main Page Containers */
#Container {
	background: url(../images/main_repeater.gif) repeat-y;
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
#Main-Header {
	background: url(../images/main_header.gif) no-repeat;
	width: 760px;
	height: 147px;
}
#Main-Content {
	margin: 20px 30px 10px 30px;
}
#Main-Nav {
	background: url(../images/main_nav.gif) no-repeat;
	padding: 0 0 0 90px;
}
#Main-Nav ul, #Main-Nav li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#Main-Nav li{
	display: inline;
}
#Main-Nav a{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 5px;
	line-height: 20px;
	background: url(../images/main_nav_line.gif) no-repeat top right;
	text-decoration: none;
}
#Main-Nav a:hover{
	color: #009999;
}
#Main-Footer {
	background: url(../images/main_footer.gif) no-repeat;
	width: 760px;
	height: 24px;
}
#Main-Footer-Content {
	background: url(../images/main_footer_repeater.gif) repeat-y;
	width: 760px;
	text-align: center;
}
#Main-Footer-Content-Sub {
	width: 722px;
	margin: 0px 19px 0px 19px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #009999;
	color: #FFFFFF;
	line-height: 18px;
}
#Left {
	float: left;
}
#Right {
	float: left;
}
#Middle{
	float: left;
	width: 345px;
	margin: 5px 10px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
#Middleb {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
#Middle-Full{
	float: left;
	width: 520px;
	margin: 5px 10px 5px 0;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
#Middle-Full a{
	font-weight: bold;
}
#Left a{
	font-weight: bold;
}
.column-in {
	margin:0; padding:0.5em 1em;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

/* Sub Containers */
.Sub-Container {
	background: url(../images/sub_repeater.gif) repeat-y;
	width: 167px;
	text-align: left;
	padding: 8px 0px 2px 0px;
}
.Sub-Container p {
/*	margin: 8px 18px 2px 18px; */
	margin: 0px 18px;
	text-align: left;
}
.Sub-Container ul {
	margin: 0px 10px 10px 30px;
	text-align: left;
}
.Sub-Container ul li {
	font-size: 12px;
	margin-bottom: 10px;
}
.Sub-Header {
	background: url(../images/sub_header.gif) no-repeat;
	width: 167px;
	height: 31px;
	text-align: center;
}
.Sub-Header-Star {
	background: url(../images/sub_header_star.gif) no-repeat;
	width: 167px;
	height: 31px;
	text-align: left;
}
.Sub-Header span {
	position: relative;
	top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.Sub-Header-Star span {
	position: relative;
	top: 10px;
	left: 32px;
	font-size: 14px;
	font-weight: bold;
}
.Sub-Content {
	margin: 8px 18px 2px 18px;
	text-align: left;
	/*border: 1px solid black;*/
}
.Sub-Footer {
	background: url(../images/sub_footer.gif) no-repeat;
	width: 167px;
	height: 16px;
	text-align:left;
}
#FooterBadges{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px;
}
#FooterBadges li{
	width: 160px;
	margin: 0px 6px;
	padding: 0px;
	float: left;
	text-align: center;
}
#GreatOnline-Footer{
	text-align: center;
	background: #009999;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
}
#GreatOnline-Footer:hover{
	color: #000000;
	text-decoration: underline;
}

/* Custom CSS */
#Main-Footer-Content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Main-Footer-Content a:hover {
	color: #333333;
	text-decoration: none;
}
#Main-Footer-Content a.hidden {
	color: #FFFFFF;
	text-decoration: none;
}
#Main-Footer-Content a.hidden:hover {
	color: #333333;
	text-decoration: underline;
}
h3.bold{
	margin: 0px;
	padding: 0px;
}
.StaffPhoto{
	width: 70px;
	height: 100px;
	overflow: hidden;
	margin-right: 10px;
	border: 5px solid #E4C84A;
	float: left;
}
.TrainingTable{
	border-spacing: 10px; 
}
.TrainingTable td{
	padding: 5px 5px 20px 5px;
}
.TrainingTable .TopRow td{
	background: #009999;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}
.TrainingTable .SecondRow td{
	background: #99CCCC;
	font-weight: bold;
	padding: 5px;
}
.AboutPhoto{
	margin: 0 0 10px 10px;
	float: right;
}
.TrainingsPhoto{
	margin: 0 0 10px 10px;
	border: 5px solid #E4C84A;
	float: right;
}
.TrainingsPhoto2{
	border: 5px solid #E4C84A;
}
.CurriculumPhoto{
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin: 0 0 10px 10px;
	border: 5px solid #E4C84A;
	float: right;
}

/* Backend Styles */
.EditOptions{
	text-align: right;
}

.vendortable a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*Seach Table*/
#form1 input {
	margin:0;
	padding:1px 3px;
	width:150px;
}

#form1  label {
	display:block;
	float:left;
	margin:0 0 8px 0;
	padding: 3px 10px 0 0;
	text-align:right;
	width:125px;
}
#form1 .formRow .BottomChecks  {
	float: left;
	
}
#form1 .formRow .BottomChecks label  {
	width: 80px;
	padding: 0 0 0 5px;
	float: right;
	text-align: left;
	
}
#form1 #subBtn {
	float: right;
	margin: 0 50px 0 0;
	width: 75px;
}
#form1 #subBtn2 {
	float: right;
	margin: 0 50px 0 0;
	width: 100px;
}
table#searcht td {
	border: solid 1px #CFCFCF;
	color: #000;
	padding: 4px 2px 4px 2px;
	font-weight:bold;
}
table#searcht {
	border: solid 1px #CFCFCF;
	font-size: 11px;
	width: 100%;
}
table#searcht tr#firsttheader td.searchh {
	background-color: #009999;
	color: #fff;
	width:15px;
}
table#searcht tr#firsttheader td.searchhf {
	background-color: #333;
	color: #fff;
}
table#searcht  #checkboxsearch {
	margin:0;
	width:25px;
	padding: 0;
}
input#MUSTCHECK {
	width: 15px;
	text-align: left;
	margin: 10px 0 0 0;
}	

/*-----------------------------------------------
	Styles created 11/13/08
------------------------------------------------*/


#form1 #divAgency input {
	float: left;
	width: 20px;
	margin: 2px 0 0 0px;
}


/*.chkboxlbl {
	float: left;
	width: auto;
}

 #form1 #chkMiddle input {
	float: left;
	width: 20px;
	margin: 2px 0 0 0px;
}#form1 #chkFamily input {
	float: left;
	width: 20px;
	margin: 2px 0 0 0px;
}#form1 #chkSummer input {
	float: left;
	width: 20px;
	margin: 2px 0 0 0px;
} */