/*--------------------------------------*/
/*     main area
/*--------------------------------------*/

body {
	font: normal 12px "Lucida Grande", "Verdana", sans-serif;
	color: #fff;
	line-height: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg2.gif) repeat 50% 0;
	}

.wtf {

	font: normal 12px "Lucida Grande", "Verdana", sans-serif;
	color: #000;
	line-height: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg2.gif) repeat 50% 0;

}

#box-note {
	border: 2px solid;
	border-color:#999999;
	padding: 10px 15px 10px 15px;
	background-color:#FFFFCC	}

img {
	display: block;
	margin: 0;
	border: 0;
	}

a, a:active { 
	color: #000000;
	text-decoration: underline;
	}

a:visited { 
	color: #000000;
	text-decoration: underline;
	}
	
a:hover { 
	color: #990000;
	background-color:#FFFFCC;
	text-decoration: underline;
	}

/*--------------------------------------*/
/*     Header Information
/*--------------------------------------*/

#pal_header {
	height: 169px;
	}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 125px;
	background: url(images/PalaestraLogo5.jpg) no-repeat;
	}

#topsubmenu {
	position: absolute;
	top: 0px;
	right: 0;
	width: 210px;
	height: 33px;
	background: url(images/bg_sub_menu.jpg) no-repeat;
	}

#minilinks {
	margin: 0;
	padding: 0 0 20px 10px;
	}

#minilinks li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}

#minilinks a {
	font-size: 11px;
	float: left;
	color: #064E9A;
	margin: 6px 8px 4px 10px;
	_margin: 6px 0 4px 10px; /*Win/IE 6 bug */
	}

#grid {
	position: absolute;
	top: 0px;
	right: 5px;
	width: 200px;
	height: 125px;
	background: url(images/phone.gif) no-repeat;
	}


/*------------------------------------------*/
/*     Menu
/*------------------------------------------*/

#menu {
	position: absolute;
	top: 110px;
	left: 17px;
	margin: 0;
	padding: 0;
	width: auto;
	height: 45px;
	white-space: nowrap;
	z-index: 1000;
	}
#menu ul {
	display: inline;
	margin: 0;
	}
#menu li {
	float: left;
	display: block;
	list-style: none;
	background-color: #fff;
	}
#menu li a {
	display: block;
	height: 35px;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	font-family: Tahoma;
	padding: 0 12px 0 12px;
	padding-top: 8px;
	background: url(images/navitem2.gif);
	}
#menu a:hover {
	color: #000000;
	background: #E7A208 url(images/navitem_ro.gif);
	}
#menu .active {
	background: url(images/navitem_ro.gif);
	font-weight: bold;
	}
#menu ul li div {
	display: none;
	position: absolute;
	background-color: #064E9A;
	top: 39px;
	float: left;
	clear: left;
	margin-left: 0px;
	border: 2px solid #00A6CE;
	border-top: none;
	z-index: 1000;
}
#menu ul li div ul {
	margin: 0;
	width: 120px;
	display: inline;
	padding: 0;
	background-color: #064E9A;
}
#menu ul li div ul li {
	margin: 0;
	clear: both;
	display: block;
	list-style: none;
	padding: 0;
	text-align: left;
	background-color: #064E9A;
	height: auto;
}
#menu ul li div ul li a {
	display: block;
	width: 120px;
	background: #064E9A;
	padding: 5px;
	height: auto;
	margin: 0;
}



/*--------------------------------------*/
/*     Main Pages
/*--------------------------------------*/


hr {
height: 1px;
background: transparent;
color: transparent;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px dashed #000;
}

#pagetext {
	margin: -10px 10px 0 220px;
	text-align: justify;
	max-width: 760px;
	}
#pagetext h1 {
	font: bold 24px "Trebuchet MS", "Verdana", sans-serif;
	color: #000000;
	padding-bottom: 5px;
	border-bottom: 1px dashed #064E9A;
	margin-bottom: -15px;
	}
#pagetext h2 {
	font: bold 17px "Trebuchet MS", "Verdana", sans-serif;
	color: #000000;
	padding-bottom: 5px;
}

#pagetext h3 {
	font: bold 15px "Trebuchet MS", "Verdana", sans-serif;
	color: #F7CE36;
}	


#pagetext h4 {
	font: bold 15px "Trebuchet MS", "Verdana", sans-serif;
	color: #000000;
	padding-bottom: 5px;
	border-bottom: 1px dashed #f7ce36;
	margin-bottom: -15px;
	padding-bottom: 5px;
}

#pagetext .maroon {
	font: bold 24px "Trebuchet MS", "Verdana", sans-serif;
	color: #990000;	
	}

#pagetext p {
	font: normal 14px "Verdana", sans-serif;
	color: #333;
	line-height: 17px;
	}




/*--------------------------------------------*/
/*    Left and Right Columns
/*--------------------------------------------*/

#leftcolumn {
	position: absolute;
	top: 175px;
	left: 15px;
	width: 180px;
	text-align: left;
	}
	
	#leftcolum li {
		text-align: left;
		color: #000000;		font-size: 10pt;
		margin-left: 7px;		margin-top: 7px;		margin-bottom: 7px;		font-weight: normal;
		list-style-position: outside;
		list-style-type: none;
	}
	
	#leftcolum ul {
		text-align: left;
		color: #000000;		font-size: 10pt;
		margin-left: 7px;		margin-top: 7px;		margin-bottom: 7px;		font-weight: normal;
		list-style-position: outside;
		list-style-type: none;
	}

#rightcolumn {
	position: absolute;
	top: 390px;
	left: 15px;
	width: 180px;
	text-align: left;
	}

.leftside, .rightside {
	margin: 0;
	padding-left: 0;
	padding-right: 5px;
	background: #FFF;
	list-style-position: outside;
	list-style-type: none;
	}
	
.leftside li a, .rightside li a {
	height: 32px;
	border-left: 1px solid #520101;
 	border-bottom: 1px solid #520101;
 	border-right: 1px #520101 solid;
 	list-style: none;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 22px;
	list-style-position: outside;
	list-style-type: none;
	}
.active {
	color: #990000;
	display: block;
	background-color: #fcffba;
	list-style: none;
	padding: 0;
	}
.leftside li a:link, .leftside li a:visited, .rightside li a:link, .rightside li a:visited {
	color: #000000;
	display: block;
	list-style: none;
	padding: 3px 7px 0 7px;
	list-style-position: outside;
		list-style-type: none;
	}
	
.leftside li a:hover, .leftside li a:active, .rightside li a:hover, .rightside li a:active {
	color: #FFFFFF;
	background: #f7ce36;
 	list-style: none;
	padding: 3px 7px 0 7px;
	list-style-position: outside;
		list-style-type: none;
	}

.leader {
	color: #F7ce36;
	display: block;
	background: #000000;
	padding: 5px 7px 5px 7px;
	border: 1px solid #520101;
	list-style-position: outside;
		list-style-type: none;
	}

.sidetext {
	color: #000000;
	display: block;
	background: #FFF;
	padding: 5px 7px 5px 7px;
	border-left: 1px solid #520101;
	border-right: 1px solid #520101;
	border-bottom: 1px solid #520101;
	}

.sidetext2 {
        color: #000000;
        display: block;
        background: #FFF;
        padding: 5px 7px 5px 7px;
        border-left: 1px solid #520101;
        border-right: 1px solid #520101;
        border-bottom: 1px solid #520101;
}

.sidetext2 li {
	padding-left: -20px;
	margin-left: -20px;
	list-style-type: square;
}


.rightside input {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.rightside form {
	margin-bottom: 0;
	}

.rightside2 {
	margin: 0;
	padding-left: 0;
	padding-right: 5px;
	background: #FFF;
	}

.rightside2inner {
	border-left: 1px solid #064E9A;
 	border-bottom: 1px solid #064E9A;
 	border-right: 1px solid #064E9A;
}


/*--------------------------------------*/
/*     Footer
/*--------------------------------------*/

#hmpgfooter {
	margin-top: 30px;
	padding: 10px;
	color: #990000;
	background: #BCD9F6;
	border-top: 1px solid #00A6CE;
	}

#hmpgfooter2 {
	margin-top: 20px;
	padding: 20px;
	color: #000000;
	background: #fcffba;
	border-top: 2px solid #000000;
	}

#footer {
	margin-top: 10px;
	padding: 5px;
	background: #BCD9F6;
	}

#footerlinks {
	margin: 0;
	padding: 0 0 5px 0;
	}

#footerlinks li {
	margin: 0;
	padding: 5px;
	display: inline;
	list-style: none;
	}

#footerlinks a, #footer p {
	color: #000000;
	}


/* 
	first alternating color
*/
.firstalt	
{
	background-color: #f3f3f3;
	color: #000;
}

/*
	second alternating color
*/
.secondalt
{
	background-color: #f2f2f2; color: #000;
}

/*
	third alternating color
*/
.thrdalt    { background-color: #fefefe; color: #000;}

/*
	table head
*/
.tblhead	{ color:#fff; text-decoration:none; font-size: 12px; font-weight: bold; background-color: #000000;}

/*
	table category 
*/
.tblcat	{ color:#fff; text-decoration:none; font-size: 10px; font-weight: bold; background-color: #2982DF;}

/*
	table border
*/
.tblborder  { background-color:#d3d3d3}

.box_header {
	border: 1px black solid;
	display: block;
	padding: 5px;
	font-size: 14px;
	background-color: #f7ce36;
	color: white;
}
div#menu ul li a,
div#menu ul li a:hover,
div#menu ul li:hover,
div#menu ul li.over {
	z-index: 100;
}
div#menu ul li li a {
	display: block;
	background: #000000;
	height: 20px;
	border: 4px solid #f7ce36; /* BD8608 */
	border-width: 0 4px;
	width: 120px;
	z-index: 100;
}
div#menu ul li li a:hover {
	background: #E7A208 url(images/navitem_ro.gif);
}
div#menu ul li li {
	border: none;
	clear: left;
	margin: 0;
	background: #000000;
	padding: 0;
	display: inline;
}
div#menu ul li {
	position: relative;
}
div#menu ul li ul {
	display: none;
	position: absolute;
	top: 100%;
	text-align: left;
	width: 152px;
	padding: 0;
	margin: 0;
	left: 0;
	border: 4px solid #f7ce36;
	margin-top: -7px;
	margin-left: -4px;
	border-width: 4px 0 4px 0;
	z-index: 150;
	background: #0055AD;
}
div#menu ul li > ul {
	margin-top: -8px;
}
div#menu ul li ul {
}
div#menu ul li:hover ul,
div#menu ul li.over ul {
	display: block;
}