/*Header Start Here*/

body {
	background-color: #E8E8E8;
}

.siteBody {
	background-color: #FFFFFF;
	border: 1px solid #000099;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.title {
	height: 50px;
	width: 800px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000099;
	background-color: #000099;
}


h1 {
	color: #FFFFFF;
	margin-top: 9px;
	margin-left: 17px;
}

/*Top Buttons Start Here*/

.buttonFrame {
	height: 25px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-color: #3333FF;
}


.activeButton {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	width: 98px;
	height: 20px;
	color: #3333FF;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
}

.firstButton a:link{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	width: 95px;
	height: 20px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	background-color: #3333FF;
}

.firstButton a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	width: 95px;
	height: 20px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	background-color: #3333FF;
}

.firstButton a:hover {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	width: 95px;
	height: 20px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	color: #3333FF;
}

.buttons a:link {
	text-decoration: none;
	background-color: #3333FF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	width: 98px;
	height: 20px;
	float: left;
	text-align: center;
}


.buttons a:visited {
	text-decoration: none;
	background-color: #3333FF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	width: 98px;
	height: 20px;
	float: left;
	text-align: center;
}

.buttons a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3333FF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	width: 98px;
	height: 20px;
	float: left;
	text-align: center;
}

.lastButton a:link {
	text-decoration: none;
	background-color: #3333FF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	height: 20px;
	width: 110px;
	float: left;
	text-align: center;
}


.lastButton a:visited {
	text-decoration: none;
	background-color: #3333FF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: 110px;
	height: 20px;
	float: left;
	text-align: center;
}

.lastButton a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 110px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	height: 20px;
	float: left;
	color: #3333FF;
	text-align: center;
}



/*Body Start Here*/

.pageBody {
	height: 550px;
}

.leftFrame {
	width: 225px;
	float: left;
}

.studentImage {
	padding-top: 125px;
	padding-left: 60px;
}

.rightFrame {
	width: 550px;
	float: left;
}

.logInTable {
	width: 400px;
	padding-left: 75px;
	padding-top: 130px;
}

.redLogin {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.username {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	white-space: nowrap;
	padding-top: 10px;
	padding-bottom: 5px;
}

.usernameInput  {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
}

.passwordInput  {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 150px;
}

.space {
	clear: left;	
}



.topSpacer {
	padding-top: 20px;
}

.logInBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 7px;
	
}

.bottomWords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 75px;
	padding-top: 10px;
}

.bottomWords a:link {
	text-decoration: none;
	color: #000000;
}


.bottomWords a:visited {
	text-decoration: none;
	color: #000000;
}

.bottomWords a:hover {
	text-decoration: none;
	color: #FF0000;
}



/*Bottom Buttons Start Here*/

.lowerButtons {
	height: 25px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	background-color: #000099;
}

.lowerBar {
	height: 15px;
	width: 800px;
	background-color: #000099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}

.copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
}


.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.callUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	color: #FFFFFF;
	float: left;
	padding-left: 25px;
}
