* {
outline:none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background-image:url(../images/pageBG.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.container {
	width:790px;
	margin:0 auto;
	font-size:small;
	overflow:hidden;
	}
h2 {
	font-weight:bold;
	font-size:1.6 em;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	}
.lglink {  font-family: Arial, Helvetica, sans-serif; font-size: 115%;}
.medlink {  font-family: Arial, Helvetica, sans-serif; font-size: 100%;}
.caption {  font-family: Arial, Helvetica, sans-serif; font-size: 85%;}
.smlink {  font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
.lead {  font-family: Arial, Helvetica, sans-serif; font-size: 125%;}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 130%; font-weight: bold;}
.gentitle {  font-family: Arial, Helvetica, sans-serif; font-size: 140%; font-weight: bold;}
.display {  font-family: Arial, Helvetica, sans-serif; font-size: 150%; font-weight: bold;}
.flex {  font-family: Arial, Helvetica, sans-serif; font-size: 100%;}




a:link, a:visited, a:active {
	color:#003371;
	text-decoration:underline;
	}
a:hover {
	color:#B95913;
}
.bannerLarge {
	height:274px;
	}
.bannerLarge .navWrapper {
	position:relative;
	height:274px;
	}
.bannerLarge .navWrapper table {
	position:absolute;
	bottom:0px;
	}	
.bannerSmall {
	height:150px;
}

.bannerSmall .navWrapper {
	position:relative;
	height:150px;
	}
.bannerSmall .navWrapper table {
	position:absolute;
	bottom:0px;
	}
#navigation {
	
	
	}
#navigation a:link, #navigation a:visited, #navigation a:active {
	display:block;
	white-space:nowrap;
	padding:0px 6px;
	background-color:#DDDDDD;
	text-decoration:none;
	color:#333333;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-image:url(../images/buttonbg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	line-height:25px;
	}
#navigation a:hover {
	background-color:#EEEEEE;
	color:#B95913;
	background-image:none;
	}
#navigation a.current:link, #navigation a.current:hover, #navigation a.current:visited, #navigation a.current:active {
	display:block;
	white-space:nowrap;
	padding:0px 6px;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#333333;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #FFFFFF;
	background-image:none;
	line-height:25px;
	}
#subnav a:link, #subnav a:visited, #subnav a:active {
	color:#003371;
	text-decoration:none;
}
#subnav a:hover {
	color:#B95913;
}
#subnav a.subcurrent:link, #subnav a.subcurrent:hover, #subnav a.subcurrent:visited, #subnav a.subcurrent:active {
	color:#000000;
	font-style:italic;
	text-decoration:none;
	}
#subnav .subhead {
	display:block;
	}
#subnav .subsub {
	font-size:85%;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
	padding-left: 10px;
	}
#subnav a.subsubcurrent:link, #subnav a.subsubcurrent:hover, #subnav a.subsubcurrent:visited, #subnav a.subsubcurrent:active {
	color:#000000;
	font-style:italic;
	text-decoration:none;
	font-size:85%;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
	padding-left: 10px;
	}
.content {
	padding:10px;
	}
.footer {
	padding:5px;
	border-top:1px solid #000000;
	font-size:85%;
	}
.footer .wordmark {
	margin-right:10px;
	margin-left:5px;
	}
.outline {
	border:1px solid #000000;
	}
	
ul.nobullets, ul.nobullets li {
	list-style:none;
	margin:0;
	padding:0;
	}
	
a.banner:link, a.banner:visited {
	width:790px;
	height:128px;
	background-image:url(../images/tesol_banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-9999px;
	}.uppercase {
	text-transform: uppercase;
}

