body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #061B5A;
	margin: 0px 0px 20px 0px;
}

/****** css-layout ************/
#wrapper { 
	margin: 0 auto;
	width: 928px;
}
#payment {
	width: 928px;
	color: #fff;
	padding: 0px;
	height: 60px;
	margin: 0px;
	text-align: right;
	background-image: url(images/bg-payment.gif);
	background-repeat: no-repeat;
	background-position: 490px center;
}

#header {
	width: 928px;
	color: #333;
	padding: 200px 0px 0px 0px;
	height: auto;
	margin: 0px;
	background-image: url(images/home-page-spring-2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation {
	width: 928px;
	height: auto;
	
}
#content { 
 	width: 928px;
 	color: #333;
 	background: #000;
 	background-image: url(images/content-header-1.gif);
 	background-repeat: no-repeat;
 	background-position: center top;
 	margin: 0px;
 	padding-top: 40px;
 	min-height: 350px;
}
#subsidiary {
	width: 928px;
	color: #333;
	margin: 0px;
	padding-top: 20px;
	min-height: 200px;
	background: #fff url(images/bg_subsidiary1.jpg) no-repeat center top;
}
#footer {
	width: 928px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/footer_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	vertical-align: middle;
	border-top: 2px solid #FFF;
}
#footer a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
#footer a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
#footer a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: underline;
}
#footer a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: underline;
}
#payment-header {
	height: 20px;
	width: 928px;
	margin: 0 auto;
}

/****** css-layout end ************/


#header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#header a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#sideNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ACB6C0;
	text-decoration: none;
}
#sideNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ACB6C0;
	text-decoration: none;
}
#sideNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ACB6C0;
	text-decoration: underline;
}
#sideNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ACB6C0;
	text-decoration: underline;
}
#sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #061B5A;
	text-decoration: none;
}

#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #061B5A;
	text-decoration: none;
}
#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #061B5A;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DA3BA;
	text-decoration: underline;
}
#content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DA3BA;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #061B5A;
	margin-bottom: 3px;
}
h2 {
    color: #185083;
    margin: -9px 0px 15px 0px;
    font: bold small-caps 17px "Lucida Grande", Verdana, Arial, sans-serif;
    text-align: center;
    padding: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #061B5A;
	margin-bottom: 3px;
}
.border {
	border: thin solid #2d5d83;
}	
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #202858;
	/*filter: Shadow(Color=#000, 
                 Direction=135, 
                 Strength=1); 
	filter:DropShadow(Color=#cccccc, OffX=1, OffY=1); */
	padding-left: 10px;
	
}
.footer-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

}
.home-background {
background-image: url('http://www.byep.org/images/home-page-spring-2010.jpg');
background-repeat: no-repeat;
width: 928px;
height: 345px;
padding: 0px;
margin: 0px;
}

.bg-nav {
     position: absolute;
     top: 290px; 
     width: 927px;
     height: 6px; 
     background-image: url(http://www.byep.org/images/bg_blue_bar.png) ;
     layer-background-image: url(http://www.byep.org/images/bg_blue_bar.png);
     background-repeat: repeat-x;
}
.bgOlive {
    position: relative;
    background-color: #695E2F;
    height: 5px;
    width: 100%;
    right: 5px;
}
.bgBlue {
position: relative;
background-color: #061B5A;
height: 5px;
width: 100%;
right: 5px;
}
.home-text {
font-size: 10px;
letter-spacing: 3px;
text-align: center;
}
form {
padding: 0px;
margin:0px;
}
.home1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #316DC9;
	/*filter: Shadow(Color=#000, 
                 Direction=135, 
                 Strength=1); 
	filter:DropShadow(Color=#cccccc, OffX=1, OffY=1); */
	
}
.home1Right {
padding-right: 10px;
}
#header1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #316DC9;
	text-decoration: underline;
}
#header1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #316DC9;
	text-decoration: underline;
}
#header1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#header1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.requiredMessage {
background-color: #9F2727;
color: #fff;
padding: 5px;
border: thin solid #2d5d83;
float:center;
font-size: 14px;
}
.required {
color: #9F2727;
font-weight: bold;
}

#hide2 {
display: none;
padding: 0px;
margin: 0px;
}
#hide3 {
display: none;
padding: 0px;
margin: 0px;
}

#navcontainer
{


margin: 0 auto;
padding: 1em 0;
font-size: 13px;
text-align: center;

}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 1.5em 0.5em 1.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #fff;
text-decoration: none;
background: #8D9AA8;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #8D9AA8;
color: #fff;
font-weight: bold;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #45759F;
font-weight: bold;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
