/* Template & CSS Design Copyright 2009 - Ben A Eckenroed */
/* @group Body Tags */
html,body {
	min-height: 100%;
	height: 100%;
}

body {
	background-color: #78a5d1;
	color: #45382c;
	margin: 0;
	font: .8em/1.2 Georgia, serif;
}

a {
	color: #600;
}

a:visited {
	color: #369;
}

a:hover {
	color: #543722;
}

a:active {
	color: #600;
}

a img {
	border: none;
}
h1 {
	color: #3a5087;
	font-size: 1.5em;
}
h2 {
	color: #3a5087;
	font-size: 1.3em;
}
h3 {
	color: #3a5087;
	font-size: 1.2em;
}
h4 {
	color: #3a5087;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	color: #3a5087;
	font-size: .9 em;
	font-weight: bold;
}
h6 {
	color: #3a5087;
	font-size: .8 em;
	font-weight: bold;
}
/* @end */

/* @group Divs */

#container {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-color: #fff;
}


#container #content_container	 {
	background-color: #fff;
	width: 946px;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 15px;
}



#container #content_container #user_header {
	background-color: #3a5087;
	height: auto;
	border-bottom: 1px solid #8a826a;
	color: #fff;
	text-align: right;
	overflow: visible;
	position: relative;
	padding: 4px 10px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#container #content_container #user_header a {
	color: #e6e6e6;
}
#container #content_container #user_header a:hover {
	color: #fff;
}

#container #content_container #graphical_header {
	width: 946px;
	height: 129px;
	margin: 0;
	padding: 0;
	background: url(../images/city_header.jpg) no-repeat;
}
#container #content_container #graphical_header #agent_access_logo {
	width: 244px;
	height: 129px;
	background: url(../images/ufsb_access_logo.png) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#container #content_container #graphical_header #header_slogan {
	background-image: url(../images/header_slogan.png);
	width: 633px;
	height: 52px;
	position: relative;
	float: right;
	top: 77px;
}
#container #content_container #navmenu_bar {
	background-color: #cec19f;
	position: relative;
	margin: 0;
	width: 946px;
	padding-top: 8px;
	padding-bottom: 4px;
	height: 20px;
	z-index: 1;
}
#container #content_container #navmenu_bar #suckdiv {
	position: relative;
	bottom: 5px;
	z-index: 20;
	padding-left: 10px;
}

#container #content_container #breadcrumbs_container {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	background: url(../images/breadcrumbs_bg.jpg) repeat-x;
	border-bottom: 1px dotted #c7c7c7;
	width: 941px;
	position: relative;
	height: auto;
	min-height: 20px;
}
#container #content_container #breadcrumbs_container #breadcrumbs {
	width: 700px;
	float: left;
	position: relative;
	display: inline;
	padding-left: 6px;
	font-size: 1em;
}
#container #content_container #breadcrumbs_container #search {
	float: right;
	padding-right: 10px;
	position: relative;
}
#container #content_container #page_content {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 926px;
	float: left;
}

#container #content_container #page_content #right_side {
	width: 210px;
	float: right;
	position: relative;
	min-height: 100%;
	height: 100%;
	padding: 0 5px 10px;
	display: none;
}
.clear {
	clear: both;
}
#container #content_container #footer_content {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px dotted #9d9d9d;
	bottom: 1px;
	clear: both;
}
#container #content_container #bottomUser1 {
	float: left;
	width: 33%;
}
#container #content_container #bottomUser2 {
	width: 33%;
}
#container #content_container #bottomUser3 {
	width: 33%;
	float: right;
}

/* @end */
.triColumn {
border-top: 1px dotted #9d9d9d;
	padding-bottom: 10px;
}
.TDColumn1 {
	border-right: 1px dotted #9d9d9d;
	padding-right: 2px;
	padding-left: 2px;
}
.TDColumn2 {
	border-right: 1px dotted #9d9d9d;
	padding-right: 2px;
	padding-left: 2px;
}
.TDColumn3 {
	padding-right: 2px;
	padding-left: 2px;
}
.small {
	font-size: .8em;
	font-style: italic;
}
.createdate {
	font-size:  .8em;
	color: #2f406d;
}
.modifydate {
		font-size:  1em;
	color: #745938;
}
/* Seperator under articles on main page */

.article_separator {
	display: block;
	height: 5px;
	border-bottom: 1px dotted #9d9d9d;
	width: 100%;
}
/* Column seperators when in use on main page */
.article_column {
	border-right: 1px dotted #9d9d9d;
	padding-right: 3px;
	padding-left: 3px;
}
/* For final column */
.column_separator {
	border-right-style: none;
}
/* Article Title on main page */
.contentheading {
	color: #369;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 10px;
}
.contentheadingtest {
	color: #369;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 10px;
}
.contentpaneopentest {}
.componentheading {
		color: #369;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
}
.ulcontentdescription	 {
}

.page_content ul {
	line-height: 1.2;
}
/* For how the print/pdf/etc buttons display on a page */
.buttonheading {
	width: 25px;
}
.readon {
	text-decoration: none;
}
.sectiontableheader {
	color: #fff;
	background-color: #6286aa;
	padding: 2px 5px;
	border-right: 1px solid #fff;
}
.sectiontableheader a {
	color: #eadecc;
}
.sectiontableentry1 td {
	padding: 5px;
}
.sectiontableentry2 td {
	background-color: #eee9df;
	padding: 5px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url(../images/form_shadow.png) repeat-x;
	border: 1px solid #797671;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #8a8169;
	background: #eee9df url(../images/form_shadow.png) repeat-x;
}
/* Table of Contents Box */
.contenttoc {
	background-color: #e1dcd4;
	border: 1px solid #666460;
	float: right;
	padding: 8px;
	font-size: 1em;
	margin: 5px;
	position: relative;
	top: 25px;
}
.contenttoc td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.pagenavcounter {
	width: 100%;
	background-color: #6286aa;
	color: #fff;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 5px;
	padding: 5px;
}
.pagenavbar {
	width: 100%;
	background-color: #6286aa;
	color: #fff;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	clear: both;
	top: 25px;
	position: relative;
}
.pagenavbar a {
	color: #dfd1ac;
}
.pagenavbar a:hover {
	color: #fff;
}
.pagenavbar a:visited {
	color: #d5d1d4;
}