html { height: 100%; margin-bottom: 1px; }

body	{
	margin: 0px;
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	background: #555;
	behavior:url("/theme/style/csshover.htc");
}


table	{
	font-family: Verdana, sans-serif; 
	font-size: 11px;
}		
				 

form	{
	margin: 0px;
}
		
img		{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
		

h1	{
	font-size: 14px;
	font-weight: 700;
	margin-top: 2px;
	margin-bottom: 0px;
}
		
h2	{
	font-size: 18px;
	font-weight: 700;
	background-color: #FC0;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #F90;
	border-top: 1px solid #FF0;
}

h3	{
	font-size: 20px;
}


h4 {
	font-size: 14px;
	border-bottom: 2px solid #700;
	width: 50%;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5	{
	font-size: 12px;
	font-weight: 700;
	color: black;
	background-color: #FC0;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.bold14 {
	font-size: 14px;
	font-weight: bold;
}

.bold13 {
	font-size: 13px;
	font-weight: bold;
}

.bold12 {
	font-size: 12px;
	font-weight: bold;
}

.sitewidth	{
	width: 1000px;	
}
			
.pagewidthnarrow {
	width: 800px;
	background-color: #EEE;
	padding: 0px;
	margin: 0px;
}	

.banner {
	width: 1000px;
	height: 100px;
	background-image:  url(/theme/images/header2008-rev.png);
}
			
.awnbanner {
	padding-left: 250px;
}

.leftcolumn	{
	width: 670px;
	padding-top: 0px;
	background-color: #EEE;
	vertical-align: top;
}

.rightcolumn	{
	width: 310px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EEE;
	vertical-align: top;
}


.content	{
	font-family: Verdana, sans-serif; font-size: 11px; 
}

.content9	{
	font-family: Verdana, sans-serif; font-size: 9px; 
}
		 		 	
.contentbold12 	{
	font-family: Verdana, sans-serif; font-size: 12px; font-weight: 700;
}
		 
.courier	{
	font-family: Courier, mono; 
}
		 
.shortDescription	{
	padding-bottom: 6px;
	color: #888;
	font-size: 10px;
	font-style: italic;
}

.mainstory {
	padding-left: 20px;
	padding-right: 20px;
	width: 620px;
	background-color: #FFF;
}

.adminselect {
			margin: 10px;
			padding: 5px;
			border: 1px solid #FFF424;
			background-color:  #FFCC00;
      width: 720px
			}

.adminedit {
			margin: 10px;
			padding: 5px;
			border: 1px solid #FFF424;
			background-color:  #FFCC00;
			width: 440px;
			position: relative;
			left: 280px;
			top: -44px;
			}

.adminenroll {
			margin: 10px;
			padding: 5px;
			border: 1px solid #ddd;
			background-color:  #777;
			position: relative;

			width: 720px;
			top: -44px;

			}
				

.adminfilter {
			margin: 10px;
			padding: 2px;
			color: #FFFFFF;
			border: 1px solid #CCCCCC;
			width: 720px;
			}
			
	
.admindata {
			margin: 10px;
			padding: 10px;
			background-color:  #FFFFFF;
			border: 2px solid #FFF424;
			width: 720px;
			position: relative;
			top: -44px;
			}
			
			
.adminlabel {		
					text-align: right;
			}		

.subitems {		
			color: #FFFFFF;
			margin: 10px;
			}		

.subitems a:link, .subitems a:visited{		
			color: #FFEE00;
			}				
			
.adminclass {
			margin: 10px;
			padding: 10px;
			background-color:  #fffbe9;
			border: 2px solid #FFF424;
			width: 870px;
			}
			
.adminclassdes {
			text-align: left;
			width: 340px;
			}
			
.admincreated	{
				text-align: right;
				font-style: italic;
				color: #777777;
				padding: 0px;
				margin: 0px;
				}


#headerbox	{
			margin: 10px;
			padding: 10px;
			border: 2px solid #FFF424;
			background-color:  #FFFFFF;
			width: 840px;
		}
		
		
#instruct		{
			padding-top: 10px;
			font-size: 12px;
			color:  #FFCC00;
			}		
		

#alertbox	{
		  font-size: 14px;
		  color: #BB0022;
			font-weight: bold;
			padding-bottom: 10px;
			}
			
			
			
.posthomemid {


}

.deansblogtop_r1 {
	padding-top: 5px;
	height: 33px;
}




.entry p {
	background-image:  url(/theme/images/hilite-deansblog-mid.png);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding: 4px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.entry p a img{
		width: 280px;
		height: auto;
		margin-left: auto;
    	margin-right: auto;
    	padding-left: 10px;
    	padding-bottom: 10px;
		display: block;
		clear: both;
}

.deansblogmid .entry img{
		width: 270px;
		margin-left: auto;
    	margin-right: auto;
    	padding-left: 0px;
    	padding-bottom: 10px;
		display: block;
		clear: both;
}





.faqBlock {
	display: block;
	float: right;
	background: #EEE;
	border: 1px solid #EEE;
	width: 40%;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.faqBlock a {
	margin: 0px;
	padding: 0px;
}

.faqBlock b {
	font-size: 12px;
	font-weight: bold;
}

.faqIndex{
	font-size: 12px;
	font-weight: bold;
}

.faqQuestion {
	display: block;
	font-size: 14px;
	font-weight: bold;
}


.deansblogbot {
	padding-bottom: 10px;
}

.classenroll {
			margin: 10px;
			padding: 5px;
			border: 2px solid #FFF424;
			width: 870px;
			}
			
			
.classenrollmid {
			width: 840px;
			margin: 20px;
			padding-top: 1px;
			padding-bottom: 1px;
			}

.coursesched {
			width: 960px;
			padding: 0 0 25 0px;
			margin-left: 10px;
			}

.schedinfo {
			width: 840px;
			height: 104px;
			padding: 0 0 0 0px;
			margin-left: 20px;
			margin-bottom: 5px;
			}
			
.schedtitle	{	
			font-size: 20px;
		  padding: 10px;
		}
		
.prevdetails	{
			font-size: 12px;
      color: #FFF;
			background-image:  url(/theme/images/preview-header.png);
		  background-repeat: no-repeat;
		  padding: 10 20 20 20px;
		  margin-left: 10px;
		  margin-bottom: 10px;
			width: 920px;
			height: 60px;
		}
		

.verifydetails	{
			font-size: 16px;
      color: #000;
      padding: 10 20 20 20px;
			background-image:  url(/theme/images/verify-header.png);
		  background-repeat: no-repeat;
			width: 840px;
		}
		
.verifysearch	{
			float: right;
			font-size: 12px;
			color: #000
}

.verifyform	{
			background-color: #FFCC00;
			font-size: 12px;
			border: 1px solid black;
			margin-bottom: 4px;
}
		
.enroll	{	
      font-size: 12px;
      color: #FFF;
      padding: 10px 0 0px 20px;
			background-image:  url(/theme/images/sched-enroll-header.png);
		  background-repeat: no-repeat;
			width: 960px;
		}
		
		
.prevclass	{
				color: #000;
				border-bottom: 2px solid #900;
				font-size: 14px;
				padding: 3 0 0 0px;
				width: 960px;
				height: 24px;
				font-weight: bold;
				}
				
				
.schedclass	{
				color: #000;
				border-bottom: 2px solid #900;
				font-size: 14px;
				padding: 3 0 0 0px;
				width: 720px;
				height: 28px;
				font-weight: bold;
				}
				
				
.schedtarget	{
				color: #000;
				border-bottom: 2px solid #900;
				padding: 5 20 5 20px;
				font-size: 10px;
				font-style: italic;
				text-align: right;
				}
				
				
.schedheader	{

				}

.schedheaderfont	{
			  font-weight: bold;
			  color: #888;
				}
				
				
.schedlisting	{
				}
				
		
.schedbottom	{
			  background-image: url(/theme/images/sched-list-bot.gif);
				background-repeat: no-repeat;
				padding: 0 0 10 0px;
				height: 11px;
				}

.schedrow:hover {
				background-color: #DDD;
				}
				
				
.blkborder	{
				
				background-color: #FFF424;
				}
			
.pagewidth			{
								width: 980px;
								padding-left: 10px;
								margin: 0px;
								background-color: #EEE;

								}	
								
.pageuppercenter 	{
					margin: 0px;
					padding: 0px;
					height: 10px;
					width: 1000px;
					font-size: 0px;
					background-color:  #EEE;
					}
						

				
.pagelowercenter 	{
					background-repeat: repeat-x;
					background-color:  #EEE;
					font-size: 0px;
					}
					
/*	
#######################
ALACARTE
#######################
 */


.alacarte {
	padding-left: 40px;
}

.alacartetitle {
	padding-left: 40px;
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-weight: bold;
}

.alacarte_top {
	background-image: url(/images/alacarte/top.png);
	background-repeat: none;
	text-indent: 30px;
	padding-top: 11px;
	padding-right: 30px;
	font-size: 18px;
	font-weight: bold;
	width: 870px;
	height: 32px;
}

.alacarte_mid {
	background-image: url(/images/alacarte/mid.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	width: 840px;
}

.alacarte_row {
	padding-bottom: 20px;
}

.alacarte_bot {
	background-image: url(/images/alacarte/bot.png);
	clear: both;
	width: 900px;
	height: 21px;
	margin-bottom: 20px;
}

.alacarte_price, .alacarte_purchased {
	display: block;
	padding-top: 5px;
	width: 251px;
	height: 29px;
	text-indent: 24px;
	font-size: 18px;
	font-weight: bold;
}

.alacarte_price {
	background-image: url(/images/alacarte/button.png);
}

.alacarte_purchased {
	background-image: url(/images/alacarte/button_purchased.png);
}

.alacarte_classDescs, .alacarte_courseDescs {
	font-size: 11px;
	padding-bottom: 10px;
}

.alacarte_thumb {
	width: 320px;
	height: 180px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}

.alacarte_buttons {
	float: right;
	padding-right: 50px;
}

.listing_head {
	cursor: pointer;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}



/*	
#######################
HOME PAGE STORY FORMATS 
#######################
 */
			
.storyhome			{
					width: 550px;
					background-color: #EEEEEE;
					}
				
					
.hiliteblock	{
							padding-top: 0px;
							width: 310px;
	
							}
			
					

.sh_clean			{
							width: 550px;
							background-color: #EEEEEE;
							}
				
				

.sh_title		{
					font-size: 16px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight: 700;
					color: #990000;
					}
					
					
.sh_spacer			{
					width: 10px;
					height: 10px;
					background-color:  #FFFFFF;
					}					
					
/* red curve specific - redurve.html*/					
				
.sh_rcurve 			{
					background-color:  #FFFFFF;
					width: 550px;
					}	
					
.sh_rcurve_um 			{
					background-image: url(/theme/images/storyframe-um.gif);
					background-repeat: no-repeat;
					background-color:  #FFFFFF;
					width: 550px;
					}	

					
.sh_rcurve_ml 			{
					background-image: url(/theme/images/storyframe-ml.gif);
					background-repeat: no-repeat;
					background-color:  #FFFFFF;
					width: 10px
					}	

	
.sh_rcurve_mr 	{
					background-image: url(/theme/images/storyframe-mr.gif);
					background-position: 100% 100%;
					background-repeat: no-repeat;
					background-color:  #FFFFFF;
					width: 10px
					}	
					
					
					
.sh_rcurve_lm 	{
					background-image: url(/theme/images/storyframe-lm.gif);
					background-repeat: no-repeat;
					background-position: 100% 100%;
					background-color:  #FFFFFF;
					height: 10px;
					width: 550px;
					}
					

/* round corner specific - round.html */	

.shround			{
					width: 550px;
					background-color: #FFFFFF;
					}
				
				
.sh_round_um 			{
					background-image: url(/theme/images/shround-um.gif);
					background-repeat: repeat-x;
					background-color:  #FFFFFF;
					width: 550px;
					}	

.shround-mid			{
					background-image: url(/theme/images/shround-mid.gif);
					background-color: #FFFFFF;
					}
					
					
.sh_round_ml 			{
					background-image: url(/theme/images/shround-ml.gif);
					background-repeat: repeat-y;
					background-color:  #FFFFFF;
					width: 10px
					}	

	
.sh_round_mr 	{
					background-image: url(/theme/images/shround-mr.gif);
					background-repeat: repeat-y;
					background-color:  #FFFFFF;
					width: 10px
					}	
					
					
					
.sh_round_lm 	{
					background-image: url(/theme/images/shround-lm.gif);
					background-repeat: repeat-x;
					background-color:  #FFFFFF;
					width: 550px;
					}
					
					
					
					
/* round yellow specific - roundyellow.html */	

.shyellow			{
					width: 550px;
					background-color: #FFFDBB;
					}
				
				
.sh_yellow_um 			{
					background-image: url(/theme/images/shyellow-um.gif);
						background-repeat: repeat-x;
						background-color:  #FFFDBB;
					width: 550px;
					}	


					
					
.sh_yellow_ml 			{
					background-image: url(/theme/images/shyellow-ml.gif);
					background-repeat: repeat-y;
					background-color:  #FFFDBB;
					width: 10px
					}	

	
.sh_yellow_mr 	{
					background-image: url(/theme/images/shyellow-mr.gif);
					background-repeat: repeat-y;
					background-color:  #FFFDBB;
					width: 10px
					}	
					
					
					
.sh_yellow_lm 	{
					background-image: url(/theme/images/shyellow-lm.gif);
					background-repeat: repeat-x;
					background-color:  #FFFDBB;
					width: 550px;
					}








/* hilite yellow - yellow.html */	
	
					
.hi_yellow_top 	{
								background-image: url(/theme/images/feature-top.gif);

								background-repeat: no-repeat;
								background-color:  #FFFFFF;
								font-weight: 700;
								font-size: 13px;
								width: 310px;
								height: 31px;
								padding-left: 10px;
								}	
					
.hi_yellow_mid 			{
								background-image: url(/theme/images/feature-mid.gif);
								background-position: 100% 100%;
								background-repeat: repeat-y;
								background-color:  #FFE680;
								width: 310px;
								padding-left: 20px;
								padding-right: 20px;
								padding-bottom: 10px;
								padding-top: 10px
								}	
								
/* hilite black - black.html */	
	
					
.hi_black_top 	{
								background-image: url(/theme/images/hilite-black-top.gif);

								background-repeat: no-repeat;
								background-color:  #000000;
								color:  #FFCC00;
								font-weight: 700;
								font-size: 13px;
								width: 310px;
								height: 31px;
								padding-left: 10px;
								}	
					
.hi_black_mid 			{
								background-image: url(/theme/images/hilite-black-mid.gif);
								background-repeat: repeat-y;
								background-color:  #EEEEEE;
								color: #FFFFFF;
								width: 310px;
								padding-left: 20px;
								padding-right: 20px;
								padding-bottom: 10px;
								padding-top: 10px
								}	
								
td.hi_black_mid:link,td.hi_black_mid:visited	{

								color: #FC0;
								font-weight: 700;



									}
								
/* hilite clean - simple.html */								
								
.hi_clean_top 	{
								background-image: url(/theme/images/hilite-simple-top.gif);

								background-repeat: no-repeat;
								background-color:  #EEEEEE;
								font-weight: 700;
								font-size: 13px;
								width: 310px;
								height: 31px;
								padding-left: 10px;
								}	
					
.hi_clean_mid 			{
								background-image: url(/theme/images/hilite-simple-mid.gif);
								background-position: 100% 100%;
								background-repeat: repeat-y;
								background-color:  #EEEEEE;
								width: 310px;
								padding-left: 20px;
								padding-right: 20px;
								padding-bottom: 10px;
								padding-top: 10px
								}	
								
/* hilite simple - simple.html */								
								
.hi_simple_top 	{
						
								background-color:  #EEEEEE;
								font-weight: 700;
								font-size: 13px;
								width: 310px;
								height: 31px;
								padding-left: 10px;
								}	
					
.hi_simple_mid 			{

								background-color:  #EEEEEE;
								width: 310px;
								padding-left: 0px;
								padding-right: 0px;
								padding-bottom: 0px;
								padding-top: 0px
								}	
				
/* hilite course - course.html */								
								
.hi_course_top 	{
								
								background-color:  #555;
								width: 310px;
								height: 33px;
								}	
					
.hi_course_mid 			{
								background-image: url(/theme/images/hilite-course-mid.png);
								background-position: 100% 100%;
								background-repeat: repeat-y;
								background-color:  #EEEEEE;
								font-size: 10px;
								width: 310px;
								padding-left: 20px;
								padding-right: 20px;
								padding-bottom: 10px;
								padding-top: 10px
								}	
			
/* hilite postgrad - postgrad.html */								
								
.hi_postgrad_top 	{
								
								background-color:  #555;
								width: 310px;
								height: 33px;
								}	
					
.hi_postgrad_mid 			{
								background-image: url(/theme/images/hilite-postgrad-mid.png);
								background-position: 100% 100%;
								background-repeat: repeat-y;
								background-color:  #EEEEEE;
								font-size: 10px;
								width: 310px;
								padding-left: 20px;
								padding-right: 20px;
								padding-bottom: 10px;
								padding-top: 10px
								}	
			

/*content header1 -- contentheader.html */

.header1_left			{
									background-image: url(/theme/images/header1_left.gif);
									height: 31px;
									width: 44px;
									}

.header1_midl		{
									background-image: url(/theme/images/header1_mid.gif);
									padding-left: 15px;
									padding-bottom: 4px;
									font-size: 14px;
									font-weight: 700;
									height: 31px;
									width: 580px;
									}
									
.header1_midr		{
									background-image: url(/theme/images/header1_mid.gif);
									background-position: 100% 100%;
									padding-left: 10px;
									padding-bottom: 6px;
									font-size: 12px;
									font-weight: 700;
									height: 31px;
									width: 311px;
									text-align: right;
									}
									
									
.header1_right		{
									background-image: url(/theme/images/header1_right.gif);
									height: 31px;
									width: 44px;
									}
									
									
/*content1 -- story_page.html */
					

.contenttop 	{
			height: 13px;
			background-color: #EEEEEE;

			}
			
.contentbot 	{
			height: 13px;
			background-color: #EEEEEE;

			}
			
			
.contentmid 	{	
			background-image: url(/theme/images/content1_mid.gif);
			background-color: #EEEEEE;
			background-repeat: repeat-y;
			color: #000000;
			padding: 10px 40px 10px 40px;
}

.contentmidnarrow 	{	
			background-image: url(/theme/images/content1_mid.gif);
			background-color: #EEEEEE;
			background-repeat: repeat-y;
			color: #000000;
			padding: 10px 70px 10px 70px;
}

.podbox			{
				background-color: #FFFFFF;
				border: 1px solid #AA0000;
				float: right;
				width: 200px;
				padding: 10px;
				margin-left: 10px;
				margin-bottom: 10px;
				
				
				}
/*content2 -- contentstart/contentend.html */
					

.content2top 	{
	
			height: 11px;
			background-color: #EEEEEE;

			}
			
.content2bot 	{

			height: 15px;
			background-color: #EEEEEE;

			}
			
			
.content2mid 	{
		
			background-image: url(/theme/images/content2_mid.gif);
			background-color: #EEEEEE;
			background-repeat: repeat-y;
			color: #000000;
			padding: 5px 20px 10px 20px;
			}



.imgright {
		float: right;
		margin-left: 15px;
		margin-bottom: 10px;
}

.imgleft {
		float: left;
		margin-right: 15px;
		margin-bottom: 10px;
}

.imgcenter {

}


.imgcaption {
		border: 1px solid #AAAAAA;
		float: right;
		position: relative;
 		padding-top: 5px;
 		padding-bottom: 5px;
 		margin-bottom: 10px;
 		font-size: 10px;
		font-style: italic;
		text-align: center;
		z-index: 1;	
}

.imgzoom	{

		border: 1px solid;
		position: relative;
		margin-bottom: -24px;
		bottom: 20px; 
		width: 24px;
		text-decoration: none;
		border: none;
		z-index: 400;
}

.webtags	{
		margin: 4px;
		padding: 5px;
		width: 640px;
		background-color: #DDDDDD;
		}
		
.adminsubmit, a.adminsubmit:link, a.adminsubmit:hover	{
		float: right;
		border: 1px solid;
		margin: 4px;
		padding: 5px;
		background-color: #FFCC00;
		text-align: center;
		color: #FFFFFF;
		}

 
 a:link	{
		color: #770000;
		font-weight: 700;
		background-color: transparent;
		text-decoration: none;
		}

a:visited	{
		color: #660000;
		font-weight: 700;
		background-color: transparent;
		text-decoration: none;
			}


a:hover	{
		color: #CC0000;
		font-weight: 700;
		text-decoration: underline;
		}

a.white:link, a.white:visited	{
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: 700;
		background-color: transparent;
		text-decoration: none;
		}

a.white:hover	{
		color: #FFCC00;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: 700;
		background-color: transparent;
		text-decoration: none;
		}
		
		
.pad	{
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		padding: 6px;
		}

	
		


.legal 		{ 
			font-size: 9px;
			color: #888888;
			font-weight: normal;
			}
			
.legal_10 		{ 
			font-size: 10px;
			color: #888888;
			font-weight: normal;
			}
			
.adminaction 		{ 
			font-size: 10px;
			color: #FF3300;
			font-weight: normal;
			font-style: italic;
			}
			
			
.head1black 		{ 
			font-size: 12px;
			color: #000000;
			font-weight: normal;
			}
			
.textdes 		{ 

			font-style: italic;
			}
						
			
.logoheader	{
			background-color: #DDDDDD;
			font-weight: 700;
			color: #000000;
			}

.headertop {
			background-color: #EEEEEE;
	
			padding: 0px;
			width: 910px;
			height: 12px;
			}
			
.headermid {
			background-color: #EEEEEE;

			height: 76px;
			background-repeat: repeat-y;
			}
			
			
.headerspace{
			background-color: #EEEEEE;

			height: 2px;
			background-repeat: repeat-y;
			}
			
.headernav{
			background-color: #FFCC00;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			width: 1000px;
			background-repeat: repeat-y;
			padding-left: 3px;
			}
						
				
			
.bloghomeicon	{
			background-color: #CC0000;
			color: #FFFFFF;
			width: 40px;
			padding: 5px 8px 5px 0px;
			vertical-align: middle;
			}
			
.blogarchivetop	{
				width: 722px;
				background-color: #FFFFFF;
				background-position: 00% 100%;
				background-image: url(/theme/images/blogarchive-top.gif);			
				height: 10px;
				}
			
			
.blogarchivemid	{
				width: 722px;
				padding-left: 10px;
				padding-right: 10px;
				background-color: #FFFFFF;
				background-position: 00% 100%;
				background-image: url(/theme/images/blogarchive-mid.gif);
				background-repeat: repeat-y;				
				}
				
.blogarchivebot	{
				width: 722px;
				background-color: #FFFFFF;
				background-position: 00% 100%;
				background-image: url(/theme/images/blogarchive-bot.gif);			
				height: 10px;
				}
				
.bloghometitle 	{
			font-size: 12px;
			font-weight: 700;
			background-color: #CC0000;
			background-image: url(/theme/images/redramp.gif);
			background-repeat: repeat-y;
			color: #FFFFFF;
			width: 706px;
			height: 15px;
			vertical-align: middle;
			}
			
.bloghomedes {
			font-size: 10px;
			font-style: italic;
			font-weight: normal;
			color: #FFDDDD;
			vertical-align: middle;
			}
			
a.bloghomedes:link, a.bloghomedes:visited {
			font-size: 10px;
			font-style: italic;
			font-weight: 700;
			color: #FFDDDD;
			vertical-align: middle;
			}			

.bloghometext	{
				padding: 10px;
				background-color: #FFFFFF;
				background-position: 00% 100%;
				background-image: url(/theme/images/bloghome-bknd.gif);
				background-repeat: repeat-y;

				}
				
.bloghomebottom	{
				padding: 0px;
				background-color: #FFFFFF;
				background-position: 00% 100%;
				background-image: url(/theme/images/bloghome-bottom.gif);

				height: 10px;
				}
				
.bloglisting { 
				background-color: #FEFEFE;			
				padding: 3px;
				}
				




.storyhometitle_pod 	{
			font-size: 11px;
			font-weight: 700;
			background-color: #CC0000;
			background-image: url(/theme/images/redramp.gif);
			background-repeat: repeat-y;
			color: #FFFFFF;
			width: 336px;
			vertical-align: bottom;
			}
			
.storyhomeicon	{
			background-color: #CC0000;
			color: #FFFFFF;
			width: 36px;
			padding: 0px 2px 0px 0px;
			vertical-align: middle;
			}
			
.storyhomeicon_pod	{
			background-color: #CC0000;
			color: #FFFFFF;
			width: 70px;
			padding: 0px 2px 0px 0px;
			vertical-align: middle;
			}

			

			
				
.storytext	{
				font-size: 11px;
				background: #FFF;
				padding: 10px;
			}
			
.storyimgright {
				float: right;
				padding: 10px;
				}

.storyimgleft {
				float: left;
				padding: 10px;
				}
				
				

			
.header_smalltype	{
			font-size: 10px;
			font-style: italic;
			background-color: #CC0000;
			background-image: url(/theme/images/redramp.gif);
			background-repeat: repeat-y;
			color: #FFFFFF;
			width: 706px;
			vertical-align: top;
			}			

.commentsheader {		
				background-image: url(/theme/images/navbaryellow.gif);
				background-repeat: no-repeat;
				width: 722px;
				height: 32px;
				text-align: center;
				font-weight: 700;
				}
				
.commentpostinfo {		
				border: 1px solid #FFCC00;
				padding: 5px 10px 5px 10px;
				background-color: #FFFFEE;
				}

.commentpost 	{		
				border-width: 0px 1px 1px 1px;
				border-style: solid;
				border-color: #FFCC00;
				padding: 5px 10px 5px 10px;
				
				}				
.contentheadleft	{
			font-size: 12px;
			font-weight: 700;
			background-color: #CC0000;
			background-image: url(/theme/images/redramp.gif);
			background-repeat: repeat-y;
			color: #FFFFFF;
			width: 353px;
			vertical-align: middle;
			text-align: left;
}
			
.contentheadleft a:link, .contentheadleft a:visited	{
			color: #FFCC00;
			}
			
.contentheadleft a:hover	{
			color: #FFFF00;
			}
			
			
.contentheadright	{
			font-size: 11px;
			font-weight: 700;
			background-color: #CC0000;
			color: #FFFFFF;
			width: 353px;
			vertical-align: middle;
			text-align: right;
			}
			
.contentheadright a:link, .contentheadright a:visited	{
			color: #FFCC00;
			}
			
.contentheadright a:hover	{
			color: #FFFF00;
			}			

.navbaryellow {		
				background-color: #EEEEEE;
				background-image: url(/theme/images/footer1_mid.gif);
				background-repeat: repeat-y;
				padding-bottom: 5px;
				width: 802px;
				height: 31px;
				text-align: center;
				vertical-align: middle;
				
				}
				
.navbaryellowleft {		
				background-color: #EEEEEE;
				background-image: url(/theme/images/footer1_left.gif);
				background-repeat: no-repeat;
				width: 44px;
				height: 31px;
				}
				
.navbaryellowright {		
				
				background-color: #EEEEEE;
				background-image: url(/theme/images/footer1_right.gif);
				background-repeat: no-repeat;
				width: 44px;
				height: 31px;
				}
				

.navbargray {		
				background-image: url(/theme/images/navgray-mid.gif);
				background-repeat: repeat-y;
				background-color: #DDDDDD;
				display: block;
				width: 722px;
				text-align: center;
				vertical-align: middle;
				
				}
				
.navbargraytop {		
				background-image: url(/theme/images/navgray-top.gif);
				background-repeat: no-repeat;
				background-position: top;
				width: 722px;
				height: 11px;
				}
				
.navbargraybottom {		
				background-image: url(/theme/images/navgray-bot.gif);
				background-repeat: no-repeat;
				width: 722px;
				height: 11px;
				}
				
				
.pollrow		{
				border: 1px solid;
				}
				
.liblistheader	{ 
				
				background-color: #000000;
				background-image: url(/theme/images/header-blk.gif);
				background-repeat: repeat-x;
				font-weight: 700;
				color: #FFDD33;
				padding: 3px;
				}

.liblist		{ 
			
				}

	
.librow a	 	{ 
				display: block;
				background-color: #EEEEEE;
				padding: 3px;
				}				

.librow a:hover	{ 
				display: block;
				background-color: #FFFFCC;
				text-decoration: underline;
				}		
				
				

.librow			{ 
				background-color: #EEEEEE;			
				padding: 3px;
				}
				
				
.darkgray	{
			background-color: #222222;
			font-weight: 700;
			color: #FFFFFF;
			}
			
.gray		{
			background-color: #DDDDDD;
			font-weight: 700;
			color: #000000;
			width: auto;
			padding: 0px;
			}

.lightgray		{
			background-color: #EEEEEE;
			font-weight: 700;
			color: #000000;
			}
			

				
.whitegray	{
			background-color: #EEEEEE;
			font-weight: 700;
			color: #000000;
			}

.leftcolumn {
			width: 180px;

			}
		
		
.textsmallital 	{
				font-size: 10px;
				font-style: italic;
				}
			
#hide a 	{
				font-size: 6;
				color: #FFFFFF;
				}
				





/*  */
/* These are the various hovering buttons */
/*  */

.notvisible	{
			visibility: hidden;
			position: absolute;
}			

.login	{
		display: block;
		width: 44px;
		height: 15px;
		background-image: url(/theme/images/login.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.login:hover	{
		display: block;
		width: 44px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/login_hl.gif);
		}	

.postbutton	{
		display: block;
		width: 44px;
		height: 15px;
		background-image: url(/theme/images/post.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.postbutton:hover	{
		display: block;
		width: 44px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/post_hl.gif);
		}	


.search	{
		display: block;
		width: 44px;
		height: 15px;
		background-image: url(/theme/images/search.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.search:hover	{
		display: block;
		width: 44px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/search_hl.gif);
		}
		
.readmore	{
		display: block;
		width: 90px;
		height: 15px;
		background-image: url(/theme/images/readmore.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.readmore:hover	{
		display: block;
		width: 90px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/readmore_hl.gif);
		}	
		
.postcomment	{
		display: block;
		width: 94px;
		height: 15px;
		background-image: url(/theme/images/postcomment.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.postcomment:hover	{
		display: block;
		width: 94px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/postcomment_hl.gif);
		}	
		
.refresh	{
		display: block;
		width: 47px;
		height: 15px;
		background-image: url(/theme/images/refresh.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.refresh:hover	{
		display: block;
		width: 47px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/refresh_hl.gif);
		}	

.submit	{
		display: block;
		width: 47px;
		height: 15px;
		background-image: url(/theme/images/submit.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.submit:hover	{
		display: block;
		width: 47px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/submit_hl.gif);
		}	


		
.preview	{
		display: block;
		width: 55px;
		height: 15px;
		background-image: url(/theme/images/preview.gif);
		border-width: 0;
		margin-top: 4px;
		}
		
.preview:hover	{
		display: block;
		width: 55px;
		height: 15px;
		margin-top: 4px;
		border-width: 0;
		background-image: url(/theme/images/preview_hl.gif);
		}	
			


/*begin styles for fxphd overview page*/
	#overviewPageLeft{
		width: 576px;
	}
	
	#overviewPageLeft p {
		margin-bottom: 10px;
	}
	
	#overviewPageLeft h1 {
		color: #990000;
		margin-bottom: 15px;
		margin-top: 5px;
	}
	
	#overviewPageLeft > p + h1 {
		color: #990000;
		margin-bottom: 15px;
		margin-top: 30px;
}
	
	#overviewPageRight{
		width: 300px;
		float: right;
	}

	
	.overviewPageInfoBox{
		background-color: #ffe680;
		margin-bottom: 10px;
	}
	

	.overviewPageInfoBoxHead{
		margin: 0;
		padding: 0;
		border-width: 0;
		height: 26px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		background: url(/theme/images/overview-box-top.gif) no-repeat;
		overflow: hidden;
	}

	.overviewPageInfoBoxHead > h1{
		margin: 0;
		padding: 0;
		border-width: 0;
	}


	.overviewPageInfoBoxBottom{
		height: 13px;
		background: url(/theme/images/overview-box-bot.gif) no-repeat;
		overflow: hidden;
	}
	.overviewPageInfoBoxContent {
		padding: 2px 20px;
		font-size: 12px;
}
	.overviewPageInfoBoxContent p{
		margin-bottom: 10px;
		margin-top: 0;
	}
	.overviewPageInfoBoxContent li{
		margin-bottom: 10px;
		list-style-position: outside;
		list-style-type: disc;
		margin-left: -20px;
		padding-right: 10px;
}
/*end styles for fxphd overview page*/

#exam	{
	width: 800px;
	margin: 0px auto;
	margin-bottom: 30px;
}

.examQuestionHeader	{
	background-color: #DDD;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #FFF;
	z-index: 1;
}

.examQuestion {
	background-color: #EEE;
	padding: 10px 20px 20px 20px;
	margin-bottom: 10px;
	clear: both;
	height: auto;
}

.examQuestionNum {
	border-bottom: 3px solid #FFCC00;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.examQuestionText {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	height: auto;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.examImage	{
	width: 200px;
}

.examImageFrame{
	margin: 10px;
	padding: 10px 10px 4px 10px;
	float: right;
	background-color: #DDD;
	border: 1px solid #AAA;
}

.examViewLarger {
		display: block;
		clear: both;
		width: 95px;
		height: 13px;
		background-image: url(/theme/images/exams/examViewLarger.png);
		border-width: 0;
		margin-top: 4px;
		margin-left: auto;
		margin-right: auto;
		}


.examListHeader	{
	width: 970px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #F90;
	z-index: 1;
}


#examList	{
	width: 980px;
}

#examList th {
	background-color: #FFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #BBB solid;
	text-align: left;
}

#examList td {
	background-color: #EEE;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #CCC solid;
}

.examListTable {
	width: 100%;
	margin-bottom: 30px;
}

#examHeader	{
	background-color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F90;
	border-top: 1px solid #FF0;
//	background-image:  url(/theme/images/yellow-grad1.png);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}


.center {
	text-align: center;
}


.examFormLabel {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 150px;
	
}

.examFormEntry {
	position: relative;
	background-color: #FFF;
	border: 1px solid #999;
}

.examCreateInfo {
	float: right; 
	border: 1px solid #AAA; 
	width: 350px;
	padding: 10px;
	background-color: #DDD;
}
.examButton {
	font-size: 12px;
	padding-right: 10px;
}

.examEditQuestion {
	background-color: #FFCC00;
	font-size: 12px;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
	border-bottom: 2px solid #770000;
}

.examEditAnswer {
	background-color: #DDDDDD;
	font-size: 12px;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
}

.examEditPicture {
	height: 50%;
	background-color: #EEEEEE;
	text-align: left;
	font-size: 12px;
	margin: 0px 20px 0px 20px;
	padding: 10px;
}

.examEditDisplayPicture {
	float: right;
	background-color: #DDD;
	border: 1px solid #AAA;
	width: 200px;
	margin: 10px;
	padding: 10px;
}

.examEditSave {
	clear: both;
	background-color: #FFCC00;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
	border-top: 2px solid #770000;
}


.examCreateTask {
	border-bottom: 1px solid #BBB;
	width: 50px;
	padding: 4px 10px 4px 10px;
}

.examCreateQuestion {
	border-bottom: 1px solid #BBB;
	width: 820px;
	padding: 4px 10px 4px 10px;
}

.examReview	{
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	margin-bottom: 20px;
}

.examTime {
	font-size: 12px;
	font-weight: bold;
}

.examTimeWarning {
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	background-color: #000000;
}

li.cert { float: left; width: 400px; margin: 0px 20px 0px 0px; padding: 0px; }
ul.cert { width: 900px; }

.certListHeader	{
	background-color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F90;
	border-top: 1px solid #FF0;
	background-repeat: repeat-x;
	z-index: 1;
}

.examTake {
		display: block;
		width: 95px;
		height: 13px;
		background-image: url(/theme/images/exams/takeExam_hover.png);
		border-width: 0;
		margin-top: 2px;
		}
		
img.examTake	{
		background-image: url(/theme/images/exams/takeExam.png);
		}
		
img.examTake:hover	{
		background-image: url(/theme/images/exams/takeExam_hover.png);
		}	

.examCert {
		display: block;
		width: 95px;
		height: 13px;
		background-image: url(/theme/images/exams/certificate_hover.png);
		border-width: 0;
		margin-top: 2px;
		}

img.examCert 	{
		background-image: url(/theme/images/exams/certificate.png);
		}
		
img.examCert:hover	{
		background-image: url(/theme/images/exams/certificate_hover.png);
		}	

.examFail	{
		color: #900;
		}

.examAvailable	{
		color: #009966;
		}

.examInProgress	{
		color: #900;
		font-weight: bold;
		}


#navholder {
	width: 1000px;
	background: #FC0
}

/* Main menu settings */
#centeredmenu {
   clear:both;
   float:left;
   margin:0;
   padding:0;
   width:100%;
   font-family:Verdana, Geneva, sans-serif; /* Menu font */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0 0 0 1px;
   width: 162px;
   padding:0;
   float:left;
   position:relative;
   left:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.4em 0em .4em;
   font-size:1em;
   line-height:1em;
   background:#FC0;
   text-decoration:none;
   color:#000;
   font-weight:bold;
   border-bottom:1px solid #000;
}
#centeredmenu ul li.active a {
   color:#fff;
   background:#000;
}
#centeredmenu ul li a:hover {
   background:#FC0; /* Top menu items background colour */
   color:#444;
   border-bottom:1px solid #03f;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background:#FF0; /* Top menu items background colour */
   color:#900;
   border-bottom:1px solid #900;
}

/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-weight:bold; /* resets the bold set for the top level menu items */
   background:#FC0;
   color:#000;
   line-height:1.4em; /* overwrite line-height value from top menu */
   border-bottom:1px solid #000; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#FF0; /* Sub menu items background colour */
   color:#900;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}



