@charset "UTF-8";
/* CSS Document */

body		{
			font-family: droid-serif, serif;
			background-color: #004576;
			background-image: url(images/bgTile.jpg);
			background-repeat: repeat-x;
			font-size: 85%;
			color: #000;
			padding: 0;
			margin: 0;
			}

.TRPlogo	{ 
			width: 135px;
			margin-left: 5px;
			}

.scootch	{ 
			position: relative;
			bottom: -15px; }
		
#container	{
			margin: 0 auto;
			padding: 0;
			width: 969px;
			text-align: left;
			position: relative;
			}
			
#content	{
			width: 969px;			
			padding: 0;
			position: relative;
			top: 135px;
			background-color: #fff;
			box-shadow: 0 7px 22px #000;
			}
			
#content2	{
			padding: 50px 72px 50px 72px;
			position: relative;
			top: 135px;
			background-color: #fff;
			box-shadow: 0 7px 22px #000;
			background-image: url(images/shadow.gif);
			background-repeat: repeat-x;
			}
			
#logo	{ 
		position: absolute;
		top: 17px;
		left: -5px;
		}
		
#scoeLogo	{
			position: absolute;
			top: 15px;
			right: 0;
			width: 164px;
			}

/* For navigation bar */
#navlist	{
			height: 37px;
			width: 1009px;
			padding: 0;
			margin: 0;
			font-size: 14px;
			position: absolute;
			top: 92px;
			background-color: #bfb48e;
			background-image: url(images/navbarBG.jpg);
			background-repeat: repeat-x;
			border-top: #89001b 3px solid;
			border-bottom: #89001b 3px solid;
			z-index: 100;
			}

#nav	{
		padding: 0;
		margin: 0;
		top: 9px;
		left:31px;
		position: relative;
		width: 1009px;
		}

#nav a	{
		text-decoration: none;
		padding: 9px 33px;
		}

#nav a:link	{ 
			color: #132f41;
			text-decoration: none;
			}

#nav a:visited 	{ 
				color: #132f41;
				text-decoration: none;
				}

#nav a:hover	{
				color: #fff;
				text-decoration: none;
				background-color: #00538e;
				background-image: url(images/navbarBG2.gif);
				background-repeat: repeat-x;
				}
				
#nav a:active 	{ 
				color: #fff;
				text-decoration: none;
				background-color: #00538e;
				background-image: url(images/navbarBG2.gif);
				background-repeat: repeat-x;
				}

#nav ul {
		list-style: none;
		padding: 0;
		margin: 0;
		z-index: 1000;
		}

#nav li li a	{
				display: block;
				color: #fff;
				text-align: left;
				padding: 8px 22px;
				width: 124px;
				background-color: #00538e;
				background-image: url(images/navbarBG2.gif);
				background-repeat: repeat-x;
				}
				
#nav li li a:link	{ 
					color: #fff;
					text-decoration: none;
					}

#nav li li a:visited 	{ 
						color: #fff;
						text-decoration: none;
						background-color: #255E82;
						}

#nav li li a:hover {
					color: #fff;
					text-decoration: none;
					background-color: #0073c4;
					background-image: url(images/navbarBG3.gif);
					background-repeat: repeat-x;
						}
				
#nav li li a:active	{ 
					color: #e2e2ac;
					text-decoration: none;
					background-color: #00538e;
					background-image: url(images/navbarBG2.gif);
					background-repeat: repeat-x;
					}

#nav li	{
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: transparent;
	list-style: none;
		}

#nav li ul	{
			display: none;
			position: absolute;
			top: 100%;
			left: 0;
			font-weight: normal;
			padding: 0;
			z-index: 20;
			}

#nav li>ul 	{
			top: auto;
			left: auto;
			}

#nav li li 	{
			display: block;
			position: relative;
			top: 10px;
			float: none;
			background-color: transparent;
			border-bottom: #aca780 1px solid;
			z-index: 30;
			}

#nav li:hover ul, #nav li.over ul	{ display: block; }	
/* end navigation Bar */
			
#wantToTeachBox	{
					position: absolute;
					right: 18px;
					top: 12px;
					width: 170px;
					text-align: center;
					color: #fff;
					font-size:1.1em;
					line-height: 1.6em;
					padding: 0 30px;
					} 

#wantToTeachBox h2 {
	color: #fff;
	font-weight: normal;
	font-size: 2em;
}
					
#wantToTeachBox a:link { color: #fff; }
#wantToTeachBox a:visited { color: #fff; }
#wantToTeachBox a:hover { color:#f8e100; text-decoration: none; }
#wantToTeachBox a:active { color: #FF0000; }

				
			
#verbiage	{
			padding: 25px 50px 0 50px;
			width: 600px;
			line-height: 1.4em;
			}
			
#verbiage a	{ font-weight: bold; }

#verbiage2	{
			padding: 40px 72px 50px 72px;
			line-height: 1.4em;
			}
			
#verbiage2 a	{ font-weight: bold; }

.learnMore	{ font-size: .8em; }

.applyNow	{ 
			font-size: 1.6em;
			font-weight: bold;
			}
			
h1	{ display: inline; color: #06528e; font-size: 2.2em; line-height: 1.2em; }
h2	{ display: inline; color: #06528e; font-size: 1.5em; line-height: 1.2em; }
h3	{ display: inline; color: #06528e; font-size: .9em; line-height: 1.1em; }
				
a:link { color: #06528e; }
a:visited { color: #06528e; }
a:hover { color: #990000; text-decoration: none; }
a:active { color: #FF0000; }
									
.smallText{ font-size: .8em; }

.fileSize	{font-size: .7em; }

.nobr { white-space: nowrap; }

.missionStatement {
	background-color: #eaf1f6;
	border-radius: 25px;
	padding: 22px 30px 27px 30px;
	border: #06528e 1px solid;
	margin: 25px 0 15px 0;
}

.bodyText { width: 50%; }

#pageIllustration {
	position: absolute;
	bottom: 70px;
	right: 72px;
}

#pageIllustrationx {
	position: absolute;
	bottom: 30%;
	right: 72px;
}

