/*************** START: Body Styles**************/ 
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:17px;
	margin:15px 0px 0px 0px;
	text-align:left;
	background-color:#fff;
}

a {
	color: #2B31AC;
	text-decoration: none;
}
a:hover {
	color: #0397D6;
	text-decoration: underline;
}
a:active {
	color: #0397D6;
	text-decoration: underline;
}	
.TxtBlue {
	color:#0397d6;
}
img{
	border:0;
}
#divbody{
	width:765px;
	height:auto;
	margin:auto;
	padding:0px;
}

Table.TblMain {
	background-color:#FFFFFF;
}
/*************** END: Body Styles**************/ 

/*************** START: Outer Styles**************/ 
.OuterTop{
}
.OuterCol1T{
	vertical-align:top;
	background:url(../images_style/shadow_bgleft.gif)
}
.OuterCol1B{
	vertical-align:bottom;
	background:url(../images_style/shadow_bgleft.gif)
}
.OuterCol2T{
	vertical-align:top;
	background:url(../images_style/shadow_bgright.gif)
}
.OuterCol2B{
	vertical-align:bottom;
	background:url(../images_style/shadow_bgright.gif)
}
.OuterBottom{
}

/*************** END: Outer Styles**************/ 

/*************** START: Top Styles**************/ 
#divtop{
	width:716px;
	height:78px;
	padding:20px 15px 0 25px;
}
#divtop #divlogo{
	width:140px;
	height:68px;
	float:left;
}
#submenu{
	height:18px;
	/*width:340px;*/
	float:right;
}
#submenu ul{
	float:right;
	width:298px;
	padding:0;
	margin:0;
	list-style:none;
}
#submenu ul li{
	font-size:11px;
	float:right;
	width:auto;
	padding-right:6px;
}
#submenu ul li a, #submenu ul li a:link, #submenu ul li a:visited{
	color:#808284;
	text-decoration:none;
}
#submenu ul li a:hover{
	color:#808284;
	text-decoration:underline;
}
#divtop #request{
	clear:right;
	float:right;
	/*width:154px;
	height:15px;*/
	margin-top:30px;
	padding-right:4px;
}
/*************** END: Top Styles**************/ 

/*************** START: Menu Styles**************/ 
#nav{
	width:765px;
	height:auto;
	clear:both;
}
#nav #menu{
	width:765px;
	height:22px;
	background-color:#1c2172;
}
#nav #menu div{
	width:auto;
	height:22px;
	padding:0px;
	margin:0px;
	float:left;
}
#nav #pic{
	/*width:765px;
	height:219px;*/
	margin-top:5px;
	padding:0px;
	/*background-color:#83B8DA;
	background-image:url(/images/bg_homeflash.jpg);*/
}

#nav #pic img{
	float:left;
}
/*************** END: Menu Styles**************/ 

/*************** START: Main Styles**************/ 
#main{
	width:765px;
	height:auto;
	margin:0px;
	padding:0px;
	clear:both;
}
#contentleft{
	width:521px;
	height:auto;
	margin:0px;
	float:left;
}
#tibs{
	width:521px;
	height:27px;
	padding-top:6px;
	background:#0397d7;
}
.bbdiv{
	float:left;
	height:27px;
	background:#0397d7;
}
#content{
	width:433px;
	/*height:350px;*/
	clear:both;
	padding:32px 25px 0 52px;
}

#conmach{
	width:510px;
	height:56px;
	background:url(../images_style/conmachpic.jpg) no-repeat;
	overflow:hidden;
}
.title{
	font-size:21px;
	font-weight:bold;
	line-height:21px;
	color:#000000;
}

TD.TdContentRight {
	background:url(../images_style/bconbg.gif) left repeat-y #FFFFFF;
}

#contentright{
	width:244px;
	height:100%;
	margin:0px;
	padding:0px;
	float:right;
}
#signup{
	width:244px;
	height:57px;
	background-color:#aaa7c2;
}
/*.news_rele{
	width:244px;
	height:118px;
	margin:0px;
}*/

#events{
	width:244px;
	height:131px;
	margin:0px;
}



.arrowspan{
	width:auto;
	height:15px;
	margin-top:5px;
}
/*************** END: Main Styles**************/ 

/*************** START: Home Right News ************/
#HomeBlock {
	
}

TD.TDHomeBlockHdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:232px;
	height:20px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	vertical-align:middle;
	background:url(../images_style/udbar.gif) no-repeat;
}

TD.TDHomeBlkHdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:232px;
	height:20px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px !important;
	vertical-align:middle;
	background:url(../images_style/udbar.gif) no-repeat;
}

TD.TDHomeBlockText{
	padding-top:6px;
	padding-left:12px;
	padding-right:12px;
}


.events_con{
	width:232px;
	height:105px;
	color:#0397d6;
	padding-top:6px;
	padding-left:12px;
	background:url(../images_style/bconbg.gif) left repeat-y #FFFFFF;
}
.events_con a, .events_con a:link, .events_con a:visited{
	color:#1c2172;
	font-size:13px;
	text-decoration:underline;
}
.events_con a:hover{
	color:#0397d6;
	font-size:13px;
	text-decoration:none;
}

.newsrele_con a, .newsrele_con a:link, .newsrele_con a:visited{
	color:#1c2172;
	font-size:13px;
	text-decoration:underline;
}
.newsrele_con a:hover{
	color:#0397d6;
	font-size:13px;
	text-decoration:none;
}

/*************** END: Home Right News ************/

/*************** START: Bottom Styles**************/ 
#bottompic{
	/*width:756px;
	height:97px;*/
	clear:both;
	margin:0px;
	padding:0px;
}
.FooterSP{
	padding-top:10px;
}
td.tdfooter {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:10px;
	line-height:12px;
	padding:2px 0 15px 15px;
	/*background-color:#919193;*/
}

/*************** END: Bottom Styles**************/ 


/*************** START: TABS2 Styles**************/ 
.TxtSmall{
	color:#404040;
	font-size:11px;
}

TABLE.TblCountryBtn a, TABLE.TblCountryBtn li a:visited {
	font-size:14px;
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
TABLE.TblCountryBtn li a:hover, TABLE.TblCountryBtn li a:active{
	font-size:14px;
	text-decoration:underline;
}

/*************** END: TABS2 Styles**************/ 

/*************** START: TABS3 Styles**************/ 
.tab3ul{
	width:245px;
	padding:0px;
	margin:10px 0 0 0;
	list-style:none;
}
.tab3ul li{
	height:auto;
	padding-left:18px;
	margin-top:9px;
	line-height:14px;
	background:url(../images_style/arrow.gif) left top no-repeat;
}
.tab3ul li a, .tab3ul li a:link, .tab3ul li a:visited{
	color:#1c2172;
	text-decoration:none;
}
.tab3ul li a:hover{
	color:#1c2172;
	text-decoration:underline;
}
.SeeAllBullet{
	width:auto;
	height:auto;
	font-size:11px;
	line-height:13px;
	padding-left:9px;
	background:url(../images_style/seeallpoint.gif) left top no-repeat;
}
.seealldiv a, .seealldiv a:link, .seealldiv a:visited{
	color:#666;
	font-size:10px;
	text-decoration:none;	
}
.seealldiv a:hover{
	color:#666;
	font-size:10px;
	text-decoration:underline;
}

/*************** END: TABS3 Styles**************/ 

/*************** START: TABS4 Styles**************/ 
.Blog_Title{
	color:#408bdc;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	padding:6px 0 2px;
}
.Cont_TD{
	padding:10px 0;
}
.Posted_Text{
	color:#737373;
}
#content .CategoryTD{
	display:none;
}
.LReadMore{
	font-size:11px;
	padding-bottom:8px;
}
.CommentTD{
	color:#688468;
	font-weight:bold;
	background:#FFF;
	padding:8px 0;
	border-bottom:none;
}
/*==================== START: Share Links ====================*/
.Share {
	font-size:11px;
	line-height:14px;
	position:relative;
	z-index:10;
}
.Share ul {
	margin:0;
	padding:0;
	list-style:none;
}
.Share li {
	float:left;
	position:relative;
}
li.Spacer{
	padding:0 8px;
}
.Share ul ul {
	visibility:hidden;
	position:absolute;
	top:14px;
	left:0;
}
.Share table {
	position:absolute;
	top:0;
	left:0;
}
.Share ul li:hover ul, .Share ul a:hover ul {
	visibility:visible;
}
.Share a {
	/*border:1px solid #aaa;
	padding:2px 10px;
	margin:3px;*/
	display:block;
}
.Share a:hover {
	/*background:#f2cdb0;
	color:#f00;*/
	border:0;
}
.Share ul ul {
	border:1px solid #b9b9b9;
}
.Share ul ul li {
	font-size:11px;
	clear:both;
	text-align:left;
}
.Share ul ul li a {
	width:102px !important;
	width:104px;
	height:13px;
	color: #2B31AC !important;
	font-weight:bold;
	/*background:#e7f3db;*/
	background:#f7f7fa;
	padding:6px !important;
	padding:5px;
	margin:0;
	border:0;
	display:block;
	/*border-bottom:1px solid red;*/
}
.Share ul ul li a img {
	margin-right:5px;
}
.Share ul ul li a:hover {
	color:#2b2e69 !important;
	border:0;
	/*background:#d3e2c6;*/
	background:#d5d6e4;
	text-decoration:none !important;
	/*border-bottom:1px solid #fff;*/
}

/*==================== END: Share Links ====================*/

/*************** END: TABS4 Styles**************/ 