/* CSS Document */

/* FORM TAGS */

.nav
{
	clear:both;
	height: 24px;
	width:760px;
	padding-top:8px;
	background-color: #1E67B6;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	list-style: none;
	border:0px solid #000;
}
*HTML .nav {
	clear:both;
	height: 24px;
	width:760px;
	padding-top:8px;
	background-color: #1E67B6;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	list-style: none;
	border:0px solid #000;
}

label {
	display:block;
	color: #010066;
	font-size: 13px;
	float:left;
}
input {
	
    border: 0px #FFF;
    float:left;
}

#ctl00_ContentPlaceHolder1_AlumniLogin_RememberMe {margin-left:0px; padding:0px;}
label ctl00_ContentPlaceHolder1_AlumniLogin_RememberMe {cell-spacing:0px; padding:0px;}
#ctl00_ContentPlaceHolder1_AlumniLogin_PasswordRecoveryLink {margin-left:0px; padding:0px;} */

.homeBanner {
	clear:both;	
	background: url(img/home_banner_bgnd.jpg) no-repeat #1148A4;
	width:760px;
	height:230px;
	background-color:#B5D9EF;
	margin-top:0px;
}
*HTML .homeBanner {
	clear:both;	
	background: url(img/home_banner_bgnd.jpg) no-repeat #1148A4;
	width:760px;
	height:230px;
	background-color:#B5D9EF;
	display:block;
}
.homeBannerCont {
	width:355px;
	margin-left:322px;
	padding-top:10px;
}
*HTML .homeBannerCont {
	width:355px;
	margin-left:322px;
	padding-top:10px;
	padding-bottom:10px;
}

.loginBanner {
	clear:both;	
	background: url(img/home_banner_bgnd.jpg) no-repeat #1148A4;
	width:760px;
	height:auto;
	background-color:#B5D9EF;
	margin-top:0px;
}
*HTML .loginBanner {
	
	display:block;
	background: url(img/home_banner_bgnd.jpg) no-repeat #1148A4;
	width:760px;
	height:auto;
	background-color:#B5D9EF;
	margin-top:0px;
}
.nav
{
	clear:both;
	height: 24px;
	width:760px;
	padding-top:8px;
	background-color: #1E67B6;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	list-style: none;
	border:0px solid #000;
	font-size:11px!important;
}
*HTML .nav {
	clear:both;
	height: 24px;
	width:760px;
	padding-top:8px;
	background-color: #1E67B6;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	list-style: none;
	border:0px solid #000;
	font-size:11px!important;
}
.whiteTxt {
	color:#ffffff;
	font-size:12px;	
	line-height:1.3em;
	font-family: verdana;
}
.timesTitle {
	color:#ffffff!important;
	font-size:28px!important;
	font-family:times, helvetica, sans-serif;
}

.blueTxt
{
	color:#010066;
	font-size:11px !important;
	margin-top:10px;
}
