/* CSS Document */

#taskbar_quicksearch .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #5a76a5;
	height: 13px;
  	width: 100px;
  	overflow: hidden;
	background-color: #ffffff;
}

#taskbar_quicksearch {
	border: 0px;
	padding: 0px 0px 0px 10px;
}

#taskbar_window_buttons {
	width:300px;
	height:21px;
	padding-left:10px;
	padding-right:10px;
}

#taskbar_window_button_outer {
	display: block;
	text-align: center;
	border:1px solid #898989;
	height:21px;
	line-height:19px;
	width:120px;
	float:left;
	margin-right:2px;
	cursor:pointer;
}

#taskbar_window_button_outer a {
	width: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background: transparent;
	float:left;
}

#taskbar_window_button_outer a:hover {
	width: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #f1f1f1;
}

.taskbar_menu {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.taskbar_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1a1a1;
}

#search_inner {
	border: 0px;
	padding: 2px 2px 2px 2px;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5a76a5;
	  height: 18px;
  	width: 100px;
  overflow: hidden;
}

.desktop_icon {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	position:absolute; 
	z-index:0; 
	border:0px; 
	left:40px; 
	width:100px; 
	height:100px;
	align: center;
}

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

#pathway_outer {
	width: 100%;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
	overflow: hidden;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#pathway_text a{
	color: #ffffff;
}

#pathway_text a:hover{
	color: #eeeeee;
}

a.pathway {
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
	padding: 2px;
	height: 75px !important;
	height: 75px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	padding: 0px;
	float: none !important;
	float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 0px;
	margin: 0;
}

table.content_table {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

table.content_table td {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0px;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

td.right {
	border-left: 1px dotted #cccccc
}

#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}

.user1_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
}

.user2_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 0px;
	margin: 0px;
}

#active_menu {
	color:#000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #ffffff;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	font-color: #010101;
	border: 1px solid #5c5c5c;
	width: auto;
	background: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: 18px !important;
	line-height: 16px;
	height: 25px !important;
	margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 11px;
}

/* mambo core stuff */

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
	padding-top: 5px;
}

.button {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	font-color: #010101;
	border: 1px outset #5c5c5c;
	width: auto;
	background: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	line-height: 18px !important;
	line-height: 16px;
	height: 25px !important;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	background-color: #e6e6e6;
}

.componentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #000000;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	line-height: 28px

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #000000;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #939393;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 3px;
	padding: 0px;
	padding-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: #ffffff;
}

table.moduletable td {
	background: #ffffff;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	background: url(../images/subhead_bg.png);
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}



a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #053688;
	text-align: left;
}

a.sublevel:hover {
	color: #6a6a6a;
	text-decoration: none;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}


