/*PatMayo - Web and Front-End Designer***********************/
/*Softrigger Interactive*************************************/
/*M-III The Gallery Building, Amorsolo 
Legaspi Village, Street, Makati City 1200
Telefax: 632.819.1758/ 632.759.2592
*************************************************************/

body {
	font:normal 76% Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	overflow-x:hidden;
}
.clear {clear:both;height:0;font-size:0;}
.fLeft {float:left;}
.fRight {float:right;}
.fontSmall {font-size:11px;}
.fontMedium {font:15px;}
.fontLarge {font-size:22px;}
.fontBlue {color:#000066;}
.txtTitle {
	color:#333;
	border-bottom:1px solid #ccc;
	font-size:large;
	font-weight:normal;
	padding:7px 0 10px 0;
	_padding-top:23px;
}

h1 {
	font-weight:normal;
	margin:0;
	padding:8px 0;
}
h3 {
	background:#b4c3e2;
	color:#000066;
	font-size:1.08em;
	margin:0;
	padding:5px 2px 5px 9px;
}
#siteHolder {
	margin:0 auto;
	max-width:936px;
	min-width:740px;
	text-align:left;
	width: expression(document.body.clientWidth < 740? "740px" : document.body.clientWidth > 936? "936px" : "auto");
}
/* Officefinder */
.officefinder{
	position:absolute;
	width:678px;
	height:388px;
	z-index:1000;
	background-color:#EBF2FA;
	background-image:url(images/officefinder.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	left:0px;
	top:-550px;
}

#officefinder{z-index:10;}

/*header content----------------------------------------------*/
#header {
	margin-top:14px;
}
#borderLine {
	background:#ff6600;
	padding:.2em 0;
}

/* topnavStyle */
#topNav {color:#ff6600;}
#topNav ul {
	margin:0 -2px;
	padding:4px 0;
}
#topNav li , #navMenu li {
	display:inline;
	list-style:none;
}
#topNav li a {
	color:#666;
	margin:0 2px;
	text-decoration:none;
}
#topNav li a:hover {
	text-decoration:underline;
}

/*body content----------------------------------------------*/
#bodyMain { margin-top:10px;}
/* left content */
.lContent {
	background: no-repeat center;
	border:0;
	border-bottom:18px solid #fff;
	border-right:18px solid #fff;
	vertical-align:bottom;
}
.lContent .img {height:158px;}
.lContent .txtBanner {
	border-top:8px solid #ff6600;
	background:#b4c3e2;
	height:28px;
	padding:8px 0 0 9px;
}
.lContent .txtBanner h2{
	color:#000066;
	display:inline;
	font-size:1.3em;
	font-weight:bolder;
	padding-right:5px;
}

/* right content */
.rContent {
	border-bottom:18px solid #fff;
	width:240px;
}

/* tableStyle */
#table {
	border:1px solid #7f7fb2;
	font:normal 10.5px Verdana, Arial, Helvetica, sans-serif;
}
#table a {
	color:#3399cc;
	text-decoration:none;
}
#table td {
	padding:0 3px;
}

/* tooltipStyle */
a {z-index:10;}
a:hover {
	position:relative;
	z-index:100;
}
a span {display:none;}
a:hover span {
	background:#d9d9e8;
	border:1px solid #000;
	color:#000066;
	display:block;
	float:left;
	left:.5em;
	padding:4px 5px;
	position:absolute;
	top:2.3em;
	white-space:nowrap;
	z-index:10;
}

.txtArticle {}
.txtArticle a {color:#3399cc;}
.txtArticle a:hover {text-decoration:none;}
.txtArticle ul {
	margin:10px 0 0 0;
	padding:0 10px;
}
.txtArticle li {
	list-style:none;
	margin-bottom:6px;
}

#btnBottom {
	margin-top:3em;
}
#btnBottom ul {
	margin:0;
	padding:0;
}
#btnBottom li {
	display:inline;
	list-style:none;
}

/*footer content----------------------------------------------*/
#footer {margin:3em auto; font-size:10px;color:#3399cc;}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	display:inline;
	list-style:none;
}
#footer a {
	color:#3399cc;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}

.black                        {font-family:verdana;font-size:11;color:#000000;}


#flashcontent 
{
	width: 680px;
	height: 200px;
	background: #f60;
}