body {
	/*margin: 0px;*/
}
tr {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #1212a3;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #1d296a;
}
div {
  font-family      : "Courier New", Courier, monospace;;
  font-size        : 12px;
  color            : #5b5be4;
}
hr {
  background       : #B90000;
  height           : 1px;
  width            : 100%;
}

/* color de letra 004488
.namesite {
color: #000000;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 20px;
text-align:center;
font-weight:bold;
}
*/
.datetop {
color: #7f15f6;
font-family: sans-serif;
font-size: 10px;
text-align:right;
font-weight:bold;
padding-right:10px;
}

#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: #FFFFFF;
	padding-left: 0px;
	padding-right: 30px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 7%;
	font-size: 10px;
	line-height: 10px;
	white-space: nowrap;
	text-align:center;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #07662d;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #B90000;
	background: #FFFFFF;
	font-weight: bold;
	
}


/*different setting for newsflash*/
.newsflash td {
color: #FFFFFF;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}

.mainpage-bkg {
}

.greybg {
  background: #CECECE;
}

/*pathaway setting*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}

a.pathway:link, a.pathway:visited {
  color            : #ee1010;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #6310ee;
  font-weight      : bold;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 22px;
font-weight: bold;
color : #FFFFFF;
text-indent:15px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #004488;
  font-weight:bold;
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #004488;
font-weight: normal;
background-image: url(../images/mnutitle.jpg);
background-repeat: no-repeat;
width: 100%;
text-indent: 0px;
text-decoration: none;
font-family: "MS Sans Serif";
font-size:12px;
line-height: 21px;
margin-bottom: 0px;
text-align:left;
padding-left:0px;
text-indent: 10px;
}

/* color cuando va sobre el boton del menu*/

a.mainlevel:hover {
color: #FF0000; /*Amarillo*/
font-weight: bold;
font-size:11px;
background-image: url(../images/bkgmenu.jpg);
width: 100%;
}

a.mainmenu:link, a.mainmenu:visited {
color: #FFFFFF; 
font-family: Helvetica, Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 11px;

}
a.mainmenu:hover {
color: #FFFFFF; 
font-weight: bold;

}
.pollstableborder {
border: 1px solid;
padding: 2px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 8px;
        vertical-align: middle;
		font-family: Helvetica, Verdana, Helvetica, Arial, sans-serif;
        font-size: 11px;
        color: #FFFFFF; 
        text-align: left;
		line-height: 21px;
		height:21px;
		background-color:#516CAB;
}

a.sublevel:hover {
color: #CCCCCC;
text-decoration: none;
}


table.moduletable {
	padding: 4px 0px 5px 0px;
	margin-bottom: 8px;
	margin-top:0px;
	width: 100%;
}

table.moduletable th {
background-color:#000000;
background:url(../image/bluefireback2.gif);
	font-size        : 10px;
	height : 20px;
	font-family	: "MS Sans Serif";
	font-weight   	 : bold;
/*	text-transform	 :uppercase;*/
	color            : #FFFFFF;
	text-align       : left;
	vertical-align:middle;
	width            : 100%;
	text-indent:8px;
}

table.moduletable li a:link, table.moduletable li a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
table.moduletable li a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

table.moduletable ul {
	padding: 5px;
}

table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	color:#f5f336;
}


.poll {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  font-size        : 10px;
  color            : #000000;
  line-height      : 15px;
}

table.pollstableborder {
background-color:#FFFFFF;
color:#000000;
}

.sectiontableheader {
  background-color : #B90000;
  color            : #FFFFFF;
  text-align	   : left;
  font-weight      : bold;   
  
}

.sectiontableentry1 {
  background-color : #F2F2F2;
}

.sectiontableentry2 {
  background-color : #FFFFFF;

}

.small {
  font-family      : Helvetica, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Helvetica, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
}

.contentpaneopen {
  width: 100%;
  padding: 2px;
}

.componentheading {
  font-family      : Helvetica, Verdana, Arial, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #B90000;
  text-align       : left;

}

/* titulo de los Contenidos */

.contentheading {
  font-family      : Helvetica, Verdana, Arial, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #1d296a;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FF0000;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #000066;
  background-image:url(../image/bac_active_menu.png);
  color            : #ed731a;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  border           : 1px solid #000000;
}

a:visited {
color: #148ed4;
text-decoration: none;
}

a:link {
color: #Ff0000;
text-decoration: none;
}


a:hover {
color: #6310ee;
text-weigth: bold;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #B90000;
	text-align:left;
	text-decoration: none;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #B90000;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #B90000;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #B90000;  
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #B90000;
	border-right: outset 2px #808080;
	border-top: outset 2px #B90000;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #333333;
	text-align: left;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0; 
 	padding: 0;
}