/* Start of CMSMS style sheet 'sitestylesseb' */
.sebgrid {
font: 25px Times New Roman;
	font-weight: bold;;
	border-collapse: collapse;
background-image: url('uploads/images/grids/gridbackground.jpg') 646px 343px no-repeat;
}
.sebgrid a {
	border: 2px #1a6aaa solid;
	width:210px;
	display:block;
	height:110px;
	text-align:center;
}
.sebgrid a:link, .sebgrid a:visited, .sebgrid a:active {
	color: #000000;
	text-decoration: none;

}
.sebgrid a:hover {
	color:#000000;
	text-decoration: underline;
}

.sebgrid1 {background-image: url(uploads/images/grids/1.jpg);}
.sebgrid1:hover {background-image: url(uploads/images/grids/1mo.jpg);}
.sebgrid2 {background-image: url(uploads/images/grids/2.jpg);}
.sebgrid2:hover {background-image: url(uploads/images/grids/2mo.jpg);}
.sebgrid3 {background-image: url(uploads/images/grids/3.jpg);}
.sebgrid3:hover {background-image: url(uploads/images/grids/3mo.jpg);}
.sebgrid4 {background-image: url(uploads/images/grids/4.jpg);}
.sebgrid4:hover {background-image: url(uploads/images/grids/4mo.jpg);}
.sebgrid5 {background-image: url(uploads/images/grids/5.jpg);}
.sebgrid5:hover {background-image: url(uploads/images/grids/5mo.jpg);}
.sebgrid6 {background-image: url(uploads/images/grids/6.jpg);}
.sebgrid6:hover {background-image: url(uploads/images/grids/6mo.jpg);}
.sebgrid7 {background-image: url(uploads/images/grids/7.jpg);}
.sebgrid7:hover {background-image: url(uploads/images/grids/7mo.jpg);}
.sebgrid8 {background-image: url(uploads/images/grids/8.jpg);}
.sebgrid8:hover {background-image: url(uploads/images/grids/8mo.jpg);}
.sebgrid9 {background-image: url(uploads/images/grids/9.jpg);}
.sebgrid9:hover {background-image: url(uploads/images/grids/9mo.jpg);}

.topbannerwide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #042d6c;
	border-right-color: #042d6c;
	border-bottom-color: #042d6c;
	border-left-color: #042d6c;
	background-color: #FFFFFF;
}

li {
 margin-top: 0.3em;
}

.frontpagetext {
	font-style: normal;
	font-weight: normal;
	font-size: 6pt;
	font-family: arial, sans-serif;
	padding: 0;
	margin: 0;
	vertical-align:middle;
}
.maintext {
	font-style: normal;
	font-weight: normal;
	font-size: 1;
	font-family: arial, sans-serif;
}
.tableheading {
	font-size: 2;
	font-weight: bold;
	text-decoration: underline;
}

.newshead {
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newsmain {
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.newsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
}
.pagebkgnew{
	background-color: #B0C4DE;
	background-repeat: repeat;
}

.footer {
	background-color: #1a6aaa;
	border: 1px solid #042d6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}	
.footer	a:link {color: #FFFFFF;}
.footer	a:visited {color: #FFFFFF;}
.footer	a:hover { 
		color: #FFFFFF;
		background-color: #000000;
		text-decoration: none;
		}
.footer	a:active {color: #333333;}

.whitetextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173F7B;
	font-weight: bold;
	text-decoration: none;
}
.menuline {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}
.mainmenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E53A2;
	text-decoration: none;
}

.sebline {
	background-color: #FFFFFF;
	border-bottom: 1px solid #1a6aaa;
	border-top: none;
	height: 10px;
	margin: 0px 0;
	width: 100%;
	font-size: 1px
    }

.seblineblue {
	background-color: #D3DEED;
	border-bottom: 1px solid #1a6aaa;
	border-top: none;
	height: 10px;
	margin: 0px 0;
	width: 100%;
	font-size: 1px
    }

.footerbkgwide {
	background-image: url(uploads/images/footerbkgwide.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1A6AAA;
}
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #385C72;
	}
/* end of Links */

/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* end accessibility */

/* NAV BAR ON THE LEFT AND ONE COLUMN OF CONTENT */
    div#content {
        position: relative;
        margin: 1.5em auto 2em 0;
        padding: 0;
        text-align: left;
    }
    div#main {
        float: right;
        width: 100%;
        padding: 0 2%;
        display: inline;
    }
    div#menu_vert {
        float: left;
        width: 90%;
        display: inline;
        margin-left: 0;
    }
    div#content2 {
        display: none;
    }
    div#menu_horiz {
        display: none;
    }
/* END CONTENT */
/* End of 'sitestylesseb' */

