/* custom stuff */

div#contentblock table td.newsflash {
	padding:0px;
}

.footerblock {
}

.user2block {
}

.user1block {
	text-align:center;
}

.rightblock {
}

.contentblock {
}

.centerblock {
}

.leftblock {
}

.header {
	height: 111px;
}

/* working my way up */
.content_box {
	padding: 4px;
	background-color: #FBFFFF;
}

.search_box {
	padding: 10px;
}



#silver_date {
	float: right;
	width: 135px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #304651;
	white-space: nowrap;
}

#silver_menu {
	overflow: hidden;
	height: 26px;
	width: 400px;
	float: left;
	padding: 0px;
}

#silver_toolbar {
	width: 100%;
}

.silver_box {
	width: 100%;
	border-top: solid 1px #00496C;
	border-bottom: solid 1px #00496C;
	text-align: center;
	background: url(../images/topmenuback.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
}

.middle_box {
	padding: 5px;
	border-right: solid 1px #FFFFFF;
	background: #EEF5D7 url(../images/backgroundmiddle_box.jpg) repeat-x;
}

.right_box {
	padding: 0px;
	border-left: solid 3px #99CC00;
	background: #EEF5D7 url(../images/background2.jpg) repeat-x;
}

.searchblock {
	color: #FFCC00;
}

.top_right_box {
	background: #A8EBFA;
	padding: 0px;
}

.page_bg {
	background: #ECFBFE;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 95%;
	border: solid 0px #00496C;
    background-color: #32AC2D;
}

/* required stuff */
#content-pane .tab-page {
	background: #000000;
}

.contentpane {
}

.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
}

.small {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.small2 {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	padding-top: 10px;
}

.modifydate {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	text-indent: 15px;
	width: 100%;
	height: 22px;
	text-transform: uppercase;
}

.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #7F007F;
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 13px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

.campos_tabla {
	font-size: 9px;
	text-align:center;
	padding: 0px;
	font-weight:bold;
}
.datos_tabla {
	font-size: 9px;
	padding: 0px;
	text-align:left;	
}

table.moduletable ul {
	color: #ff0000;
}

div#menublock table.moduletable td {
	padding: 0px;
}

#mainlevel-nav {
	margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	list-style:none; 
	float: left; 
	margin: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height:24px;
	height: 26px;
	white-space: nowrap;
	border-right: 1px solid #9DA6B3;
}

#mainlevel-nav a {
	float: right; 
	text-decoration: none;  
	color: #304651;
}

#mainlevel-nav a {
	float: none;
}

#mainlevel-nav a:hover {
	color: #000000;
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu_bullet.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC00;
	text-align: left;
	padding-left: 15px;
	height: 1px;
	margin-bottom: 0px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC00;
	text-align: left;
}

#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.sublevel:hover {
	color: #ffffff;
	text-decoration: none;
}

a.mainmenu:link,a.mainmenu:visited {
	color: #ffffff; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	color: #006600; 
	text-decoration: none;
}

a:link, a:visited {
	color: #006600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #006699;	text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #9AB6C2;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a.pagenav:hover {
	color: #9AB6C2;
	text-decoration: none;
}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.fase4rdf a:link {
	color: #745632;
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: #cc9900;
}

.componentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader {
	background : #99CC00;
	color : #003300;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 {
	padding: 2px;
}

.sectiontableentry2 {
	padding: 2px;
}

div#middle_box .sectiontableentry1 {
	padding: 2px;
}

div#middle_box .sectiontableentry2 {
	padding: 2px;
}

div#right_box .sectiontableentry1 {
	padding: 2px;
}

div#right_box .sectiontableentry2 {
	padding: 2px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #FBFFFF;
}

td,tr,p,div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

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;
}

.button {
	font-weight: bold;
	border:solid 1px #C2EA48;
	background-color: #008000;
	color: #ffffff;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	height : 18px;
	font-size: 11px;
	color: #000000;
	background: #EEF5D7;
	border: 1px solid #9DA6B3;
}
.inputcontact {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background: #00CCFF;
	border: 1px solid #9DA6B3;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #FFCC00;
}

.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #000000;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #000000;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #000000;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #dddddd;
	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */

/* Content - Sections & Categories */
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #000000;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #ff0000;
	font-size: 11px; font-weight: bold; text-decoration: none;
}

.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
}

.smalldark {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

table

table.contact {
	background-color: #0D1315;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
	margin-bottom: 10px;
	
}
.bgtopmenu {
	height: 5px;
	background-image: url(../../../images/bgtop.gif);
}

.normastitulo {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.normasfecha {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.normasinic {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: center;
}

.titulogrl {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.tituloencuesta {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}

.fecha_actualiza {
	font-size: 9px;
	text-align:right;
	color:#993300;
	padding: 0px;
	font-weight:bold;
}
/* ESTILOS UTILIZADOS SOLO EN EL CALENDARIO  */
	.calendarBox {
		position: relative;
		top: 30px;
		margin: 0 auto;
		padding: 0px;
		width: 148px;
		border: 1px solid #000;
		font-family: Tahoma;
		font-size:10px;
		background-color:#E2EDDD;
	}
	.calendarFloat {
		float: left;
		width: 16px;
		height: 15px;
		margin: 1px 0px 0px 1px;
		padding: 1px;
		border: 1px solid #000;
		font-family: Tahoma;
		font-size:10px;
	}
	.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}	
	.setcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
}	

/* FIN DE ESTILOS DEL CALENDARIO */

  .errorField {
    background-color: #FFF;
	border: 1px solid #aa0000;	
    color: #000;
  }

  .custom_error {
	background-color: #ffffcc;
    border: 1px solid #aa0000;
    color: #aa0000; display:none;
  }

.div_marco {
 border:double; 
 border-color:#003300; 
 width:525px;
 float:none;
 clear:both;
 margin:0 auto 0 auto;
 text-align:left; 
}

.div_fila {
 width:525px;
 min-height:18px;
 padding: 5px 0px 10px 10px; 
 float:none; 
 clear:both;
 }

 .div_label {
	float:left; 
	width:100px;
	font-size:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
  }

  .div_datos {
    color: #000;
	float:left; 
	width:260px;
	padding-left:10px;
}

  .div_error {
	width: 510px;
	float:none;
	clear:both;
  }

/* FIN ESTILOS VALIDACION DE FORMULARIOS */

/** pathway block **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:20px;
	margin-bottom:10px;
}

/** pathway link item **/
a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#999999;
	text-decoration:none;
}

a.pathway:hover {
	text-decoration:underline;
	color:#3973AC;
	background-color:inherit;
}

