/* Global Settings */
body {
    margin: 0; margin-top: 0;
    background-image: url(../images/fondo2.jpg);
}

div#main {
    width: 775px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

table {
    width: 100%;
}

table td {
    padding: 0px; 
    vertical-align:top;
}

a {
    color: #1C3F73; 
    text-decoration: none; 
    font-weight: bold;
}

a:hover {
    color: #283547; 
}

table.maintable {
    border: 0px solid white;
    border-bottom: none;
}

td#pathwaybox {
    height:15px;
    text-align: left;
    padding-right: 5px;
    color: #666666;
    background: transparent;
    border-top: 2px solid #60542F;
    border-bottom: 2px solid #60542F;
}

td#middleheader {
    height: 60px; 
    text-align: right; 
    vertical-align : top;
    background-image: url(../images/fondo2.jpg);
}

a.pathway, a.pathway:visited {
    font-weight: bold; 
    color: #CC9B00; 
    text-decoration: none; 
}

a.pathway:hover {
    color: #003399; 
    text-decoration: none;
    }

.clear { 
    clear: both;
}

/* top menu */
td#button_bar {
    background-color: #1C3F73;
    text-align: center; 
    font-family: Arial, 
    Helvetica, sans-serif;
    border-top: 1px solid #283547; 
    border-bottom: 1px solid #283547;
}

div#buttons { }

ul#mainlevel-nav {
    float: left; 
    margin:0; 
    padding:0; 
    padding-left: 185px; 
    border-right: 1px solid #283547;
}

ul#mainlevel-nav li {
    list-style:none; 
    float: left;
}

ul#mainlevel-nav a { 
    color: white; 
    width: 100px; 
    border-left: 1px solid #283547; 
    display: block;
}

ul#mainlevel-nav a:hover {
    background-color: #283547;
}

/** start leftside */
td#leftside {
    width: 140px;
    text-align:center;
    color: #b20000;
    background-color: #DBE2F0;
}

#logo {
float: left;
}

/* search */
div#searchbox {
    float: right;
    padding-top:20px;
    padding-right: 10px;
}

/*
div.search {
    float: right;
    width: 163px;
    margin: 0 0 5px 0;
}
*/
	

/** Menu */
/** moduletable location: leftside & rightside */
table.moduletable {
    width: 100%; 
    margin: 0px 0px 10px 0px; 
    border-left: solid 0px #003399; 
    border-right: solid 0px #003399;
    border-top: solid 0px #003399; 
    border-bottom: solid 0px #003399;  
}

table.moduletable th {
	background: transparent;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
  	text-align: center;
	letter-spacing: 1px;
	width: 100%; height: 24px;
	text-transform: uppercase; 
	border-bottom:  0px solid #666666;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}


/* mainlevel location: leftside */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: transparent;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #134AA2;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	height: 18px;
	border-bottom: 1px solid #666666;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

a.mainlevel:hover {
	background: transparent;
	text-decoration: none;
	color: #283547;
	border-bottom: 1px solid #666666;
}

#active_menu {
	background: #283547;
	color: white;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
/** END MENU */


/** form fields (location: anywhere)*/
.inputbox {
	font-weight: normal;
	color: #666666;
	background: white;
	border: 1px solid #9DA6B3;
}
.button {
	font-weight: bold;
	border: solid 1px #666666;
	background-color: #283547;
	color: white;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

td#rightside {
	width: 140px;
	background-color: #dbe2f0;
	text-align:center;
	color:#B22222;
}

/** POLLS */
.poll {font-size: 30px;	line-height: 14px;}
table.pollstableborder {padding-left: 1px; padding-right: 1px; }
.sectiontableentry2 { background-color : #CCCCCC; padding: 2px;}
.sectiontableentry1 { background-color : #DEDEDE; padding: 2px;}
/** END POLLS */

td#content {
    background-color: #dbe2f0;
    text-align:center;
}

#sandbox_area th {background-color: white; color: #999999; border-bottom: 1px solid #CCCCCC;}
#sandbox_area ul { list-style: none; padding: 0; margin: 0;	font-size: 1em;
	font-family : Arial, Helvetica, sans-serif; font-weight: bold;}
#sandbox_area li {padding: 0.2em 0 0 1em; text-align: left; letter-spacing: 1px;}
#sandbox_area a {text-decoration: none; }
#sandbox_area a:link {color: #999999;}
#sandbox_area a:visited {color: #999999;}
#sandbox_area a:hover {color: #283547;}
div#user1_outline {width:49%; float: left; margin-left: 2px; border: 1px solid #CCCCCC; text-align: center;}
div.user2_outline {width:49%; float: right; margin-right: 2px; border: 1px solid #CCCCCC; text-align: left;}

td#mainbody {
padding:5px; font-size: 1em; font-family : Arial, Helvetica, sans-serif;
}

.contentpaneopen {
    border-top: 0px solid #CCCCCC;
    margin-right: 1px;
    margin-left: 1px;
    background-color: #DBE2F0;
}
.contentheading {
    font-size: 1.10em;
    color: #134AA2;
    padding-left: 3px;
        background-color: #DBE2F0;
}
.small {font-size: 1em; color: black;}
.createdate { font-size: 0.8em; color: #CCCCCC; }
.modifydate {font-size: 0.8em; color: #CCCCCC;}

/* hight search words */
.highlight {background-color: yellow;}

.readon {}

.syndicate {}
.blog_more {}
.blogsection {}
.back_button {}

/* contact page */
.buttonheading { }
.contact_email {background: #CCCCCC;}

.toclink { }

.pagenavcounter {
	padding-top: 10px;
	width: 300px;
}

table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	width: 15em;
	font-size: 0.7em;
	border: 1px solid #CCCCCC;
}

table.contenttoc th {
	color: white;
	background: #999999;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.dd, a.dd:hover {
	color: #cc3366;
	letter-spacing: 1px;
}
/* headers */

div.componentheading {
  padding-left: 0px;
}

.componentheading {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.0em;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: center;
  color: #336699;
}
