/* CSS Document */

/* CONTENT */
#pt_Content {font-size:77%;}
#pt_Content table {font-size:1em;}
#pt_Content h3 {color:#0053A4; font-size:1.20em; font-weight:bold; border:0px solid #ff0000; padding:0px;}
#pt_Content h4 {font-size:1.10em; font-weight:bold; border:0px solid #ff0000; padding:0px;}
#pt_Content p {margin-top:10px; margin-bottom:10px;}

#pt_Content a { font-family:Arial, Helvetica, sans-serif; color:#0033CC; font-weight:normal; text-decoration:none; }
#pt_Content a:hover { text-decoration:underline;}
#pt_Content a:visited { font-family:Arial, Helvetica, sans-serif; color:#999999; font-weight:normal; text-decoration:none; }

/* CATEGORY */
#category {}
#category .collection_td_bullet {background-color:#ffffff; padding:6px; height:20px; }
#category .collection_td { vertical-align:middle; height:20px; width:100%; background-color:#ffffff;}
#category #border { margin:5px 0px 5px 0px;}


#glob {font-size:95%;}
#glob #border {border: #fff 0px solid; width:225px; margin:5px 5px 0px 0px;}
#glob .collection_td_bullet {background-color:#ffffff; padding:6px; border-bottom: dashed #C4D8E9 1px;}
#glob .collection_td { vertical-align:middle; width:100%; background-color:#ffffff; border-bottom: dashed #C4D8E9 1px; padding:3px 3px 3px 0px;}
#glob #header {font-weight:bold; background-color:#129CD9; color:#ffffff; padding:3px 5px 1px 5px; margin:5px 0px 3px 0px;}
#glob img {padding:3px 5px 5px 0px;}
#glob #text {color:#000;padding:2px 5px 2px 0px;margin-bottom: 5px;}
#glob .collection_td_odd {vertical-align:middle; width:100%; background-color:#ffffff; text-align: left;padding:3px 3px 3px 0px;}
#glob .collection_td_even {vertical-align:middle; width:100%; background-color:#eaf3fc;padding:3px 3px 3px 0px;}
#glob .collection_td_odd_bullet {background-color:#ffffff; padding:6px;}
#glob .collection_td_even_bullet {background-color:#f2f8fd; padding:6px;}


/*#glob {font-size:90%;}
#glob #border {border: #fff 0px solid;}
#glob #text {padding:5px;}
#glob #title {font-weight:bold;}
#glob #header {font-weight:bold; background-color:#129CD9; height:20px;  color:#ffffff; padding:3px 5px 1px 5px; margin-top:5px;}
#glob #image {padding:5px;}
#glob #top {float:left;}
#glob #bottom {float:left;}
#glob #left {float:left;}
#glob #right {float:right;}
#glob #header {height:16px;width:228px;}
/* r6c1 classes 
#r6c1 #border {width:228px; margin:0px 0px 5px 0px;}
#r6c1 #header {width:228px;}
#r6c1 #left {width:80px;}
#r6c1 #right {width:156px;}
#r6c1 #text {padding:5px 0px 5px 0px;}*/

/* r6c2 classes */
#r6c2 #border {width:228px;}
#r6c2 #header {width:228px;}
#r6c2 #left {width:80px;}
#r6c2 #right {width:156px;}
#r6c2 #text {padding:5px 0px 5px 0px;}


#r6c1 .collection_td { 
    vertical-align:middle; 
    height:10px;
	width:100%;
	background-color:#ffffff; 
	border-bottom: dashed #C4D8E9 1px;
}
#r6c1 .collection_td_bullet { 
	background-color:#ffffff; 
	padding:6px;
	height:10px;
	border-bottom: dashed #C4D8E9 1px;
}

/* r6c2 collection classes */
#r6c2 .collection_td { 
    vertical-align:middle; 
    height:10px;
	width: 100%;
	background-color:#ffffff; 
	border-bottom: dashed #C4D8E9 1px;
}
#r6c2 .collection_td_bullet { 
	background-color:#ffffff; 
	padding:6px;
	height:10px;
	border-bottom: dashed #C4D8E9 1px;
}

/* NEW HELP SITE */
#newHelp {margin:5px 10px 10px 0px; padding:10px; background-color:#eeeeee; font-size:0.9em; font-weight:bold;}
