BODY	{
	
}



a:link		{ color: #333333; text-decoration: none }

a:visited	{ color: #0000CC; text-decoration: none }

a:active	{ color: #E2E2E2; text-decoration: none }

a:hover		{ color: #0000CC; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	COLOR: #006;
	FONT: 12px geneva, verdana, arial, sans-serif
}

.title		{ COLOR: #000099; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000066; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #000066; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitle	{
	COLOR: #000099;
	FONT: 15px geneva, verdana, arial, sans-serif;
	font-weight: bold;
}

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #3366FF; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #000066; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #B4D4FE; text-decoration: none }

a.sidelink:visited	{ color: #B4D4FE; text-decoration: none }

a.sidelink:active	{ color: #B4D4FE; text-decoration: none }

a.sidelink:hover	{ color: #A5C3E9; text-decoration: none }

.sidebartitle	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold }


 /* END SIDEBAR OPTIONS */


.button-popups {
	background-image: url("picts/button-popup.gif");
	background-color:#000066;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #CFCFE0;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	BORDER: #FFFFFF 0px solid
}

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}
		
.shadeform1	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 50px;
		BORDER: #000000 1px solid}

.shadeform2	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 50px;
		BORDER: #000000 1px solid}
		
.shadeform3	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 90px;
		BORDER: #000000 1px solid}
		
.shadeform4	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 40px;
		BORDER: #000000 1px solid}		

.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 35px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{
	background-color: #FF6600
}



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #313252 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
	display:block;
	padding: 2px 2px 2px 4px;
	text-decoration:none;
	border-bottom: #999999 1px solid;
	
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #FFFFFF 0px solid;
border-bottom: #FFFFFF 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;

z-index:100;
}
#mainContainer p {
	margin-bottom: 1.4em;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#mainContainer  form {
	margin-left: 20px;
	margin-right: 20px;
}
#mainContainer #frmRegister p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
#mainContainer #frmRegister fieldset {
	background-color: #B1CADA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 729E91;
	border-right-width: 1px;
	border-right-color: 729E91;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainContainer #frmRegister legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	background-color: B1CADA;
	word-spacing: 0.1em;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
}
#mainContainer #frmRegister input.text {
	width: 200px;
}
#mainContainer #frmRegister input.text:focus , #mainContainer #frmRegister textarea:focus{
	background: #EDDAB1;
	border: 1px solid #9D6124;
}
.redtext {
	color: #800000;
	text-indent: 25px;
}
#mainContainer #frmRegister fieldset table#returningFamilies ,{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #004;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #555;
	border-bottom-color: #555;
	background-color: #C9DACB;
	margin-left: 5px;
}
#mainContainer #frmRegister fieldset #returningFamilies {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #004;
	background-color: #C2D0DA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #555;
	border-bottom-color: #555;
	margin-left: 25px;
}
#mainContainer #frmRegister fieldset #newFamilies {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #004;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #555;
	border-bottom-color: #555;
	margin-left: 25px;
	background-color: #C2D0DA;
}
