/* CSS Document */

* { margin:0; padding:0; }
body { font-family:'Trebuchet MS',Arial,Helvetica,sans-serif; color:#666666; font-size:82%; line-height:1.3em; background:#ffffff; margin:0; }
a:link, a:visited { color:#666666; }
a:hover { text-decoration:none; }
.rightdes{text-indent:-5000px;text-decoration:none;}

div#header {
	height:80px;
	background-color: #FFFFFF;
}
div#header h1 a { display: block;text-indent: -5000em;text-decoration: none;float: left;
/* Adjust this line to change the size and position of the clickable logo (hot spot) area */
margin: 12px 0px 0px 15px;height: 59px;width: 390px;
/* End size adjustment line */
background: url(../images/logo.png) no-repeat center top; }

div#tabmenu { position:absolute; top:25px; right:25px; z-index:100; }
div#tabmenu ul { float:left; display:inline; margin:0 10px 0 0; }
div#tabmenu ul li { list-style-type:none; float:left;height:29px; margin:0 0 0 4px; padding-left:5px; background:url('../images/top_tabs.png') 0 0 no-repeat; }
div#tabmenu ul li:hover, div#tabmenu ul li.sfhover, div#tabmenu ul li.mainlevel_current { background:url('../images/top_tabs.png') 0 100% no-repeat; }
div#tabmenu ul li a:link, div#tabmenu ul li a:visited { height:19px; display:block; background:url('../images/top_tabs.png') 100% 0 no-repeat;  padding:5px 15px 5px 10px; color:#416ffb; text-transform:uppercase; font-weight:bold; text-decoration:none; }
div#tabmenu ul li a:hover, div#tabmenu ul li a#active_menu { color:#ffffff; background:url('../images/top_tabs.png') 100% 100% no-repeat; }

div#navbar { height:34px; background:url('../images/nav_bg.png') 0 0 repeat-x; }
div#navbar ul { float:left; display:inline; margin:0 10px 0 0; }
div#navbar ul li { list-style-type:none; float:left; padding:1px 12px; margin-top:8px; border-right:1px solid #FFFFFF; }
div#navbar ul li a:link, div#navbar ul li a:visited { color:#FFFFFF; font-weight:bold; text-decoration:none; }
div#navbar ul li a:hover { text-decoration:underline; }
div#main_content_wrapper { background:url('../images/main_content_shadow.jpg') 0 0 repeat-x; padding: 20px 0 0 0; }
div#wrap { width:980px; margin:0 auto; }
div#left_sidebar { width:220px; padding:5px; float:left; border-right: 1px solid #CCCCCC; }
div#main_content {
	width:488px;
	float:left;
	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div#main_content_no_left { width:710px; padding:5px 10px; float:left; }
div#main_content_no_right { width:710px; padding:5px 10px; float:left; }
div#main_content_full { width:960px; padding:5px 10px; float:left; }
div#right_sidebar { width:220px; padding:5px; float:left; border-left: 1px solid #CCCCCC; }

div#banner { position:absolute; top:10px; right:25px; z-index:100; }
div#banderas { position:absolute; top:82px; right:130px; z-index:100; }
div#access { position:absolute; top:87px; right:25px; z-index:100; }

div#designer { height:20px; padding:5px 0; text-align:left; }
div#designer a:link,div#designer a:visited { color:#666666; font-size:110%; }
div#designer a:hover { text-decoration:underline; }
	
/* Sidebar Modules */
div#left_sidebar div.moduletable {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0;
}

div#left_sidebar div.moduletable h3 {
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background:url('../images/h3_icon.png') 0 3px no-repeat;
	text-indent:16px;
	border-bottom:1px #999999 dotted;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	font-size: 100%;
}
div#left_sidebar div.moduletable ul li { list-style-type:none; border-bottom:1px #999999 dotted; padding:5px 0; }
div#left_sidebar div.moduletable ul li a.mainlevel:link, div#left_sidebar div.moduletable ul li a.mainlevel:visited { color:#666666; text-decoration:none; width:100%; display:block; }
div#left_sidebar div.moduletable ul li a.mainlevel:hover { text-decoration:underline; }

div#right_sidebar div.moduletable, div#right_sidebar div.moduletable-plain {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 10px;
}
div#right_sidebar div.moduletable-plain li {
	list-style-image: url('../images/list_bullet_orange.png');
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
div#right_sidebar div.moduletable-plain li a { color:#666666; }
div#right_sidebar div.moduletable-plain h3 { color:#339933; font-family:Arial,Verdana,Helvetica,sans-serif; border-bottom:1px #999999 dotted; padding:0 0 5px 0; margin:0 0 5px 0; }

div#right_sidebar div.moduletable-grey { margin:0 0 25px 15px; padding:5px 0 15px; 0; background:#ececec; border-bottom:2px solid #bdbdbd; }
div#right_sidebar div.moduletable-grey li { margin:0 0 0 35px; list-style-image: url('../images/list_bullet_orange.png'); }
div#right_sidebar div.moduletable-grey li a { color:#666666; }
div#right_sidebar div.moduletable-grey h3 { color:#666666; background:#bdbdbd; font-family:Arial,Verdana,Helvetica,sans-serif; padding:5px 0 5px 0; margin:0 0 15px 0; text-indent:10px; }

div#right_sidebar div.moduletable-orange { margin:0 0 25px 15px; padding:5px 0 15px; 0; background:#e5a800; border-bottom:2px solid #ce9400; }
div#right_sidebar div.moduletable-orange li { margin:0 0 0 35px; list-style-image: url('../images/list_bullet_white.png'); }
div#right_sidebar div.moduletable-orange li a { color:#666666; }
div#right_sidebar div.moduletable-orange h3 { color:#ffffff; background:#ce9400; font-family:Arial,Verdana,Helvetica,sans-serif; padding:5px 0 5px 0; margin:0 0 15px 0; text-indent:10px; }

/* default j styles */
div.componentheading, td.contentheading {
	color:#666666;
	font-size: 120%;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:32px;
	border-bottom:1px #999999 dotted;
	font-weight: bold;
	background-image: url(../images/content_heading_icon.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.small, .createdate, .modifydate { color:#999999; font-family:Arial,Verdana,Helvetica,sans-serif; }
a.readon { font-size:120%; font-family:Arial,Verdana,Helvetica,sans-serif; float:right; background:url('../images/readon.png') 0 3px no-repeat; text-indent:16px; }div#right_sidebar div.moduletable h3 {
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background:url('../images/h3_icon.png') 0 3px no-repeat;
	text-indent:16px;
	border-bottom:1px #999999 dotted;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	font-size: 100%;
}
#footerwrap {
float:left;
width:100%;
background:url(../images/downbackground1.png) repeat-x;
padding:0;
margin-top:2em;
margin-bottom:2em;
height:120px;
}
#footer {
clear:both;
width:980px;
height:120px;
margin:0 auto;
padding:0;
background:url(../images/downbackground1.png) repeat-x;
}
div#footer div a:link,div#footer div a:visited { color:#ffffff; text-decoration:none; }
div#footer div a:hover { text-decoration:underline; }

.siteinfo {
	float:left;
	width:100%;
	text-align:right;
	line-height:normal;
	height:25px;
	color:#555;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.validsite {
float:right;
width:20%;
text-align:right;
margin:0 0 0 0;
}
.validsite a {
text-decoration:none;
}

.designedby {
	float:left;
	line-height:65px;
	font-size:10px;
	text-align:left;
	margin:1em 0 0 0;
	text-decoration: none;
	font-weight: normal;
}

div#navbar2 ul { float:left; display:inline; margin:0 10px 0 0; }
div#navbar2 ul li { list-style-type:none; float:left; padding:1px 12px; margin-top:8px; border-right:1px solid #FFFFFF; }
div#navbar2 ul li a:link, div#navbar ul li a:visited { color:#FFFFFF; font-weight:bold; text-decoration:none; }
div#navbar2 ul li a:hover { text-decoration:underline; }
.sin {
	text-decoration: none;
}



table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #666666;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: thin dotted #999999;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
table.pollstableborder td {
	padding: 2px;
	background-position: left;
	text-align: left;
}
.contentcolumn {
	padding-right: 5px;
}











div.syndicate div {
text-align: center;
}

/*---- link styles ----*/
a:link, a:visited {
color: #4E7D95; 
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #333333;
font-weight: bold;

}
#access_buttons a {
width:21px;
height:21px;
white-space: nowrap;
}
#path a{
color:#808080;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
font: bold 1.5em/1em;
border-bottom:1px solid #ccc;
color:#575b66;
margin:0 0 0.2em 0;
width: 100%;
padding:0 0 0.2em 0;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}
a.contentpagetitle:hover {
color: #666;
text-decoration:underline;
}
img,a.img {
border: 0;
}
.sectiontableentry2 a  {
color: #73819C;
text-decoration: none;
font-weight: bold;
}
.sectiontableentry1 a  {
color: #73819C;
text-decoration: none;
font-weight: bold;
}
.sectiontableentry2 a:hover {
color: #333333;
text-decoration: none;
font-weight: bold;
}
.sectiontableentry1 a:hover {
color: #333333;
text-decoration: none;
font-weight: bold;
}
a.category:hover {
color:#FF3300;
}
.designer a:link, .designer a:visited{
text-decoration:none;
color: #CCC;
font-size:9px;
}
.designer a:hover {
color:#666;
}

