@charset "utf-8";
/* CSS Document */
/*\ --------------------- Tags - START --------------------- \*/
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004489;
	background:url(/images10/mainbg.jpg) top center repeat-x;}
	
P {	}
H1 { color:#004489; font-size:28px; text-transform:none; margin:0px 0 10px 0; line-height:30px;}
H2 { }
H3 { }
H4 { }
H5 { text-transform:none; font-size:12px; }
H6 { }
H7 { color:#004489;	font-size:16px; font-weight:bold; text-transform:uppercase; margin:0 0 4px 0;}
	
A {	}
A:HOVER { }
	
UL { margin:8px 0 8px 0;}
LI { list-style:disc; margin:0 0 5px 15px;}
/*\ --------------------- Tags - END --------------------- \*/

/*\ --------------------- Links Table - START --------------------- \*/
.linksTable {
	width:506px;
	background:url(/images/tableRowShad.jpg) top left repeat-y;
	padding:0px;
	border-collapse:collapse;}
	
	.linksTable TABLE {
		width:auto;
		padding:0px;
		border-collapse:collapse;}

		.linksTable TABLE TD {
			padding:0px;
			border-collapse:collapse;}
	
	.linksTable IMG {
		float:left;
		margin:0px 0px 0 0;}
		
	.linksTable SPAN {
		float:left;}
	
	.linksTable TR {}
		
		.linksTable .firstLeft {
			background:url(/images/tableCellShad-FirstLeft.jpg) top left no-repeat;}
		.linksTable .firstRight {
			background:url(/images/tableCellShad-FirstRight.jpg) top left no-repeat;}
			
		.linksTable .lastLeft {
			background:url(/images/tableCellShad-LastLeft.jpg) top left no-repeat;}
		.linksTable .lastRight {
			background:url(/images/tableCellShad-LastRight.jpg) top left no-repeat;}
		
		.linksTable TD {
			width:253px;
			/width:497px;
			height:69px;
			padding:0px;
			border-collapse:collapse;}
/*\ --------------------- Links Table - END --------------------- \*/

DIV#mainContent {}

	DIV#breadcrumbs {
		margin:11px 16px 11px 16px;}
	
		DIV#breadcrumbs A {
			color:#004489;}
		DIV#breadcrumbs A:HOVER {
			color:#76aade;}
			
		DIV#header {
			margin:16px 16px 11px 16px;}
			
		DIV#mainpic {
			margin:16px 16px 11px 16px;}
			
		DIV#intro {
			margin:16px 16px 11px 16px;}
		
			DIV#intro H3 {
				text-transform:none;
				font-size:13px;
				line-height:15px;}
			
		DIV#contentColWrap {
			margin:16px 16px 11px 16px;}
		
			DIV#contentColLeft {
				float:left;
				margin:0 0 0px 0;
				display:inline;
				width:259px;}
			
			DIV#contentColRight {
				float:right;
				margin:0 0px 0 0;
				display:inline;
				width:251px;}
				
		/*Show stage - START*/
		DIV.showstageColsWrap {
			background-color:#39C;
			margin:16px 0px 11px 0px;}
		
			DIV.showstageColLeft {
				float:left;
				margin:0 0 0px 0;
				display:inline;
				width:341px;}
				
				DIV.showstageIntro {
					padding:0 0 12px 0;}
				
				DIV.showstageIntro H3 {
					text-transform:none;}
			
			DIV.showstageColRight {
				float:right;
				margin:0 0px 0 0;
				display:inline;
				width:163px;}
				
				DIV.showstageColRight TABLE {
					padding:0 0 0 0;
					border-collapse:collapse;
					border:0px none;}
					
					DIV.showstageColRight TR {
						padding:0 0 0 0;
						border-collapse:collapse;
						border:0px none;}
						
						DIV.showstageColRight TD {
							padding:0 0 0 0;
							border-collapse:collapse;
							border:0px none;}
				
				DIV.showstageColRight H3 {
					background-image:url(/images/showstageH3.jpg);
					display:block;
					line-height:30px;
					color:#FFF;
					font-size:12px;
					padding:0 0 0 10px;}
					
					DIV.showstageColRight {
						background-color:#3C0;
						background:url(/images/showstageRightColShad.jpg) 200px left no-repeat;}
					
					DIV.showstageColRight UL.showstageSearchByInterest {
						min-height:498px;
						-height:498px;
						margin:0px;
						padding:15px 0 0 0;}
						
						DIV.showstageColRight UL.showstageSearchByInterest LI {
							list-style:none;
							text-transform:uppercase;
							font-weight:bold;
							margin:0 0 20px 0px;}
							
							DIV.showstageColRight UL.showstageSearchByInterest LI A {
								color:#004489;
								text-decoration:none;}
							
							DIV.showstageColRight UL.showstageSearchByInterest LI A:HOVER {}
		/*Show stage - END*/
				
		DIV#submitpage {
			background:url(/images10/submitpage.gif) top left no-repeat;
			padding:16px 16px 11px 16px;}
			
			
/*\ --------------------- Forms - START --------------------- \*/
.schoolsRegForm TEXTAREA, 
.schoolsRegForm INPUT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:185px;}
/*\ --------------------- Forms - END --------------------- \*/

