@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

a:link {
	color: #757DA4;
	text-decoration: underline;
}
a:visited {
	color: #757DA4;
	text-decoration: underline;
}
a:active {
	color: #757DA4;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
ul {
	text-align: left;
}

a.google:link {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.google:visited {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.google:active {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
} 
a.google:hover {
	color: #AEAEFF;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.white:active {
    color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
} 
a.white:hover {
	color: #AEAEFF;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.yellow:link {
	color: #548DC0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBF5E9;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #548DC0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a.yellow:visited {
	color: #548DC0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FBF5E9;
	border: 1px solid #548DC0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a.yellow:active {
	color: #548DC0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FBF5E9;
	border: 1px solid #548DC0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
} 
a.yellow:hover {
	color: #396F9F;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FBF5E9;
	border: 1px solid #33638E;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h1 {
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #757DA4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FF9B59;
	text-align: center;
}

h3 {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	text-align: center;
}
.rightmenu {
	padding: 2px;
	text-align: center;
}
#table.header {

}
#menu2 {
	background-color: #F1F5FA;


}


#table.top {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #622E7A;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
#table.footer {
	width: 100%;
}
.main_table {


}

.right_table {
	border: medium dotted #999999;

}




h4 {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}

h5 {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FF7920;
	text-align: center;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FF6D0D;
	font-weight: normal;
}
.title_box {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #CCCCCC;
	padding-top: 10px;
}
.google_box {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}



div#hmenu {


}

div#hmenu ul {
	list-style: none;
	margin-top: 5px;
}

div#hmenu ul li {
	display: inline;

}

div#hmenu ul a:link{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #545B7E;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999999;
}

div#hmenu ul a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #545B7E;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999999;
}

div#hmenu ul a:active{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #545B7E;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999999;
}

div#hmenu ul a:hover{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #FF6600;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px outset #CCCCCC;
}

div#hmenu2 {
	padding: 1px;



}

div#hmenu2 ul {
	padding-top: 3px;
	padding-bottom: 3px;

}

div#hmenu2 ul li {
	display: inline;

}

div#hmenu2 ul a:link{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	background-color: #34638D;
}

div#hmenu2 ul a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	background-color: #34638D;
}

div#hmenu2 ul a:active{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	background-color: #34638D;
}

div#hmenu2 ul a:hover{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
	text-transform: capitalize;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px outset #86AED2;
	background-color: #FFFFFF;
}

div#hmenu3 {
	padding: 1px;
	text-align: center;
}

div#hmenu3 ul {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	text-align: center;
}

div#hmenu3 ul li {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#hmenu3 ul a:link{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF9B59;
	font-size: 10px;
	font-weight: bold;
}

div#hmenu3 ul a:visited{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF9B59;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

div#hmenu3 ul a:active{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF9B59;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

div#hmenu3 ul a:hover{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #3267CD;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
 


.style1 {color: #FF0000}
.style2 {
	color: #EBEBEB;
	font-weight: bold;
}
.style3 {
	color: #666666
}
.style4 {color: #FF9900}
.style5 {color: #990000}
.style6 {color: #FFFFFF}
.style7 {font-size: 18px}

.style9 {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style10 {font-size: 10px}

.style11 {
	color: #000000;
}
.style15 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style17 {font-weight: bold}

.style19 {color: #999999}
.style20 {color: #0000CC}
.style21 {
	color: #FFFFFF;
}

.style22 {
	font-size: 18px;
	color: #FF0000;
}
.style23 {font-size: 16px}


.style24 {font-weight: bold}
.style26 {text-align: justify; padding-right: 20px; line-height: 20px;}
.style27 {
	color: #EBEBEB;
}
.style28 {font-weight: bold}

.bna_topics {
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	font-weight: bold;
}
.bullet_lists {
	line-height: 20px;
	font-weight: bold;
	text-align: justify;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.bullet_black {
	line-height: 20px;
	font-weight: bold;
	text-align: justify;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.highlight {
	background-color: #FFFFCC;
}
.rightbox {
	background-color: #FDFAF4;
}

td.menu2 {
	background-color: #EFF4FA;
}


td.search {
	vertical-align: middle;
	background-color: #A4C1DD;


}
.style500 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.style501 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

