/* CSS Styles for use with new all CSS layout */
/* last updated 06.25.07 */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background:#efefef url(../images/nav/body-bg.gif) repeat-y;
	/**/
}

h1 {
	
	background:url(../images/nav/aha_logo.gif) top left no-repeat;
	height: 150px;
  	width: 750px;
	position:absolute;
	left:0;
	top:0;
	float:left;
	margin:0;
}

/* h1-headline class, and h2&h3 styles are to replace the font styles assisnged to those tags in the old style sheet.   */
/* added by vh */


.h1-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	color: #336699;
	background-image: none;
	float:left;
	left: auto;
	position:relative;
	height: auto;
	width: 100%;
	left:0;
	top:auto;
	margin: auto;
	padding-bottom: 3px;
}


.h2-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #663300;
	font-style: italic;
}


.h2-headline-ROM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #663300;
}


.h3-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.h4-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;}
	
.h5-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;}

/* brought over from old style sheet as is 6/11/2007 */
.boldnavysubhead {
	font-weight: bold;
	color: navy;
	text-align: center;
}


/* .EditorsNote brought over from the old style sheet as is */
.EditorsNote {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}

/* .EditorsNote brought over from the old style sheet as is */
.EditorsNote-ROM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	font-style: normal;
}

/* .bulletlarge brought over from the old style sheet as is */
.bulletlarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	text-indent: 0px;
	padding: -2px 0px 0px;
}


h1 a {
  position: absolute;
  height: 38px;
  width: 752px;
  top: 31px; 
  text-decoration: none;
  }


h1 a i { visibility: hidden;}

/* from the old style sheet, aha.css in site root also the original version of p tag here
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
*/




p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	padding-bottom: 1em;
}

/* .boxtext -- for use on text in tables/boxes where a little margin is needed */

.boxtext {
	padding: 5px;
}

/* added by vh mostly for forms, mostly use as a class on p tag */
.line-indent {
	margin-left: 1em;
}

.formdivider {
	background-color: #B0C4DE;
	height: 16pt;
	width: 600px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 40px;
	text-indent: 1em;
}

.lastupdated {
	font-weight:lighter;
	font-size:11px;
	font-style: italic;
	color: #666666;
	padding: 2px;
}


.importantnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
	
a:link, a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
}
.bulletlarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	text-indent: 0px;
	padding: -2px 0px 0px;
}

ul.content-list {
        margin:5px 10px;  /* in case you wanted more spacing from the list  
to the content*/
}




.content-list li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	margin:5px 10px;
}

.content-list2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	list-style-image: url(../images/bullet2.gif);
	list-style-type: none;
	margin:5px 10px;
}
	
.phdfont
{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;}
	
#content
{
    FLOAT: left; /**/
   	WIDTH: 100%;
	
	background:url(../images/nav/aha_bg.gif)  repeat-x;
	
}

#top-wrapper {
		
		width:100%;		

}


.clear { clear:both;}

.center {
	background-position: center;
}


.img-right {
	float:right;
	

}

.img-left {
	float:left;
	}

#wrapColumns {
	width:800px;
	padding-bottom:5px;
	padding-top:25px;
	float:left;
	margin-bottom:1px;
	position:relative;
	line-height:15px;
}

#middle-col-home{
	float: left;
  	width: 375px;
	margin-right:0px;
	padding-right:5px;

	padding-left:5px;
	padding-top:-5px;
	
	
}

#content-col{
	float: left;
	width: 800px;
	
}


/* content-HeaderOnly added by vh 1/29/2007 */
#content-HeaderOnly{
	float: none;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
	left: 20px;
}

#top-left {
	float: left;
	width: 480px;
	padding:23px 0 0 15px;	
}

#top-left p {
	
	margin-right:10px;
	
	}

#top-right{
  	float:right;
	width:300px;
	margin-left:0;
}




#span-cols{
	float: left;
  	width: 242px;
	margin-left:120px;
	/* padding-right:5px; */
	/* border-left:1px solid green;
	border-right:1px solid green; */
	padding-left:5px;
	/* padding-top:-5px; */
	
	
}

#left-col-narrow {
	float: left;
	width: 100px;
	padding-left:15px;	
}

#right-col-home{
  	float:right;
	width:300px;
	margin-left:0;
}

/*used in the left nav section */
#left-col{
	float: left;
	width: 150px;
	/* border:1px solid red; -- just to determine where left-col ends...*/
	
}

#right-col{
  	float:right;
	width:645px;
	margin-left:0;
	
}


/*right-col-left and right-col-right create two columns in the main body of the page */





#right-col-left{
	float:left;
	width:315px;
	margin-left:0;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;	
}

#right-col-right{
  	float:right;
	width:315px;
	margin-left:0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;	
}

#headeronly-left-col{
	float:left;
	width:340px;
	margin-left:0;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	/* border:1px solid red; */
}

#headeronly-right-col{
  	float:right;
	width:340px;
	margin-left:0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;	
	/* border:1px solid red; */
}



/* colors, appearance, fonts, etc....*/

#left-col-narrow h3 {
	margin:10px 0;
	text-align:center;
	border-bottom:1px solid #996633;
	}
	

#left-col-narrow a img {
	margin:5px 0;
	border:0;
}


.header {
	background: url(../images/nav/subcat_header.gif) no-repeat;
	
	padding:1px 0 8px 0;
	}
	
.header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	background:#c9d5df;
	font-size:12px;
	margin:0px 0 0 17px;
	}

h3 a:link, h3 a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-decoration:none;
	color:#0066FF;
	}

h3 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#0066FF;
	}

.content-home {
	margin:10px 15px 10px 10px;
	background: url(../images/nav/bullet.gif) no-repeat 0 3px;

}

.content-home p, .content-home h3 {
	margin-left:15px;
	}

.content-home ul {
	float:left;
	
	}

.content-home ul li {
	background: url(../images/nav/bullet.gif)  no-repeat  0 3px;
	padding-left:10px;
	list-style:none;
}

/* use as a span on astericks in forms to denote them as required */
.requiredfield {
	font-weight: bold;
	color: #000099;
}

	
#left-nav-home ul li {
	
	list-style:none;
	background:url(../images/nav/bullet.gif) no-repeat 0 3px;
	font-weight:bold;
	margin:0 0 10px 0; 
	padding-left:10px;
	}
#left-nav-home ul li ul li{
	list-style:none;
	font-weight:normal;
	margin:1px 0px;
	padding-left:5px;
	background:none;
	}

#left-nav-home a {
	color:#0066FF;
	text-decoration:none;
	}
#left-nav-home a:hover {
	color:#0066FF;
	text-decoration:underline;
	}


/* interior/content page styles... */
#left-nav {
	padding:0 0 0 15px;
}

/* This is just killiing me!!! It seems to respond to font type changes, but, not to font size changes!!! */

#left-nav h2, h2 a:link, h2 v:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#0066FF;
	text-decoration: none;
}



/*


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	padding-bottom: 1em;
}


*/





#left-nav ul li{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0;/* eg changed 10 from 15. Chris Avore added this with 15*/
	}
/*
#left-nav a:link,#left-nav a:visited {
	font-size:10px;
	margin:3px 0 3px 10px;
	padding:0;
	text-decoration:none;
	color:#0066FF;
	}
*/
#left-nav a:hover {
	text-decoration:underline;
	color:#0066FF;
	}
#left-nav .list-spacer {
	font-size:10px;
	margin:0px 0 3px 10px;
	padding:0;
	}

img.menu-flourish {text-align:center;}
#right-col p {
	margin:5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right-col h3 {
	color:#336699;
	font-style: normal;
	margin:10px 0;
	padding:0;
	font-size:14px;
}

#right-col h4 {
	color:#336699;
	font-style:normal;
	margin:5px 0;
	padding:0;
	font-size:12px;
}

#print-view {
	float:right;
	background:url(../images/nav/icon_print.gif) no-repeat;
	
	}
#print-view a:link, #print-view a:visited {
	margin-left:20px;
	color:#0066FF;
	text-decoration:none;
	}
#print-view a:hover {
	text-decoration:underline;
	}

blockquote {
	padding-right: 5%;
	padding-left: 5%;
}

/* use for required fields in forms */ 
.bluesuperscript {
	color:blue;
	vertical-align:super
}


/*.persp_column {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #20299B;
	text-decoration: none;
}*/

#right-col-3{
	float:right;
	width:230px;
	margin-left:0;
	top: auto;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.byline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.whiteboxheading {
	padding: 5px;
	color:#FFFFFF;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
}
.persp_column {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #20299B;
	text-decoration: none;
}
.persp_column-ITAL {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: bold italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #20299B;
	text-decoration: none;
}.id {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: left;
	background-position: left;

}

.id-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: right;
	background-position: left;

}

.id-right-ROM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: right;
	background-position: right;

}

.id-ROM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: left;
	background-position: left;

}
.datesmall {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	line-height: 14px;
}

.perspectives-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0033;
	text-decoration: none;
}

.red-alert {
	color: #FF0000;
	font-weight: bold;

}

.bold {
	font-weight: bold;
}
.name {
	font-family: "Agfa Rotis Sans Serif";
	font-size: 14px;
	font-style: oblique;
	font-variant: normal;
	font-weight: bold;
	color: #336699;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.RedAlertP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	left: 10px;

}
.textsmall-roman {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}


.editlink {
	display:block;
	background:url(/images/bg_editlink.jpg);
	padding:3px;
	border-top:1px solid #336699;
	margin-bottom:5px;
	text-align:right;
}

#right-col ul {
	margin-left:1em;
	padding-left:1em;
}

#right-col li {
	margin-bottom:.5em;
}

/*************** DOSP CSS Styles ***************/
.DOSPFormBox {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000;
	background-color: #fff; 
	border: 1px solid #000000; 
	padding: 5px 2px 5px 2px;
	margin: 10px 0px 10px 0px; 
	float: left; 	
}

.DOSPFormBox td {
	padding:3px 6px 3px 3px;
}

#Department td,#Specialization td,#Enrollment td,#Adresses td {
	padding:3px 6px 3px 3px;
}

