/* CSS Document */



/* 0 BASIC TAGS */

table {
	font-size: 1em;
}
h1, h2, h3, h4 {
	margin: 0px; font-family:Verdana;}
p {	
	line-height: 1.5em;
	margin: 0;
	padding: 0px;
	font-size: 12px!important;
	color: #000;
	font-family: verdana;
	line-height: 1.5;
}

ul.indent
{
    margin: 0 0 0 2em;
}
td {
	text-align:left; 
}
a, a:link {
	color: #6666FF; 
	text-decoration: none;
}
a:visit {
	color: #6666FF; 
	text-decoration: none;
}
a:selected {
	color: #6666FF; 
	text-decoration: none;
}
a:hover {
	color: #6666FF; 
	text-decoration: underline;
}
a:active {
	color: #6666FF;
}
/* Zero default margin & padding around common elements */
ul {
	margin-left:0px; 
	padding-left:0px; 
	margin-top:0px;
}
hr {
	border: 0; 
	border-top: 1px solid #bababa;
	height: 1px; 
	padding-left: 21px; 
	width:718px;}

form,  select, {
	margin: 0px;
	padding: 0px;
	font-size: 11px;

	font-family: verdana, Helvetica, sans-serif;
	line-height:1.5;
		
}
input, textarea, {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 11px;
} 

input .loginData {
	position:relative;
	left:100px;
}

.text {
	clear:both; 
	float:left; 
	width:150px;
}
.textBold {
	clear:both; 
	float:left; 
	width:150px; 
	font-weight:bold;
}
.ctext {
	float:right; 
	width:50px;}
.calendarText{
	clear:both; 
	float:left; 
	width:100px;
}
body {
	background-color: #fff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	font-family:Verdana;
	font-size: 11px;
	color: #000;
	width:100%;
}
img {
	clear:both;
	display:block;
	border-width: 0;
}

/* PageHeading */
h1 {
	font-family:Times New Roman;
	font-size: 24px;
	color: #000066;
	font-weight:normal;
}

/* Subheading */
h2 {
	font-family:Verdana;
	font-size: 14px;
	color: #000066;
	font-weight:bold;
}
h3 {
	font-family:Verdana;
	font-size: 12px;
	color: #000066;
	font-weight:bold;
	text-align:left;
}
h4 {
	font-family:Verdana;
	font-size: 11px;
	color: #000066;
	font-weight:bold;
}
.frame {
	/*position: relative;
	min-height: 100%;*/
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #E6E6F0;
	border-right: 1px solid #E6E6F0;
}
form {
	margin: 0 auto;
	}
* html .frame {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #E6E6F0;
	border-right: 1px solid #E6E6F0;
}

.clear
{
	clear:both;
	width:1px;
	height:1px;
	font-size:1px;
	visibility:hidden;
}

/* 1 HEADER */
.con_header {
	background-color:#000066;
	width: 760px;
	height: 105px;
}
*HTML .con_header {
	height: 105px;
}
.logo_deloitte {
	width: 150px;
	height: 29px;
	overflow: hidden;
	margin-top: 26px;
	margin-left: 21px;
	float:left;
	background-image: url(img/logo_deloitte.gif);
}
*html .logo_deloitte {
	margin-left: 11px;
}
.logo_alumni {
	/*background-image: url(img/logo_aml.jpg);	*/
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-align: right;
	display: inline;
	position: relative;
	float: right;
	width: 200px;
	height: 30px;
	overflow: hidden;
	margin-top: 29px;
	margin-bottom: 18px;
	margin-right: 25px;
}
.nav
{
	clear:both;
	height: 28px;
	width:760px;
	padding-top:8px;
	background-color: #1E67B6;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	list-style: none;
	font-size:11px!important;
}
*HTML .nav {
	clear:both;
	height: 28px;
	width:760px;
	padding-top:8px;
	background-color: #1E67B6;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	list-style: none;
	font-size:11px!important;
}
.nav li {
	background:inline;
	height: 23px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #6666ff;
	border-left: 1px solid #003399;
}	
.nav li.on {
	background-position: 0 -76px;
}
.nav li.hover {
	background-position: 0 -38px;
}
.nav a {
	float: left;
	display: block;
	padding: 0 10px;
	color: #FFFFFF;
	line-height: 23px;
	text-decoration: none;
}
.nav a:link, .nav a:visited, .nav a:select, {
	color: #FFFFFF;
}
.nav input {
	background-color: #1E67B6;
	border-style: none;
	color: #FFFFFF;
	vertical-align: sub;
}
.nav a:hover {
	background-color: #5393DA;
	background-image: url(img/menu_bg_on.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.nav li.on a {
	background-color: #5393DA;
	background-image: url(img/menu_bg_on.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
	
/* 2 CONTENT PLACEHOLDER AREAS */
.con_content {
	display:inline;
	width: 718px;
	text-align: left;
	margin-bottom:21px;
	margin-left:21px;
	padding-right: 21px;
	padding-top:10px;
	padding-left:20px;
}
.content_area {
	width:718px;
	padding:20px 20px 20px 20px;
}

/* 3 CONTENT PLACEHOLDER COLUMNS */
.col_left {
        clear:both;
        float: left;
		width: 260px;
        padding:20px 0px 20px 20px;
}


.col_right {
	float: right;
	width: 380px;
    padding:20px 60px 20px 0px;
}
.col_content {
  clear: both; 
  float: left;
  width: 718px;
  padding-right: 0px; 
  padding-left:21px;
  padding-top:20px;
  margin-right:10px;
  border:0px solid #000;
}



/* 4 FOOTER */

#footer {
	position:relative;
	display:block;
	bottom:0px;
	width: 760px;
	height: 180px;
	border-top:1px solid #E6E6F0;
	border-bottom:1px solid #E6E6F0;	
}
.footer {
	position:relative;
	display:block;
	clear:both;	
	width: 760px;
	border-top:1px solid #E6E6F0;
	border-bottom:1px solid #E6E6F0;
}
#footerInner {
	clear:both;
	background-color: #fff;
	padding:15px 20px 20px 20px;
}
#footertext {padding-top: 2px;}
#footerInner p {
	color:#E6E6F0;
	padding-bottom:8px;
}
#footerInner img {
	float:right;
	padding-top: 6px;
}
* html #footerInner {
	margin-bottom: -1px;
}
#footer ul {
	list-style: none;
}
#footer li {
	display: inline;
	padding: 0 1.5em;
	/*border-right: 1px solid #003399;*/
	line-height: 2em;
}
#footer li.last {
	border-right: 0 none transparent;
}
#footer a {
	font-size: 10px;
	font-weight: normal;

	font-family: verdana;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
p .sf {
	font-size:10px;
	color: #666;
}



/* 5 FORM ELEMENTS */
.i {color:Blue; font-style:italic; font-size:12px; font-weight:bold;}
.key {font-family:Verdana; color: #000066; font-weight:normal; font-size:12px}
input.txt {
  background-color: #FFF;
  border: 1px #FFF;
  width: 200px;
  height: 20px;
  font-family:Verdana;
}

form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  color:#010066;
  float: left;
  width: 30%; 
}
.label {float:left;}
.remember {
  margin-left:72px;
  margin-right:170px;
  text-align:left;
}

/* BUTTONS */

.login, login a {
  background-color: #010066;
  color: #FFF;
  border: 0px #FFF;
  width: 85px;
  height: 22px;
  margin-left:0px;
  margin-right:170px;
  text-align:center;
  text-decoration:none;
}

.submit, .submit a, .submit a:link, .submit a:active, .submit a:visited {
  background-color: #010066;
  color: #FFF !important;
  font-size: 13px;
  border: 0px #FFF;
  padding:2px 12px 2px 12px;
  height: 22px;
  float:left;
  margin-left:152px;
  margin-right:2px;
  text-align:center!important;
  text-decoration:none;
}
.submit a:hover {
  text-decoration:underline;
}
  
.greenButton, .greenButton a, .greenButton a:link, .greenButton a:hover, .greenButton a:active, .greenButton a:visited {
  background-image: url(img/button_bg.gif);
  color: #FFF !important;
  font-size: 13px;
  border: 0px #FFF;
  /*width: 125px;*/
  padding-left: 8px;
  padding-right: 8px;
  height: 22px;
  float:left;
  margin-left:0px;
  margin-right:2px;
  text-align:center;
  text-decoration:none;
}
.greenButton a:hover {
  text-decoration:underline;
}

.blueButton, .blueButton a, .blueButton a:link, .blueButton a:hover, .blueButton a:active, .blueButton a:visited {
  background-color: #010066;
  color: #FFF !important;
  font-size: 13px;
  border: 0px #FFF;
  padding:2px 8px 2px 8px;
  height: 22px;
  float:left;
  margin-right:2px;
  text-align:center!important;
  text-decoration:none;
  margin-bottom:0px;
 
}
.blueButton a:hover {
  background-color:#010066;
  text-decoration:underline;
}
.lrgblueButton, .lrgblueButton a, .lrgblueButton a:link, .lrgblueButton a:hover, .lrgblueButton a:active, .lrgblueButton a:visited {
  background-color: #010066;
  color: #FFF !important;
  font-size: 13px;
  border: 0px #FFF;
  padding:2px 5px 4px 5px;
  height: 22px;
  float:left;
  margin-right:2px;
  text-align:center!important;
  text-decoration:none;  
}
.lrgblueButton a:hover {
  background-color:#010066;
  text-decoration:underline;
}


.checkboxCol1
{
	float: left;
	width: 50%;
}
.checkboxCol2
{
	float: right;
	width: 50%;
}
/* 6 HOME PAGE */

.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;
}
.timesTitle {
	color:#ffffff!important;
	font-size:28px!important;
	font-family:times, helvetica, sans-serif;
}
#homeBannerTxt {
	line-height:1.3;
	font-size:12px;
	padding-bottom:20px;
	padding-top:0px;
}
.whiteTxt {
	color:#ffffff;
	font-size:12px;	
	line-height:1.3em;
	font-family: verdana;
}
.arrowTxt {
	font-family: Verdana;
	font-size: 12px;
	color:#000066;
	font-weight:bold;
	background: url(img/green_arrow.gif) no-repeat left!important;
	height:18px;
	text-indent:15px !important;
	padding-bottom:0px;
}
.arrowTxt a, .arrowTxt a:visited {
	clear:both;	
	color:#000066;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.arrowTxt a:hover, {
	text-decoration:underline;
	color:#000066;
	font-weight:bold;
	font-size:12px;
}

.contactBox {
	margin-top:15px;
	background:#F0F6FB;
	width:380px;
}
.contactBoxPad {
	padding:10px;
}


/* 7 LOGIN */
.loginBanner {
	clear:both;	
	background: url(img/home_banner_bgnd.jpg) no-repeat #1148A4;
	width:760px;
	height:350px;
	background-color:#B5D9EF;
	margin-top:0px;
}
*HTML .loginBanner {
	
	display:block;
	background: url(img/home_banner_bgnd.jpg) no-repeat #1148A4;
	width:760px;
	height:350px;
	background-color:#B5D9EF;
	margin-top:0px;
}

/*  CALC POPUP */

.calPopUp span {float:left;}
.calPopUp img {float:right!important;}

/* LM styles */

p .adminfindalumni {
	margin-bottom: 0px; 
}
	
div.adminfindalumni table {
	margin: 20px 0 20px 0;
	 }

div.adminfindalumni table input {
	width: 300px;}
	 
div.adminfindalumni table td {
	padding-bottom: 5px;
} 

.invitealumnimessagebox {width: 400px;}

.date {width:100%; display:block; border:1px solid #000;}

*HTML #ul LoginStatus2{
	margin-left:0px; 
	padding-left:0px; 
	margin-top:0px;
}


.findButton, .findButton a, .findButton a:link, .findButton a:hover, .findButton a:active, .findButton a:visited {
  background-color: #010066;
  color: #FFF !important;
  font-size: 13px;
  border: 0px #FFF;
  padding:2px 12px 0px 12px;
  height: 22px;
  float:left;
  margin-right:2px;
  text-align:center!important;
  text-decoration:none;
  margin-bottom:0px;
 
}
.findButton a:hover {
  background-color:#010066;
  text-decoration:underline;
}

.navigation {
	float:left;
	border:1px solid #000;
	
}


/* CSS END */