/*. 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:0;
	height:100%;
	background:#ffffff url(/images/home/news/ur/75/75_sides.jpg) no-repeat fixed top;
}
#printheader {
	visibility: hidden;
	display: none;
}
.preheader {
	width: 100%;
	float: left;
	top: 60px;
}
.preheader .goldbg {
	position: absolute;
	left: 50%;
	top: 18px;
	background-color: #FEB612;
	width: 50%;
	height: 72px;
}
.preheader .bluebg {
	position: absolute;
	left: 0;
	top: 60px;
	background-color: #0B1E73;
	width: 50%;
	height: 60px;
}

/****************************************/
div.centering {
	position: relative;
	margin: 0 auto;
	width: 900px;
}
div.all {
	position: relative;
	width: 890px;
        margin-left: 8px;
	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;
}

/****************************************/
#header {
	display: block;
	height: 42px;
	padding-bottom:5px;
	width: 880px;
	padding-right: 4px;
	margin-right:0px;
        margin-left: 1px;;
	clear:both;
}
/****************************************/
#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: #0B1E73;
	width: 288px;
	padding-left:40px;
	height: 30px;
	float: right;
	text-align: right;
	display:block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	vertical-align: center;
	margin-right: 0px;
}
#searchform{
	margin:5px;
	padding-left:4px;
	display:block;
}

#searchform .txt{
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:242px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	vertical-align:top;
	margin-right:3px;
	border:solid 1px #aaaaaa;
}
#searchform .submit,#searchform .submit a{
	text-decoration:none;
	height:18px;
	width:18px;
	float:left;
	display:block;
	background-image:url(//www.hofstra.edu/images/misc/home_i_searchBTN.gif);
	background-repeat:no-repeat;
}
#searchform .submit a:hover{
	background-image:url(//www.hofstra.edu/images/misc/home_h_searchBTN.gif);
}

#searchform .submit a:active{
	background-image:url(//www.hofstra.edu/images/misc/home_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{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position: relative;
	background-color: #0B1E73;
	height: 23px;
	width: 185px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 15px;
	top: 0px;
	float: left;
	text-align: right;
	color:#FFFFFF;
}
.globalelements a{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0B1E73;
}
.globalelements a:hover{
	background-color:#0B1E73;
	color:#feb612;
}
#bannertop {
	width:880px;
	margin-top: 4px;
	padding-top:4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left:6px;
	margin-bottom: 0px;
} 
.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;
	text-align:center;
	background-color: #0B1E73;
	height: 65px;
	width: 896px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left: 0px;
	top: 0px;
	float: left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

	font-weight:bold;
	margin-bottom:5px;
}
.logo2 a{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0B1E73;
}
.logo2 a:hover{
	background-color:#0B1E73;
	color:#feb612;
}
#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-im	age: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-left: 0px;
	margin-bottom: 10px;
}

#leftzone {
	float: left;
}

.leftfeature {
	display: block;
}

#content {
	position: relative;
	width: 576px;
	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: 880px;
	margin-left: 8px;
}
#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: 6px 6px;
	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: 6px 6px;
	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: -12px;
	width:360px; 
	margin-left:4px;
	margin-bottom:5px;
}
.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: 350px;
	position: relative;
	top: -11px; 
	float: right;
}
.emaillnk{
	display: block;
	width: 52px;
	height: 18px;
	float: right;
	background-image:url(//www.hofstra.edu/images/misc/i_email.gif);
	text-decoration:none;
	background-position: center center;
}
.emaillnk:hover{
	background-image:url(//www.hofstra.edu/images/misc/h_email.gif);
	text-decoration:none;
}
.printlnk{
	display: block;
	width: 56px;
	height: 18px;
	float: right;
	background-image:url(//www.hofstra.edu/images/misc/i_print.gif);
	text-decoration:none;
	background-position: center center;
}
.printlnk:hover{
	background-image:url(//www.hofstra.edu/images/misc/h_print.gif);
	text-decoration:none;
}

.localnav {
	margin-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	width: 178px;
}
.localnav a{
/*	background-image:url(images/nav/i_localNavArrow.gif); */
        background-image:url(/images/home/news/UR/75/75_nav_background.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
/*	border-bottom: 1px solid #ffffff; */
	display: block;
	padding: 5px 7px 3px 8px;
	padding-left: 11px;
	color:#0B1E73;
	background-color:#FFFFFF;
	text-decoration:none;
min-height:20px;
border-bottom:1px solid #FFFFFF;
}
.localnav #selected{
	color:#0B1E73;
	font-weight: bold;
}
.localnav a:hover{
/*	background-image:url(images/nav/a_localNavArrow.gif); */
        background-image:url(/images/home/news/UR/75/75_nav_background_hover.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
/*  border-bottom: 1px solid #FFFFFF; */
	display: block;
	padding: 5px 7px 3px 8px;
	padding-left: 11px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	text-decoration:none;
min-height:20px;
border-bottom:1px solid #FFFFFF;
}
.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;
}
.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:#b19401;
	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;
}
.leftcolumn { width: 48%; float: left; border-right:1px #CCCCCC solid; padding-right:15px; margin-right:10px }
.rightcolumn { width: 48%; float: right; }
.highlightbox {
        align: center;
        border: 1px #CCCCCC solid;
        background-color: #a7c1e3;
        padding: 10px;
        margin: 10px 0px 10px 20px;
        width: 90%;
}
.brk2{
	margin-top:18px;
	margin-bottom:9px;
	display:block;
}

/****************************************/

.footer {
	width: 890px;
	float: left;
        margin-left: 7px;
        
}
.footer .centering .caption {
	position: absolute;
	width: 889px;
	height: 44px;
	border-left: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #0B1E73;
	clear:both;
}
.emph1 {
	color: #CECECE;
	padding-left: 15px;
	padding-top:10px;
	display: block;
	float:left;
}
.emph2 {
	padding-left: 5px;
	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;
}
.demo  {color:#000033; background-color:#cccccc; layer-background-color:#cccccc;
        position:absolute; top:100px; left:100px; width:480px; height:280px;
        z-index:99;  visibility:hidden;}

/* awesome buttons CSS */
.awesome, .awesome:visited {
	background: #222 url(/images/misc/misc_btnoverlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
         #contentwide .awesome:hover			{ color: #fff;}
         #contentwide .awesome:visited			{ color: #fff;}
         #contentwide .awesome:a			{ color: #fff;}
         #contentwide .awesome			{ color: #fff;}
	.awesome:hover							{ background-color: #111; }
	.awesome:active							{ top: 1px;}
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ;}
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25);}
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px;}	
	.hofblue.awesome, .red.awesome:visited			{ background-color: #0b1e73;}
	.hofblue.awesome:hover							{ background-color: #091a62;}
	.hofgold.awesome, .red.awesome:visited			{ background-color: #fdc82f;}
	.hofgold.awesome:hover							{ background-color: #d7aa28;}
	.dynred.awesome, .red.awesome:visited			{ background-color: #d55c19;}
	.dynred.awesome:hover							{ background-color: #b54e15;}
	.dynblue.awesome, .red.awesome:visited			{ background-color: #52c6e2;}
	.dynblue.awesome:hover							{ background-color: #46a8c0;}
	.dyngreen.awesome, .red.awesome:visited			{ background-color: #7ab800;}
	.dyngreen.awesome:hover							{ background-color: #689d00;}
	.confblue.awesome, .red.awesome:visited			{ background-color: #a7c1e3;}
	.confblue.awesome:hover							{ background-color: #8ea4c1;}
	.confred.awesome, .red.awesome:visited			{ background-color: #c84e00;}
	.confred.awesome:hover							{ background-color: #aa4200;}
	.confgreen.awesome, .red.awesome:visited			{ background-color: #69923a;}
	.confgreen.awesome:hover							{ background-color: #597c31;}
	.confgold.awesome, .red.awesome:visited			{ background-color: #b19401;}
	.confgold.awesome:hover							{ background-color: #977e01;}

/*END awesome buttons CSS */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu { line-height:	1.0; }
.sf-menu ul 
{
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li { width:	100%; }
.sf-menu li:hover { visibility:		inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li 
{
	float:			left; 
	position:		relative;
}
.sf-menu a 
{
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul 
{
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul 
{
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu 
{
        font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:			left; 
	width:100%;
	background-color: #b19401;
}
.sf-menu a 
{
	border-right:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
        font-weight:            bold;
}
.sf-menu li { background: #b19401; }
.sf-menu li li { background: #b19401; }
.sf-menu li li li { background: #9AAEDB; }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active 
{
	background:		#0b1e73;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul 
{
	padding-right: 	1.8em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator 
{
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/images/misc/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/misc/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.alttext{
	display:none;
}