BODY, TD
{
	font-family:Arial,sans-serif;
	font-size: 10pt;
}
A
{
    COLOR: navy;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline;
	COLOR: red;
}
.small
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt
}
.std
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10pt
}
.heading
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: BOLD
}
.bigheading
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: BOLD;
	COLOR: #800000
}
.tableRed
{
	FONT-FAMILY: verdana;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: BOLD;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #ff0000
}
.medheading
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12 pt;
	FONT-WEIGHT: BOLD
}

.msgSubmitor 
{
	border-width: 1px; 
	border-style: solid; 
	padding: 3px; 
	background-color: #ffffcc; 
	border-color: Blue;
}

.residency_hdr
{
	font-family : Helvetica;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}

.residency_location
{
	font-family : Helvetica;
	font-size : 11pt;
	font-weight : normal;
	text-align : center;
	padding-bottom : 6pt;
}

.fellowship_hdr
{
	font-family : Helvetica;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

.fellowship_dept
{
	font-family : Helvetica;
	font-size : 11pt;
	text-align : center;
}

.fellowship_title
{
	font-family : Helvetica;
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
	padding-bottom : 6pt;
}

.program_sec_hdr
{
	font-family : Helvetica;
	font-size : 9pt;
	text-align : center;
	font-weight : bold;
	text-transform : uppercase;
	padding-top : 6pt;
}

.fellow_sec_hdr
{
	font-family : Times;
	font-size : 9pt;
	font-weight : bold;
	padding-top: 9pt;
}


.faculty_hdr
{
	font-family : Helvetica;
	font-size : 9pt;
	font-weight : bold;
	padding-top : 6pt;

}

.program_text
{
	font-family : Times;
	font-size : 9pt;
	font-weight : normal;
	padding-bottom : 4pt;
	text-align: justify;
}

.fellow_text
{
	font-family : Times;
	font-size : 9pt;
	font-weight : normal;
	text-align: justify;
}

.faculty_text
{
	font-family : Times;
	font-size : 9pt;
	font-weight : normal;
	padding-bottom : 4pt;
	margin-left:10px;
	text-align: justify;
}

.program_page
{
	width : 5.75in;
	padding-left : 0.34in;
	padding-right : 0.34in;
	padding-top : 0.375in;
	padding-bottom : 0.1875in;
	border-style : solid;
	border-width : 1px;
	border-color : #cccccc;
}

p
{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent : 24pt;
}

.faculty_table
{
	padding : 2px;
	border-style : solid;
	border-width : 1px;
	border-color : #dddddd;

}

.instructText {
	font-family : Helvetica,Arial;
	font-size : 7pt;
	color : #ff3333;
	

}

.dircopyright{
	font-size : 8pt;
	text-align : right;
	
}
