﻿body {
	
}

h3 {
	font-size: 12pt;
    color: #353599;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:15px;
    margin-bottom:5px;
}

h3 a:link {
	font-size: 12pt;
    color: #353599;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:15px;
    margin-bottom:5px;
    text-decoration: underline;
}

h3 a:visited {
	font-size: 12pt;
    color: #353599;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:15px;
    margin-bottom:5px;
    text-decoration: underline;
}

h3 a:hover {
	font-size: 12pt;
    color: #353599;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:15px;
    margin-bottom:5px;
    text-decoration: underline;
}

p.bold {
	color: #000000;
	font-weight: bold;
}

/*ul {
	color: #000000;
	font-weight: bold;
}*/

div#border {
	/*border: solid thin;*/
	border: none;
	background-color: none;
	position: relative;
	width: 545px;
	float: right;
}

div.menu {
	border: solid thin #31849B;
	background-color: #ffffff;
	padding: 3px;
	position: relative;
	float: left;
}

div.inner {
	border: solid thick #ffffff;
	padding: 3px;
	width: 240px;
	height: 105px;
	text-align: center;
	color: #0f318b;
	font-size: 20px;
	font-weight: bolder;
	font-family: Arial;
}

div.menu a:link {
    position: relative;
	top: 30px;
	font: 18px bold;
	color: #0f318b;
	text-decoration: none;
}

div.menu a:active {
	position: relative;
	top: 30px;
	font: 18px bold;
	color: #4F81BD;
	text-decoration: none;
}

div.menu a:visited {
	position: relative;
	top: 30px;
	font: 18px bold;
	color: #0f318b;
	text-decoration: none;
}

div.menu a:hover {
	position: relative;
	top: 30px;
	font: 18px bold;
	color: #4F81BD;
	text-decoration: none;
}



/*IDs and Classes*/

.esl {
	color: #4F81BD;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

#ielp {
	border: solid thin #1A508F;
	background-color: #376092;
	text-align: center;
	color: #ffffff;
}

#ielp td {
	border: solid thin #1A508F;
	width: 300px;
	font-weight: bolder;
}

.arrows {
	/*background-color: #4F81BE;*/
	background-color: #1A508F;
	color: #ffffff;
}

.break {
	background-color: #b5ccef;
	color: #000000;
}

.blue {
	background-color: #cfdfff;
	color: #953735;
	font-weight: bolder;
}

.blue_class {
	background-color: #8eb4e3;
	color: #000000;
}

/*.purple {
	background-color: #A87DFF;
}

.yellow {
	background-color: #FFFF01;
	color: #000000;
	font-weight: bolder;
}

.green {
	background-color: #00FF01;
	color: #000000;
	font-weight: bolder;
}

.red {
	background-color: #FE9965;
	color: #000000;
	font-weight: bolder;
}*/
