/* CSS Document */

body{
	padding:0;
	margin:0;
	background:#f2f2f2;
	background-image:  url("../../files/img/sns-bg-common.png");
	background-position: top;
	background-repeat: no-repeat;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	background-color:#e8e8e8;
	
}
img
{
	border:none;
}
.body{
	width:980px;
	margin:0 auto;	
}

.header{
	height:378px;
	margin:20px 0 0 0;/*t r b l */
	font-size:10pt;
}
.left {float:left;}
.logo {padding:0px 5px 5px 5px; background:#FFF;}
.content{
	margin:10px 0 0 0;/*t r b l */	
	padding:40px 40px 10px 20px;/*t r b l */
	background:#FFF;
	background-image: url("../../files/img/sns-bg-content-1.png") ;
	background-repeat: repeat-x;
	text-align:justify;	
	min-height:350px;
}
.content-left{
	float:left;
	width:470px;
	margin-right:25px;
	margin-left:10px;
	}
.content-right{
	float:left;
	width:415px;
	}
.title_border{
	border-bottom:1px solid #CCC; padding-bottom:10px;
}
.content-full {
	background:#FFF;
	text-align:justify;	
	min-height:200px;
	}
.page_title{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;/*AlternateGothicNo2BT-Regular;*/
	text-transform:capitalize;
	font-size:26px;
	color:#000000;
	margin-bottom:10px;
}
.para_title{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;/*AlternateGothicNo2BT-Regular;*/
	text-transform:capitalize;
	font-size:20px;
	color:#000000;
	margin-bottom:10px;
}
.page_title span, .para_title span{
	color:#008DD4;
}
.copyright{
	text-decoration:none;
	color:#8c8c8c;
	font-size:11px;
	width:345px;
	padding-left:20px;
	padding-top:10px;
}

/* Later */

.tbltext{

}

.tbltext td{
	padding: 5px 5px 5px 5px; /*trbl*/
	text-align:left;
}

.tbltext .trhead td {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;/*AlternateGothicNo2BT-Regular;*/
	text-transform:capitalize;
	font-size:18px;
	color:#008DD4;
	padding: 5px 5px 5px 5px; /*trbl*/
	margin-bottom:5px;
	border-bottom: 1px solid #CCC;
}

.tblmenu {
	width:100%;
	background:#fff;
	padding: 5px 5px 5px 5px; /*trbl*/
}

.tblmenu td {
	background:#008DD4;
	padding: 7px 7px 7px 7px; /*trbl*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;/*AlternateGothicNo2BT-Regular;*/
	text-transform:capitalize;
	text-align:center;
}

.tblmenu td:hover {
	background:#FF0;
}

.tblmenu td:hover a {
	color:#008DD4;
}

.tblmenu td a {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.tblmenu td a:hover {
	color:#008DD4;
	font-size:14px;
	font-weight:bold;
}

/********************
Footer Start
*****************/
.bglight {background:#24B2FE;}
.ftitle {background:#005AAD;font-size:15px;color:#fff;font-weight:bold;border:1px solid #333;border-top:1px solid #f00;padding:5px 5px 5px 15px;text-align:center;}
.fsub {background:#F5F5F5;font-size:11px;border-right:1px solid #333;border-bottom:1px solid #333;padding:5px 50px 5px 220px; width:150px;}
.fsub {color:#000;font-weight:bold;text-decoration:none;}
.fsmlink {background:#F5F5F5;font-size:11px;line-height:17px;border-right:1px solid #333;border-bottom:1px solid #333;padding:5px 5px 5px 5px;}
.fsmlink a {color:#000;text-decoration:none;}
.fsmlink a:hover {text-decoration:underline;}
.flink {font-size:11px;color:#333;margin-top:4px;margin-bottom:4px;padding-left:220px;font-weight:bold;text-transform:uppercase;}
.flink a {color:#333;text-decoration:none;}
.flink a:hover {text-decoration:underline;}
hr.bottomline {border:0; height:6px; background:#005AAD; margin: 0 0;}
.copyright {font-size:10px;color:#333;margin-top:4px;margin-bottom:4px;padding-left:220px;padding-right:10px;}
.copyright a {color:#005AAD;text-decoration:none;}
.copyright a:hover {color:#333;text-decoration:underline;}
/********************
Footer End
*****************/
