.print_only {
	display:none !important;
}
.no_print {
	display:inline-block;
}

/* Globals
===================================== */
body {
	background: #817364 url(../images/page/hills_final_300_flat.jpg) no-repeat 50% -35px;
	/*background: #d5d0c0 url(../images/page/boroffs_final.jpg) no-repeat 50% -5px; */
	/*background: #d5d0c0 url(../images/page/clock_back.jpg) no-repeat 50% -280px; */
}
body.darkblue, body.adminblue {
	background: #817364 url(../images/page/hills_final_300_flat.jpg) no-repeat 50% -35px;
/*	background: #e0e0ea url(../images/page/boroffs_final_blue.jpg) no-repeat 50% -5px; */
}
	
* { -moz-outline: 0; }

hr {
	clear: both;
	height: 0;
	margin: 2em 0;
	}
	
ul {
	margin: 0 0 1em 3.2em;
}

p {
	margin: 0 0 1.5em 0;
}

.svIndex dt {
	font-size: 1.0em;
}

/* END Globals */


/* Right border 
===================================== */
body.fsured #fsu_header, body.fsured #wrapper {
}
body.fsured #wrapper.none {
	border-left: 2px solid #990000;
}
xbody.darkred #fsu_header, body.darkred #wrapper {
	border-right: 2px solid #660000;
}
body.darkred #wrapper.none {
	border-left: 2px solid #660000;
}
xbody.darkestred #fsu_header, body.darkestred #wrapper {
	border-right: 2px solid #330000;
}
body.darkestred #wrapper.none {
	border-left: 2px solid #330000;
}
xbody.darkblue #fsu_header, body.darkblue #wrapper {
	border-right: 2px solid #000066;
}
body.darkblue #wrapper.none {
	border-left: 2px solid #000066;
}
xbody.adminblue #fsu_header, body.adminblue #wrapper {
	border-right: 2px solid #333399;
}
body.adminblue #wrapper.none {
	border-left: 2px solid #333399;
}

/* End Right border */


/* More colors
===================================== */
#wrapper.fsured {
	background-color: #990000;
}
#wrapper.darkred {
	background-color: #660000;
}
#wrapper.darkestred {
	background-color: #330000;
}
#wrapper.darkblue {
	background-color: #000066;
}
#wrapper.adminblue {
	background-color: #333399;
}
#wrapper.hrblue {
	background-color: #c4c4dc;
}
#wrapper.tan, #wrapper.biege {
	background-color: #d5d0c0;
}
#wrapper.darktan {
	background-color: #a8a08e;
}
#wrapper.darkesttan {
	background-color: #8f8571;
}
#wrapper.none {
	background-color: #fff;
}
#wrapper.new_fsu_grey {
	background-color: #bfbfbf;
}
#wrapper.new_fsu_red {
	background-color: #cc0033;
}
#wrapper.bright_new_fsu_red {
	background-color: #EA0029;
}
/* End More colors */



/* Hide unsupported browsers div by default
===================================== */
#unsupported {
	display: none;
}


/* Skip Navigation
===================================== */
.skip {
	position: relative;
}
.skip a {
	position: absolute;
	width: 1px;
	height: 1px;
	left: -200em;
	top: -200em;
	text-decoration: none;
	overflow: hidden;
}
.skip a:focus, .skip a:active, .skip a:hover {
	top: auto;
	left: auto;
	width: auto;
	height: 1em;
	border: solid #272425 2px;
	color: #fff;
	background: #660000;
}
/* END Skip Navigation */

/* FSU HEADER
===================================== */
#fsu_header_wrapper {
	width: 980px;
	margin: 0px auto;
}
#fsu_header {
	height: 115px; /* 73 */
	width: 940px;
	margin: 0px 18px;
}
#fsu_header img {
	float: left;
	margin: 30px 0 0 0px; /* 14 */
}
#fsu_header .right {
	float: right;
	height: 73px;
}
#fsu_header .right p {
	margin: 0px;
	text-align: right;
}
/* END FSU Header */

#fsutag {
	width: 427px;
	float: left;
	margin: 28px 0px 20px 25px;
}
#fsutag img {
    margin-top: 0px;
    padding-bottom: 19px !important;
	width: 427px;
}


/* Custom Header
===================================== */
#header_wrapper {
	width: 982px;
	background: transparent url(../images/page/background_sprites_top.png) no-repeat -2px 0;
	margin: 0px auto;
}
#header_wrapper.short {
	background: transparent url(../images/page/background_sprites_top_short.png) no-repeat -2px -13px;
}
#header {
	/*min-width: 980px;*/
	width: 942px;
	margin: 0px 18px;
}
#header .tall {
	height: 132px;
}
#header .short {
	height: 62px
}
#header.fsured {
	border-top: 1px solid #990000;
	background-color: #990000;
	border-bottom: 1px solid #660000;
}
#header.darkred {
	border-top: 1px solid #660000;
	background-color: #660000;
	border-bottom: 1px solid #330000;
}
#header.darkestred {
	border-top: 1px solid #330000;
	background-color: #330000;
	border-bottom: 1px solid #000000;
}
#header.darkblue {
	border-top: 1px solid #000066;
	background-color: #000066;
	border-bottom: 1px solid #000000;
}
#header.adminblue {
	border-top: 1px solid #333399;
	background-color: #333399;
	border-bottom: 1px solid #000066;
}
#header.intersessionblue {
	border-top: 1px solid #4592c6;
	background-color: #4592c6;
	border-bottom: 1px solid #4592c6;
}
#header.new_fsu_red {
    border-top:1px solid #cc0033;
    background-color:#cc0033;
    border-bottom:1px solid #000;
}
#header.bright_new_fsu_red {
    border-top:1px solid #EA0029;
    background-color:#EA0029;
    border-bottom:1px solid #000;
}
#header .inner {
	width: 940px;
	margin: 0px auto;
	position: relative;
}
#header .text {
	position: absolute;
	left: 20px;
	z-index: 1;
}
#header #header_component {
    position:absolute;
    right:20px;
    z-index:1;
    width:333px;
}
#header .tall .text {
	bottom: 10px;
}
#header .short .text {
	bottom: 0px;
}
#header .tall .text a {
	margin: 0 0 10px 0;
}
#header .short .text a {
	margin: 0 0 3px 0;
}
#header .image img {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;
}
#header .sitewide_links {
	position: absolute;
	right: 20px;
}
#header .sitewide_links ul {
	margin: 0;
}
#header .tall .sitewide_links {
	bottom: 10px;
}
#header .tall .sitewide_links li {
	margin: 0 0 5px 0;
}
#header .short .sitewide_links {
	bottom: 8px;
}
#header .short .sitewide_links li {
	margin: 1px 0 0 0;
}
/* END Custom Header */

/* Page Header Image
===================================== */
body.fsured .pageheader_image {
	background-color: #990000;
}
body.darkred .pageheader_image {
	background-color: #660000;
}
body.darkestred .pageheader_image {
	background-color: #330000;
}
body.darkblue .pageheader_image {
	background-color: #000066;
}
body.adminblue .pageheader_image {
	background-color: #333399;
}
.pageheader_image .fade {
	width: 942px;
	height: 321px;
	background-repeat: no-repeat;
}
.pageheader_image_right {
	display: none;
	width: 0px;
	height: 0px;
}
/* END Page Header Image */

/* Top Nav
===================================== */

#topnav {
	/* width: 942px; */
	width: 720px;
	height: 22px;
	/* margin: 0 18px; */
	float: left;
}
#topnav.fsured {
	background: #272425; 
}
#topnav.darkred {
	background: #8f8571; 
}
#topnav.darkestred {
	background: #8f8571; 
}
#topnav.darkblue {
	background: #c4c4dc; 
}
#topnav.darkblue a {
	color: #272425;
}
#topnav.adminblue {
	background: #a8a08e; 
}

#topnav.new_fsu_red {
	background: #000; 
}

#topnav ul {
	width: 100%;
	list-style-type: none;
	margin: 2px auto;
	text-align: center;
}
#topnav ul li {
	display: inline;
	margin: 2px 0 0 0;
}
#topnav ul li ul {
	display: none;
}
#topnav ul li ul.expandedmenu {
	display: block;
}
#topnav ul li ul li {
}
#topnav a {
	padding: 3px 14px 3px 14px;
	line-height: 18px;
}
#topnav a:hover {
	background-color: #fff;
	color: #000;
}

/* END Top Nav */


/* Left Nav
===================================== */
#left.sidebar {
	width: 220px;
	float: left;
	min-height: 450px;
	background: #990000 url(../images/leftnav/nav_background_transp.png) no-repeat 0 -70px; 
}
#left.sidebar.none {
	display: none;
	background: none;
}
#left.sidebar.fsured {
	background-color: #990000;
/*	background: #660000 url(../images/leftnav/menu_background_boroffs_fsured.jpg) no-repeat -35px -60px; */
}
#left.sidebar.darkred {
	background-color: #660000;
/*	background: #660000 url(../images/leftnav/menu_background_boroffs_darkred.jpg) no-repeat -35px -60px; 
	background: #660000 url(../images/leftnav/leftnavwatermark_fsu_dark_red.jpg) no-repeat; */
}
#left.sidebar.darkestred {
	background-color: #330000;
/*	background: #330000 url(../images/leftnav/menu_background_boroffs_darkestred.jpg) no-repeat -35px -60px; 
	background: #330000 url(../images/leftnav/leftnavwatermark_fsu_darkest_red.jpg) no-repeat; */
}
#left.sidebar.darkblue {
	background-color: #000066;
/*	background: #000066 url(../images/leftnav/menu_background_boroffs_darkblue.jpg) no-repeat -35px -60px; 
	background: #000066 url(../images/leftnav/leftnavwatermark_dark_blue.jpg) no-repeat; */
}
#left.sidebar.adminblue {
	background-color: #333399;
/*	background: #333399 url(../images/leftnav/menu_background_boroffs_adminblue.jpg) no-repeat -35px -60px; 
	background: #333399 url(../images/leftnav/leftnavwatermark_admin_blue.jpg) no-repeat; */
}
#left.sidebar.hrblue {
	background-color: #c4c4dc;
/*	background: #c4c4dc url(../images/leftnav/menu_background_boroffs_hrblue.jpg) no-repeat -35px -60px; 
	background: #c4c4dc url(../images/leftnav/leftnavwatermark_hr_blue.jpg) no-repeat; */
}
#left.sidebar.biege, #left.sidebar.tan {
	background-color: #d5d0c0;
/*	background: #d5d0c0 url(../images/leftnav/menu_background_boroffs_tan.jpg) no-repeat -35px -60px; 
	background: #d5d0c0 url(../images/leftnav/leftnavwatermark_tan.jpg) no-repeat; */
}
#left.sidebar.darktan {
	background-color: #a8a08e;
/*	background: #a8a08e url(../images/leftnav/menu_background_boroffs_darktan.jpg) no-repeat -35px -60px; 
	background: #a8a08e url(../images/leftnav/leftnavwatermark_dark_tan.jpg) no-repeat; */
}
#left.sidebar.darkesttan {
	background-color: #8f8571;
/*	background: #8f8571 url(../images/leftnav/menu_background_boroffs_darkesttan.jpg) no-repeat -35px -60px; 
	background: #8f8571 url(../images/leftnav/leftnavwatermark_darkest_tan.jpg) no-repeat; */
}
#left.sidebar.new_fsu_grey {
    background-color:#bfbfbf;
    color:#000 !important;
    background-image:none;
}
#left.sidebar.new_fsu_grey a {
    color:#000 !important;
    background-image:none;
}
#left.sidebar.new_fsu_red {
    background-color:#cc0033;
    color:#FFF !important;
    background-image:none;
}
#left.sidebar.bright_new_fsu_red {
    background-color:#EA0029;
    color:#FFF !important;
    background-image:none;
}
#left.sidebar.bright_new_fsu_red a {
    color:#FFF !important;
}
#left.sidebar.new_fsu_red a {
    color:#FFF !important;
}
body.short #left.sidebar {
	background-position: 0px 0px;
}

#left.sidebar.fsured ul li:last-child {
	border-bottom: 1px solid #660000;
}
#left.sidebar.darkred ul li:last-child {
	border-bottom: 1px solid #330000;
}
#left.sidebar.darkestred ul li:last-child {
	border-bottom: 1px solid #000000;
}
#left.sidebar.darkblue ul li:last-child {
	border-bottom: 1px solid #000000;
}
#left.sidebar.adminblue ul li:last-child {
	border-bottom: 1px solid #000066;
}
#left.sidebar.hrblue ul li:last-child {
	border-bottom: 1px solid #333399;
}
#left.sidebar.tan ul li:last-child, #left.sidebar.biege ul li:last-child {
	border-bottom: 1px solid #a8a08e;
}
#left.sidebar.darktan ul li:last-child {
	border-bottom: 1px solid #8f8571;
}
#left.sidebar.darkesttan ul li:last-child {
	border-bottom: 1px solid #696253;
}

#left.fsu {
	padding: 28px 0 60px 0;
}
#left ul {
	list-style-type: none;
	margin: 30px 0 0 0;
}
#left ul:first-child {
	margin-top: 30px;
}
#left ul:last-child {
	list-style-type: none;
	margin-botton: 75px;
}
#left ul li {
	position: relative;
	display: block;
	padding: 12px 0 0px 20px; /* was 18px (left) JEYODER 7/22/2010 */
	margin: 0;
	min-height: 28px;
	background: transparent url(../images/leftnav/leftnav_separator.png) no-repeat 4px 0px;
}
#left ul li:first-child {
	background: none;
}
#left.sidebar ul li ul li:last-child {
	border-bottom: none !important;
}
#left ul li ul {
	background: transparent url(../images/leftnav/leftnav_sub_background.png) repeat-y 0 0;
	margin: 10px 0 0px -16px;
	padding: 10px 0 5px 0;
}
#left ul li ul li {
	background: none;
	padding: 0 0 5px 30px;
	margin: 0;
	min-height: 18px;
}
#left ul li ul.hidden {
	display: none;
	visibility: hidden;
}
#left ul li div.expander {
	float: right;
	margin: -3px 8px 0 0;
	background: transparent url(../images/leftnav/leftnav_expand_plus.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
#left ul li div.expander:hover {
	background: transparent url(../images/leftnav/leftnav_expand_plus_hover.png) no-repeat;
}
#left ul li div.expandedmenu {
	background: transparent url(../images/leftnav/leftnav_expand_minus.png) no-repeat;
}
#left ul li div.expandedmenu:hover {
	background: transparent url(../images/leftnav/leftnav_expand_minus_hover.png) no-repeat;
}

/* Left Nav (Ragged Edge Style */
#left.sidebar.ragged {
	background: transparent;
}
#left.sidebar.ragged ul {
	margin-top: 28px;
	margin-bottom: 0px;
}
#left.sidebar.ragged ul li {
	background: transparent;
	padding: 6px 0 0px 18px;
	margin: 0;
	min-height: 22px;
}
#left.sidebar.ragged ul li ul.hidden {
	display: block;
	visibility: visible;
}
#left.sidebar.ragged ul li ul {
	margin-top: 8px;
}
#left.sidebar.ragged ul li ul li {
	background: none;
	padding: 0 0 5px 26px;
	width: 180px;
	margin: 0;
	min-height: 16px;
}
#left.sidebar.ragged ul li div.expander {
	display: none;
}
#left.sidebar.ragged ul li:last-child {
	border-bottom: none;
}


/* Alternative menu items (from custom compontents -- see college of business) */
#left.sidebar li.smallnav {
	padding: 0px 0 0px 20px; /* was 18px (left) JEYODER 7/22/2010 */
}
#left.sidebar li.yellownav {
	padding: 0px 0 0px 20px; /* was 18px (left) JEYODER 7/22/2010 */
}
#left.sidebar li.yellownav, #left.sidebar li.smallnav {
	background: none;
}
#left.sidebar li.yellownav:last-child, #left.sidebar li.smallnav:last-child {
	border-bottom: none !important;
}


/* END Left Nav */


/* Body Area
===================================== */
#wrapper_wrapper, #topnav_wrapper_REM {
	background: transparent url(../images/page/background_sprites-1px.png) repeat-y 50% 0;
	width: 982px;
	margin: 0px auto;
}
#wrapper {
	width: 940px;
	margin: 0 18px;
	background: transparent url(../images/page/wrapper_background.png) repeat-y;
}
#wrapper.none {
	width: 938px;
}
#wrapper.ragged {
	background: #d9d0bf url(../images/leftnav/navcol-ragged3.jpg) repeat-y 42px 0; 
}
#wrapper.none {
	background: none;
}

#primary #body_main {
	min-height: 450px;
	float: left;
	margin: 0;
}
#primary #body_right {
	float: left;
	margin: 0;
}

#primary.full #body_main {
	padding: 10px;
	width: 700px;
}
#primary.full #body_right {
	display: none;
	visibility:hidden;
}

#wrapper.none #primary.full #body_main {
	width: 920px;
}

/* portal */
#primary #body_main.Portal {
	width: 680px;
	padding: 10px;
}
#primary #body_main.Portal div#svPortal {
	float: left;
}
#primary #body_main.Portal dl {
	clear: none;
}
/* end portal */

#primary.split #body_main {
	width: 340px;
	padding: 10px 10px 10px 10px;
}
#primary.split #body_right {
	width: 340px;
	padding: 10px 10px 10px 10px;
}

#primary.featured, #primary.yes {
	background: transparent url(../images/featured_col/230px_d5d0c0.jpg) 100% 0px repeat-y;
}
#wrapper.hrblue #primary.featured, #wrapper.hrblue #primary.yes {
	background: transparent url(../images/featured_col/230px_e5e5df.jpg) 100% 0px repeat-y;
}
#primary.featured #body_main {
	width: 470px;
	padding: 10px 10px 10px 10px;
}
#primary.featured #body_right {
	/* position: absolute; */
	width: 210px;
	padding: 10px 10px 10px 10px;
	/*top: 0px;
	bottom: 0px;
	right: 0px;*/
	/*margin-bottom: -20000px;*/
}
#primary.featured #body_right.yesxx {
	top: 22px;
}

/* END Body Area */


/* Templates
===================================== */
table.template.split td.left {
}
table.template.split td.right {
}
table.template.featured td.lefttemplate {
	width: 474px;
}
table.template.featured td.divider {
	width: 3px;
}
table.template.featured td.righttemplate {
	width: 204px;
}
/* END Templates */


/* @group Globals - Forms - Login
===================================== */

form#sendLogin {
	display: none;
}

#login {
	padding-bottom: 1em !important;
	}

#login ol {
	padding-top: 0;
	}

#svLoginContainer input.text {
	width: 99%;
	}

#svLoginContainer p.required {
	float: none;
	clear: both;
	}

#sendLogin fieldset {
	margin-top: -.5em;
	padding-top: .25em;
	}

/* @end Globals - Forms - Login
-------------------------------- */


/* @group HELPER CLASSES
===================================== */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

/* @end HELPER CLASSES
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	clear: both;
	float: left;
	width: 722px;
	padding: 10px 0 10px 220px;
	height: 30px;
	background: #272425;
}

#footer p {
	font-size: 1em;
	color: #999;
	margin: 0 0 3px 10px;
}
#footer_shadow {
	height: 15px;
	width: 982px;
	margin: 0px auto;
	background: transparent url(../images/page/background_sprites_bottom.png) no-repeat -2px 0;
}
/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	margin: 0 0 1.5em;
	}

#crumbList li a {
	font-size: .9em;
	}

#crumbList li a:hover {
	text-decoration: underline;
	}

/* @end Nav - Breadcrumb
-------------------------------- */

/* flvPlayer tables */
table.svFlvPlayer {
	margin-bottom: 0;
}
table.svFlvPlayer p {
	margin-bottom: 0.5em;
}

.image_right {
	float: right;
	margin: 8px;
}
.image_left {
	float: left;
	margin: 8px;
}
.image_caption {
	padding: 3px;
	text-align: center;
}

/* search */
p.searchagain {
	margin: 0 0 10px 0;
}
#svSearchForm {
	border-bottom: none;
	margin: 0 0 20px 0;
}
div.search_results iframe {
	width: 700px;
}
/* END search */

/* FAQ */
.faqQuestion {
}
.faqAnswer {
	margin: 10px 0 0 0px;
}
div.faqportal dl {
	margin: 0 20px;
}
div.faqportal dl dt {
	margin: 8px 0 !important;
}
div.faqsearch {
	background: transparent url(../images/faq/searchicon.jpg) no-repeat 0 10px;
	padding: 0 0 0 47px;
	height: 39px;
	vertical-align: middle;
}
div.faqbrowse {
	background: transparent url(../images/faq/browseicon.jpg) no-repeat 0 0;
	padding: 0 0 0 47px;
	height: 32px;
	vertical-align: middle;
}
dl.faqresults {
	margin: 0 20px;
}
dl.faqresults dt {
	margin: 8px 0;
}
/* END FAQ */


/* Featured Boxes */

.featurebox {
	display: block;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #eef4f9;
}
.featurebox a {
	text-decoration: none;
}
.featurebox a:hover {
	text-decoration: underline;
}
.featurebox .icon {
	float: left;
	border-right: 10px solid #eef4f9;
}
.featurebox.iconright .icon {
	float: right;
	border-left: 10px solid #eef4f9;
	border-right: none;
}
.featurebox .content {
	float: left;
}
.featurebox .content p {
	margin: 10px 0 10px 0;
}
.featurebox .clear {
	clear: both;
	height: 0px;
}
.featurebox .linkbox a {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
.featurebox .title {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.featurebox .title.featured {
	color: #770000;
	border-bottom: 2px solid #cccccc;
}
.featurebox .readmore {
	color: #000;
	font-size: 11px;
	text-align: right;
}
.featurebox .readmore a {
	clear: both;
	color: #000;
	font-style: italic;
}
.featurebox ul {
	margin-left: 15px;
}
.featurebox li {
	margin-bottom: .35em;
}
.featurebox li a {
	font-size: 11px;
}
.featurebox.expanding.jsenabled div.title {
	cursor: pointer;
}
.featurebox.expanding.jsenabled div.title:hover {
	background-color: #ddd;
}
.featurebox.expanding.jscollapsed div {
	display: none;
}
.featurebox.expanding div.title {
	background: transparent url(../images/featured_boxes/expanded.png) no-repeat 100% 0px;
}
.featurebox.expanding.jscollapsed div.title {
	background: transparent url(../images/featured_boxes/collapsed.png) no-repeat 100% 0px;
	display: block;
	margin: 0;
}
.featureheader {
	background-color: #5895c8;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 4px 0 4px 10px;
	margin: 0 0 5px 0;
}
.featurebox .featureheader {
}
.featurebox.profile {
}
.featurebox.profile .text p.headline {
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.featurebox.profile .text p.descr {
	font-size: 10px;
	margin: 0;
}
.featurebox.profile .text p.descr a.more {
	font-style: italic;
}
/* END Featured Boxes */

/* Classes for Site Index Search pages*/
/*--------------------------------*/
.alphaBar {
	font-size: xx-small;
	font-weight: bold;
	text-align: center;/**/
	margin-top: 16px; 
	margin-bottom: 16px;
	margin-right: 8px;
	line-height: 28px;
	letter-spacing: 0px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.alphaLink {
	color: black;
	padding: 3px;
	background: #fff;
	text-decoration: none;
}
.alphaLink:hover {
	background: #000;
	color: #fff;
}
.alphaSelected {
	color: #fff;
	padding: 4px;
	background: #660000;
}
.SiteIndexList {
	margin-bottom: 0px;
}

/*--------------------------------*/

/*--------------------------------*/
/* PDF Icons */

a.smallpdficon {
	display: block;
	line-height: 17px;
	padding-left: 21px;
}

a.largepdficon {
	display: block;
	line-height: 32px;
	padding-left: 37px;
	background: transparent url(../images/misc/pdficon_large.gif) no-repeat;
}

a.smallpdficon {
	background: transparent url(../images/misc/pdficon_small.gif) no-repeat;
}

/* END PDF Icons */
/*--------------------------------*/

/*--------------------------------*/
/* Word Icons */

a.wordicon {
	display: block;
	line-height: 17px;
	padding-left: 21px;
}

a.wordicon {
	background: transparent url(../images/misc/doc.gif) no-repeat;
}

/* END Word Icons */
/*--------------------------------*/

/*--------------------------------*/
/* Excel Icons */

a.excelicon {
	display: block;
	line-height: 17px;
	padding-left: 21px;
}

a.excelicon {
	background: transparent url(../images/misc/xls.gif) no-repeat;
}

/* END Excel Icons */
/*--------------------------------*/

/*--------------------------------*/
/* Power Point Icons */

a.powerpointicon {
	display: block;
	line-height: 17px;
	padding-left: 21px;
}

a.powerpointicon {
	background: transparent url(../images/misc/ppt.gif) no-repeat;
}

/* END Power Point Icons */
/*--------------------------------*/

/*--------------------------------*/
/* Audio Icons */

a.audioicon {
	display: block;
	line-height: 17px;
	padding-left: 21px;
}

a.audioicon {
	background: transparent url(../images/misc/audio.jpg) no-repeat;
	padding-left: 27px;
}

/* END Audio Icons */
/*--------------------------------*/


div.rounded {
	border: 1px solid #e5e5e5;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

/* Forms fix */
.sidebar #body_main form {
	float: none;
}
@media print {
	.print_only {
		display:inline-block;
	}
	.no_print {
		display:none;
	}
}
/* EOF */


