/* CSS Document */

/* BOOLEAN SEARCH TOOL */

/* ADMIN SECTION */

.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}

/* ELSE */



div.nav { 
background-image: url('/images/bg_header.jpg');
background-repeat: repeat;
margin: 15px;
}

A.bu:link {color: #FFFFFF; text-decoration: none}
A.bu:visited {color: #FFFFFF; text-decoration: none}
A.bu:active {color: #33B8EB; text-decoration: none}
A.bu:hover {color: #33B8EB;}


.menuLinks ul { width: 700px; height: 12px;}
.menuLinks ul li { margin-left: 25px; float: left; display: inline; padding-bottom:5px; }
.menuLinks ul li a { float: left; display: inline; font-size: 1.2em; font-weight:bold; font-family: Arial, Helvetica; margin-left: 10px; color: #e00000; text-decoration: none; background: url("../images/divider.png") no-repeat top left; padding-left:10px;}
.menuLinks ul li a:link, .menuLinks ul li a:active, .menuLinks ul li a:visited{ color: #e00000; text-decoration: none;}
.menuLinks ul li a:focus, .menuLinks ul li a:hover { color: #cf6d6d; }
.menuLinks ul li a.first { padding-left: 0px; background: transparent none;}
.menuLinks { background-image: url('http://www.theal.org/img/tal/contentSide.png'); background-repeat:no-repeat; background-position: bottom center; width:700px; margin: 0 auto; height: 26px;}


table.bunav { 
	margin: 2px;
	font-family: helvetica, sans-serif;
	color: white;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 0.2ex;
}

.pagebackground { 
	
	background-image: url('http://www.boolify.org/images/contentBackground.png'); 
	background-repeat:repeat-x; 
	background-color: #edfdfe;
	height: auto;
	padding-top: 20px;
	
}

div.box {
border: 6px solid #b5e9f7;
margin-left: auto;
margin-right: auto;
font-family: Arial, helvetica, sans-serif;
width: 600px;
background: #f4f4f4;	
margin-bottom: 20px;
}

.box a { color: #e00000; }

.box h3 { 
font-family: Arial, helvetica, sans-serif;
font-size: 14pt;
margin:0;
padding: 0 6px 3px;
background: #12A3EB;
color: #FFFFFF;
text-align: left;
text-transform: capitalize;
line-height: 24px;
}

p.box { 
color: #414141;
font-style: Arial, sans-serif;
margin:0;
padding: 5px 10px;
line-height: 1.3;
text-align: justify;
font-size: 14pt;
line-height: 26px;
}

.box ul { 
	font-family: Arial, helvetica, sans-serif;
	font-size: 14pt;
	text-transform: none; 
}

.box li { 
	font-family: Arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 26px;
	background: none;
	list-style-type: circle;
	color: #414141;
	text-transform: lowercase;
}


/* SHARED ELEMENTS */

p.head {
	font-family: arial, sans-serif;
	color: D6D6D6;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 17pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	text-indent: 0ex;
}

.hcolor1 
{color: #faa21b}
.hcolor2 
{color: #CCCCCC}

/* PLML MAIN SITE ELEMENTS */

td.navtitle { 
	font-family: arial, san-serif;
	color: black;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	text-indent: 0ex;
}

td.subnav { 
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	text-indent: 0ex;
}

ul {
	font-family: arial, san-serif;
	color: black;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11pt;
	list-style: none;
	}

li { 
	 background-image: url(images/arrow.jpg);
	 background-repeat: repeat-x; 
	 padding-left: 1em;
	 background-position: -0.1em;
}

A.plml:link {color: #5A7798; text-decoration: none}
A.plml:visited {color: #5A7798; text-decoration: none}
A.plml:active {color: #33B8EB; text-decoration: none}
A.plml:hover {color: #33B8EB;}



td.bodytext { 
	border: 1px solid black;
	padding: 0px 8px 0px 8px;
	background-color: #ECEFF1;
	font-family: arial;
	color: black;
	font-style: normal;
	font-size: 11pt;
}

p.title { 
border-bottom: 1px dashed black; 
display: block;
}