html { height:100%; }
#fullheight{ height:100% }

body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0F1E34;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.style5 {font-size: 16px}
/*
MENU
*/

#navlist
{
padding-left: 5px;
margin-left: 0;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; color:#FFFFFF; border:0px; font-weight:bold; font-size:12px;}
#navlist li a:hover { text-decoration: none; color:#94b0e1; border:0px; font-weight:bold; font-size:12px;}

.menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #5A1010;
}

.txtWhite {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.txtGray {font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #3C3C3C; }
.hdrGray {font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-weight:bold; color: #3C3C3C; }
.hdrGrayShout {font-family: Tahoma, Arial, sans-serif; font-size: 18px; font-weight:bold; color: #3C3C3C; }
.hdrWhite {font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-weight:bold; color: #FFFFFF; }
.hdrGreen {font-family: Tahoma, Arial, sans-serif; font-size: 14px; font-weight:bold; color: #40664A; }


/* Headers */
.hdlGray {font-family: Tahoma, Arial, sans-serif; font-size: 14px; color: #EAEDF0; background-color:#3C3C3C; padding-left: 10px; }
.hdlRed {font-family: Tahoma, Arial, sans-serif; font-size: 14px; color: #FAF3F4; background-color:#981E33; padding-left: 10px;  }


/* Links */
a:link {
	border-bottom: 1px solid #9F9F9F;
	color: #811;
	text-decoration: none;
}
a:active {
	border-bottom: 1px solid #9F9F9F;
	color: #811;
	text-decoration: none;
}
a:visited {
	border-bottom: 1px solid #9F9F9F;
	color: #811;
	text-decoration: none;
}
a:hover {
	border-color: #811;
}


.footer  {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:none; border-bottom:0px;}
.footer a {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:none; border-bottom:0px;}
.footer a:link {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:none; border-bottom:0px }
.footer a:active {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:none; border-bottom:0px }
.footer a:visited {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:none; border-bottom:0px }
.footer a:hover {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #B0B0B0; text-decoration:none; border-bottom:0px }

.menu a {font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #5A1010; text-decoration:none; }
.menu a:link {font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #5A1010; text-decoration:none; }
.menu a:active {font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #5A1010; text-decoration:none; }
.menu a:visited {font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #5A1010; text-decoration:none; }
.menu a:hover {font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #3C3C3C; text-decoration:none; }

hr.secStudentBioDivider {
	color:#000000;
	background-color:#000000; 
	height:1px;
	border:0px;
	margin-top: 15px;
}

div#hdrContentPage {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 14px; 
	font-weight:bold; 
	vertical-align:middle;
	padding: 8px;
}

div.secStudentGeneralInfo{
	
}

h2.secStudentBioName {
	margin: 0px;
	margin-bottom:3px;
}

h3.secStudentTitle {
	margin: 0px;
	font-style: italic;
}

h4.secStudentYear {
	margin: 0px 0px 15px 0px;

}

p.secStudentDescr {
	clear: both;
}

h2.secEduSubItem {
	font-size: +1.25em;
}

div#seeMoreNews a { text-decoration: underline; color:#FFFFFF; border:0px; font-weight:bold; font-size:12px;}
div#seeMoreNews a:hover { text-decoration: underline; color:#94b0e1; border:0px; font-weight:bold; font-size:12px;}