/* New Calendar Styles 

#EmbeddedCalendar {
	width: 100%;
	border: 1px #00599e solid;
}

#EmbeddedCalendar	th	{
	background-color: #00599e;
	color: #f3cf45;
	width: 14.25%;
	text-align: center;
	padding: 3px;
}

#EmbeddedCalendar th a:link, #EmbeddedCalendar th a:active, #EmbeddedCalendar th a:visited 	{
	color: #f3cf45;
	text-decoration: none;
}

#EmbeddedCalendar th a:hover	{
	color: #ff0000;
	text-decoration: underline;
}

#EmbeddedCalendar	td	{
	border: 1px #00599e solid;
	height: 4em;
	padding: 0px;
}

#EmbeddedCalendar td .DayOfMonth	{
	float: left;
	width: 1.1em;
	height: 1.1em;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #00599e;
	color: #f3cf45;
	text-align: center;
	font-size: 0.9em;
	padding: 3px;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}

#EmbeddedCalendar td .DayOfMonth a:link, #EmbeddedCalendar td .DayOfMonth a:active, #EmbeddedCalendar td .DayOfMonth a:visited 	{
	color: #f3cf45;
	text-decoration: none;
}

#EmbeddedCalendar td .DayOfMonth a:hover	{
	color: #ff0000;
	text-decoration: underline;
}


#EmbeddedCalendar	td p, #EmbeddedCalendar	td ul
{
	margin: 3px;

}
*/

#RightColMiniCalendar	{
	text-align: center;
	margin: 0px 0px 10px 4px;
}

#EmbeddedCalendar table	{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#EmbeddedCalendar td	{
	border: 1px #00599e solid;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	width: 14%;
}

#EmbeddedCalendar th	{
	border: 1px #00599e solid;
	background-color: #00599e;
	color: #f3cf45;
	vertical-align: top;
	padding: 3px;
}

#EmbeddedCalendar th a:link, #EmbeddedCalendar th a:active, #EmbeddedCalendar th a:visited	{
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;
}

#EmbeddedCalendar th a:hover	{
	color: #ff0000;
	text-decoration: underline;
}

#EmbeddedCalendar p	{
	font-size: 0.8em;
	margin: 2px 2px 0.8em 2px;
	padding: 0px;
	font-weight: bold;
}

#EmbeddedCalendar ul	{
	font-size: 0.8em;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0.1em;
	list-style: disc inside;
}

#EmbeddedCalendar li	{
	padding: 0px 0px 0.8em 0px;
	margin: 0px;
}

#EmbeddedCalendar .date	{
	float: right;
	width: 1.1em;
	height: 1.1em;
	position: relative;
	top: 0px;
	right: 0px;
	background-color: #00599e;
	color: #f3cf45;
	text-align: center;
	font-size: 1.1em;
	padding: 3px;
	font-weight: bold;
	clear: left;
	margin: 0px 0px 0px 2px;
}

#EmbeddedCalendar .date a:link, #EmbeddedCalendar .date a:active, #EmbeddedCalendar .date a:visited 	{
	color: #f3cf45;
	text-decoration: none;
}

#EmbeddedCalendar .date a:hover	{
	color: #ff0000;
	text-decoration: underline;
}

#EmbeddedCalendar	td.DayOutOfMonth	{
	background-color: #c9c9c9;
}

#EmbeddedCalendar	td.DayOutOfRange	{
	background-color: #000;
}

#EmbeddedCalendar	td.DayHoliday	{
	background-color: #ffffcc;
}

#EmbeddedCalendar	td.DayToday	{
	background-color: #fdeef4;
}

#EmbeddedCalendar	td.DayWeekend	{
	background-color: #eee;
}

#EmbeddedCalendar	td.DayImportant	{
	background-color: #c6deff;
}


#EmbeddedCalendar	td.MiniDayContent	{
	background-color: #c6deff;
	font-weight: bold;
}

#EmbeddedCalendar th.NavLeft	{
	text-align: left;
}

#EmbeddedCalendar th.NavCenter	{
	text-align: center;
}

#EmbeddedCalendar th.NavRight	{
	text-align: right;

}

#EmbeddedCalendar td a:link, #EmbeddedCalendar td a:active, #EmbeddedCalendar td a:visited 	{
	color: #00f;
	text-decoration: none;
}

#EmbeddedCalendar td a:hover	{
	color: #ff0000;
	text-decoration: underline;
}


/* General Styles */

#MainContentBox .h3large	{
	font-size: 1.3em;
	padding-bottom: 0.4em;
}

#MainContentBox #VideoPlayer	{
	margin: 1em auto;
}

#MainContentBox .BackToTop	{
	font-size: 0.6em;
	text-align: right;
}

.PhoneName	{
	margin-left: 2em;
	font-style: italic;
}


#DepartmentLogo	{
	margin-bottom: 1em;
	text-align: center;
}

#DepartmentLogoRight	{
	margin-bottom: 1em;
}

#MainContentBox .SearchResults ol li {
	padding: 0px 0px 1em 0px;
}

.SearchResults .SearchContent {
	color: #666;
	font-style: italic;
}

.DepartmentAwards	{
	text-align: center;
	font-weight: bold;
}

#MBTI	{
	margin: 2em auto;
	width: 80%;
	border: 1px #c9c9c9 solid;
}

#MBTI th	{
	background-color: #00599e;
	color: #f3cf45;
	padding: 3px;
}

#MBTI td	{
	padding: 3px;
	border: 1px #c9c9c9 solid;
	text-align: center;
}


.FormsUtilities	{
	border: 1px #00599e dotted;
	padding: 5px;
	margin: 2em 0em;
}

#MainContentBox p.FileDescription	{
	margin: 0px 0px 1em 2em;
}

#MainContentBox p.FileName	{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.FormsUtilities .images {
	text-align: center;
}

.WebRegPage	{
	border: 1px #00599e dotted;
	background-color: #c9c9c9;
	padding: 5px;
	margin: 0px 0px 1em 0px;
}

.AddressBox	{
	border: 1px #00599e dotted;
	padding: 0.25em 0.25em 0px 0.25em;
	margin: 1em 0px 1.5em 0px;

}

.InlineCalendar	{
	width: 100%;
	border-bottom: 1px #c9c9c9 solid;	
}

.InlineCalendar th, .InlineCalendar td	{
	padding: 3px;
	border-top: 1px #c9c9c9 solid;
	font-size: 0.8em;
}

.InlineCalendar th.holiday, .InlineCalendar td.holiday	{
	background-color: #ffc;
}

.InlineCalendar th.alt	{
	background-color: #c9c9c9;
	border-bottom: 2px #00599e solid;
	border-top: 2px #00599e solid;
}


.InlineCalendar th {
	white-space: nowrap;
	text-align: left;
}

.InlineCalendar td {
}


.RColForm	{
	text-align: center;
}

.RColRSS	{
	text-align: center;
	font-size: 0.72em;
	margin: 0px 1em;	
}

/*
.RColRSS img	{
	float: right;
}
*/
.Center	{
	text-align: center;
}

.MainTable	{
	width: 100%;
	margin: 1em 0px 1em 0px;
}

.MainTable th, .MainTable td	{
	vertical-align: top;
}

.MainTable th	{
	text-align: left;
	font-weight: bold;
	background-color: #c9c9c9;
	font-size: 0.9em;
	padding: 3px;
}

.MainTable td	{
	border-bottom: 1px #c9c9c9 solid;
	font-size: 0.8em;
	padding: 3px;
}

.MainTable td.alt	{
	border-bottom: 0px;
}

.MainTable td.thumb	{
	width: 100px;
	padding: 3px 0px 3px 3px;
}


.CampusTable	{
	width: 100%;
	margin: 1em 0px 1em 0px;
}

.CampusTable th, .CampusTable td	{
	vertical-align: top;
}

.CampusTable th	{
	text-align: left;
	font-weight: bold;
	background-color: #f3cf45;
	font-size: 0.9em;
	padding: 3px;
	border-bottom: 2px #00599e solid;
	border-top: 2px #00599e solid;
}

.CampusTable td	{
	border-bottom: 1px #c9c9c9 solid;
	font-size: 0.8em;
	padding: 3px;
}

.CampusTable td.alt	{
	border-bottom: 0px;
}

.CampusTable td.thumb	{
	width: 100px;
	padding: 3px 0px 3px 3px;
}

#MainContentBox #PrimeContact	{
	margin: 2em 0px 0px 0px;
	width: 100%;
	clear: both;
	font-size: 0.85em;
}

#MainContentBox #PrimeContact th	{
	font-weight: bold;
	border-bottom: 1px #000 solid;
	text-align: left;
}

#MainContentBox #PrimeContact td	{
	width: 50%;
	padding: 0.25em 0px 1.25em 0px;
}




.TwoColLeft	{
	width: 48%;
	float: left;
}


.TwoColRight	{
	width: 48%;
	float: right;
}

.searchbox	{
	border: 1px #00599e dotted;
	width: 90%;
	text-align: center;
	margin: 0px auto 1em auto;
	padding: 5px;
	font-size: 0.8em;
}

.searchbox ul	{
}


.searchbox li	{
	display: inline;
}

#RightColInside	.searchbox	{
	border: 0px;
	padding: 0px;
	width: 98%;
}


.cachebox	{
	border: 1px #00599e dotted;
	margin: 10px 0px;
	padding: 5px;
}

.cachebox ul	{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: inside url("/common/images/home_bullets.gif") circle;
}

.cachebox li	{
	font-size: 0.8em;
    padding: 0px 0px 4px 0px;
}

.cachebox li li	{
	font-size: 1em;
    padding: 0px 0px 4px 0px;
}

.PhotoGallery {
	width: 100%;
	clear: both;
	font-size: 0.85em;
}

.PhotoGallery th	{
	font-size: 1.2em;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	background-color: #c9c9c9;
}

.PhotoGallery td	{
	width: 33%;
	font-size: 0.6em;
	padding: 3px;
}

.FileSpecs, .SearchType	{
	color: #666;
	font-size: 0.8em;
}

.AnnouncementBox	{
	border: 1px #00599e dotted;
	padding: 0.5em 1em 0px 1em;
	margin: 0px 0px 1em 0px;
	background-color: #c9c9c9;
}

/* Jobs styles */

#EOE	{
	border: 1px #00599e dotted;
	padding: 3px;
	font-size: 0.8em;
}

#JobList	{
	width: 100%;
	margin: 1em 0px;
}
#JobList td	{
	padding: 3px;
	border-bottom: 1px #c9c9c9 solid;
}

#JobList td.date, #JobList th.date	{
	white-space: nowrap;
}

#JobList th	{
	padding: 3px;
	background-color: #f3cf45;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;	
	text-align: left;
}

#JobList th.alt	{
	background-color: #c9c9c9;
	text-align: left;
	border: 0px;
}

#JobHeader	{
	text-align: center;
	margin: 0px 0px 1em 0px;
}

/* Glossary Styles */

.GlossaryLetters	{

	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 12px 0px 0px 0px;
}

.GlossaryTerms	{
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}


.Glossary {

}


.Glossary h4, .RightUnder	{
	text-align: right;
	border-bottom: 1px #000 solid;
}

.Glossary .return, .BackToTop	{
	text-align: right;
	font-size: 0.6em;
	color: #333;
}

.Glossary dl	{
	font-size: 0.9em;
}

.Glossary dt	{
	margin: 0px;
	padding: 1em 0px 0px 0px;
}

.Glossary dd	{
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 1em;
}



/* Policy Manual Styles */

#pm {}

#pm ul {
	padding: 0px;
	margin: 0px 0px 5px 20px;
	list-style: none;

}

#pm li	{
	padding: 1px 0px;
}

#pm h3	{
}

#pm h4	{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #c9c9c9 solid;
	margin: 14px 0px;
	
}

#pm h5	{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px;
	margin: 0px;
}



/* News area styles */

#PressRelease .kicker	{
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

#PressRelease .PRDate	{
	margin: 1em 0em;
	padding: 0px;
	font-style: italic;
}

#PressReleaseAthletics	{
	background-image: url("/common/images/wildcat_400_background.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}

.NewsList	{
	width: 100%;
	margin: 0px 0px 1em 0px;
	border-bottom: 1px #c9c9c9 solid;	
}

.NewsList td	{
	padding: 3px;
	font-size: 0.8em;
	font-weight: normal;
	border-top: 1px #c9c9c9 solid;
	vertical-align: top;
}

.NewsList td.date, .NewsList td.datealt	{
	font-size: 0.7em;
	white-space: nowrap;
	font-weight: bold;
}

.NewsList td.datealt	{
	border: 0px;
}

.NewsList td ul {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}


.NewsList .kicker	{
	font-size: 0.8em;
	font-style: italic;
}

.NewsList th	{
	padding: 3px;
	font-size: 1em;
	font-weight: bold;
	background-color: #f3cf45;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;
	text-align: left;
	vertical-align: top;
}

.NewsList th.side	{
	padding: 4px;
	border-top: 1px #c9c9c9 solid;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #fff;
	text-align: left;
}


.NewsList th.year	{
	padding: 4px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #00599e;
	color: #f3cf45;
	text-align: left;
}

/* Academics Styles	*/


/* NOTE: The #AcademicList style is for the new schedule of classes launched june 2010. the .AcademicsList style is for prior to that. You should be able to delete the old one */

#AlternateTitle	{
	border: 1px #000 solid;
	border-bottom: 1px #000 solid;	
	padding: 3px;
	margin-top: 1.5em;
}

#AcademicsListKeyBox	{
	border: 1px #000 solid;
	padding: 3px;
	margin: 0em;
	background-color: #c9c9c9;
	font-size: 0.9em;
}

#AcademicsListKeyBox h3	{
	text-align: left;
	
}


#AcademicList	{
	width: 100%;
	border-bottom: 1px #c9c9c9 solid;	
	margin: 0px 0px 1em 0px;
}

#AcademicList th	{
	padding: 3px;
	font-size: 0.8em;
	text-align: left;
	border-bottom: 1px #c9c9c9 solid;
	height: 1em;
	vertical-align: top;
	font-weight: bold;
	font-style: italic;
}

#AcademicList th.alt	{
	text-align: left;
	background-color: #c9c9c9;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;
	font-style: normal;
}

#AcademicList th.year	{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding-top: 1em;

	border-bottom: 2px #00599e solid;

}

#AcademicList th.alttitle	{
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	border: 0px;
}

#AcademicList th.discipline	{
	text-align: right;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding-top: 1em;
	color: #00599e;
}

#AcademicList th.division	{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 0.7em;
	border-top: 2px #00599e solid;
}

#AcademicList th.key	{
	border-top: 2px #00599e solid;
	background-color: #f3cf45;
	font-style: normal;
	font-weight: bold;
	padding-top: 0.25em;
	text-align: left;
}

#AcademicList th.group	{
	background-color: #c9c9c9;
}

#AcademicList th.credits	{
	white-space: nowrap;
	text-align: center;
	background-color: #c9c9c9;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;
	font-style: normal;
}

#AcademicList th sup	{
	color: #00599e;
	font-size: 0.7em;
	vertical-align: super;
}

#AcademicList .ListPre	{
	font-weight: normal;
	margin: 0px 0px 0px 0em;
	font-style: italic;
}

#AcademicList td	{
	padding: 3px;
	font-size: 0.8em;
	border-top: 1px #c9c9c9 solid;
	height: 0px;
	font-weight: normal;
}

#AcademicList td.alt	{
	border-top: 0px;
}

#AcademicList td.credits	{
	white-space: nowrap;
	text-align: center;
	border: 0px;
}

#AcademicList td.disciplinelist {
	text-align: left;
}

#AcademicList td.web	{
	background-color: #ffffcc;
}

#AcademicList td.webalt	{
	background-color: #ffffcc;
	border-top: 0px;
}

#AcademicList td.campus	{
	background-color: #cfecec;
}

#AcademicList td.campusalt	{
	background-color: #cfecec;
	border-top: 0px;
}

.AcademicList	{
	width: 100%;
	border-bottom: 1px #c9c9c9 solid;	
	margin: 0px 0px 1em 0px;
}

.AcademicList th	{
	padding: 3px;
	font-size: 0.8em;
	text-align: left;
	border-bottom: 1px #c9c9c9 solid;
	height: 1em;
	vertical-align: top;
	font-weight: bold;
	font-style: italic;
}

.AcademicList th.alt	{
	text-align: left;
	background-color: #c9c9c9;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;
	font-style: normal;
}

.AcademicList th.year	{
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 1.25em;
	padding-top: 1em;
}

.AcademicList th.alttitle	{
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
}

.AcademicList th.discipline	{
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding-top: 1em;
	color: #00599e;
}

.AcademicList th.division	{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 0.7em;
	border-top: 2px #00599e solid;
}

.AcademicList th.key	{
	border-top: 2px #00599e solid;
	background-color: #f3cf45;
	font-style: normal;
	font-weight: bold;
	padding-top: 0.25em;
	text-align: left;
}

.AcademicList th.group	{
	background-color: #c9c9c9;
}

.AcademicList th.credits	{
	white-space: nowrap;
	text-align: center;
	background-color: #c9c9c9;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;
	font-style: normal;
}

.AcademicList .ListPre	{
	font-weight: normal;
	margin: 0px 0px 0px 0em;
	font-style: italic;
}

.AcademicList td	{
	padding: 3px;
	font-size: 0.8em;
	border-top: 1px #c9c9c9 solid;
	height: 0px;
	font-weight: normal;
}

.AcademicList td.alt	{
	border-top: 0px;
}

.AcademicList td.credits	{
	white-space: nowrap;
	text-align: center;
	border: 0px;
}

.AcademicList td.disciplinelist {
	text-align: left;
}



.AcademicList td.web	{
	background-color: #ffffcc;
}

.AcademicList td.webalt	{
	background-color: #ffffcc;
	border-top: 0px;
}

.AcademicList td.campus	{
	background-color: #cfecec;
}

.AcademicList td.campusalt	{
	background-color: #cfecec;
	border-top: 0px;
}



/* Directory Styles */

.DirectoryList	{
	width: 100%;
	margin: 0px 0px 1em 0px;
}

.DirectoryList th	{
	padding: 3px;
	font-size: 0.8em;
	text-align: left;
	border-bottom: 1px #c9c9c9 solid;
	height: 1em;
	vertical-align: top;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}

.DirectoryList th.alt	{
	text-align: left;
	background-color: #f3cf45;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;
	font-style: normal;
}

.DirectoryList th.key	{
	text-align: left;
	background-color: #f3cf45;
	border-top: 2px #00599e solid;
	border-bottom: 2px #00599e solid;
	font-style: normal;
}

.DirectoryList td	{
	padding: 3px;
	font-size: 0.8em;
	border-bottom: 1px #c9c9c9 solid;
	height: 0px;
	font-weight: normal;
	vertical-align: top;
}

.DirectoryList td.photo	{
	border-left: 1px #c9c9c9 solid;
	width: 100px;
	margin: 0px;
	padding: 3px 0px 0px 3px;
	height: 0px;
}

.DirectoryList td.photo	img {
	padding: 0px;
	margin: 0px;
}

.DirectoryHotline	{
	border: 2px #00599e solid;
	padding: 1em;
	margin: 0px 0px 1em 0px;
	background-color: #c9c9c9;
}

#DirectoryBrowse	{
	font-size: 0.9em;

}


/* Location Styles */

.LocationTable	{
	width: 100%;
	margin: 0px 0px 1em 0px;
}

.LocationTable th	{
	padding: 3px;
	font-size: 0.8em;
	text-align: left;
	border-bottom: 2px #00599e solid;
	height: 1em;
	vertical-align: top;
	font-weight: bold;
	background-color: #c9c9c9;
}


.LocationTable th.alt	{
	border-bottom: 1px #c9c9c9 solid;
	background-color: #fff;
}

.LocationTable td	{
	padding: 3px;
	font-size: 0.8em;
	border-bottom: 1px #c9c9c9 solid;
	height: 0px;
	font-weight: normal;
}

/* This is copied from the schedule planner tool for the Room Use Chart tool. If you make changes to schedule planner, make them here as well. */

.SchedulePlannerList	{
	width: 100%;
	margin: 10px 0px;
	border-collapse: collapse;
}

.SchedulePlannerList td, .SchedulePlannerList th	{
	border-bottom: 1px #c9c9c9 solid;
	vertical-align: top;
	font-size: 0.7em;
	text-align: left;
	padding: 3px;
}

.SchedulePlannerList th	{
	background-color: #c9c9c9;
}

.SchedulePlannerList li	{
	font-size: 1em;
}

.SchedulePlanner	{
	width: 100%;
	margin: 10px 0px;
	border-collapse: collapse;
}

.SchedulePlanner td, .SchedulePlanner th	{
	border: 1px #000000 solid;
	vertical-align: top;
	font-size: 0.8em;
	text-align: center;
	height: 1em;
	padding: 1px;

}

.SchedulePlanner th	{
	background-color: #c9c9c9;
	color: #00599e;
}

.SchedulePlannerList td.class, .SchedulePlanner .class	{
	background-color: #cfecec;
}


.MiniMonth	{
	margin: 10px;
	padding: 0px;
}

.MiniMonthTable, #rightcolumn .MiniMonthTable	{
	width: 200px;
	font-size: 1.0em;
	border-collapse: collapse;
}

.MiniMonthTable th, .MiniMonthTable td, #rightcolumn .MiniMonthTable th, #rightcolumn .MiniMonthTable td	{
	width: 12.5%;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: middle;
	border: 1px #00599e solid;
	padding: 2px;
}

.MiniMonthTable th, #rightcolumn .MiniMonthTable th {
	color: #f3cf45;
	background-color: #00599e;
	text-align: center;
}

.MiniMonthTable td, #rightcolumn .MiniMonthTable td {
	background-color: #fff;
}

.MiniMonthTable th a:link, #rightcolumn .MiniMonthTable th a:link, .MiniMonthTable th a:visited, #rightcolumn .MiniMonthTable th a:visited{
	color: #fff; 
	text-decoration: none; 
}

.MiniMonthTable th a:active, .MiniMonthTable th a:hover, #rightcolumn .MiniMonthTable th a:active, #rightcolumn .MiniMonthTable th a:hover	{
	color: #f7ae00;
	text-decoration: underline;
}

#MainContentBox caption	{
	position: absolute;
	left: -1000px;
	top: -1000px;
	color: #fff;
	font-size: 1px;
	height: 1px;
}


#MainContentBox #TechPrepTable	{
	width: 100%;
	margin: 1em 0px 1em 0px;
}

#MainContentBox #TechPrepTable th, #MainContentBox #TechPrepTable td	{
	vertical-align: top;
	font-size: 0.7em;
}

#MainContentBox #TechPrepTable th	{
	text-align: left;
	font-weight: bold;
	background-color: #c9c9c9;
	padding: 3px;
	font-size: 0.8em;
}

#MainContentBox #TechPrepTable td	{
	border-bottom: 1px #c9c9c9 solid;
	padding: 3px;
	font-size: 0.7em;
}




