ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
    list-style:none;
}
fieldset{
    border:0;
}
a,a:link{
    color:#133155;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
form label a, form label a:link {
    color: #729BBB;
    font-style: normal;
}
.clear{
    clear:both;
}
body{
    position:relative;
    background:#989189 url(../images/bg.png) repeat-x;
    color:#133155;
    font:62.5% Verdana, Arial, sans-serif;
}
#top-image{
    width:525px;
    float:right;
    margin-right:0px;
}
.replace{
    position:relative;
    margin:0;
    padding:0;
    /* \*/
    overflow:hidden;
    /* */
}
.replace span{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.skiplink{
    display:none;
}
.page{
    background:url(../images/page_bg.png) no-repeat center top;
}
.wrapper{
    margin:0 auto;
    width:857px;
    background:url(../images/shadow.png) repeat-y;
}
/* HEADER */
#header{
    width:100%;
    height:106px;
    background:url(../images/header_bg.png) no-repeat;
    overflow:hidden;
}
#hlogo{
    float:left;
    width:112px;
}
#hslogan{
    float:left;
    width:468px;
}
#hmenu{
    float:right;
    width:277px;
}
#logo{
    width:76px;
    height:93px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:10px 0 0 25px;
}
#logo span{
    background:url(../images/logo.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#slogan{
    width:349px;
    height:72px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:15px 0 0 0;
}
#slogan span{
    background:url(../images/slogan.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
}
#hmenu ul{
    width:100%;
    overflow:hidden;
    padding:30px 0 0 0;
}
#hmenu ul li{
    float:left;
    width:121px;
    font-weight:bold;
    font-size:1.2em;
    padding:0 0 10px 0;
}
#hmenu ul li a{
    color:#FFF;
    background:url(../images/hmenu_li.gif) no-repeat left 1px;
    padding:0 0 0 22px;
}
/* MENU */
#menu{
    width:100%;
    height:41px;
    background:#729abb;
}
#menu ul{
    text-align:center;
    padding:12px 0 0 0;
}
#menu ul li{
    display:inline;
    font-weight:bold;
    font-size:1.6em;
    background:url(../images/menu_li.gif) no-repeat right 6px;
    padding:0 25px 0 25px;
}
#menu ul li.last{
    background:none;
    padding:0 25px 0 25px;
}
#menu ul li a{
    color:#FFF;
}
/* flash */
#flash{
    width:100%;
    background:url(../images/flash_bg.png) no-repeat;
}
#flash_box_top{
    width:800px;
    margin:0 0 0 29px;
}
#flash_box{
    width:800px;
    height:304px;
    overflow:hidden;
    background:url(../images/flash/homeback.jpg) no-repeat;
}
#flash_box_shad{
    width:800px;
    height:27px;
    position:absolute;
    background:url(../images/flash_shadow.png) repeat-x;
}
#flash_box img{
    float:left;
}
/* BODY */
#body{
    width:800px;
    margin:0 0 0 29px;
    background:url(../images/body_bg.png) repeat;
    overflow:hidden;
}
#sub #body{
    width:100%;
    margin:0;
    background:url(../images/body_sub_bg.gif) repeat-y;
    overflow:hidden;
}
#sub #body2{
    width:100%;
    margin:0;
    background:url(../images/body_sub_bg2.gif) repeat-y;
    overflow:hidden;
}
/* FOOTER */
#footer{
    width:100%;
    height:120px;
    background:url(../images/footer_bg.png) no-repeat;
    overflow:hidden;
}
#fmenu{
    float:left;
    width:350px;
}
#finfo{
    float:right;
    width:551px;
}
#fmenu ul{
    padding:16px 0 0 60px;
}
#fmenu ul li{
    display:inline;
    color:#c4ccd5;
    padding:0 2px 0 2px;
    font-family:Verdana, Geneva, sans-serif;
}
#fmenu ul li a{
    color:#c4ccd5;
}
#finfo p{
    padding:18px 60px 0 0;
    text-align:right;
    color:#637790;
}
#flinks{
    width:100%;
    overflow:hidden;
}
#flinks ul{
    float:right;
    padding:24px 48px 0 0;
}
#flinks ul li{
    float:left;
}
#design4{
    width:103px;
    height:33px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#design4 span{
    background:url(../images/design4.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#b_login{
    width:44px;
    height:20px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:7px 0 0 7px;
}
#b_login span{
    background:url(../images/login.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
/* index */

#index{
    width:740px;
    overflow:hidden;
    margin:20px 0 20px 32px;
}
#index_left{
    float:left;
    width:298px;
}
#index_right{
    float:right;
    width:442px;
}
#index_left ul{
    float:left;
}
#index_left ul li{
    float:left;
    padding:0 0 13px 0;
}
#index_left ul li.last{
    padding:0;
}
#index_left ul li img{
    float:left;              
}
#index_data{
    width:100%;
    overflow:hidden;
    background:url(../images/line.gif) repeat-x left bottom;
    padding:0 0 10px 0;
    margin:0 0 16px 0;
}
#index_data ul{
    float:left;
    width:167px;
    margin:0 37px 0 0;
}
#index_data ul.last{
    margin:0;
    width:235px;
}
#index_data ul li{
    float:left;
    padding:0 0 10px 0;
    line-height:1.4em;
    width:100%;
}
#index_data ul li h2{
    color:#b72025;
    font-size:12px;
}
#index_data ul li a{
    color:#FFF;
    font-size:12px;
}
#index_data ul li a.view-all{
    color:#133155;
    font-size:10px;
}
#index_data ul li a.veo{
    color:#133155;
    font-size:10px;
}  
#index_descr{
    width:435px;
}
#index_descr p{
    font-size:1.2em;
    line-height:1.3em;
}

span#commentary{
    font-size:12px;
    background:#808080; 
    padding:3px 245px 3px 5px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
}
em#commentary{ 
    font-size:12px;
    background:#808080;
    padding:3px 10px 3px 0px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
}
em#commentary a{ 
    color:#fff;
}

span#press{
    font-size:12px;
    background:#808080; 
    padding:3px 286px 3px 5px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
}
em#press{ 
    font-size:12px;
    background:#808080;
    padding:3px 10px 3px 0px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
}
em#press a{ 
    color:#fff;
}

span#newsletter{
    font-size:12px;
    background:#808080; 
    padding:3px 233px 3px 5px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
}
em#newsletter{ 
    font-size:12px;
    background:#808080;
    padding:3px 10px 3px 0px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
}
em#newsletter a{ 
    color:#fff;
}

#NewsList{
    margin-top:10px;
}
#sub_content #NewsList li{
    margin:0px 0px 5px 10px;
}
#NewsList li a{
    color:#729BBB;
    font-size:12px;         
    margin:5px 0px 5px 0px;
}
#NewsList2 li a{
    color:#729BBB;
}
/* sub */
#shading_sub{
    width:100%;
    overflow:hidden;
    background:transparent url(../images/body_sub_sad.png) no-repeat scroll 0 0;
    height:20px;
}
#body_sub{
    width:100%;
    overflow:hidden;
    background:url(../images/body_sub_sad.png) no-repeat;
    min-height:243px;
}
#bsub{
    width:800px;
    margin:0px 0 25px 29px;
    overflow:hidden;
}
#bsub_left{
    float:left;
    width:260px;
    margin-top:40px;
}
#bsub_right{
    float:right;
    width:531px;
}
#bsub_right2{
    float:right;
    width:765px;
}
/* sub Content */
#sub_content{
    width:518px;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#133155;
    padding:0 0 4px 0;
    width:450px;
}
#sub_content h1{
    font-size:2.1em;
}
#sub_content h2{
    font-size:1.8em;
}
#sub_content h3{
    font-size:1.6em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#989189;
    padding:0 0 4px 0;
    width:425px;
}
#sub_content h4{
    font-size:2.1em;
}
#sub_content h5{
    font-size:1.8em;
}
#sub_content h6{
    font-size:1.6em;
}
p.sub_content_text{
    color:#989189;
    font-size:1.2em;
    line-height:1.4em;
    padding:0 0 15px 0;
}
p.sub_content_text a{
    color:#133155;
}
p.sub_content_text a.selected{
    color:#133155;
    text-decoration:underline;
}
p.sub_content_text a.selected:hover{
    color:#133155;
    text-decoration:none;
}
#sub_content2{
    width:725px;
}
#sub_content2 h1, #sub_content2 h2, #sub_content2 h3{
    color:#133155;
    padding:0 0 4px 0;
    width:425px;
}
#sub_content2 h1{
    font-size:2.1em;
}
#sub_content2 h2{
    font-size:1.8em;
}
#sub_content2 h3{
    font-size:1.6em;
}
#sub_content2 h4, #sub_content2 h5, #sub_content2 h6{
    color:#989189;
    padding:0 0 4px 0;
    width:425px;
}
#sub_content2 h4{
    font-size:2.1em;
}
#sub_content2 h5{
    font-size:1.8em;
}
#sub_content2 h6{
    font-size:1.6em;
}
p.georgia{
    font-size:1.2em;
}
.sub_box{
    background:#f1f1f1;
    border:1px solid #e8e7e7;
    padding:10px 20px 20px 0;
    margin:5px 0 19px 0;
    width:440px;
    overflow:hidden;
}
.sub_box p{
    color:#989189;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 12px 30px;
}
#sub_content .sub_box h4{
    color:#133155;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 32px;
    width:425px;
}
.sub_list p{
    color:#133155;
    padding:0 0 6px 0;
    font-size:1.2em;
}
.sub_list .sub_list_ul{
    color:#133155;
}
.sub_list ol{
    margin:0 0 0 28px;
    list-style:decimal;
}
.sub_list ol li{
    color:#989189;
    font-size:1.2em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#989189;
    font-size:1.2em;
    background:url(../images/dot.gif) no-repeat left 5px;
    padding:0 0 3px 12px;
    display:block;
}
/* sub sidebar */
#sub_sidebar{
    width:221px;
    margin:0 0 0 15px;
}
#sub_sidebar h2{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 10px 26px;
    color:#264e70;
    font-size:1.6em;
    font-weight:normal;
}
.sub_sidebar_links_ {
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 10px 26px;
    margin:0 0 0px 0;
}
.sub_sidebar_links_ li{
    padding:8px 0 2px 0;
    color:#fff;
    font-size:1.4em; 
}
.sub_sidebar_links_ li a{
    color:#fff;
}
.sub_sidebar_links_last{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0px 0 10px 26px;
    margin:0 0 0px 0;
}
.sub_sidebar_links_last li{
    padding:0px 0 0px 0;
    color:#fff;
    font-size:12px;
}
.sub_sidebar_links_last li a{
    color:#fff;
    font-size:14px;
}
.sub_sidebar_links_first{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:10px 0 10px 26px;
    margin:0 0 10px 0;
}
.sub_sidebar_links_first li{
    padding:0px 0 0px 0;
    color:#fff;
    font-size:12px;
}
.sub_sidebar_links_first li a{
    color:#fff;
    font-size:14px;
}
.sub_related{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 15px 0;
}
.sub_related h3{
    color:#264e70;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:10px 0 2px 0;
}
.sub_related ul{
    padding:0 30px 0 26px;
}
.sub_related ul li{
    padding:2px 0 8px 0;
    color:#fff;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
}
.sub_related ul li a{
    color:#fff;
}

.sub_related_{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 12px 0;
}
.sub_related_ h3{
    color:#264e70;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:10px 0 2px 0;
}
.sub_related_ ul{
    padding:0 30px 0 26px;
}
.sub_related_ ul li{
    padding:2px 0 8px 0;
    color:#fff;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
}
.sub_related_ ul li a{
    color:#fff;
}

.sub_related_first{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:10px 0 12px 0;
}
.sub_related_first h3{
    color:#264e70;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:10px 0 2px 0;
}
.sub_related_first ul{
    padding:0 30px 0 26px;
}
.sub_related_first ul li{
    padding:2px 0 8px 0;
    color:#fff;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
}
.sub_related_first ul li a{
    color:#fff;
}

.sub_related_ev{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 5px 0;
}
.sub_related_ev h3{
    color:#264e70;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:0 0 2px 0;
}
.sub_related_ev ul{
    padding:0 0 0 26px;
}
.sub_related_ev ul li{
    padding:2px 0 8px 0;
    color:#fff;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
}
.sub_related_ev ul li a{
    color:#fff;
}
.sub_related_ev ul li span{
    color:#c5ddf1;
    display:block;
}
.fet_box{
    background:url(../images/line2.png) no-repeat left bottom;
    margin:6px 0 15px 0;
    padding:0 0 3px 0;
}
.fet_box li{
    width:100%;
    float:left;
    margin-bottom:5px;
}
.fet_box_left{
    float:left;
    width:92px;
    height:88px;
    background:url(../images/shad_01.png) no-repeat;
    overflow:hidden;
}
.fet_box_right{
    float:left;
    width:123px;
}
.fet_box_left a{
    margin:12px 0 0 12px;
    display:block;
}
.fet_box_left img{
    float:left;
    width:67px;
    height:65px;
}
.fet_box_right h3{
    color:#264e70;
    font-size:1.4em;
    padding:10px 0 3px 0;
    font-weight:normal;
}
.fet_box_right h3 a{
    color:#264e70;
}
.fet_box_right p{
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
    padding:0 0 4px 0;
    line-height:1.4em;
}
.gall_box{
    margin:0 0 15px 0;
    padding:15px 0 0 0;
    float:left;
    background:url(../images/line2.gif) no-repeat;
}
.gall_box li{
    width:100%;
    float:left;
}
.gall_box h3{
    color:#264e70;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:0 0 12px 0;
}
.gall_box_left{
    float:left;
    width:92px;
    height:88px;
    background:url(../images/shad_01.png) no-repeat;
    overflow:hidden;
}
.gall_box_big{
    float:left;
    width:92px;
    height:107px;
    background:url(../images/shad_02.png) no-repeat;
    overflow:hidden;
}
.gall_box_right{
    float:right;
    width:123px;
}
.gall_box_left a, .gall_box_big a{
    margin:12px 0 0 12px;
    display:block;
}
.gall_box_left img{
    float:left;
    width:67px;
    height:65px;
}
.gall_box_big img{
    float:left;
    width:67px;
    height:83px;
}
.gall_box_right h4{
    color:#fff;
    font-size:1.2em;
    padding:8px 0 8px 0;
    font-weight:normal;
    width:100px;
    font-family:Arial, Helvetica, sans-serif;
}
.gall_box_right h4 a{
    color:#fff;
}
.gall_box_right p{
    padding:0 0 4px 0;
}
.gall_view_all{
    float:left;
    padding:4px 0 0 24px;
}

/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 0 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 235px;
	padding: 20px 38px 17px 0px;
	text-transform: uppercase;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 9px;
	display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #b7b7b7;}

.secondary-content-2 {
	float: left;
	width: 230px;
	height: 100%;
	margin: 0px 0 0 10px;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}

#SearchForm_SearchForm_Search {
    background: transparent; 
    border:medium none transparent;
    color:#FFFFFF;
    font-size:1em;
    width:65px;
    padding-left: 4px;
}

#SearchContainer {
    position: relative; 
}

#SearchForm_SearchForm {
    background:transparent url(../images/hmenu_li.gif) no-repeat scroll 0 5px;
    left:0;
    margin:-4px 0 0 0;
    position:absolute;
    top:0;  
}

#SearchForm_SearchForm .text {
    background:#a9a9a9;
   
}

#SearchLink {
    
}
.newsout2{
    margin:5px 0 5px 0;
    background:#eaeaea;
}
#Form_SchoolBox #date_start{
    width:155px;
    float:left;
}
#Form_SchoolBox #date_end{
    width:155px;
    float:left;
} 
#Form_SchoolBox #wordcheck{
    margin:0 0 20px 0;
}
#brokentable tr{
    width:150px;
}
#brokentable td p{
    max-width:300px;
}


#ResourceList ul {
    list-style-type:none;

}
#ResourceList .category {
    float:left;
    background: #fff url(../images/category-middle.jpg) repeat-y left 4px;  
    margin: 10px 0 0;
}
#ResourceList .category-resource-top {
    float:left;
    background: transparent url(../images/rounded-top.jpg) no-repeat;
}
#ResourceList .category-resource-bottom {
    float:left;
    background: transparent url(../images/rounded-bottom.jpg) no-repeat left bottom;
}
#ResourceList .resource-left {
    float:left;
    width: 130px;
    padding: 10px;
}
#ResourceList .resource-right {
    float:left;
    width: 368px;
    padding: 10px 0;
}
#ResourceList .resource-title {
    color: #0f436b;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdd;
    font-weight:bold;
    padding: 0 0 5px;
    margin: 0 10px 0 0;
}
#ResourceList .resource-content {
    font-size: 12px;
    color: #575652;
    padding: 5px 10px 5px 0;
}
#ResourceList .resource-content p {
    line-height: 18px;
    margin-bottom: 5px;
}
#ResourceList .resource-link a {
    font-size: 13px;
    color:#0f436b;
    font-weight:bold;
}
