body {
	margin:0;
	color:#000;
	font:13px/18px Verdana, Arial, Helvetica, sans-serif;
	background:#00539c;
}

form {
	margin:0;
	padding:0;
}

#main {
	margin:0 auto;
	width:978px;
	clear:both;
	overflow:hidden;
	background:url('/App_Themes/UDAlumni/Images/main-bg.gif') repeat-y;
}

#container {
	clear:both;
	overflow:hidden;
	padding:0 0 28px;
	background:url('/App_Themes/UDAlumni/Images/footer-bg.gif') no-repeat 0 100%;
}

.first {
    background:none !important;
}




.share {
    width:auto;
    height:auto;
    position:absolute;
    top: 50px;
    left: 790px;
}


/* #New-Header# */
#container #header {
	clear:both;
	overflow:hidden;
	width:922px;
	height: 145px;
	margin:0 28px;
	padding:0;
	background:url('/App_Themes/UDAlumni/Images/new-header-bg.jpg') no-repeat;
	position:relative;
}

#container #header a.h-lnk {
	float:left;
	margin:14px 0 0 24px;
	display:inline;
	color:#fd0;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
}

#container #header a.h-lnk:hover {
    text-decoration:none;
}

#container #header strong {
	position:absolute;
	top:3px;
	left:101px;
	width:106px;
	height:138px;
	z-index:689;
}

#container #header strong a {
	display:block;
	width:106px;
	height:138px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/App_Themes/UDAlumni/Images/big-logo.jpg') no-repeat;
	cursor:pointer;
}

#container #header h1 {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:27px 0 0 206px;
	width:716px;
	color:#4d7ea8;
	font-size:92px;
	line-height:99px;
	font-weight:normal;
	letter-spacing:-4px;
	text-align:right;
}

* html #container #header h1 {
    width:720px;
}

#container #header p {
	float:right;
	margin:12px 0 0;
	text-align:right;
	padding:0 20px 0 0;
	color:#fff;
	font-size:13px;
	line-height:16px;
	letter-spacing:-1px;
	word-spacing:1px;
}


#container #header p a {
	font-weight: bold;
	color: #FFDD00;
}

#container #header em {
	position:absolute;
	width:189px;
	height:22px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/App_Themes/UDAlumni/Images/university.gif') no-repeat;
	left:298px;
	top:73px;
}


/* #Content# */
#content {
	clear:both;
	width:922px;
	margin:0 28px;
	overflow:hidden;
	background:url('/App_Themes/UDAlumni/Images/content-bg.gif') repeat-y;
}

#content .content-top {
	clear:both;
	width:922px;
	overflow:hidden;
	background:url('/App_Themes/UDAlumni/Images/content-top.jpg') no-repeat;
}

#content .content-bottom {
	float:left;
	width:922px;
	padding:0 0 20px;
	background:url('/App_Themes/UDAlumni/Images/content-bottom.gif') no-repeat 0 100%;
}

/* #Nav-Column# */
.nav-column {
	float:left;
	width:396px;
}

#container .nav-column {
	width:210px;
	padding:0 0 6px;
}

.nav-column ul {
	float:left;
	width:210px;
	margin:0;
	padding:0;
	border-bottom:2px solid #edf3f8;
	z-index: 1000;
}

.nav-column ul li {
	float:left;
	width:210px;
	background:#fff url('/App_Themes/UDAlumni/Images/arrow.gif') no-repeat 188px 50%;
	border-top:2px solid #edf3f8;
	list-style:none;
}

#container .nav-column ul li {
    background:#fff url('/App_Themes/UDAlumni/Images/arrow.gif') no-repeat 178px 50%;
}

.nav-column ul li:hover, .nav-column ul li.hover {
    position:relative;
}

.nav-column ul li:hover .sub-item, .nav-column ul li.hover .sub-item {
    display:block;
}

.nav-column ul li:hover a, .nav-column ul li.hover a {
    background:url('/App_Themes/UDAlumni/Images/nav-hover-bg.gif') repeat-y;
}

.nav-column ul li a {
	display:block;
	width:154px;
	color:#00539b;
	font-size:13px;
	line-height:17px;
	letter-spacing:-1px;
	word-spacing:1px;
	text-decoration:none;
	padding:4px 30px 4px 26px;
}

.nav-column ul li .sub-item {
	position:absolute;
	top:-2px;
	left:210px;
	width:166px;
	padding:21px 10px 15px;
	background:#0d4f7f;
	display:none;
	z-index:999;
}

#container .nav-column ul li .sub-item {
	width:242px;
	padding:8px 10px;
	z-index:999;
}

.nav-column ul li .sub-item p {
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:18px;
}

.nav-column ul li .sub-item ul {
	float:left;
	width:232px;
	margin:0;
	padding:0 0 0 6px;
	border:none;
}

.nav-column ul li .sub-item ul li {
	float:left;
	width:216px;
	padding:0 0 0 16px;
	background:url('/App_Themes/UDAlumni/Images/yellow-arrow.gif') no-repeat 0 6px !important;
	border:none;
	list-style:none;
	z-index: 999;
}

.nav-column ul li .sub-item ul li a:hover {
    text-decoration:underline;
}

.nav-column ul li.hover .sub-item ul li a, .nav-column ul li:hover .sub-item ul li a {
    background:none;
}

.nav-column ul li .sub-item ul li a {
	display:inline;
	padding:0;
	color:#fcfdfd;
}

.nav-column ul li:hover .spotlight , .nav-column ul li.hover .spotlight {
    display:block;
}

.nav-column ul li.last-lnk a, .nav-column ul li.last-lnk:hover, .nav-column ul li.last-lnk.hover{
    background:url('/App_Themes/UDAlumni/Images/nav-home-spotlight.gif') no-repeat !important;
    font-size:12px;
    color:#FFDD00;
    display:block;
}

.nav-column ul li.last-lnk:hover a, .nav-column ul li.last-lnk.hover a {
	color:#fff;
	background:none;
}

.nav-column .spotlight {
	background: url( '/App_Themes/UDAlumni/Images/spotlight-bg.gif' ) repeat-y;
	position:relative;
	width:100%;
	clear: both;
    overflow: hidden;
    border: none;
    list-style: none;
    padding:0;
    margin: -2px 0 0 0;
}

.nav-column .spotlight a {
    text-decoration: none;
}

.nav-column .spotlight a strong {
	display:block;
	clear:both;
	overflow:hidden;
	padding:4px 10px 10px 26px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	text-decoration: none;
}

.nav-column .spotlight p {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0 0 4px 26px;
	color:#fff;
	font-size:10px;
	line-height:12px;
}

.nav-column .spotlight img {
	display:block;
	margin:0;
	border:none;
}

.nav-column .ad-box {
	clear:both;
	overflow:hidden;
	width:100%;
	height:90px;
	padding:167px 0 0;
	background:url('/App_Themes/UDAlumni/Images/ad-box-bg.jpg') no-repeat;
	text-align:center;
}

.nav-column .ad-box p {
	clear:both;
	overflow:hidden;
	margin:0 0 14px;
	color:#00529b;
	font-size:12px;
	line-height:18px;
}

.nav-column .ad-box a {
	color:#034f90;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}

.nav-column .ad-box a:hover {
    text-decoration:none;
}

.nav-column .home-spotlight {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 120px;
    padding: 167px 0 0;
    background: url( '/App_Themes/UDAlumni/Images/spotlight-bg.gif' ) repeat-y;
    position:relative;
    border: none;
}

.nav-column .home-spotlight .title {
    height:23px;
    width:100%;
    background: url( '/App_Themes/UDAlumni/Images/nav-home-spotlight.gif' ) no-repeat;
    position:absolute;
    top:0;
    padding: 4px 0 0 25px;
    font-size:12px;
    color:#FFDD00;
}

.nav-column .home-spotlight .details {
    height:auto;
    width:100%;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    font-size:13px;
    color:#FFFFFF;
    position:absolute;
    top:30px;
    display:block;
}

.nav-column .home-spotlight .details a{

    display:block;
    padding: 2px 0 0 25px;
    font-size:13px;
    color:#FFFFFF;
    text-decoration:none;
    height:auto;
}

.nav-column .home-spotlight img{
    height:210px;
    width:209px;    
    margin:0;
    padding:0;
    position:absolute;
    bottom:0px;
}

.nav-column .search-box {
	clear:both;
	overflow:hidden;
	padding:12px 9px 10px;
}

* html .nav-column .search-box {
    height:1%;
}

.nav-column .search-box .btn-search {
	float:left;
	margin:0;
	padding:0;
	color:#000;
	width:54px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

.nav-column .search-box .inp-search {
	float:right;
	width:120px;
	margin:0;
	padding:2px 5px;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000;
}


/* #Info-Block# */
.info-block {
	float:right;
	width:526px;
}

.info-block h1 {
	clear:both;
	margin:16px 0 0;
	color:#00539b;
	font-size:72px;
	line-height:76px;
	font-weight:normal;
	letter-spacing:-5px;
}

.info-block h1 span {
	float:left;
	padding:0 0 0 16px;
	letter-spacing:-1px;
	font-size:19px;
	line-height:22px;
}

.info-block .update {
	clear:both;
	width:526px;
	overflow:hidden;
	padding:4px 0 0;
}

.info-block .update .btn-holder {
	float:left;
	width:230px;
	height:101px;
	margin:15px 0 0;
	padding:15px 0 0 13px;
	background:url('/App_Themes/UDAlumni/Images/btn-holder-bg.jpg') no-repeat;
}

.info-block .update .btn-holder a {
	display:block;
	width:230px;
	height:83px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/App_Themes/UDAlumni/Images/btn-update.gif') no-repeat;
}

.info-block .update .img-holder {
	float:left;
	width:270px;
	clear:none;
}

.info-block .update .img-holder img {
	display:block;
	margin:0;
	border:none;
}

.info-block .txt {
	clear:both;
	width:480px;
	overflow:hidden;
	padding:0 32px 0 14px;
}

.info-block .txt p {
	margin:0;
}


/* #Img-Holder# */
.img-holder {
	clear:both;
	width:922px;
	clear:both;
}

.img-holder img {
	display:block;
	margin:0;
	border:none;
}


/* #Text-Block# */
.text-block {
	float:right;
	width:707px;
	padding:4px 0 0;
}

.text-block-bottom {
	clear:both;
	overflow:hidden;
	padding:3px 30px 20px 0;
	width:677px
}

* html .text-block-bottom {
    height:1%;
}

.text-block-bottom a {
	float:right;
	color:#00539c;
	font-size:10px;
	line-height:13px;
	text-decoration:none;
}

.text-block-bottom a:hover {
    text-decoration:underline;
}

/* #Breadcrumbs# */
.text-block .breadcrumbs {
    float: left;
    width: 600px;
    height:30px;
}

.text-block .breadcrumbs .nav {
    padding: 3px 0 3px 5px;
    font-size: 8pt;
    color: #034f90;
    margin: 0 0 6px 0;
    font-weight: bold;
}

.text-block .breadcrumbs .nav a{
	color:#034f90;
	font-weight:bold;
	text-decoration:underline;
}

.text-block .breadcrumbs .nav a:hover{
	color:#007bea;
	font-weight:bold;
	text-decoration:none;
}


/* #Homepage Top Containers# */
.two-blocks-holder {
	clear:both;
	overflow:hidden;
	padding:0 7px 0 0;
	background:url('/App_Themes/UDAlumni/Images/text-holder-bg.gif') repeat-y;
}

* html .two-blocks-holder {
    height:1%;
}

.two-blocks-holder-top {
	clear:both;
	overflow:hidden;
	background:url('/App_Themes/UDAlumni/Images/text-holder-top.gif') no-repeat;
}

.two-blocks-holder h2 {
	clear:both;
	overflow:hidden;
	margin:0;
	color:#00539c;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	letter-spacing:-1px;
}

.two-blocks-holder h3 {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0 0 0 12px;
	color:#00539c;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:-1px;
}

.two-blocks-holder strong {
	display:block;
	clear:both;
	color:#00539c;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	letter-spacing:-1px;
}

.two-blocks-holder img {
	float:left;
	margin:5px 6px 0 0;
	border:none;
}

.two-blocks-holder p {
	margin:10px 0 0;
	font-size:11px;
	line-height:16px;
}

.two-blocks-holder span {
	display:block;
	margin:20px 0 0;
}

.two-blocks-holder a {
	color:#034f90;
	text-decoration:none;
	font-size: 12px;
}

.two-blocks-holder a:hover {
    text-decoration:underline;
}

.two-blocks-holder .box-1 {
	float:left;
	width:328px;
	padding:6px;
}

.two-blocks-holder .box-2 {
	float:right;
	width:318px;
	margin:0 13px 0 0;
	padding:6px;
	display:inline;
}


/* #Homepage Login Block# */
.login-block {
	clear:both;
	overflow:hidden;
	width:522px;
	height:162px;
	padding:0 34px 0 148px;
	margin:0 0 0 -5px;
	background:url('/App_Themes/UDAlumni/Images/login-block.jpg') no-repeat;
	z-index: 10;
}

.login-block .about-txt {
	float:left;
	width:300px;
}

.login-block .about-txt h4 {
	clear:both;
	overflow:hidden;
	margin:30px 0 0px 0;
	width:181px;
	height:21px;
	text-indent:-9999px;
	background:url('/App_Themes/UDAlumni/Images/udconnection.gif') no-repeat;
}

.login-block .about-txt strong {
	display:block;
	clear:both;
	color:#00529b;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	letter-spacing:-1px;
	padding: 0;
	margin: 0;
	*margin: -5px 0 -10px 0;
}

.login-block .about-txt ul {
	clear:both;
	overflow:hidden;
	margin:0px 0 0;
	padding:0;
}

.login-block .about-txt ul li {
	float:left;
	width:270px;
	padding:0 0 0 10px;
	letter-spacing:-1px;
	font-size:12px;
	line-height:14px;
	background:url('/App_Themes/UDAlumni/Images/blue-dot.gif') no-repeat 0 6px;
}

.login-block .about-txt ul li span {
    margin:0 0 0 20px;
}

.login-block .about-txt ul li a {
	color:#034f90;
	text-decoration:underline;
}

.login-block .about-txt ul li a:hover {
    text-decoration:none;
}

.login-block .login-area {
	float:right;
	width:218px;
	padding:15px 0 0;
}

.login-block .login-area h4 {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0 0 0 70px;
	color:#00529b;
	font-size:14px;
	line-height:19px;
}

.login-block .login-area ul {
	clear:both;
	overflow:hidden;
	margin:0 0 7px;
	padding:0;
}

.login-block .login-area ul li {
	float:left;
	width:100%;
	margin:5px 0 0;
	list-style:none;
}

.login-block .login-area ul li label {
	float:left;
	width:66px;
	padding:0 2px 0 0;
	text-align:right;
	letter-spacing:-1px;
}

.login-block .login-area ul li .inp-txt {
	float:left;
	width:146px;
	border:1px solid #000;
	font:12px Arial, Helvetica, sans-serif;
	background:none;
}

.login-block .login-area ul li .btn-sign {
	float:left;
	margin:0 0 0 67px;
	padding:0 3px 1px;
	display:inline;
	font:12px Arial, Helvetica, sans-serif;
}

* html .login-block .login-area ul li .btn-sign {
	padding:0;
	margin:0 0 0 66px;
}

.login-block .login-area a {
	float:left;
	clear:left;
	margin:0 0 0 67px;
	display:inline;
	color:#00539c;
	font-size:10px;
	line-height:13px;
	text-decoration:underline;
	white-space:nowrap;
}

.login-block .login-area a:hover {
    text-decoration:none;
}


/*Homepage Calendar/Events Block# */
.calendar-block {
	clear:both;
	overflow:hidden;
	width:700px;
	height: auto;
	background:#00539b url('/App_Themes/UDAlumni/Images/column-bg.gif') repeat-y 100% 0;
}

.calendar-block .calendar-block-top {
	clear:both;
	overflow:hidden;
	width:674px;
	height:auto;
	padding:6px 19px 6px 7px;
	background:url('/App_Themes/UDAlumni/Images/column-top.jpg') no-repeat 100% 0;
}

.calendar-block img {
	float:left;
	margin:0;
	border:none;
}

.calendar-block .calendar-holder {
	float:right;
	width:408px;
	height:214px;
	background:#fff;
	overflow:auto;
	padding: 10px;
}

.calendar-block .calendar-holder .EventBrief{
	display: block;
	margin: 0px 0px 10px 0px;
}

.calendar-block .calendar-holder .EventBrief .Title {
	font-weight: bold;
	color: #6488A8;
}

.calendar-block .calendar-holder .EventBrief .Title span{
	display: block;
}

.calendar-block .calendar-holder .EventBrief .Title span a{
	color: #00507B;
	text-decoration: none;
}

.calendar-block .calendar-holder .EventBrief .Title span a:Hover{
	text-decoration: underline;
}

.calendar-block .calendar-holder ul {
	clear:both;
	overflow:hidden;
	margin:0 0 0 28px;
	padding:0 0 16px;
	width:350px;
}

.calendar-block .calendar-holder ul li {
	float:left;
	width:100%;
	margin:16px 0 0;
	list-style:none;
}

.calendar-block .calendar-holder ul li strong {
	float:left;
	width:108px;
	color:#3f3f3f;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
}

.calendar-block .calendar-holder ul li p {
	float:right;
	margin:0;
	width:242px;
	color:#7f7f7f;
	font-size:12px;
	line-height:15px;
	word-spacing:-1px;
}

.calendar-block .slideshow {
    clear: left;
    padding: 5px 0 0 0;
    height: auto;
    width: auto;
}


/* #One Column Layout# */
.one-column {
	clear:both;
	overflow:hidden;
	width:700px;
	background:url('/App_Themes/UDAlumni/Images/one-column-bg.gif') repeat-y;
}

.one-column .one-column-top {
	clear:both;
	overflow:hidden;
	width:634px;
	min-height:480px;
	padding:24px 48px 20px 18px;
	background:url('/App_Themes/UDAlumni/Images/one-column-top.gif') no-repeat 100% 0;
}

* html .one-column .one-column-top {
    height:480px;
}

.one-column h2 {
	clear:both;
	overflow:hidden;
	margin:0;
	color:#00539c;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
}

.one-column h3 {
	clear:both;
	overflow:hidden;
	margin:15px 0 0 0;
	color:#00539c;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
}

.one-column h6 {
    color:#666666;
    font-size:11px;
    line-height:12px;
    font-weight:normal;
    margin: -10px 0 0 172px;
}

.one-column img {
	border:none;
}

.one-column p {
	margin:8px 0 0;
	padding:0 0 1px;
	line-height:16px;
	font-size:11px;
	clear: left;
}

.one-column p a {
	color:#00539C;
	text-decoration:none;
    font-weight:bold;
}

.one-column p a:hover {
    text-decoration:underline;
    font-weight:bold;
}

.one-column ul {
	width:auto;
	margin:10px 0 10px 50px;
	padding:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	list-style: disc;
}

.one-column ul li {
	padding:5px 10px 0px 0;
	margin:0;
	list-style: disc;
}

/* #One Column Child Preview# */
.one-column ul.no-bullets {
    margin: 20px 0 0 -20px;
    padding: 0;
}
.one-column ul.no-bullets li{
	padding:0;
	margin:0 0 5px 20px;
	list-style: none;
	float: left;
}

.one-column ul.no-bullets li img {
	float:left;
	margin:0;
	border:none;
	padding: 0 5px 0 0;
	width: auto;
}

.one-column ul.no-bullets li .txt-holder {
	float:left;
	width:580px;
	color:#000000;
	margin:0;
	padding:0;
}

.one-column ul.no-bullets li .txt-holder h5 {
	overflow:hidden;
	margin:2px 0 2px 0;
	color:#00539b;
	font-size:11px;
	line-height:16px;
	padding:0;
	width: 580px;
	display: block;
}

.one-column ul.no-bullets li .txt-holder h5 a {
	color:#00539b;
	text-decoration:underline;
	padding:0;
	margin:0;
}

.one-column ul.no-bullets li .txt-holder h5 a:hover {
    text-decoration:none;
}

.one-column ul li .txt-holder strong {
	clear:both;
	overflow:hidden;
	display:block;
	font-size:10px;
	line-height:12px;
}

.one-column ul li .txt-holder p {
	clear:both;
	overflow:hidden;
	margin:-2px 0 0px 0;
	*margin:-10px 0 0 0;
	font-size:11px;
	line-height:16px;
}

.one-column ul li .txt-holder p a {
	color:#034f90;
	text-decoration:none;
}

.one-column ul li .txt-holder p a:hover {
    text-decoration:underline;
}

/* #One Column Satellite Reps# */
.one-column ul.contactlinks {
    font-size:11px;
    margin: 10px 0 10px 0;
}

.one-column ul.contactlinks a{
	color:#00539C;
	text-decoration:none;
    font-weight:bold;
}

.one-column ul.contactlinks a:hover{
	color:#00539C;
	text-decoration:underline;
    font-weight:bold;
    margin:0;
    padding:0;
}

.one-column ul.contactlinks li.name {
    font-weight:bold;
    margin:0;
    padding:0;
    list-style: none;
}

.one-column ul.contactlinks li.details {
    margin:0;
    float:left;
    width:auto;
    padding: 0 5px 0 0;
    list-style: none;
}

.one-column ul.contactlinks li.detailsI {
    margin: 0;
    padding: 0;
    font-style: italic;
    list-style: none;
}

.one-column ul.contactlinks li.detailsI span{
    margin: 0;
    padding: 0 5px 0 0;
    clear: left;
}

.one-column ul.contactlinks li.website {
    margin:0 0 10px 0;
    padding:0;
    clear:both;
    width:auto;
    list-style: none;
}

.one-column ul.relatedLinks{
    font-size:11px;
    margin:0;
    padding:0;
}

/* #One Column Related Links# */
.one-column ul.relatedLinks li {
    margin:0;
    padding:10px 5px 10px 10px;
    float:left;
    width:610px;
    clear:left;
    list-style: none;
}

.one-column ul.relatedLinks li a{
	color:#00539C;
	text-decoration:none;
    font-weight:bold;
    float:left;
    width:auto;
    margin:0 0 0px 0px;
    padding:0;
    *margin: 0 0 -10px 0;
}

.one-column ul.relatedLinks li a:hover{
	color:#00539C;
	text-decoration:underline;
    font-weight:bold;
}
.one-column ul.relatedLinks li p {
    margin:0;
    padding:0;
}

/* #One Column Spirit Ambassador 2 Column# */
.one-column-left{
    width:310px;
    float:left;
}

.one-column-left p{
    padding: 10px 0 0 0;
    margin:0px;
}

.one-column-left ul.no-bullets {
    margin: 0;
    padding: 0;
}
.one-column-left ul.no-bullets li{
	padding:0;
	margin:0 0 5px 0px;
	list-style: none;
	float: left;
}

.one-column-left ul.no-bullets li img {
	float:left;
	margin:0;
	border:none;
	padding: 0 5px 0 0;
	width: auto;
}

.one-column-left ul.no-bullets li .txt-holder {
	float:left;
	width:285px;
	color:#000000;
	margin:0;
	padding:0;
}

.one-column-left ul.no-bullets li .txt-holder h5 {
	overflow:hidden;
	margin:2px 0 2px 0;
	color:#00539b;
	font-size:11px;
	line-height:16px;
	padding:0;
	width: 285px;
	display: block;
}

.one-column-left ul.no-bullets li .txt-holder h5 a {
	color:#00539b;
	text-decoration:underline;
	padding:0;
	margin:0;
}

.one-column-left ul.no-bullets li .txt-holder h5 a:hover {
    text-decoration:none;
}

.one-column-right{
    width:310px;
    float:right;
}

/* #One Column Spotlight Page# */
.one-column .spotlight {
    width:280px;
    height: 220px;
    margin:20px 40px 0px -30px;
    padding:0;
    border-bottom: solid 2px #00529C;
    float: left;
    clear: none;
    list-style: none;
}

.one-column .spotlight p{
    margin:0px 0 0px 0;
    line-height:16px;
    padding:0 0 40px 0;
}

.one-column .spotlight h5 {
	color:#00539b;
	font-size:11px;
	line-height:16px;
	padding:0px 0 10px 0;
	margin: 0px 0 0 0px;
}

.one-column .spotlight h5 a {
	color:#00539b;
	text-decoration:underline;
	padding:0;
	margin:0;
}

.one-column .spotlight h5 a:hover {
    text-decoration:none;
}

.one-column .spotlight .teaser {
    float:right;
    margin:0px;
    padding:0px 0 10px 20px;
}

/* #One Column External Links# */
.externalLinks {
    list-style: none;
    margin: 0;
    padding: 0;
}

.externalLinks li {
    clear: left;
    margin: 0 0 0 -30px !important;
    padding: 0;
    list-style: none !important;
    
}

.externalLinks li img {
	float:left;
	margin:0;
	border:none;
	padding: 0 5px 0 0;
	width: auto;
	list-style: none;
}

.externalLinks li .descript {
    list-style: none;
    float: left;
    width: 545px;
    margin: 0 0 10px 0;    
}

.externalLinks li .descript a{
	color:#00539C;
	text-decoration:underline;
    font-weight:bold;
    font-size: 11px;   
    list-style: none;
    float: left;
    
}

.externalLinks li .descript p {
    margin: 0;
    padding: 0;
    list-style: none;
}


/* #Two Column Layout#*/

/*#Left Column# */
.thick-column {
	float:left;
	width:440px;
	min-height:534px;
	background:#fff url('/App_Themes/UDAlumni/Images/column-bg.gif') repeat-y 100% 0;
}

* html .thick-column {
    height:534px;
}

.thick-column-top {
	clear:both;
	overflow:hidden;
	width:410px;
	padding:0 14px 0 16px;
	background:url('/App_Themes/UDAlumni/Images/column-top.jpg') no-repeat 100% 0;
}

.thick-column h2 {
	clear:both;
	overflow:hidden;
	margin:22px 0 0;
	color:#00539c;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
}

.thick-column h3 {
	clear:both;
	overflow:hidden;
	margin:15px 0 -10px 0;
	color:#00539c;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	padding:0;
}

.thick-column h3 a{
	color:#00539b;
	text-decoration:underline;
}

.thick-column h3 a:hover{
    text-decoration:none;
}
.thick-column p {
	margin:12px 0 0;
	padding:0 10px 1px 0;
	line-height:16px;
	font-size:11px;
}

.thick-column p a {
	color:#00539C;
	text-decoration:underline;
    font-weight:bold;
}

.thick-column p a:hover {
    text-decoration:none;
    font-weight:bold;
}

.thick-column p.date{
    color: #666666;
    font-size: 13px;
    line-height: 18px;
    font-weight:bold;
    margin: 20px 0 -20px 0;
}

.thick-column ul {
	clear:both;
	overflow:hidden;
	width:390px;
	margin:0;
	padding:0;
}

.thick-column ul li {
	float:left;
	width:100%;
	padding:16px 0 6px;
	list-style:none;
	margin:0;
}

.thick-column ul li.first {
    border:none;
}

.thick-column ul li img {
	float:left;
	margin:0;
	border:none;
}

.thick-column ul li .txt-holder {
	float:right;
	width:365px;
}

.thick-column ul li .txt-holder h5 {
	clear:both;
	overflow:hidden;
	margin:2px 0 0 0;
	color:#00539b;
	font-size:11px;
	line-height:16px;
}

.thick-column ul li .txt-holder h5 a {
	color:#00539b;
	text-decoration:underline;
}

.thick-column ul li .txt-holder h5 a:hover {
    text-decoration:none;
}

.thick-column ul li .txt-holder strong {
	clear:both;
	overflow:hidden;
	display:block;
	font-size:10px;
	line-height:12px;
}

.thick-column ul li .txt-holder p {
	clear:both;
	overflow:hidden;
	margin:-2px 0 8px 0;
	*margin:-10px 0 0 0;
	font-size:11px;
	line-height:16px;
}

.thick-column ul li .txt-holder p a {
	color:#034f90;
	text-decoration:none;
}

.thick-column ul li .txt-holder p a:hover {
    text-decoration:underline;
}

.thick-column .relationsstaff {
    font-size:11px;
    margin:10px 0 0 0;
    padding:0;
    width:200px;
    float:left;
}

.thick-column .relationsstaff h5 {
    margin:0;
    font-size:11px;
    padding:0 5px 0 0;
    float:left;
    width:auto;
}

.thick-column .relationsstaff h5 a{
	color:#00539C;
	text-decoration:underline;
    font-weight:bold;
    float:left;
    width:auto;
    margin:0;
    padding:0;
}

.thick-column .relationsstaff h5 a:hover{
	color:#00539C;
	text-decoration:none;
    font-weight:bold;
}

.thick-column.relationsstaff .year {
    float: left;
    width:auto;
    margin:0;
    padding:0;
    font-weight:bold;
}

.thick-column .relationsstaff .details {
    margin:0 0 7px 0;
    padding:0;
    clear:both;
}

.thick-column ul.bullets {
	margin: 10px 0 10px 0;
}

.thick-column ul.bullets li{
	float:left;
	font-size: 11px;
	width:92%;
	padding:2px 0 0px 5px;
	list-style:inherit;
	margin: 0px 0 0px 30px;
}

/* #Right Column# */
.thin-column {
	float:right;
	width:260px;
}

.thin-column .thin-box {
	clear:both;
	width:252px;
	overflow:hidden;
	background:#fff url('/App_Themes/UDAlumni/Images/column-bg.gif') repeat-y 100% 0;
	margin:0 0 18px;
}

.thin-column .last {
    margin:0;
}

.thin-column .thin-box .thin-box-top {
	clear:both;
	overflow:hidden;
	padding:18px 20px 16px;
	background:url('/App_Themes/UDAlumni/Images/column-top.jpg') no-repeat 100% 0;
}

.thin-column .thin-box h3 {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0 0 4px;
	color:#00539c;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}

.thin-column .thin-box ul {
	clear:both;
	overflow:hidden;
	width:196px;
	margin:0;
	padding:0;
    font-size:11px;
}

.thin-column .thin-box ul li {
	float:left;
	width:100%;
	padding:14px 0 18px;
	list-style:none;
	word-spacing:-1px;

}

.thin-column .thin-box ul li.first {
	padding:6px 0 18px;
	border:none;
}

.thin-column .thin-box ul li.last {
    padding:14px 0 0;
}

.thin-column .thin-box ul li p {
	clear:both;
	overflow:hidden;
	margin:0;
	color:#000;
	font-size:11px;
	line-height:14px;
}

.thin-column .thin-box ul li p strong {
	display:block;
	clear:both;
	color:#00539b;
}

.thin-column .thin-box p {
	clear:both;
	overflow:hidden;
	margin:0;
	font-size:11px;
	line-height:18px;
}

.thin-column .thin-box ul li a {
	color:#00529c;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.thin-column .thin-box a:hover {
    text-decoration:underline;
}

.thin-column ul.relatedLinks{
    font-size:11px;
    margin:10px 0 0 0;
    padding:0;
}

.thin-column ul.relatedLinks li.name {
    margin:0;
    padding:0 5px 0 0;
    float:left;
    width:auto;
}

.thin-column ul.relatedLinks li.name a{
	color:#00539C;
	text-decoration:none;
    font-weight:bold;
    float:left;
    width:auto;
    margin:0;
    padding:0;
}

.thin-column ul.relatedLinks li.name a:hover{
	color:#00539C;
	text-decoration:underline;
    font-weight:bold;
}
.thin-column ul.relatedLinks li.details {
    margin:0 0 7px 0;
    padding:0;
}

.thin-column ul.relatedLinks li p{
    line-height:19px;
}

/* #Right Column Contact Info# */

.contactcard{
    width: 100%;
    font-size:11px;
}

.contactcard h6{
    font-size: 10pt;
    color: #00529c;
    font-weight: bold;
    padding: 2px;
    margin: 8px 0 4px 0;
    border-bottom: solid 2px #00529C;
}

.contactcard ul.qualifiers li.company{
    padding:0 0 4px 0;
    margin:0px;
    list-style: none;
}

.contactcard ul.address li.street {
    margin:0;
    padding:0;
    list-style: none;
}

.contactcard ul.address li.city {
    float:left;
    margin:0;
    padding:0 5px 0 0;
    width:auto;
    list-style: none;
}

.contactcard ul.address li.state {
    float:left;
    margin:0;
    padding:0;
    width:auto;
    list-style: none;
}

.contactcard ul.address li.zip {
    margin: 0 0 5px 0;
    padding:0;
    list-style: none;
}

.contactcard ul.channels li.info{
    font-weight:normal;
    float: left;
    padding: 0 5px 0 0;
    margin:0;
    list-style: none;
}

.contactcard ul.channels li.info span{
    font-weight:bold;
    float: left;
    padding: 0 5px 0 0;
    margin:0 0 5px 0;
    list-style: none;
}

.contactcard ul.channels li.info a{
    font-weight:normal;
    float: left;
    color:#000000;
    text-decoration:underline;
    padding: 0 5px 0 0;
    margin:0;
}

.contactcard ul.channels li.info a:hover{
    font-weight:normal;
    float: left;
    color:#000000;
    text-decoration:none;
    padding: 0 5px 0 0;
    margin:0;
}

/* #footer# */
#footer {
	clear:both;
	width:922px;
	padding:0 28px;
	overflow:hidden;
	background:#00539c url('/App_Themes/UDAlumni/Images/footer-bg.gif') no-repeat;
}
#footer ul {
	float:right;
	width:auto;
	margin:0;
	padding:5px 16px 34px 0;
}
#footer ul li {
	float:left;
	padding:0 5px 0 6px;
	list-style:none;
	font-size:10px;
	line-height:12px;
	background:url('/App_Themes/UDAlumni/Images/f-nav-separator.gif') no-repeat 0 60%;
}
#footer ul li a {
	color:#00539c;
	text-decoration:none;
}
#footer ul li a:hover {text-decoration:underline;}

}

.EditMode .EditableTextEdit .one-column{
    height:2000px;
}

p.hot-link a {
    display:block;
    text-align:center;
    font-weight:bold;
    color: #ffdd00;
    background: #00539c;
    padding: 4px;
    margin:10px 20px;
    text-decoration: none;
}

p.hot-link a:hover {
    color: #00539c;
    font-weight:bold;
    background: #ffdd00;
    padding: 4px;
    text-decoration: none;
}

/* #Contact and Nominate Forms# */
.one-column .EditingFormCategory {
	clear:both;
	overflow:hidden;
	margin:15px 0 10px 0;
	color:#00539c;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	padding:10px 0;
}

.one-column .EditingFormLabelCell{
    font-size:11px;
    padding:0;
    margin:0;
    vertical-align:top;
}

.one-column .TextAreaField {
    width: 400px;
    height: 100px;
    font-size:11px;
    padding: 3px;
}

.one-column .DropDownField {
    width: 255px;
    font-size:11px;
    padding: 3px;
}

.one-column .FormButton {
    margin:15px 0 0 0px;
    padding:0px;
}

.TextboxField {
    width: 250px;
    font-size:11px;
    padding: 3px;
}

.TextBoxField {
    width: 250px;
    padding: 3px;
}

.thick-column .EditingFormLabelCell{
    font-size:11px;
    padding:0 30px 0 0;
    margin:0;
    vertical-align:top;
}
.thick-column .TextAreaField {
    width: 250px;
    height: 100px;
    font-size:11px;
    padding: 3px;
}



/* #Spirit Ambassadors# */

.ambassadors li {
    list-style: none !important;
    zoom: 1;
}

.ambassadors li img {
    float:left;
    clear: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    list-style: none;
}

.ambassadors li .descript {
    float: left;
    width: 50%;
    list-style: none;
    height: auto;
}

.ambassadors li .descript h5 {
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 0 0;
    list-style: none;
}

.ambassadors li .descript p {
    font-size: 11px;
    list-style: none;
    margin: 0 0 3px 0;
    padding; 0;
}

table, tr, td {
    font-size: 11px;
}

/* #Accordion Menu# */

.accordion h3{
    background: #FFFFFF url('/App_Themes/UDAlumni/Images/arrow.gif') no-repeat 375px 8px;
    background-attachment: scroll;
    padding: 2px;
    font-weight: normal;
    border: solid 1px #00529c;
    color: #00529c;
    font-size: 10pt;
    cursor: pointer;
    margin: 10px 0 0 0;
    display: block;
    width: 395px;
}

.accordion h3 a {
    text-decoration: none;
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
    padding: 2px;
    display: block;
}

.accordion h3.active {
    background-attachment: scroll;
    padding: 2px;
    font-weight: normal;
    border: solid 1px #00529c;
    color: #78a9d3;
    font-size: 10pt;
    cursor: pointer;
    margin: 10px 0 0 0;
    background: #006ca9 url('/App_Themes/UDAlumni/Images/BarBGselected.gif') repeat-x 0% 0%;
    display: block;
}

.accordion div {
    border: solid 2px #e4f0f8;
    border-top: none;
    margin: 0 0 10px 0;
    width: 395px;
    padding: 0;
}

.accordion div ul {
    margin: 0px 0 0 50px;
    list-style: disc;
    padding: 10px 0px 20px 0;
}

.accordion div ul li{
    list-style: disc;
    padding: 0 10px 0 0;
    margin: 0;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.accordion p {
    margin: 0;
    padding: 10px 10px 10px 5px;
}

/* #Clubs Map Page# */
.map {
    border: solid 2px #00539c;
    padding: 0;
    margin: 10px 0;
    width: 400px;
}

.pointslist {
    margin: 20px 0 0 0;
}

.pointslist li.location
{
	margin: 0px 0px 6px 0px !important;
	padding: 0 !important;
}

.pointslist .location h4 {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 11px;
    line-height: 12px;
    cursor: pointer;
    font-weight: normal;
}

.pointslist .location h4:Hover {
    text-decoration: underline;
}

.pointslist .location .desc p{
    height: 0px;
    display:block;
    margin: 0;
    padding: 0;
}

.bubble h4{
    margin: 7px 0 0 0;
    padding: 0;
    font-size: 13px;
    height: 18px;
    font-weight: bold;
    
}
.bubble p {
    margin: -17px 0 0 0;
    *margin: -35px 0 0 0;
    padding: 0;
    font-size: 12px;
}

.bubble .address {
    margin: -20px 0 0 0;
    *margin: -40px 0 0 0;
    padding: 0;
}
.bubble .address .city01  {
    float: left;
    margin: 0px 0 0 0;
    padding: 0 5px 0 0;
    width: auto;
    display: block;
}

.bubble .address .state01 {
    margin: 0px 0 0 0;
    padding: 0;
    float: left;
    width: auto;
    display: block;
}

/* #Social Media Icons# */

#social-media
{
	float: right;
	margin: 0;
	padding: 0;
}

#social-media ul
{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#social-media ul li
{
	float: left;
	margin: 0px 6px 0px 0px;
}

/* #Calendar# */

.Calendar
{
	margin: 20px 0px 0px 0px;
	width: 400px;
	cursor: default;
	border: 0px;
}

.Calendar table
{
	border: 0px;
	width: 400px;
}

.Calendar td
{
	border: 0px;
}

.Calendar th
{
	background: #054A83;
	color: #FFDD00;
	font-weight: bold;
}

.Calendar .top-row
{
	background: #0B3C67 !important;
}

.Calendar .day
{
	color: #054A83;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	height: 50px;
	width: 56px;
	font-size: 9px !important;
	border: 1px solid #B5E2FA;
}

.Calendar .day .Content
{
	display: none;
	color: #A9DBF6;
}

.Calendar .day:Hover .Content
{
	display: block;
	font-weight: normal;
}

.Calendar .day:Hover
{
	font-weight: bold;
	background: #FEF4AC;
}

.Calendar .day a
{
	font-size: 9px !important;
	line-height: 12px;
	color: #0053AD;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
	background: #D9F0FC;
}

.Calendar .day a:Hover
{
	text-decoration: underline;
	font-weight: normal;
}

.Calendar .day:Hover a
{
	text-decoration: normal;
	font-weight: normal;
}

.Calendar .next-prev a
{
	font-size: 18px;
	font-weight: bold !important;
	color: #FFDD22 !important;
}

.Calendar .today
{
	background: #FEF4AC;
	color: #054A83;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.Calendar .title td
{
	font-size: 20px;
	font-weight: bold;
	background: #0B3C67;
	color: #FFDD22;
	padding: 10px;
}

/* #Search Results# */

#search-results
{
	width: 400px;
	margin: 0px 0px 20px 0px;
}

#search-results .result
{
	margin: 10px 0px 0px 0px;
	padding: 6px;
	cursor: default;
	border: 1px solid white;
	border-bottom: 1px solid #B9DFF2;
}

#search-results .result:Hover
{
	background: #EDF3F8;
	border: 1px solid #B9DFF2;	
}

#search-results .result:Hover span.url
{
	color: #054A83;
}

#search-results .result h4
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	width: 300px;
}

#search-results .result h4 a
{
	color: #054A83;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

#search-results .result h4 a:Hover
{
	text-decoration: underline;
}

#search-results .result h4 a:Hover span
{
	text-decoration: underline;
}

#search-results .result p
{
	color: #777777;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0px 6px 0px;
}

#search-results .result:Hover p
{
	color: #000000;
}

#search-results .result p span.term
{
	background: #FEFF8F;
}

#search-results .result h4 a span.term
{
	background: #FEFF8F;
}

#search-results .result .relevance
{
	margin: -18px 0px 0px 0px;
	float: right;
	border: 1px solid #B9DFF2;
	width: 50px;
	height: 6px;
}

#search-results .result .bar
{
	float: right;
	height: 6px;
	background: #B9DFF2;
}

#search-results .result:Hover .bar
{
	background: #044A99;
}

#search-results .result span.url
{
	color: White;
	display: block;
	font-size: 10px;
	line-height: 12px;
}


#search-results .result span.date-time
{
	color: #c0c0c0;
	font-weight: bold;
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

#search-results .result span.date-time span.lbl
{
	color: white;
	font-weight: normal;
}

#search-results .result:Hover span.date-time span.lbl
{
	color: #c0c0c0;
	font-weight: normal;
}

#search-results div.pager
{
	padding: 10px;
	color: Gray;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
}

#search-results div.pager a
{
	font-weight: bold;
	text-decoration: none;
	color: #054A83;
	padding: 4px;
}

#search-results div.pager a:Hover
{
	font-weight: bold;
	background: #054A83;
	color: #FFDD00;
}

#search-results div.pager span.results-text
{
	display: block;
}

/* #Events List# */

#events
{
	margin: 20px 0px 20px 0px;
}

#events h3
{
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0px 6px 0px;
}

#events p.date
{
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
}

#events p
{
	font-size: 10px;
	line-height: 12px;
	margin: 4px 0px 6px 0px;
}

.clearfix:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both; 
}
