
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #09096B;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #09096B;
  font-weight      : normal;
  text-decoration   : underline;
}

.pagenav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pagenav:link, a.pagenav:visited {
  color            : #09096B;
  font-weight      : normal;
}

a.pagenav:hover {
  color            : #0000CC;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: bold;
        font-size: 11px;
 }

a.mainlevel:hover {
        color: #00000;
        background-position: left;
        text-align: left;
        }



a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover {
        color: #000000; text-decoration: underline;
        }

a.sublevel:hover {
        color: #000000; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}

/*
table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        margin-left: 5px;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
  padding: 10px 10px 10px 10px;
  margin: 20px 5px 20px 5px;

}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #333;
        padding: 10px 10px 10px 10px;
        margin: 20px 5px 20px 5px;
        background-color: #F8F8FF;
}*/

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #FF9900;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #09096B;
  color            : #FFC800;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  border           : 1px solid #CCCCCC;
  margin           : 0px 0px 3px 0px;
}

.searchbox {
   margin: 10px;  
}
.search {
  text-align: center;
  border           : 1px solid #09096B;
  width: 150px;
  background-color : #E6E6F0;
  padding: 3px 0px 4px 0px;
  
}

a:link, a:visited {
  font-size        : 11px;
  color            : #09096B;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #0000CC;
  text-decoration  : underline;
}

/* image align*/
img.left {
    float: left;
	margin: 0px 10px 3px 0px;
	clear: left;
}
img.right {
    float: right;
	margin: 0px 0px 3px 10px;
	clear: right;
}

/* 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: 11px;
        font-weight: bold;
         color: #09096B;
        text-align:left;
        text-decoration: underline;
        }

a.contentpagetitle:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align:left;
        color: #0000CC;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */

.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        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;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}



/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */

#wrapper {
	width: auto;
	margin: 0px 0px 0px 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
p {
    margin: 10px 0px 10px 0px;
	padding: 0px;
}
a {
    color: #003399;
	text-decoration: underline;
}

/* List background fix */
ul, ol, dl {
     position: relative;  
}

/* general list styles */
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-color: transparent;
}
ul li {
	padding: 2px 0px 2px 13px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/list_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	vertical-align: top;
}


/* banner image */
#banner {
	width: auto;
	background-image: url(../images/top_back.jpg);
	height: 80px;
	background-repeat: repeat-x;
}

/* top navigation bar */
#nav {
    height: 20px;
	background-image: url(../images/nav_back.jpg);
	text-align: left;
}
#nav ul {
	text-align: left;
}
#nav ul li {
    text-align: right;
    display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	font-size: 10px;
	font-weight: bold;
	color: #09096B;
	text-decoration: none;
	margin: 0px 10px 0px 5px;
	padding: 0px;
}
#nav a{
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #09096B;
	text-decoration: underline;
}

/* left container */
#left {
	text-align: left;
	padding: 10px 10px 10px 0px;
	position: absolute;
	width: 150px; 
	left: 0px;
	margin: 0px 5px 0px 0px;
}

#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin: 10px 5px 5px 160px;
	font-weight: bold;
	border: 2px #000066;
	border-style: none none solid none;
	padding: 3px;
}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFC800;
	text-align: left;
	font-weight: bold;
	width: 150px;
	background-image: url(../images/fondo_menu.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 3px 4px;
}

#title-section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFC800;
	text-align: left;
	font-weight: bold;
	width: 200px;
	background-image: url(../images/fondo_seccion.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 3px 4px;
}

/* content container (center) */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin: 0px 5px 20px 160px;
}

/* right container */
#right {
	width: 150px;
	text-align: left;
	float: right;
	padding: 0px 0px 5px 0px;
	position: relative;
}

/* footer */
#footer {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 7px 10px 2px 10px;
	position: relative;
	background-repeat: repeat-x;
}

#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #09096B;
	text-decoration: underline;
}

  
