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


body {
	margin:0 auto;
	text-align:center;
	padding:0;
	background:url(../images/bg.jpg) top left repeat-x #000000;
	width:985px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

#wrapper {
	text-align:left;
	width:985px;
	
}

h1 {
	color:#204199;
	font-size:15px;
	
}

h3 {
	margin:0;
	padding:0 0 5px 0;
	
}

hr {
	border:1px solid #333;
	
}

#flashrow {
	height:424;
	display:block;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

#contenttable {
	background:url(../images/tablebg.jpg) repeat-y #fff;
	
}

#contentrow {
	background:url(../images/contentbg.jpg) top center no-repeat;
	
}

#roundedbottom {
	background:url(../images/bottomround.jpg) no-repeat;
	height:12px;
	
}


.teelborder {
	border-bottom: #28aee4 solid 2px;	
}

.blueborder {
	border-bottom: #204199 solid 2px;	
}


#footer {
	text-align:right;
	font-size:10px;
	color:#fff;
	height: 30px;
}


.sidebarblue {
	border-collapse:collapse;
	
}

.bluebg {
	background-color:#1f4199;
	color:#FFF;
}

.teelbg {
	background-color:#28ade3;
	color:#FFF;
}

.teeltop {
	height:11px;
	background:url(../images/teel_round_top.jpg) no-repeat bottom;
	
}

.teelbottom {
	height:11px;
	background:url(../images/teel_round_bottom.jpg) no-repeat top;
	
}


.affiliations {
	color:#28aee4;
	font-size:16px;
}

