/* CSS Stylesheet and XHTML Conversion from scratches : Ehsan Mahpour - mahpour@gmail.com */
/* Version 1.0 */
/* Date: July 30, 2006 */

/** for debugging, uncomment the following line **/
/*
* { border: 1px solid red; }
*/

body{
	margin:0px;
	background-color: #0B1E73;
	background:#fdfdfc url("//www.hofstra.edu/images/academics/educ8/educ8_bg.jpg") repeat fixed top;
}
#printheader {
	visibility: hidden;
	display: none;
}
.preheader {
	width: 100%;
	float: left;
	top: 18px;
}
.preheader .goldbg {
	position: absolute;
	left: 50%;
	top: 18px;
	
	background-color: #FEB612;

	width: 50%;
	height: 72px;

}
.preheader .bluebg {
	position: absolute;
	left: 0;
	top: 18px;

	background-color: #0B1E73;

	width: 50%;
	height: 54px;
	
}

/****************************************/
/** debate specific **/
#debateheader {
				margin-top: 10px;
				margin-bottom:5px
}
.starlink {
				width:170px;
				float:left;
				height:20px;
				margin:0px;
				padding-left: 3px;
				padding-top: 5px; 
				padding-bottom: 0px;
				margin-bottom: 1px;
/*				background-image: url(/images/debate/debate_star.jpg);*/
				background-image: url(/images/debate/debate_starnavblue.jpg);
                                background-repeat: no-repeat;
/*				color:#253e88;*/
				color:#FFFFFF;
font-size: 8pt;
font-weight: bold;
}
.starlinkred {
				width:170px;
				float:left;
				height:20px;
				margin:0px;
				padding-left: 3px;
				padding-top: 5px; 
				padding-bottom: 0px;
				margin-bottom: 1px; 
/*				background-image: url(/images/debate/debate_star_red.jpg); */
				background-image: url(/images/debate/debate_starnavred.jpg);
                                background-repeat: no-repeat;
/*				color:#253e88; */
				color:#FFFFFF;
font-size: 8pt;
font-weight: bold;
}

.starlink:hover {
/*				color:#ed1c24;*/
				color:#FFFFFF;
                                text-decoration: underline; 
font-size: 8pt;
font-weight: bold;
}
.starlinkred:hover {
/*				color:#ed1c24;*/
				color:#FFFFFF;
                                text-decoration: underline; 
font-size: 8pt;
font-weight: bold;

}

.redlink {
				width:141px;
				float:left;
				height:20px;
				margin:0px;
				padding-left: 4px;
				padding-top: 5px;
				background-color:#ed1c24;
				color:#FFFFFF;
				font-weight:bold
}
.redlink:hover {
				background-color:#253e88;
				color:#FFFFFF;
				font-weight:bold				
}		
.whitelink {
				width:141px;
				float:left;
				height:20px;
				margin:0px;
				padding-left: 4px;
				padding-top: 5px;
				background-color:#FFFFFF;
				color:#ed1c24;
				font-weight:bold
}
.whitelink:hover {
				background-color:#253e88;
				color:#FFFFFF;
				font-weight:bold				
}
.debateleftzone {
				padding-left:5px;
				margin:0px;
				float:left;
				width: 180px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
}			
.navrow {
				width:180px;
				height:25px;
				float:left;
				margin:0px;
				padding: 0px;
}
#debatecontent {
                                position: relative;
				width:555px;
				margin-left: 185px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
}
#feature {
				margin-bottom: 5px;
				width:555px;
				margin-left: 185px;
}
#news {
				float: right; 
				margin-top: 10px;
}
#newstable {
				padding:0px;
				width:555px;
}
#footbanner {
				margin-top: 10px;
                                clear:both;
}


/****************************************/
div.centering {
	position: relative;
	margin: 0 auto;
	width: 762px;
}
div.all {
	position: relative;
	width: 758px;
	padding-left: 4px;
	/* padding-right: 4px; */
	
	float: left;
	
	background-color: #FFFFFF;
}

/****************************************/
/** make heading tags behave more like plain divs **/
h1,h2,h3,h4,h5,h6,h7 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}

/****************************************/
#header {
	display: block;
	height: 91px;
	padding-bottom:7px;
}
/****************************************/
#header .txtsearch {
	background-image: url(images/misc/hofstraSearch.gif);
	background-color:#FEB612;
	margin-top: 8px;
	margin-bottom: 8px;
	color:#0B1E73;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
	width: 108px;
	height: 10px;
}
.globalsearch {
	background-color: #FEB612;
	width: 178px;
	height: 72px;
	float: right;
}
#searchform{
	margin:0px;
	padding-left:4px;
	display:block;
}

#searchform .txt{
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:146px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	vertical-align:top;
	margin-right:4px;
	border:solid 1px #aaaaaa;
}
#searchform .submit,#searchform .submit a{
	text-decoration:none;
	height:18px;
	width:18px;
	float:left;
	display:block;
	background-image:url(images/btns/i_searchBTN.gif);
	background-repeat:no-repeat;
}
#searchform .submit a:hover{
	background-image:url(images/btns/h_searchBTN.gif);
}

#searchform .submit a:active{
	background-image:url(images/btns/a_searchBTN.gif);
}
#searchform #search {
	float: left;
}

.advSearchNav{
	display:block;
	height:18px;
	float: right;
	padding-right: 4px;
	padding-bottom: 4px;
}
.advSearchNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:0px;
	padding-top:0px;
	color:#0B1E73;
	background-color:#FEB612;
}

.globalelements{
	float: right;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	padding-top: 3px;
	
	width: 178px;
	height: 15px;
	
}
.globalelements a{
	color:#0B1E73;
	text-decoration:none;
	background-color:#FFFFFF;
}
.globalelements a:hover{
	background-color:#FFFFFF;
	color:#00549E;
}

.logo{
	position: relative;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color: #0B1E73;
	height: 54px;
	width: 570px;
	top: 18px;
	float: left;
}
.logo2 {
	position: relative;
	background-color: #0B1E73;
	height: 54px;
	width: 570px;
	top: 18px;
	float: left;
}
#nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	position: relative;
	padding-top: 6px;
	
	height: 27px;
	width: 570px;
	top: 18px;
	
	float: left;
}
#nav a,#nav img{padding:0px;margin:0px;}

#nav .about,#nav .about a{
	background-image:url(images/nav/globalNav/i_about.gif);
	background-repeat:no-repeat;
	display: block; height: 14px; width: 70px;
	float:left;
}
#nav .about a:hover{
	background-image:url(images/nav/globalNav/h_about.gif);
	display: block; height: 14px; width: 70px;
}
#nav .aabout, #nav .aabout a {
	background-image:url(images/nav/globalNav/a_about.gif);
	display: block; height: 14px; width: 70px;
	float:left;
}

#nav .admissions,#nav .admissions a{
	background-image:url(images/nav/globalNav/i_admissions.gif);
	background-repeat:no-repeat;
	width:104px;
	height:14px;
	display:block;
	float:left;
}
#nav .admissions a:hover{
	background-image:url(images/nav/globalNav/h_admissions.gif);
}
#nav .admissions:active,#nav .aadmissions, #nav .aadmissions a{
	background-image:url(images/nav/globalNav/a_admissions.gif);
	width:104px;
	height:14px;
	display:block;
	float:left;
}

#nav .academics,#nav .academics a{
	background-image:url(images/nav/globalNav/i_academics.gif);
	background-repeat:no-repeat;
	width:98px;
	height:14px;
	display:block;
	float:left;

}
#nav .academics a:hover{
	background-image:url(images/nav/globalNav/h_academics.gif);
}
#nav .academics:active,#nav .aacademics, #nav .aacademics a{
	background-image:url(images/nav/globalNav/a_academics.gif);
	width:98px;
	height:14px;
	display:block;
	float:left;
}

#nav .studentlife,#nav .studentlife a{
	background-image:url(images/nav/globalNav/i_studLife.gif);
	background-repeat:no-repeat;
	width:110px;
	height:14px;
	display:block;
	float:left;

}
#nav .studentlife a:hover{
	background-image:url(images/nav/globalNav/h_studLife.gif);
}
#nav .astudentlife, #nav .astudentlife a{
	background-image:url(images/nav/globalNav/a_studLife.gif);
	width:110px;
	height:14px;
	display:block;
	float:left;
}

#nav .athletics,#nav .athletics a{
	background-image:url(images/nav/globalNav/i_athletics.gif);

	background-repeat:no-repeat;
	width:98px;
	height:14px;
	display:block;
	float:left;

}
#nav .athletics a:hover{
	background-image:url(images/nav/globalNav/h_athletics.gif);
}
#nav .aathletics, #nav .aathletics a{
	background-image:url(images/nav/globalNav/a_athletics.gif);
	width:98px;
	height:14px;
	display:block;
	float:left;

}

#nav .myhofstra,#nav .myhofstra a{
	background-image:url(images/nav/globalNav/i_myhofstra.gif);
	background-repeat:no-repeat;
	width:90px;
	height:14px;
	display:block;
	float:left;

}
#nav .myhofstra a:hover{
	background-image:url(images/nav/globalNav/h_myhofstra.gif);
}
#nav .amyhofstra, #nav .amyhofstra a{
	background-image:url(images/nav/globalNav/a_myhofstra.gif);
	width:90px;
	height:14px;
	display:block;
	float:left;

}


#widezone{
	width:570px;
	display:block;
	position:relative;
	margin-top:0px;
}
/******************************************************************************************************************/
#widezone .floatmenu{
	position:absolute; 
	left:0px;
	top:0px;
	background-color:#D55C19;
	margin-top:1px;
	color:#FFFFFF;
}
#widezone .floatmenu .students,#widezone .floatmenu .students a{
	background-image:url(images/nav/audienceNav/i_currentStudents.gif);
	background-repeat:no-repeat;
	display:block;
	width:142px;
	height:22px;

}
#widezone .floatmenu .students a:hover{
	background-image:url(images/nav/audienceNav/h_currentStudents.gif);
}
#widezone .floatmenu .fac,#widezone .floatmenu .fac a{
	background-image:url(images/nav/audienceNav/i_faculty_Staff.gif);
	background-repeat:no-repeat;
	width:142px;
	height:15px;
	display:block;
}
#widezone .floatmenu .fac a:hover{
	background-image:url(images/nav/audienceNav/h_faculty_Staff.gif);
}
#widezone .floatmenu .community,#widezone .floatmenu .community a{
	background-image:url(images/nav/audienceNav/i_community_Visitors.gif);
	background-repeat:no-repeat;
	display:block;
	width:142px;
	height:15px;

}
#widezone .floatmenu .community a:hover{
	background-image:url(images/nav/audienceNav/h_community_Visitors.gif);
}
#widezone .floatmenu .parents,#widezone .floatmenu .parents a{
	background-image:url(images/nav/audienceNav/i_parents_Family.gif);
	background-repeat:no-repeat;
	display:block;
	width:142px;
	height:15px;

}
#widezone .floatmenu .parents a:hover{
	background-image:url(images/nav/audienceNav/h_parents_Family.gif);
}
#widezone .floatmenu .alumni,#widezone .floatmenu .alumni a{
	background-image:url(images/nav/audienceNav/i_alumni.gif);
	background-repeat:no-repeat;
	display:block;
	width:142px;
	height:25px;
	
}
#widezone .floatmenu .alumni a:hover{
	background-image:url(images/nav/audienceNav/h_alumni.gif);
}


#rightzone{
	width: 178px;
	float: right;
}
#rightzone .actions{
	background-color:#0B1E73;
	color:#333333;
	padding-top:0px;
	padding-bottom:0px;
	display:block;
	height:27px;
	padding-left:3px; /* orig 8 */
	margin-bottom:8px;
	margin-top:0px;
}

#rightzone .actions .applybtn,#rightzone .actions .applybtn a{
	text-decoration:none;
	height:27px;
	width:64px; /* 52 */
	display:block;
	float:left;
	background-image:url(images/btns/i_applyBTN.gif);
	background-repeat:no-repeat;
	margin-right:0px;
}
#rightzone .actions .applybtn a:hover{
	background-image:url(images/btns/h_applyBTN.gif);
}

#rightzone .actions .applybtn a:active{
	background-image:url(images/btns/a_applyBTN.gif);
}


#rightzone .actions .giftbtn,#rightzone .actions .giftbtn a{
	text-decoration:none;
	height:27px;
	width:107px;
	display:block;
	float:left;
	background-image:url(images/btns/i_giftBTN.gif);
	background-repeat:no-repeat;
	margin-right:0px;
}
#rightzone .actions .giftbtn a:hover{
	background-image:url(images/btns/h_giftBTN.gif);
}

#rightzone .actions .giftbtn a:active{
	background-image:url(images/btns/a_giftBTN.gif);
}

#rightzone .actions .gifttxt,#rightzone .actions .gifttxt:link{
	text-decoration:none;
	height:9px;
	width:60px;
	background-image:url(images/misc/i_makeAGift.gif);
	background-repeat:no-repeat;
}
#rightzone .actions .gifttxt:hover{
	background-image:url(images/misc/h_makeAGift.gif);
}

#rightzone .actions .gifttxt:active{
	background-image:url(images/misc/a_makeAGift.gif);
}
#rightzone .askKate {
	margin-bottom:9px;
	height:36px;
	display:block;
}
#rightzone .askKate .txtaskKate {
	width: 140px;
	height: 9px;
	background-image: url(images/misc/askKate_Willie.gif);
	
	margin-bottom: 6px;
	float:left;
}
#rightzone .askKate form{
	display:block;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	bottom: 0px;
}
#rightzone .askKate form .txt{
 width:146px;
 height:14px;
 border:solid 1px #0B1E73;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 vertical-align:baseline;
}


#rightzone .askKate form .submit, #rightzone .askKate form .submit a{
	height:18px;
	width:18px;
	display:block;
	background-image:url(images/btns/i_askBTN.gif);
	background-repeat:no-repeat;
	float:left;
}
#rightzone .askKate form .submit a:hover{
	background-image:url(images/btns/h_askBTN.gif);
}

#rightzone .askKate form .submit a:active{
	background-image:url(images/btns/a_askBTN.gif);
}


.events {
}
.txtevents {
	background-image: url(images/titles/Events.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 100%;
	
	padding-bottom: 9px;
	border-bottom: 1px solid #666666;
	margin-bottom: 9px;
	/*
	border-bottom: 1px solid #666666;
	padding-bottom: 9px;
	margin-bottom: 9px;
	*/
}

.masthead {
	margin-bottom: 18px;
}

#leftzone {
	float: left;
}

.leftfeature {
	display: block;
}

#content {
	position: relative;
	width: 376px;
	margin-left: 190px;
}
#content a {
	text-decoration: none;
	color:#00549E;
}
#content a:hover {
	color:#0b1e73;
}

#content th a {
	color:#ffffff;
	text-decoration: underline;
}

#content th a:hover {
	color:#FEB612;
	text-decoration: underline;
}

#contentwide {
	position: relative;
	width: 554px;
	margin-left: 190px;
}
#contentwide a {
	text-decoration: none;
	color:#00549E;
}
#contentwide a:hover {
	color:#0b1e73;
}
#contentwide th a {
	color:#ffffff;
	text-decoration: underline;
}

#contentwide th a:hover {
	color:#FEB612;
	text-decoration: underline;
}

.txtpageheaders {
/*
	height: 22px;
*/
	width: 100%;
	padding-bottom: 9px;
	margin-bottom: 9px;
}


.txtacademics {
	height: 18px;
	width: 100%;
	background-image: url(images/titles/Academics.gif);
	background-repeat: no-repeat;
	
	padding-bottom: 9px;
	margin-bottom: 9px;
}
.txtschoolEd2 {
	height: 18px;
	width: 100%;
	background-image: url(images/titles/schoolEd2.gif);
	background-repeat: no-repeat;
}

.txttopheadlines {
	height: 9px;
	width: 100%;
	background-image: url(images/titles/TopHeadlines.gif);
	background-repeat: no-repeat;
	
	padding-bottom: 9px;
	border-bottom: 1px solid #666666;
	margin-bottom: 9px;
}

.txtnewsfromthecollege {
	height: 9px;
	width: 100%;
	background-image: url(images/titles/NewsFromTheCollege.gif);
	background-repeat: no-repeat;
	
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	margin-bottom: 9px;
}

.profile {
	margin-bottom: 18px;
	width: 178px;
}

.newsitem{
	margin-top:9px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	word-spacing:2px;
	display:block;
	line-height:130%;
	
	margin-bottom: 9px;
}
.newsitem img {
	margin-right:8px;
	float: left;
}
.newsitem h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	font-weight:bold;
	margin:0px;
}
.newsitem .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	background-color:#FFFFFF;
	color:#666666;
	margin:0px;
}
.newsitem a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00549E;
	background-color:#FFFFFF;
	text-decoration:none;
	word-spacing:normal;
}
.newsitem a:hover{
	color:#0B1E73;
	background-color:#FFFFFF;
}
.newsrelated{
	display:block;
	vertical-align:middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newsrelated .caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	font-weight:bold;
	margin:0px;
        padding:0px;
	text-decoration:none;
}
.newsrelated .caption:hover{
	color:#00549E; 
	background-color:#FFFFFF;

}
.newsrelated .newssrc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#00549E;
	margin:0px;
}
.newsrelated .viewvideo:hover{
	background-image:url(images/btns/h_viewVideoBTN.gif);
}
.newsrelated .viewvideo{
	float:right;
	background-image:url(images/btns/a_viewVideoBTN.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:1px;
	padding-right:22px;
	vertical-align:middle;
	height:18px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#00549E;
	margin:0px;
}
.newsrelated a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#00549E;
	text-decoration:none;
	word-spacing:normal;
}
.newsrelated a:hover{
	background-color:#FFFFFF;
	color:#0B1E73;
}
.newsrelated .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	background-color:#FFFFFF;
	color:#666666;
	margin:0px;
}
.featuredlinks{
	border-top: 1px solid #666666;
	padding-left:4px;
	padding-top: 9px;
	margin-top: 18px;
	margin-bottom: 18px;
	
	width: 174px;
}
.featuredlinks .txtfeaturedlinks {
	width: 99px;
	height: 9px;
	background-image:url(images/titles/FeaturedLinks.gif);
	margin-bottom: 9px;
}
.featuredlinks a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#00549E;
	margin:0px;
	text-decoration:none;
	padding-bottom:2px;
	padding-left:10px;
	background-image:url(images/nav/i_relatedLinksArrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.featuredlinks a:hover{	color:#0B1E73;	background-color:#FFFFFF;	background-image:url(images/nav/h_relatedLinksArrow.gif);}

.newsitem ul {
	font-family: Verdana, Verdana, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 25px;
}	
.newsitem li {
        font-family: Verdana, Verdana, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.hoftable a:link {font-family: verdana, sans-serif; font-size: 8pt;}
.hoftable a:visited {font-family: verdana, sans-serif; font-size: 8pt;}

table.hoftable {
		border: 1px solid #666666;
	}	
table.hoftable tbody tr td {
		font-family: verdana, sans-serif;
		font-size: 8pt;
		padding: 2px 2px;
		border-left: 1px solid #D9D9D9;
	}	
table.hoftable tbody tr.selected td {
		background-color: #A7C1E2;
		color: #000000;
		font-weight: normal;
		border-left: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
	}
table.hoftable tbody tr.selected th {
		background-color: #0B1E73;
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-transform: uppercase;
				padding: 4px 4px;
		font-weight: bold;
		border-left: 0px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
	}
table.hoftable tr.selected th a:link {
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-decoration: none;
				text-transform: uppercase;
		font-weight: bold;
	}
	table.hoftable tr.selected th a:visited {
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-decoration: none;
				text-transform: uppercase;
		font-weight: bold;
	}
	table.hoftable tr.selected th a:hover {
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-decoration: none;
				text-transform: uppercase;
		font-weight: bold;
	}
table.hoftable a:link {
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-transform: none;
		font-weight: bold;
	}
table.hoftable a:hover {
		color: #0b1e73;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-transform: none;
		font-weight: bold;
	}
table.hoftable a:visited {
		color: #0b1e73;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-transform: none;
		font-weight: bold;
	}
.leftmargin1 {
                margin-left: 15px;
        }
.breadcrumb {
	position: relative;
	top: -18px;

	margin-left:4px;
	margin-bottom:19px;
}
.breadcrumb a{
	background-image:url(images/nav/i_breadcrumbArrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00549E;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
}
.breadcrumb a:hover{
	background-image:url(images/nav/h_breadcrumbArrow.gif);
	background-color:#FFFFFF;
	color:#0B1E73;
}
.pageservices {
        width: 376px;
	position: relative;
	top: -18px; 
	float: right;
}
.emaillnk{
	display: block;
	width: 52px;
	height: 18px;
	
	float: right;
	
	background-image:url(images/misc/i_email.gif);
	text-decoration:none;
	background-position: center center;
}
.emaillnk:hover{
	background-image:url(images/misc/h_email.gif);
	text-decoration:none;
}
.printlnk{
	display: block;
	width: 56px;
	height: 18px;
	
	float: right;

	background-image:url(images/misc/i_print.gif);
	text-decoration:none;
	background-position: center center;
}
.printlnk:hover{
	background-image:url(images/misc/h_print.gif);
	text-decoration:none;
}

.localnav {
	margin-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
.localnav a{
	background-image:url(images/nav/i_localNavArrow.gif);
	background-repeat:no-repeat;
	background-position:0% 19%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0B1E73;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	display:block;
	font-weight: normal;
}
.localnav #selected{
	background-image:url(images/nav/a_localNavArrow.gif);
	color:#0B1E73;
	font-weight: bold;
}
.localnav a:hover{
	background-image:url(images/nav/h_localNavArrow.gif);
	background-color:#FFFFFF;
	color:#00549E;
}



.dashline {
	border: none;
	border-top: 1px dashed #666666;
	height:1px;
	width:100%;
	margin-top:4px;
	margin-bottom:4px;
        margin-right: 4px;
}
.solidline {
	border: none;
	border-top: 1px solid #666666;
	height:1px;
	width:100%;
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}
.underline {
	border: none;
	border-top: 1px solid #666666;
	height:1px;
	width:100%;
	display:block;
	margin-top:-15px;
	margin-bottom:8px;
}
.starter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	display:block;
	margin-bottom: 18px;
        min-width:0;
}
.starter li{
	margin-bottom: 5px;
}
.starter h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:18px;
}
.starter h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
}
.starter h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	margin-bottom:14px;
}
.brk2{
	margin-top:18px;
	margin-bottom:9px;
	display:block;
}

/****************************************/

.footer {
	width: 100%;
	float: left;
}
.footer .goldbg {
	position: absolute;
	left: 0px;
	
	background-color: #FEB612;

	width: 0%;
	height: 0px;

}
.footer .bluebg {
	position: absolute;
	left: 0%;

	background-color: #0B1E73;

	width: 0%;
	margin-top: 0px;
	height: 0px;
}
.footer .centering .caption {
	position: absolute;
	
	left: 0px;
	width: 752px;
	height: 28px;

	border-left: 0px solid #FFFFFF;
	border-top: 20px solid #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	
	background-color: #0B1E73;
}
.emph1 {
	color: #CECECE;
	display: block;
}
.emph2 {
	color: #999999;
}	
.footer a {
	color: #9999FF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #0000FF;
}
.alttext{
	display:none;
}

.theSearch a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0B1E73;
}
.theSearch a:hover {
	color:#00549E;

}

.uccefeatlinks {
	margin-top:10px;
	text-align: center;
	font-family: arial;


	font-weight: bold;
	font-size: 12px;
	color: #7ab800;
        width: 159px;
} 

.sidebar {
width: 35%;
padding: 10px;
margin-left: 15px;
margin-bottom: 10px;
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
float: right;
font-family:Times New Roman, Times, serif;
font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	word-spacing:2px;
	display:block;
	line-height:130%;
}

.sidebar td {
font-family:Times New Roman, Times, serif;
font-size:12px;
padding-top:10px;
padding-bottom:10px;
	color:#333333;
	background-color:#FFFFFF;
	word-spacing:2px;
	display:block;
	line-height:130%;
}

.sidebar h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin:0px;
text-align: center;
}


.sidebar h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:0px;
}

.sidebar h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	font-weight:bold;
	margin:0px;
	text-transform: uppercase;
}

.sidebar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00549E;
	text-decoration:none;
	word-spacing:normal;
}
.sidebar ul {padding-left:1em;}
.sidebar a:hover{
	color:#0B1E73;
}
#loginBox a:hover{
	color:#999999;
}
#loginBox a{
	text-decoration:none;
	font-size:11px;
	color:white;
	font-weight:bold;
}
#loginBox a.orange:hover{
	color:#C1902D;
}
#loginBox a.orange{
	font-size:10px;
	color:#FEB612;
	font-weight:normal;
}

#loginBox{
	width:147px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	height:180px;
	background-color:#0B1E73;
	color:#feb612;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/misc/myhofstraLogin.gif);
	background-repeat:no-repeat;
	background-position:10px 9px;
}
#loginBox input{
	width:147px;
	font-size:12px;
	line-height:18px;
	height:18px;
	border:solid 1px #888888;
	margin-top:8px;
	margin-bottom:8px;
}
.devcc h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#b19401;
	margin-bottom:18px;
}
.devcc h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b19401;
	margin-bottom:14px;
}
.devcc h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#b19401;
	margin-bottom:14px;
}

.topnavtable a:link {font-family: verdana, sans-serif; font-size: 8pt;}
.topnavtable a:visited {font-family: verdana, sans-serif; font-size: 8pt;}

table.topnavtable {
		border: 1px solid #CCCCCC;
background-color: #d4d5e2;
margin-bottom: 10px;
	}	
table.topnavtable tbody tr td {
		font-family: verdana, sans-serif;
		font-size: 7pt;
		padding: 2px 2px;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}	
table.topnavtable tbody tr.selected td {
		background-color: #A7C1E2;
		color: #000000;
		font-weight: normal;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
table.topnavtable tbody tr.selected th {
		background-color: #0B1E73;
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-transform: uppercase;
				padding: 4px 4px;
		font-weight: normal;
		border-left: 0px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
	}
table.topnavtable tr.selected th a:link {
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-decoration: none;
				text-transform: uppercase;
		font-weight: normal;
	}
	table.topnavtable tr.selected th a:visited {
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-decoration: none;
				text-transform: uppercase;
		font-weight: normal;
	}
	table.topnavtable tr.selected th a:hover {
		color: #FFFFFF;
		font-family: verdana, sans-serif;
		font-size: 8pt;
		text-align: left;
		text-decoration: none;
				text-transform: uppercase;
		font-weight: normal;
	}
table.topnavtable a:link {
		color: #0b1e73;
		font-family: verdana, sans-serif;
		font-size: 7pt;
		text-align: left;
		text-transform: none;
		font-weight: bold;
		text-transform: uppercase;
	}
table.topnavtable a:hover {
		color: #677bd2;
		font-family: verdana, sans-serif;
		font-size: 7pt;
		text-align: left;
		text-transform: uppercase;
		font-weight: bold;
	}
table.topnavtable a:visited {
		color: #0b1e73;
		font-family: verdana, sans-serif;
		font-size: 7pt;
		text-align: left;
		text-transform: uppercase;
		font-weight: bold;
	}
