@charset "UTF-8";


p.text {
	margin:5px;
}

h3 {
	margin:0 0 10px 10px;
	padding:0;
}
.instructorname {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.inatractosmall {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}

.coursenumber {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #555555;
	padding: 1px 7px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;

}

.catch_large {
	font-size:170%;
	line-height:110%;
	font-weight: bold;
	color: #FFFFFF;
	}

.catch_large_wht {
	font-size:170%;
	line-height:110%;
	font-weight: bold;
	}
	
.catch {
	font-size:95%;
	line-height:110%;
	font-weight: bold;
	}
	
.catch_red {
	font-size:130%;
	line-height:120%;
	font-weight: bold;
	list-style-type: square;
	color: #FF0000;
	}

.catch_wht {
	font-size:100%;
	font-weight: bold;
	color: #FFFFFF;
	}

.read_text {
	font-size:80%;
	line-height: 120%;
	}

.read_text2 {
	font-size:80%;
	background-image: url(smr08_img/smr08_bg.gif);
	background-repeat: repeat-y;
	line-height: 120%;
	}

.chart_text {
	font-size:80%;
	}

.sat_text {
	color: #0033FF;
	}
	
.sun_text {
	color: #FF0000;
	}
	
.notes_text {
	color: #4B4B4B;
	}

.wht_text {
	color: #FFFFFF;
	}
	
table.table {
	width: 587px;
	color:#333333;
	margin:0 0 20px 0;
	border-bottom: 1px solid #BBBBBB;
	line-height:1.2;
	border-collapse:collapse;
	font-size: 90%;
}
table.table th {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding: 4px 0;
	text-align: center;
}
table.table td {
	border-top: 1px dotted #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding: 4px 7px;
	vertical-align:center;
}
table.table td span {
	color:#000000;
	font-weight:bold;
}
table.table td table.mini {
	border-collapse:collapse;
	width:100%;
	margin:0 0 4px 0;
}
table.table td table.mini th {
	font-weight:normal;
	border-bottom: 1px solid #BBBBBB;
}
table.table td table.mini td {
	border-top: none;
	border-bottom: 1px solid #BBBBBB;
	padding: 1px 2px;
	text-align:center;
}

	
.win2009catch {
	font-size:80%;
	line-height:150%;
	font-weight: bold;
}

.clear{
	clear:both;
}
#titlewrap{
    text-align:center;
	color:#254083;
	font-weight:bold;
	margin:0 0 30px 0;
	font-size:11px;
}
#titlewrap .title_img{
	margin:25px;
}
#titlewrap .comment_img{
	margin:0 0 10px 0;
}
#titlewrap .caption_img{
	margin:20px 0 10px 0;
}
#titlewrap .ulwrap{
    display:block;
	margin:0 0 0 50px;
}
#titlewrap ul{
	list-style:none;
	padding:0;
}
#titlewrap li{
	list-style:none;
	float:left;;
}
#titlewrap li.lft{
	margin:0 30px 0 0;
}
#titlewrap .scdl_img{
    margin:20px 0 5px 0;
}

.ctitle{
    background-image: url(lle10img/title_bg.gif);
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	padding:5px;
}
.cwrap{
    padding:10px;
}
.cwrap .inst{
    padding:0 0 20px 0;
	font-size:12px;
	line-height:1.8em;
}
.cwrap .inst .name{
    font-size:14px;
	font-weight:bold;
}
.cwrap .inst .ititle{
    font-size:14px;
	font-weight:bold;
	color:#254083;
}
.cwrap .inst:after{
    clear:both;
}
.cwrap .inst .lft{
    float:left;
	width:443px;
}
.cwrap .inst .rght{
    float:right;
	width:115px;
}
.cwrap .inst_line{
	clear:both;
	border-bottom:1px #999999 solid;
	margin:0 0 20px 0;
}
.cwrap .map{
    font-size:12px;
	line-height:1.8em;
}
.cwrap .map .lft{
    float:left;
	width:443px;
}
.cwrap .map .rght{
    float:right;
	width:115px;
}
.cwrap .map .tel{
    color:#00baac;
	font-size:20px;
}
.cwrap .map .map_img{
    margin:10px 0 0 0;
}
.cwrap .map .btn{
    margin:0 0 0 10px;
}

#underContents p{
	line-height:140%;
}
