	/* CSS Document */
/****************************************************************/
.clr {
	clear : both;
}


/****************************************************************/
.up_td {
	width      : 960px;
	height     : 130px;
	background : #FFFFFF;
	float      : left;
	overflow   : hidden;
	border     : 0;
	border-collapse: collapse;
}
/****************************************************************/
#logo {
	width  : 740px;
	height : 50px;
	background : url(../images/logo.jpg) no-repeat;
	float  : left;
	border : 0;
}
/****************************************************************/
#search_date {
	width      : 220px;
	height     : 50px;
	color      : #FFFFFF;
	float      : left;
	background : url(../images/bg_search.png) no-repeat;
}

#search_inner {
	padding-top : 5px;
}

#search_inner form {
	padding : 0;
	margin  : 0;
}

#search_inner .inputbox {
	padding          : 3px 3px 3px 5px;
	font-family      : arial, helvetica, sans-serif;
	font-size        : 11px;
	color            : #ff6600;
	background-color : #ffffff;
}

#date_inner {
	padding-top : 5px;
}

#date_inner form {
	padding : 0;
	margin  : 0;
}
/****************************************************************/
#banner {
	width      : 740px;
	height     : 80px;
	overflow   : hidden;
	background : url(../images/banner.jpg) no-repeat;
	float      : left;
	border     : 0;
}
/****************************************************************/
#destacados {
	width      : 220px;
	height     : 80px;
	background : #F0F0F0;
	float      : left;
	overflow   : hidden;
}

#destacados_inner {
	padding-left : 5px;
}
/****************************************************************/
.center_td {
	width      : 960px;
	height     : 440px;
	float      : left;
	background :#FFFFFF;
	border     : 0;
	border-collapse: collapse;
}
/****************************************************************/
#menu_left {
	width      : 160px;
	height     : 440px;
	background : #000066;
	float      : left;
}

/****************************************************************/
#content_ {
	width      : 800px;
	height     : 440px;
	background : #FFFFFF;
	float      : right;
}

/****************************************************************/
#pathway_ {
	width            : 575px;	
	height           : 20px;
	padding-top      : 5px;
	padding-left     : 5px;
	overflow         : hidden;
	background-color : #FFFFFF;
	color			 : #000000;
	float            : left;
}

#quicklinks_ {
	width            : 215px;	
	height           : 25px;
	padding-right    : 5px;
	overflow         : hidden;
	background-color : #FFFFFF;
	float            : right;
}

/****************************************************************/
#content_center {
	width         : 785px;
	height        : 415px;
	padding-left  : 15px;
	background    : #FFFFFF;
	float         : right;
	border-collapse: collapse;
}

/****************************************************************/
.footer {
	width       : 960px;
	height      : 30px;
	padding-top : 5px; 
	background  : #000066;
	color       : #FFFFFF;
	font-size   : 9px;
	text-align  : center;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	border      : 0;
	border-collapse: collapse;
}

/****************************************************************/

#buttons {
	float   : right;
	margin  : 0px;
	padding : 0px;
	width   : 50%;
}

ul#mainlevel-nav {
	list-style : none;
	padding    : 0;
	margin     : 0;
	font-size  : 0.8em;
}

ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: underline;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #ffcc00;
	background: #D84203;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

#active_menu {
  color            : #FC5107;
  background-color : #000066;

}

a#active_menu:hover {
	color          : #FFFFFF;
	text-decoration: underline;
}

.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: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	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;
}
a
{
	text-decoration: none;
}

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;
}

body {
	margin-top: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	border-collapse:collapse;
	background: #ffffff;
	
}

/* mambo core stuff */
a:link, a:visited {
	font-weight: bold;
	border: 0;
	text-decoration:none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;	
}

/*  ************************************************* */
img#a:link, img#a:visited {
	font-weight: bold;
	color: #ffffff;
	border: 0;
	text-decoration:none;
}

img#a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;	
}
/*  ************************************************* */


table.contentpaneopen {
	width           : 100%;
	padding         : 0px;
	border-collapse : collapse;
	border-spacing  : 0px;
	margin          : 0px;
}

table.contentpaneopen td {
	padding: 0px;
} 

table.contentpaneopen td.componentheading {
	padding: 0px;
}

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: 0px;
}

.button {
	color: #ff6600;
	font-family: Arial, Hevlvetica, sans-serif;
	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 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #666666;
	text-align: left;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
	overflow: scroll;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable, table.moduletable_menu{
	width:100%;
	padding: 0px;
	border-spacing: 0px;
}

table.moduletable th, table.moduletable_menu th{
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td, table.moduletable_menu td{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.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) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	background-color : #000066;
	border-bottom    : 1px solid #000066;
	border-top       : 1px solid #999999;
	padding          : 2px 0px 2px 0px;
	color            : #FFFFFF;
	display          : block;
	font-size        : 11px;
	font-weight      : normal;
	text-align       : left;
	height           : 15px;
	width            : 160px;
	text-indent      : 10px;
}

a.mainlevel:hover {
	text-align       : left;
	font-size        : 11px;
	color            : #FFFFFF;
	text-decoration  : underline;
	text-indent      : 10px;
}

a.sublevel:link, a.sublevel:visited {
	background-color : #000066;
	color            : #FFFFFF;
	font-size        : 11px;
	font-weight      : normal;
	vertical-align	  : middle;
}

a.sublevel:hover {
	text-align       : left;
	font-size        : 11px;
	color            : #FFFFFF;
	text-decoration  : underline;
	text-indent      : 10px;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
