@charset "utf-8";
/* global css */
html,body {height:100%;}
body{background: #fff;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,blockquote,dl,dt,dd,blockquote, pre,object,textarea,input{margin:0;padding:0}
body,select,input,textarea,button{font:11px/1.2 Arial, Helvetica, sans-serif; color: #6F6F6F;}	
input,select,img,button{vertical-align:middle}
h1,h2,h3,h4,h5,h6{font-size: 11px; font-weight: normal;}
dfn,em,cite,address,caption{font-style:normal}
fieldset,img,abbr {border: 0;}
button{cursor: pointer;}
img,object,embed{vertical-align: top;}
ul,ol{list-style-type:none;}
table{border-collapse:collapse;;width:100%; border-spacing:0;}
caption,th{text-align:left;}
table th{line-height:25px;height:25px;}

a,#blogroll dd a:hover,#mainnav a:hover,#mainnav li.on a,.box p.more a:hover,#news p.more a:hover,#footer-main a:hover,
#mainnav li.active a,#mainnav li.active li a:hover{color: #1D539C;text-decoration:none;}
a:hover,#mainnav li.active li a{color: #6F6F6F;}

#header:after,.title:after,#footer:after,#wrap:after{content:''; display: block; clear:both}

/* header css */
#header{
	width: 820px;
	padding: 27px 0 0;
	margin: 0 auto 35px;
	position: relative;
	z-index: 2;
}
#logo{
	float: left;
}
#blogroll{
	float: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 18px;
	padding: 15px 0 0;
}
#blogroll dt,#blogroll dd{
	float: left;
}
#blogroll dt{
	padding-right: 13px;
	margin-right: -2px;
	position: relative;
	background: url(../images/icon-arr.gif) #fff right center no-repeat;
}
#blogroll dd{
	padding: 0 9px 0 11px;
	background: url(../images/icon-line.gif) left center no-repeat;
}
#blogroll dd a,#mainnav a{
	color: #6B6B6B;
}
#mainnav{
	float: right;
	clear: right;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	width:600px;
	padding-right: 2px;
	background: url(../images/mainnav-bg.gif) right -30px no-repeat;
}
#mainnav li{
	float: left;
	position: relative;
}
#mainnav ul{
	float: right;
	height: 14px;
	padding: 8px 0;
	background: url(../images/mainnav-bg.gif) #EBEBEB no-repeat;
}
#mainnav li{
	padding: 0 11px 0 13px;
	background: url(../images/icon-line.gif) left center no-repeat;
}
#mainnav li.first{
	background: none;
}
#mainnav li div{
	position: absolute;
	top: 14px;
	display: none;
	left: 0;
	padding: 10px 8px 3px;
	background: #EBEBEB;
}
#mainnav li.active div{
	display: block;
}
#mainnav li ul,#mainnav li li{
	background: none;
	float: none;
	padding: 0;
	height: auto;
}
#mainnav li li{
	padding: 4px 0;
	background: url(../images/dashed.gif) repeat-x;
}

/* center of page */
#container{
	height: 543px;
	overflow: hidden;
	position: relative;
	background: url(../images/container-bg.jpg) center top no-repeat;
}
#main{
	width: 820px;
	margin: 0 auto;
}
.title{
	width: 345px;
	color: #fff;
	padding: 30px 0 40px;
}
.title h1{
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 6px;
	border-bottom: 1px solid #6A94CA;
}
.title p{
	float: left;
	font-size: 14px;
	padding-right:11px;
	font-style: italic;
	background: url(../images/icon-arr2.gif) right 5px no-repeat;
}

.area{
	width: 602px;
	height: 363px;
	padding: 4px 4px 0;
	background: url(../images/area-bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="images/area-bg.png");
}
.box{
	float: left;
	color: #fff;
	width: 257px;
	height: 148px;
	padding: 10px 20px 0;
	overflow: hidden;
	position: relative;
	background: url(../images/box-bg.gif) no-repeat;
}
.box h2{
	font-size: 25px;
	margin-bottom: 8px;
	border-bottom: 1px solid #92C86D;
}
.box h4{
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	margin-top: -5px;
}
.box p{
	font-size: 15px;
}
.box p.more a{
	display: block;
	width: 117px;
	font-size: 11px;
	color: #fff;
	margin-top: 8px;
	padding-left: 8px;
	line-height: 21px;
	background: url(../images/box-bg.gif) -594px 0 no-repeat;
}
#courses{
	float: right;
	background-position: -297px 0;
}
#courses h2{
	border-bottom-color:#FDC27F;
}
#courses p.more a{
	background-position: -594px -21px;
}
#news{
	height: 196px;
	color: #6F6F6F;
	margin-top: 5px;
	background-position: 0 -158px;
}
#news h2{
	color: #757575;
	border-bottom-color:#C6C6C6;
}
#news dl{
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px solid #C6C6C6;
}
#news dd a{
	font-weight: bold;
}
#news p.more a{
	color: #6B6B6B;
	background-position: -594px -42px;
}

/* footer */
#footer{
	width: 820px;
	overflow: hidden;
	margin: 0 auto;
}
#search{
	float: left;
	width: 255px;
	margin-left: 4px;
	display: inline;
	padding: 20px 20px 0;
	background: url(../images/box-bg.gif) -299px -158px no-repeat;
}
#search h2{
	font-size: 15px;
	margin-bottom: 3px;
}
#search input,#sign-up input{
	width: 188px;
	padding: 2px 5px;
	line-height: normal;
	border: 1px solid #C3C5C6;
}
#search button,#sign-up button{
	cursor: pointer;
	width: 51px;
	height: 23px;
	color: #fff;
	overflow: hidden;
	line-height: 22px;
	padding-bottom:4px;
	border: 0;
	font-size:13px;
	background: #6B6B6B;
}
#footer-main{
	float: right;
	padding: 15px 0 0;
}
#footer-main ul{
	float: right;
	margin:0 -9px 10px 0;
}
#footer-main li{
	float: left;
	padding: 0 9px 0 6px;
	background: url(../images/icon-line.gif) right center no-repeat;
}
#footer-main a{
	color: #6F6F6F;
}
#footer-main p{
	clear: both;
	width:100%;
	float: right;
	text-align: right;
}


span.sIFR-alternate{
	display: none;
}

/* subpage */
#banner-wrap{
	background: url(../images/banner-wrap-bg.gif) #438BDB repeat-x;
}

#banner h1{
	font-size: 35px;
	line-height: 1;
	color:#fff;
	padding: 30px 0 0;
}

#wrap{
	width: 820px;
	margin: 15px auto 0;
	background: url(../images/dot-x.gif) left bottom repeat-x;
}
#content{
	float: left;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
}
#content p{
	margin-bottom: 15px;
}
#content ul{
	list-style-type: disc;
	list-style-position: inside;
}

#sidebar{
	float: right;
	width: 256px;
	position: relative;
	margin-top: -25px;
}
.ts{
	padding: 5px 18px;
	min-height: 126px;
	_height:126px;
	background: url(../images/box-bg.gif) -594px -63px no-repeat;
}
.ts h2{
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 4px;
}
#events h2{
	background: url(../images/icon-arr-b.gif) right 15px no-repeat;
}
#events dl{
	padding-top: 9px;
	margin-bottom: 9px;
	border-top: 1px solid #C6C6C6;
}
#sign-up input{
	width: 150px;
}
/* new additions */

.d:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
}
.d:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
}
.d:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
}
.d:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
}
#bannerplain{
	width: 820px;
	margin: 0 auto;
	height: 99px;
	background: url(../images/banner-bg.jpg) no-repeat;
}
#bannerplain h1{
	font-size: 35px;
	line-height: 1;
	color:#fff;
	padding: 30px 0 0;
}
.form{
	padding: 7px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
	font-size: 12px;
}
.button{
	padding: 4px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #06C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#sitemapcontent{
	float: left;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
}
#sitemapcontent p{
	margin-bottom: 15px;
}
#sitemapcontent ul{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: url(../images/sitemap_strip_small.gif);
	vertical-align: middle;
}
#sitemapmainnav{
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.inner{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	line-height: 19px;
	list-style-position: inside;
	list-style-image: url(../images/sitemap_strip.gif);
}
.formfields{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	padding: 6px;
	border: 1px solid #CCC;
}
