BODY			
	{
	margin: 10px 20px 10px 20px;
	background-color: #f1f7fc;
	text-align: center;
	font-family: verdana;
	}
	

H1	
	{
	background: #ecf3f9;
	padding: 6px 0px 7px 10px;
	border-bottom: 1px solid #cfc8b5; 
	border-top: 0px;
	font-family: verdana;  
	text-align: left; 
	font-style: italic; 
	font-size: 18px; 
	color: #0060a0; 
	margin: 0px 0px 10px 0px;
	}



H2 	
	{  
	text-align: left;
	font-family: verdana; 
	font-size: 12px; 
	color: #2a6496; 
	padding: 0px 0px 3px 10px;
	margin: 0px;
	}

H3 	
	{  
	text-align: left;
	font-family: verdana; 
	font-size: 11px; 
	color: #444444; 
	padding: 0px 0px 3px 10px;
	margin: 0px;
	}

TABLE 
	{
	width: 100%;
	}	
 
P	
	{
	margin-top: 0px;
	color: #444444; 
	}

LI
	{
	margin-bottom: 5px;
	color: #444444; 
	}
	
.nobullet
	{
	list-style: none;
	}	

OL
	{
	margin-right: 20px;
	}


UL
	{
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	

	}	
TD	
	{
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 140%;
	}
	
TD.table_head INPUT, TD.table_head SELECT
	{
	font-size: 90%;
	
	}	

P.disc 			
	{ 
	font-size: 10px; 
	color: #aaaaaa; 
	padding: 5px;
	text-align:center;
	}

P.footnote 			
	{ 
	font-size: 10px; 
	color: #666666; 
	padding: 0px;
	margin: 0px 20px 0px 20px;
	line-height: 120%;
	}

	
P.sidebar_left 	
	{
	padding: 0px 0px 0px 6px; 
	color: #ae4e02;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	}

P.sidebar_right	
	{
	padding-left: 10px;
	color: #0e7e02;
	font-size: 10px;
	line-height: 130%;

	}
	
TD.content P
	{
	padding: 0px 10px 0px 10px;
	}

	
P.top_cap		
	{
	display:block;
	text-align: right;
	font-family: verdana; 
	font-size: 10px; 
	color: #2a6496; 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #eeeeee;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}	
				

P.top_cap A
	{
	display:block;
	text-align: right;
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #2a6496; 
	padding: 3px 4px 4px 0px;
	background-color: #eeeeee;
	text-decoration: none;
	margin-bottom: 0px;
	}				
	

P.top_cap	A:hover
	{
	color: #000000; 
	}	

P.top_cap span
	{
	display: block;
	text-align: right;
	font-family: verdana; 
	font-size: 10px; 
	font-weight: normal;
	color: #000000; 
	padding: 3px 4px 4px 0px;
	background-color: #eeeeee;
	text-decoration: none;
	margin-bottom: 0px;
	}				
	
P.top_cap span A
	{
	display: inline;
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #2a6496; 
	text-decoration: none;
	}				


TD.content
	{
	border-left: 1px solid #afa895;
	border-right: 1px solid #afa895;
	background: #ffffff;
	}


.navbox		
	{
	border-right: 1px solid #fe9e52;
	border-bottom: 1px solid #fe9e52;
	border-left: 1px solid #be5e12;
	border-top: 1px solid #be5e12;
	padding: 1px 1px 0px 1px;
	background-color: #ffffff;
	margin-bottom: 10px;
	}

.navbox	A 			
	{
	font: bold 14px Times, serif; 
	text-align: center;
	color: #2a6496; 
	background: #FDFCF6;
	padding: 5px 4px 5px 4px;
	margin-bottom: 1px;
	border-left: 1px solid #fe9e52;
	border-top: 1px solid #fe9e52;
	border-right: 1px solid #be5e12;
	border-bottom: 1px solid #be5e12;
	text-decoration:none;
	display: block;
	vertical-align: middle;
	}

.navbox	A:hover 	
	{
	background: #ffffff;
	color: #2a6496;	
	border-right: 1px solid #fe9e52;
	border-bottom: 1px solid #fe9e52;
	border-left: 1px solid #be5e12;
	border-top: 1px solid #be5e12;
	}

DIV.subnav A 	
	{
	color: #2a6496; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	text-align:left;
	background: #ffffff;
	width: 100%;
	padding: 5px 10px 6px 10px; 
	margin-bottom: 0px;
	border: 0px;
	text-decoration: none;
	display: block;
	line-height: 100%;

	}

DIV.subnav A:hover 
	{
	background: #8ac4f6;
	color: #000000;	
	border: 0px;
	}

DIV.subnav
	{
	margin-bottom: 10px;
	}

IMG.ad
	{
	margin: 80px 10px 10px 10px;
	}

TD.table_head
	{
	padding-left: 10px;
	padding-top: 3px;
	background: #999999;
	font-weight: bold;
	color: #ffffff;
	}


TD.table_head A
	{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

TD.table_head A:hover
	{
	text-decoration: underline;
	}


P.results_links	 A		
	{  
	color: #444499;
	line-height: 200%;
	}

P.results_links			
	{ 
	text-align: left; 
	color: #444444;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	}

A.results 
	{
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-top: 10px;
	border-bottom: 1px solid #cccccc;
	}

A.results:hover 
	{
	background: #ffffee;
	}
	
TD.course_right
	{
	padding: 10px;
	padding-top: 20px;
	background: #ffffee;
	border-right: 10px solid #ffffff;
	}

TD.course_left
	{
	padding: 0px;
	padding-top: 0px;
	background: #ffffff;
	border-left: 10px solid #ffffff;
	}


.fontBreadCrumbs 
	{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color : #666666;
	text-weight : bold;
	
	}

.BreadCrumbs 
	{
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	white-space: nowrap;
	}

.fontBreadCrumbsArrow 
	{
	color : #ffcc00;
	text-weight : bold;
	padding-left: 10px;
	}

.fontBreadCrumbsArrowoff
	{
	color : #666666;
	text-weight : bold;
	padding-left: 10px;
	}

.fontBreadCrumbsOn 
	{
	font-family: verdana, sans-serif;
	font-size: 11pt;
	color : #0060a0;
	font-weight : bold;
	}
.fontBreadCrumbsOff 
	{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color : #999999;
	font-weight : normal;
	}



.clip_on		
	{
	font-family: verdana;  
	text-align: left; 
	line-height: 100%;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 5px 15px;
	}	
.clip_off		
	{
	font-family: verdana;  
	text-align: left; 
	line-height: 100%;
	font-size: 11px; 
	font-weight: normal;
	color: #999977;
	padding: 5px 0px 5px 15px;

	}		
	
.clip_off A		
	{
	font-weight: normal;
	color: #2222aa;
	text-decoration: none;
	}		
	

.clip_off A:hover
	{
	color: #000000;
	text-decoration: underline;
	}		
	
.clip_on A		
	{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}		
	

.clip_on A:hover
	{
	color: #000000;
	text-decoration: underline;
	}		
	

.tutorial		
	{
	width: 100%;
	text-align:left;
	padding-left: 15px;
	padding-bottom: 5px;
	font-family: verdana;  
	line-height: 100%;
	font-size: 11px; 
	}				
.tutorial A		
	{

	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url('images/dingle_tut.gif');
	padding: 4px 0px 5px 15px;
	}		
	

.tutorial A:hover 
	{
	color: #000000;
	text-decoration: underline;
	}		

.rep		
	{
	width: 100%;
	text-align:left;
	padding-left: 15px;
	padding-bottom: 5px;
	font-family: verdana;  
	line-height: 100%;
	font-size: 11px; 
	
	}	
		
.rep_on		
	{
	width: 100%;
	text-align:left;
	padding-left: 15px;
	padding-bottom: 5px;
	font-family: verdana;  
	line-height: 100%;
	font-size: 11px; 
	
	}				
.rep_on A		
	{
	
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url('images/dingle_tut.gif');
	padding: 4px 0px 5px 15px;
	}		

.rep A		
	{
	
	font-weight: normal;
	color: #444499;
	text-decoration: none;
	padding: 4px 0px 5px 15px;
	}		


.rep A:hover 
	{
	
	color: #000000;
	text-decoration: underline;
	}		

.script
	{
	border:0px;
	padding: 0px 20px 0px 3px;
	width: 300px;
	background-color: #f1e7ad;
	line-height: 30px;
	font-size: 22px;
	
	}

BLOCKQUOTE
	{
	margin: 0px 20px 10px 20px;
	}
