
body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF url(/assets/i/pg/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2 {
	margin-top: 10px;
	margin-bottom:5px;
	text-transform: capitalize;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}

h1 { font-size: 22px; }

h2 { font-size: 18px; }

h3 {
margin-top:5px;
margin-bottom:5px;
font-weight: bold;
color:#000000;
font-size: 14px;
text-transform: capitalize;
font-family: Arial, Helvetica, sans-serif;

}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}

blockquote { }

a, a:link, a:visited, a:hover, a:active {color: #0000FF; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

#wrapper {
}

/* Header */
#hdrpnl{
width: 1000px; /*Width of main container*/
height: 112px;
margin: 0 auto;
padding: 0px;
valign:center;
}

#hdrpnl #toppnl {
width: 1000px; /*Width of main container*/
height: 40px;
margin-top: 10px;
margin-bottom: 0px;
padding: 0px;
background: url(/assets/i/pg/menu.jpg)  no-repeat left top;
}

#toppnl #hdrmenu {
float: left;
width:780px;
height:39px;
}

#hdrmenu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#hdrmenu li {
	display: block;
	float: left;
}

#hdrmenu a {
	display: block;
	float: left;
	height: 32px;
	padding: 6px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}

#hdrmenu a:hover { 
	text-decoration: none; 
}
#hdrpnl #midpnl {
width: 100%; /*Width of main container*/
height: 70px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
vertical-align:center;
}


#midpnl #logocol{
float: left;
width: 300px;
text-align:left;
vertical-align:center;
}


#midpnl #adimgcol{
float: left;
width: 670px; 
text-align:right;
vertical-align:center;
margin-right:10px;
margin-top:5px;
}



/* rounded edges */
#boxedge{
	width: 1000px;
	height: 42px;
	margin: 0 auto;
	padding: 0px 0px;
	background: url(/assets/i/pg/img02.jpg)  no-repeat left top;
}


#navpnl{
width: 960px;
clear: both;
vertical-align: top;
height: 20px;
padding:15px 20px 0px 20px;
}

#navpnl #crumbcol{
float: left;
width: 270px;
text-align:left;
vertical-align:top;
}

#navpnl #adcol{
float: left;
width: 480px; /*Width of left column*/
text-align:right;
vertical-align:top;
}

#navpnl #bkcol{
float: left;
width: 200px; /*Width of left column*/
text-align:left;
vertical-align:top;
margin-left:10px;
}


#navpnl a{
text-decoration:none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 730px;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post .entry {
	padding: 0px 0px;
}

.post .entry ul{
	padding-left:5px;
	padding-right:5px;
	margin:0 5px 0 15px;
}
	
.post .entry li{
margin-top:0px;
margin-bottom:0px;
line-height: 200%;
}

.entry p a  { 
text-decoration:underline; 
background : url(/assets/i/document.gif) no-repeat right center;
padding-right : 15px;
margin : 0 0 0 0;
font-weight:normal;
} 

.entry li a  { 
text-decoration:underline; 
background : url(/assets/i/document.gif) no-repeat right center;
padding-right : 15px;
margin : 0 0 0 0;
font-weight:normal;
} 


.entry table {empty-cells:show; align:left;}

.entry table a { 
text-decoration:underline; 
background : url(/assets/i/document.gif) no-repeat right center;
padding-right : 15px;
margin : 0 0 0 0;
font-weight:normal;
} 

.ad_panel{text-align:left; margin-top:15px; margin-bottom:10px; height:100px;padding-top:10px; padding-bottom:10px;}

table.cttbl {
      font-size: 12px;
	margin-top: 10px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	WORD-BREAK:BREAK-ALL;  
}

table.cttbl th {

	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;	
}

table.cttbl td {
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

table .rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top:10px;
	margin-left:0px;
	text-align: left;
	border-collapse: collapse;
}
.rounded-corner thead th.rounded-head-left
{
	background: #b9c9fe url('/assets/i/pg/left.png') left -1px no-repeat;
}
.rounded-corner thead th.rounded-head-right
{
	background: #b9c9fe url('/assets/i/pg/right.png') right -1px no-repeat;
}
.rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	text-align:left;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
.rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	color: #669;
}
.rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('/assets/i/pg/botleft.png') left bottom no-repeat;
}
.rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('/assets/i/pg/botright.png') right bottom no-repeat;
}
.rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

#namespg {
margin-left:100px;
margin-right:100px;
}

#page_navigation {
margin-top:20px;
text-align:right;
}

#page_navigation a{
	padding:3px;
	border:1px solid gray;
	margin:2px;
	color:black;
	text-decoration:none
}
.active_page{
	background:darkblue;
	color:white !important;
}
#azul {
	text-align:center;
	background: #e8edff;
	float: left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	margin-top:10px;
	padding: 0px 5px 15px 5px;
	min-width: 510px;
	max-width: 510px;
	width: 510px;
}

* html #azul {
	padding: 5px 5px 10px 5px;
	width: 480px;
}

#azli {
	font: bold 100% Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#azli li {
	float: left;
	height: 2em;
	list-style-type: none;
	margin: 0.65em 0.3em;
	padding: 0;
	width: 2.5em;
}

 * html #azli li {

	margin: 0.2em 0.2em;
}

#azli  a:link, #azli a:visited {
	background: #b9c9fe;
	color: #039;
	display: block;
	height: 2em;
	padding: 0.75em 0 0 0;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	width: 2.5em;
}

#azli a:hover {
	background: #039;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}


html > body .L6Layout {
margin-top:0;
}

.L6Layout {
clear:both;
margin:-1px 0 0;
padding:0;
vertical-align:top;
width:100%;
line-height: 200%;
}

.L6Layout p, ul, ol {
	margin-top: 10px;
	line-height: 120%;
	text-align: justify;
}

.L6Layout .L6Left {
float:left;
margin:0;
padding:0 16 0 0;
vertical-align:top;
width:230px;
}

.L6Layout .L6Middle {
float:left;
margin:0 10px;
padding:0 16px 0 0;
vertical-align:top;
width:230px;
}

.L6Layout .L6Right {
float:left;
margin:0;
padding:0 0 0 0;
vertical-align:top;
width:230px;
}

.L6Layout h3{
border-bottom:1px solid #CCCCCC;
display:block;
}

.L6Layout h2{
display:block;
margin-bottom:0;
}

.CalLayout {
clear:both;
margin:-1px 0 0;
padding-bottom:10px;
padding-top:10px;
vertical-align:top;
width:100%;
line-height: 200%;
}

.CalLayout p, ul, ol {
	margin-top: 10px;
	margin-left:10px;
	line-height: 120%;
	text-align: justify;
}

.CalLayout p a{
	text-decoration:none;
	background:none;
}

.CalLayout .C6Left {
float:left;
padding-top:0px;
margin-right:10px;
vertical-align:top;
width:225px;
border: 1px solid #CCCCCC;
min-height:120px;
max-height:120px;
height:120px;
}

.CalLayout .C6Middle {
float:left;
padding-top:0px;
margin-right:10px;
vertical-align:top;
width:225px;
border: 1px solid #CCCCCC;
min-height:120px;
max-height:120px;
height:120px;
}

.CalLayout .C6Right {
float:left;
padding-top:0px;
margin:0;
vertical-align:top;
width:225px;
border: 1px solid #CCCCCC;
min-height:120px;
max-height:120px;
height:120px;
}

.CalLayout h3{
margin-top:0px;
border-bottom:1px solid #CCCCCC;
display:block;
text-align:center;
}

.CalLayout h2{
display:block;
}

.L2Layout {
clear:both;
margin:-1px 0 0;
padding-bottom:0;
vertical-align:top;
width:650px;
line-height: 200%;
}

.L2Layout  h2, .L2Layout h3{
border-bottom:1px solid #CCCCCC;
display:block;
margin-bottom:0;
margin-bottom:0;
}

.L2Layout p, ul, ol {
	margin-top: 10px;
	line-height: 120%;
	text-align: justify;
}

.L2Layout p a{
text-decoration:none;
background: none;
}

.L2Layout .L2Left {
float:left;
margin:0;
padding:0px 16px 10px 0;
vertical-align:top;
width:300px;
}

.L2Layout .L2Right {
float:left;
margin:0;
padding:0px 0 10px;
vertical-align:top;
width:300px;
}

.bf {
font-weight:bold;
line-height: 150%;
}
/* Sidebar */

#sidebar {
	margin-top: 0px;
	float: right;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
		

}

#sidebar li {
	margin-bottom: 5px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border-bottom: 1px solid #E0E0E0;
}

#sidebar li li a {
	padding: 0;
	font-weight: bold;
	 word-wrap: break-word;
        word-break:break-all; 
	text-transform: capitalize;
}

#sidebar h2 {
	height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #D24275;
	font-family: Arial, Helvetica, sans-serif;

}


#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color:#D24275;
}

#sidebar #search {
	width: 200px;
	height: 25px;
	padding: 3px 0px 0px 0px;	
}

#search form {
	float: left;
	margin: 0;
	padding: 4px 0px 0px; 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	width: 200px;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 140px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	float: left;
	height: 25px;
	margin-left: 5px;
	padding: 0px 5px;
	background: #2A4345;
	border: 1px solid #5F817E;
	color: #FFFFFF;
}



/* Footer */

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	border-top: 1px solid #E0E0E0;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
}

#footer a{
text-decoration:none;
outline: none;
}

.toplink {
 font-size: 90%;
 margin-bottom: 10px; 
}

.toplink a{
text-decoration: none;
}

@media print { .toplink { display: none; } }

div#ftr_menu {
text-align:center;
margin-bottom:5px;
float: center;
font-size: 1.0em;
font-size:12px;
padding:10px 0 0 0;
margin-top:0;
}

#ftr_menu span {
border-color:#D24275;
border-style:solid;
border-width:0 1px 0 0;
margin:0 3px;
padding:0 5px 0 1px;
}

#ftr_menu span.last{
border: medium none;
}

#ftr_menu a {
	margin: 0px;
	color: #D24275;	
	font-weight: bold;
	text-decoration: none;
	outline:none;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
	
}

.sclist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}


.sclist li
{
padding-left: 10px;
background-image: url(/assets/i/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding: 0 15px 5px 10px;
}


.schlist
{
margin-left: 20px;
padding-left: 20px;
display: inline;
list-style: none;

}


.schlist li
{
float:left;
padding-left: 10px;
background-image: url(/assets/i/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding: 0 15px 5px 10px;
}


table.sctbl {
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
       table-layout: fixed;
}
table.sctbl th {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: #e7e7e7;
       padding: 10px 3px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sctbl td {
	border-width: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: none;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
       width: 50%;
  	font-family: verdana;
 	font-size: 12px;
  	height: 16px;
      padding: 10px 10px 3px;
      text-align: justify;
}


#ad_ltxt{
margin:0;
padding: 2px 2px;
min-height:600px;
max-height:600px;
background :  #ffffff;
width:100%; 
font-family: verdana;
font-size: 12px;
overflow-y:hidden; overflow-x:hidden;
}

#left_menu_box{
}

#left_menu{
}

#right_menu_box{
}

#right_menu{
}




.homepg {text-align:center;}

.homepg a, a:link, a:visited, a:hover, a:active{color: 0000FF; text-decoration:none;}

.homepg h2 {
	margin-top: 10px;
	font-weight:bold;
	text-align:center;
	color: 0000FF;
	margin-bottom:10px;
	padding:0 0 0 0 ;
}
.homepg h3 {text-align:left;padding:0px; margin-bottm:0px; margin-left:5px;}
.homepg .subcat { float: left; width: 100%; padding:15px 0 0 0; margin-right: 3%; margin-left: 3%;}
.homepg table.sctbl {
       width : 750px;
       max-width:750px;
	min-width:750px;
       padding:0px;
	border:none;
	margin-top: 10px;
}

.homepg table.sctbl tr{
       padding:5px;
}

.homepg table.sctbl td{
valign:middle;
text-align:center;
padding:0px;
margin-top:5px;
margin-bottom:5px;
border:none;

}

.homepg .sclist li
{
background-image: url(/assets/i/pg/img03.gif) no-repeat left 12px;
padding: 0 2px 2px 5px;
margin-bottom:0px;
font-size: 12px;
}

.homepg .images {
border-style: none;
clip: rect(2px, auto, auto, 2px);
text-align: center;
}
.homepg .images a {
border-style: none;
} 

.homepg .images img
{border:none;
 height:100px;
 width:150px;
 valign:middle;
 align:center;}
