﻿body {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #003366;*/
  	background:#ffffff;  
	font-size:x-small;
	}

}a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color:black;
}
a:active {
	color: #666666;
}

.JMSWHeader {
	text-align:center;
	width=1000px; 
	border=0px;
	height: 179px;
	
}

.JMSWLeftNav {
	background-color:#FFDB4A;
	width:175px;
	vertical-align:top;
	font-size: x-small;
	line-height:15px;
	

}

.JMSWHomePageContent {
    padding-top:20px;
	background-color:#FFFFFF;
	padding-left: 5px;
	vertical-align:top;
	text-align:justify;
	font-size: x-small;
	float:left;
	width:715px;

}

.JMSWMainContent {
    padding-top:20px;
	background-color:#FFFFFF;
	padding-left: 5px;
	vertical-align:top;
	text-align:justify;
	float:left;
	width:865px;

}

.JMSWRightNAV {
	font-size:x-small;
	background-color:#CCCCCC;
/*	border-left:thin #CCCCCC dotted;*/
	vertical-align:top;
	width:145px;
	text-align:center;
}

.JMSWFooter {
	clear: both;
	width: 1100px;
 	padding-bottom: 1em;
 	border-top: 1px solid #003366;
 	text-align: left;
 	font-size: small;
}

#JMSWPageTitle {
	font-size: large;
	font-weight:bold;
	border-bottom:medium gray solid;
}

#NCATLogo {
	
	float:left;
}

#UNCGLogo {
	
	float: right;
}

#JMSWPhoto {
	background-color:white;
	padding:5px 5px 5px 15px;
	text-align: center;
	color: black;
	font-size:x-small;
	border-bottom:thin #CCCCCC dotted;
	}

#JMSWRPhoto {
	padding:5px 5px 5px 15px;
	text-align:center;
	color: black;
	font-size:x-small;
	}
	
#JMSW

.JMSWform {text-align:left; width: 99%; font-size: .9em;}

.JMSWform td { /*any td at any level of tipstable1*/
	font-size: .9em;
	vertical-align:top;
	padding: 4px; /*cellpadding*/
	margin: 00; /*cellspacing*/
	}
	
#JMSWAdvPracApp {
	font-size:x-small;
	font-weight:normal;
}

#JMSWAdvPracApp li {
	font-weight:normal;
	list-style:square;}
	
#JMSWAdvPracApp ol {
	list-style:decimal;
}		
