/*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: 550px;
	float: left;
}

.sentenceTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}

.topicTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	width: 175px;
	padding-top: 10px;
}

.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: justify;
	padding-top: 10px;
	width: 350px;
}

.oatInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 15px;
	text-align: justify;
}

.oatInfo a:link {
	color: #000000;
	text-decoration: none;
}


.oatInfo a:visited {
	text-decoration: none;
	color: #000000;
}

.oatInfo a:hover {
	text-decoration: none;
	color: #FF0000;
}

.spaceDivider {
	padding-top: 5px;
}

.oatpTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 35px;
	text-align: justify;
}

.oatp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	text-align: justify;
}

.space {
	clear: left;	
}


.rightFrame {
	float: left;
}

.rightPicture {
	padding-top: 100px;
	padding-left: 45px;
}

/*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;
}
