/* Common stylesheet */

@import url("common_styles.css");



/* Header colors */
h5 { color:#2461AA; font-size:150%; padding:0; margin:19px 0 8px 0;}
#content > h5 { margin:19px 0 8px 0;}
#content{padding:0 5px;}
h3{margin:5px 0;}

h2, h3, h4 { color:#2461AA; }

h3, h4  {
	border-bottom:1px solid #CCCCCC;
}

h3{padding-bottom:3px; margin-bottom:5px; margin-top:25px;}

.style1 {
	color: #2461AA;
	font-weight: bold;
	display:block;
	margin-bottom:7px;
	margin-top:20px;
}
.style2 {
	color: #222;
	font-weight: bold;
	display:block;
	margin-bottom:7px;
	margin-top:0px;
}

.style3 {
	color: #2461AA;
	font-weight: bold;
	margin-bottom:7px;
	margin-top:20px;
}

p.top { margin-top:0px;	padding-top:0px;}

/* Buttons for localized Content */
a.lclButton_sm{
	background: url(//www.google.com/a/help/intl/en/images/button_lcl_sm.gif) no-repeat 0 0px;
		font-size:120%;
		font-weight:bold;
        display:block;
        width:129px;
		height:50px;
        margin:0px;
        padding:0px;
        line-height:22px;
        color:#fff;
        text-decoration:none;
        text-align:center;
		}
a.lclButton{
	background: url(//www.google.com/a/help/intl/en/images/button_lcl.gif) no-repeat 0 0px;
		font-size:120%;
        display:block;
		font-weight:bold;
        width:148px;
		height:74px;
        margin:0px 0 0px 0;
        padding:0px;
        line-height:22px;
        color:#fff;
        text-decoration:none;
        text-align:center;
		}
a.lclButton_lg{
	display:block; width:148px; height:74px; text-align:center;	
	background: url(//www.google.com/a/help/intl/en/images/button_lcl_lg.gif) no-repeat 0 0px;
	font-size:110%; font-weight:bold; color:#fff;
	margin:12px 0 10px 0; padding:0px; line-height:22px;
    text-decoration:none;
}
p.p1{font-size:83%}

#list_search {margin:0; padding:0 0 0 15px;}

#rightSideNavList li {padding-bottom:7px;}

.mainList,.linkList{margin:10px 0 0 0; padding:0 0 0 6px;}
.mainList li{ padding:0 0 10px 0px; margin-left:10px; background:url(../images/ccc_square.gif) no-repeat;}
.linkList li{ padding:0 0 10px 0;margin-left:0;list-style:none; }


#dataTable {border:#ccc 1px solid; font-size:75%;}
#dataTable td{padding:5px; border-right:#aaa 1px solid;}
#dataTable .lftCol{background:#ddd;}
#dataTable .topRow{background:#eee; border-bottom:#aaa 1px solid;}
#dataTable .botRow{color:#0066cc; font-weight:bold; border-top:#aaa 1px solid; border-bottom:#aaa 1px solid;}
#dataTable .nortBrdr{border-right:none;}
  
.tbl_arw{margin:2px 15px 0 15px;}
.bluUndrLn{padding-bottom:3px; border-bottom:#06c 1px solid;}
.gryUndrLn{padding-bottom:3px; border-bottom:#ddd 1px solid;}
.rtFltContent{float:right; padding:10px 0px 20px 30px; margin:10px 0 0 0; background:#fff;}
.gryTD{background:#f5f5f5; padding:10px 0;}
.botTD{padding-top:10px;}

.tl_a{float:left; text-decoration:none; color:#fff; font:bold 140% arial; display:inline; position:relative;}
.tl_div{background:url(../images/tl.gif) no-repeat; width:35px; height:36px; position:absolute; top:-14px; left:-15px; padding:6px 10px 0 11px;}
.r_tbl{margin:30px 0px 20px 13px; padding:0; position:relative;}
.r_tbl_td{padding:0; margin:0; position:relative;}
.rDivBuff{width:100%; position:relative; margin:25px 0 20px 0px;background:#fff;}
.rDiv{position:relative; border:#0068b3 1px solid;}
.rDivContent{margin:8px 0;}
.tl {position:relative; top:-14px; left:-14px; float:left;}
.tl_2 {position:relative; top:-1px; left:-1px; float:left;}
.tr {position:relative; top:-1px; right:-1px; float:right;}
.bl {position:relative; bottom:-1px; left:-1px; float:left; clear:left;}
.br {position:relative; bottom:-1px; right:-1px; float:right; clear:right}
.bl_2 {position:relative; bottom:5px; left:-1px; float:left; clear:left;}
.br_2 {position:relative; bottom:5px; right:-1px; float:right; clear:right}

#nav_nums{}
#nav_nums a{float:left; display:block; padding:5px 12px 5px 11px; font-size:120%; color:#666; text-decoration:none; font-weight:bold;}
.noBrdr{border:#fff 1px solid;}
.nav_sel{color:#fff; font:bold 120% arial;}
.minWidthImg{clear:both; height:1px}
.minHeightImg{float:left; width:1px;}
.box_hdr{color:#222; font-weight:bold; margin:9px 5px 7px 30px; font-size:120%}
.box_content{color:#000;margin:8px 10px 5px;}







