body {
	font-family: Arial, Helvetica, sans-serif;

    MARGIN: 0px;

    BACKGROUND-COLOR: #ffffff
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #999999;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}


.bodylink

{

    FONT-WEIGHT: 400;

    FONT-SIZE: 10pt;

    COLOR: #999999;

    FONT-STYLE: normal;

    FONT-FAMILY: Arial;

    TEXT-DECORATION: none

}

.mnu_item

{

    PADDING-RIGHT: 5px;

    FONT-SIZE: 10pt;

    COLOR: black;

    FONT-FAMILY: Arial;

    HEIGHT: 14px;

    TEXT-DECORATION: none

}
a.mnu_item:link, a.mnu_item:visited {
	text-decoration: none;	color: #336699;
}

a.mnu_item:hover {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
.mnu_hover

{
    FONT-SIZE: 10pt;

    COLOR: #003399;

    FONT-FAMILY: Arial;

    HEIGHT: 14px;

    TEXT-DECORATION: none

}

.mnu_bottom

{

    BORDER-RIGHT: black 1px solid;

    PADDING-TOP: 10px

}
.contentheader

{
	PADDING-LEFT: 10px;
	
	font-weight: bold;
    
	font-size: 24pt;
    
	color: #000000;
    
	font-family: Arial;
    
	text-decoration: none;
	
}
.bodyheader

{
	font-weight: 700;
    
	font-size: 18pt;
    
	color: #666666;
    
	font-family: Arial;
    
	text-decoration: none;
}

a.bodyheader:link, a.bodyheader:visited {
	text-decoration: underline;	color: #C0C0C0;
}

a.bodyheader:hover {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
.footer

{

    FONT-SIZE: 10pt;

    COLOR: #003399;

    FONT-FAMILY: arial;

    TEXT-DECORATION: none

}

.bodytext

{

    PADDING-RIGHT: 0px;

    PADDING-LEFT: 3px;

    FONT-SIZE: 10pt;

    PADDING-BOTTOM: 0px;

    MARGIN: 0px;

    COLOR: black;

    PADDING-TOP: 0px;

    FONT-FAMILY: Arial

}

.bodytable

{
    PADDING-RIGHT: 0px;

    PADDING-LEFT: 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;


}
#students {
text-align: center;
padding: 3px;
}

.formbody

{
    FONT-WEIGHT: 900;

    FONT-SIZE: 10pt;

    COLOR: black;

    PADDING-TOP: 2px;

    FONT-FAMILY: Arial;

    TEXT-DECORATION: none;

}

.bodybullet

{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	text-align: center;
}
.subheader {
	font: bold 14pt Arial; 
}
.center-content {
	padding-left: 10%;
}
.gallery-img {
	float:left;
	width: 14.5em;
	padding: .5em;
	text-align: center;
	height: 17em;
	border: 1px solid #999;
	margin: 2px;
}
