﻿body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
a
{
	text-decoration:none;
}
#date-time
{
	margin-bottom:7px;
}
.black
{
	color:Black;
}
.AddIcon2
{
	background-image:url(images/AddIcon.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:24px;
	padding-left:30px;
	border:none;
	background-color:Transparent;
	color:#0212AF;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	cursor:pointer;	
}
/*WEBSITE*/
#website
{
	width: 930px;
	border-right:3px #C1C1C1 solid;
	border-left :3px #C1C1C1 solid;
	margin:auto;
	display:table;
	background-color:White;
}
.SendBtn, .ResetBtn
{
	padding:3px 0;
	background-repeat:no-repeat;
}
.SendBtn
{
	background-image:url(images/OKIcon.gif);
}
.ResetBtn
{
	background-image:url(images/ReloadIcon.gif);
}

/*HEADER*/
#website #header
{
	width: 100%;
}
#website #header #header-top
{
	background-color: #aeaeb8;
	height: 27px;
	width: 100%;
	border-bottom:1px #D0D0D8 solid;
	text-align:right;
}
#header-top-content
{
	float: right;
	padding-top: 2px;
	display:table-row-group;
}
#header-link a
{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	float:left;
}
#header-link .TopMenuActive a
{
	font-weight:bold;
}
#header-link a:hover
{
	text-decoration:underline;
}
#search .tbxSearch
{
	width:160px;
	height:14px;
	float:left;
	margin-left:10px;
	margin-top:86px;
}
#search .btnSearch
{
	width:26px;
	float:left;
	background-image:url(images/GoIcon.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:White;
	border:none;
	height:18px;
	margin-top:87px;
	margin-left:1px;
}
#website #header #language
{
}
#website #header #banner
{
}
#website #header #top-menu
{
	width:100%;
	display:table;
}
.HdTopSplit
{
	padding:0 10px;
}
.pmnu_normal_l, pmnu_normal_r
{
	background-image:url(images/mnuNormal.jpg);
	background-repeat:repeat-x;
	width:3px;
	height:25px;
}
.pmnu_normal
{
	background-image:url(images/mnuNormal.jpg);
	background-repeat:repeat-x;
	height:25px;
	background-color:White;
}
.TopMenuActive .pmnu_normal
{
	background-image:url(images/mnuAct.jpg);
}
.TopMenuActive .pmnu_normal_l
{
	background-image:url(images/mnuActLeft.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:25px;
}
.TopMenuActive .pmnu_normal_r
{
	background-image:url(images/mnuActRight.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:25px;
}
.pmnuSplit
{
	width:1px;
	height:25px;
}

/*FOOTER*/
#footer
{
	width: 100%;
	margin-bottom:20px;
	float:left;
}
#footer-content
{
	background:url(Images/footer.gif);
	background-position: center;
	background-repeat:no-repeat;
	height: 55px;
	text-align: left;
	font-family:Arial;
	font-size:11px;
	color:#333;	
	float:left;
	width:100%;
}
#footer-content .UnitName,#footer-content .Email
{
	padding-left:20px;	
}
#footer-content a
{
	color: #333;
}
#center-content #datetime
{
	color: #333333;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 4px;
}
#center-content #NewsFrom
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#323A8D;
	text-decoration:underline;
}
#center-content #NewsTitle
{	
	font-family: Times New Roman;
	font-size: 25px;
	font-weight: bold;
	color: #d54b00;
	margin:5px 0 5px 0;
}
#NewsTitle span span
{
	font-size:11px;
	font-family:Arial;
	font-style:italic;
	font-weight:normal;
	color:Black;
}
#NImg
{
	float:left;
	width:240px;
	margin:0 10px 10px 0;
}
#OneCatNews #NImg
{
	width:150px;
}
#ShortContent
{
	display:table;
	width:100%;
}
#NImg img
{
	width:100%;
}
#TableArticleRelate
{
	background-color: #f2f2f2;
	border-top: #d2d2d2 1px solid;
	display:table;
	width: 658px;
	padding: 5px;
	margin:0 auto;
}
#TitOtherNews
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	text-transform:uppercase;
	font-family:Arial;
	font-size:12px;
}
#OtherNews
{
	color: #2a3489;
	font-family: Arial;
	font-size: 12px;
	padding: 3px 4px 3px 14px;
	background-image: url(images/OtherArticle.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}
#OtherNews a
{
	color: #2d318c;
}
#OtherNews a:hover
{
	color: #FF0000;
}
#bottom-menu
{
	margin: 10px 0 6px 0;
}
#CtButton
{
	margin:10px 0 10px 0;
}
#CtButton a
{
	font-family:Arial;
	font-size:12px;
	color:#0212AF;
	text-decoration:underline;
	padding-left:26px;
	padding:2px 0 7px 26px;
	margin-left:5px;
}
#CtButton a:hover
{
	color:Red;
}
/*BOTTOM MENU*/
table.TableBottomMenu td
{
}

/*CONTENT*/
#left-content
{
	float: left;
	width: 200px;
	display:table;
}
#center-content
{
	padding:7px 10px 20px 0px;
	text-align:justify;
}
.CCWrap
{
	float: left;
	margin-bottom:15px;
	margin-right:10px;
	width:680px;
	display:table;
}
#right-content
{
	float: right;
	width: 218px;
	display:table;
}
#divRegister
{
	text-align:left;	
}
#divSendToFriend #Title, #divFeedBack #Title, #ApplyForm #Title, #divRegister #Title, .TitCommWrap
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:10px 0;
	text-transform:uppercase;
}
#divSendToFriend, #divFeedBack
{
	display:table;
	width:100%;
	text-align:left;
}
.CtLine
{
	display:table;
	width:92%;
	margin:1px 0 1px 0px;
}
.CtField
{
	float:left;
	width:180px;
	font-family:Verdana;
	font-size:11px;
	color:#272727;
	font-weight:bold;
	padding-top:2px;
}
.CtField span span
{
	font-weight:normal;
}
.CtInput
{
	display:block;
	width:300px;
	float:left;
}
.CtInputNEW
{
	display:block;
	width:300px;
	float:left;
}
.CtInput input
{
	width:100%;
	height:18px;
	margin-bottom:2px;
	border-right:1px #D3D0C9 solid;
	border-bottom:1px #D3D0C9 solid;
	border-top:2px #808080 solid;
	border-left:2px #808080 solid;
}
.CtInput textarea
{
	width:100%;
	height:120px;
	border-right:1px #D3D0C9 solid;
	border-bottom:1px #D3D0C9 solid;
	border-top:2px #808080 solid;
	border-left:2px #808080 solid;
}
.CtInput img
{
	border:none;
	float:left;
	margin-right:5px;
}
.CtInput span
{
	margin:5px 0 5px 0px;
}
.markred
{
	color:Red;
}
#website #content #row1
{
	width: 100%;
	float:left;
	margin-bottom:10px;
}
#website #content #row2
{
	width:100%;
	float:left;
}
#content #highlight
{
	width: 538px;
	float: left;
	border: #e4e4e4 1px solid;
	border-right: #e4e4e4 3px solid;
	border-bottom: #e4e4e4 3px solid;
	height: 289px;
}
#content #service
{
	width: 222px;
	float: left;
	border: #e4e4e4 1px solid;
	height: 289px;
	margin-left: 5px;
	border-right: #e4e4e4 3px solid;
	border-bottom: #e4e4e4 3px solid;
}
#content #intro
{
	width: 213px;
	float: left;
	border: #e4e4e4 1px solid;
	margin-left: 5px;
	height: 289px;
	background-color: #f6eced;
	border-right: #e4e4e4 3px solid;
	border-bottom: #e4e4e4 3px solid;
}

#content #library
{
	width: 189px;
	float: left;
	height: 251px;
	border: #e4e4e4 solid;
	border-width:1px 0 3px 1px;
}
#content #qa
{
	width: 189px;
	float: left;
	height: 251px;
	border: #e4e4e4 solid;
	border-width:1px 3px 3px 0px;
}
#content #train
{
	width: 394px;
	float: left;
	border: #e4e4e4 1px solid;
	height: 251px;
	margin-left: 2px;
}
#website #content #adv
{
	float: left;
	height: 251px;
	margin-left: 4px;
}
#website #content #left-content
{
	float: left;
	width: 200px;
}
#website #content #right-content
{
	float: left;
	width: 220px;
	padding-top:5px;
}

#website #content #right-content #rightadvbottom
{
	padding-top: 10px;
}
/*MENU*/
UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#navigation
{
	display: inline;
	float: left;
	width: 100%;
	line-height: normal;
	list-style-type: none;
	position: relative;
	height: 46px;
	background-image:url(images/mnuUL.jpg);
	background-repeat:repeat-x;
}
#navigation LI
{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	cursor: pointer;
	padding-top: 0px;
	height: 30px;
}
#navigation LI DIV
{
	display: inline;
	float: left;
	cursor: pointer;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-top:6px;
}
#navigation LI:hover DIV
{
	cursor: pointer;
}
#navigation LI.hover DIV
{
	cursor: pointer;
	color: #ffffff;
}

#navigation LI DIV A
{
	color: #000;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding-left: 7px;
	padding-right: 7px;
}
#navigation LI:hover DIV A
{
	color: #FFF;
}
#navigation LI.TopMenuActive DIV A
{
	color: #FFF;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}
#navigation LI.TopMenuActive:hover DIV A
{
	color: #FFF;
}
#navigation .mnu2Split
{
	color:#0C1886;
	margin:0 2px;
}
#navigation LI UL
{
	display:none;
	position: absolute;
	top: 20px;
	height: 21px;
	width:100%;
}
#navigation LI:hover UL, #navigation LI.hover UL, #navigation LI:visited UL, #navigation LI.Visited UL
{
	display:block;
	z-index: 1000;
}
#navigation LI UL
{
	width: 850px;
	height: 21px;
}
#navigation LI UL LI
{
	display: inline;
	height: 21px;
	background-color: transparent;
}
#navigation LI UL LI A
{
	float: left;
	padding:7px 5px 0 10px;
	cursor: pointer;
	color: #FFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background-position:left 11px;
}
#navigation LI UL LI:hover A, #navigation LI UL LI.hover A, #navigation LI UL LI A:hover
{
	color: #000;
	font-weight: normal;
}
#dropmenudiv
{
	z-index: 20;
	border-color: #67A2CC;
	border-width: 1px;
	border-style: solid;
	line-height: 13px;
	position: absolute;
	background-color: #D5E6ED;
	top:243px;
}
object
{
	z-index:30;
}
#dropmenudiv A
{
	padding:3px;
	display: block;
	font-size: 12px;
	color: black;
	text-indent: 10px;
	font-family: arial;
	text-decoration: none;
	border-top:1px #FBFFFF solid;
	border-bottom:1px #7AA4A3 solid;
}
#dropmenudiv A:hover
{
	color: black;
	text-decoration: none;
	background-color: #54B2E6;
}
#Header
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}

/*HIGHLIGHT*/
#HotNews
{
	width:295px;
	float:left;
	display:table;
}
#HotNews #Title
{
	margin-bottom:3px;
}
#HotNews #Title a
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#0755BA;
}
#HotNews #Title a:hover
{
	color:Red;
}
#HotNews #Header
{
	background-image: url(images/HighLight.gif);
	width:100%;
	line-height:29px;
}
#HotNews #Header span
{
	padding:0 12px;
}
#HotNews #ShortContent
{
	margin-bottom: 7px;
	font-family:Verdana;
	font-size:11px;
}
#HotNews img
{
	width:150px;
	border:0;
	float:left;
	margin:0 8px 8px 0;
	cursor:pointer;
}
#intro #ShortContent
{
	display:table;
	margin-bottom: 7px;
	padding-left:10px;
	padding-right:6px;
	width:92%;
}
#HotNews #Desc
{
	padding-right:6px;
	color:#2B2B2B;
}
#HotNews #OtherTitle
{
	padding:0 4px 3px 10px;
	background-image: url(images/OtherArticle.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
#HotNews #OtherTitle a
{
	color: #2C3384;
}
#HotNews #OtherTitle a:hover
{
	color: #FF0000;
}
.Date
{
	font-style: italic;
	color: #7f7f7f;
	padding-left: 5px;
}

/*SERVICE*/
#service #Header
{
	background-image: url(images/Header2.jpg);
	line-height: 39px;
	padding-left: 10px;
	margin-bottom:10px;
}
#service img
{
	border:1px #c2c0c0 solid;
}
#LineLib #Title
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-transform:uppercase;
	padding-right:1px;
	margin-top:16px;
	float:left;
}
#LineLib #Title A, #LineService #Title a
{
	color: #2d318c;
}
#LineLib #Title a:hover, #LineService #Title a:hover
{
	color: Red;
}
#LineLib img
{
	cursor: pointer;
	width: 110px;
	float:left;
	margin-right:5px;
}
/*INTRODUCTION*/
#intro #Header
{
	background-image: url(images/Header4.jpg);
	line-height:39px;
	padding-left: 10px;
}
#intro #Title
{
	color: #2d318c;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding: 6px 6px 6px 6px;
}
#intro #Desc
{
	color:#241E1E;
}
#intro #Title A
{
	color: #2d318c;
}
#intro #Title a:hover
{
	color:Red;
}
#intro img
{
	width:70px;
}
#intro #OtherTitle
{
	background-image: url(images/OtherIntro.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding:2px 4px 3px 17px;
}
#intro #OtherTitle A
{
	color: #273284;
}
#intro #OtherTitle A:hover
{
	color: #FF0000;
}
/*LIBRARY*/
#library #Header,#qa #Header
{
	background-image: url(images/Header5.jpg);
	color: #030409;
	line-height: 32px;
	padding-left: 5px;
}
#LineLib #Image
{
	float:left;
	margin-right:2px;
}
#LineLib
{
	display:table;
	margin:3px 5px;
	width:96%;
}
#service #LineLib
{
	margin:5px;
}
#library #LineLib img
{
	cursor: pointer;
	width: 50px;
	padding-right: 6px;
	float:left;
}
#LineService
{
	display:table;
	margin:6px 0px;
	width:49%;
	float:left;
	height:110px;
}
#LineService #Image
{
}
#LineService img
{
	cursor: pointer;
	width: 90px;
	height:80px;
	padding: 4px;
	margin-right:4px;
	float:left;
	border:1px #E5E5E5 solid;
}
#LineService #Title
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-transform:uppercase;
	padding-right:10px;
	margin-top:10px;
}
#Others
{
	padding: 2px 4px 2px 25px;
	background-image: url(images/OtherSVNews.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
}
#Others a
{
	color: #0b18c9;
	text-decoration:underline;
}
#Others a:hover
{
	color: #FF0000;
	text-decoration: underline;
}


/*QA*/
#qa .Title
{
	color: #2a3489;
	font-family: Arial;
	font-size: 12px;
	padding: 3px 4px 3px 14px;
	background-image: url(images/OtherArticle.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}
#qa .Title a
{
	color: #2d318c;
}
#qa .Title a:hover
{
	color:Red;
}

table.TableIdeaHome td.Image
{
	cursor: pointer;
	padding-left: 5px;
}
/*POLL*/

.TablePolls
{
	color: #000106;
	background-color: #c1cde7;
}
.TablePolls .Question
{
	font-weight: bold;
	padding: 4px 4px 2px 10px;
}
.TablePolls .Answer
{
	padding:0 3px 6px 2px;
	font-family:Verdana;
	font-size:11px;
}
.PollButton
{
	background-color: #9aadd8;
	height: 24px;
	padding-top:4px;
}
.VoteButton
{
	background-image:url(images/VoteIcon.gif);
	background-repeat:no-repeat;
	background-position:7px 0px;
}
.VoteButton a
{
	padding-left:26px;
}
.Resultbutton a
{
	padding-left:10px;
}
.PollButton a
{
	text-decoration: underline;
	color:#000;
	cursor:pointer;
}
.PollButton a:hover
{
	color:Red;
}
/*-----------------------------------------*/
.PollRs
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: #d0d0d0 1px solid;
	padding: 4px 4px 4px 10px;
}
.PollResultTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #406ED1;
	background-color: #e6e6e6;
	padding-left: 10px;
	line-height: 20px;
	text-transform:uppercase;
}
.PollRs .Question
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding:5px;
	padding-left:0;
}
.lineAnswer
{
	display:table;
	width:100%;
	padding:3px 0;
}
.PAnser
{
	float:left;
	width:30%;
}
.PPercent
{
	float:left;
	background-color: #cd0104;
}
.PTblRs
{
	float:left;
	width:60%;
}
.PollRs .Counter
{
	width:10%;
	float:left;
	text-align:center;
}
.PTextPercent
{
	float:left;
	margin-left:4px;
}
.PollRs .AnswerTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding:5px;
	padding-left:0;
	border-bottom: #D0D0D0 1px solid;
}

.PollRs .Answer
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 30%;
}
table.TablePollAnswer td.Chart
{
	width: 55%;
}
.CloseButton
{
	background-image:url(images/SmallCloseBtn.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:20px;
	margin-top:7px;
	height:20px;
}
.CloseButton A
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left:20px;
}
.CloseButton A:hover
{
	color: #FF0000;
}

/*ARTICLE-DETAIL*/
#articleDetail #Title
{
	font-family: Times New Roman;
	font-size: 25px;
	font-weight: bold;
	color: #d54b00;
	text-align: left;
	padding-bottom: 10px;
}

#articleDetail #ShortContent
{
	text-align: justify;
}
#articleDetail #ShortContent .Image
{
	padding-right: 10px;
}

#articleDetail #FullContent
{
	text-align: justify;
}

table.TableArticleRelate
{
	background-color: #f2f2f2;
	border-top: #d2d2d2 1px solid;
	width: 100%;
	padding: 5px;
}
table.TableArticleRelate #Header
{
	text-align: left;
	float: left;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
table.TableArticleRelate #Title
{
	text-align: left;
	color: #0d0b78;
	font-weight: normal;
}
table.TableArticleRelate #Title A
{
	color: #0d0b78;
	font-weight: normal;
}
table.TableArticleRelate #Title A:hover
{
	color: #FF0000;
	font-weight: normal;
}
table.TableArticleRelate #Title span.ArticleDate
{
	color: #818181;
	font-style: italic;
}

/*ARTICLE LIST*/
table.TableArticles td.Header
{
	font-weight: bold;
	text-decoration: underline;
	color: #2d3b94;
}

table.TableArticles .Title
{
	text-align: left;
	color: #0d0b78;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
table.TableArticles .Title A
{
	color: #0d0b78;
}
table.TableArticles .Title A:hover
{
	color: #FF0000;
}

.TableArticles .ShortContent
{
	text-align: justify;
}
.TableArticles .ShortContent .Image
{
	padding-right: 10px;
}
.TableBottomMenu
{
	margin:auto;
}
.TableBottomMenu td.BottomMenu
{
	color: #000c7f;
}
#BottomMenuSplit
{
	padding: 0 5px 0 5px;
}
#BottomMenu a
{
	color: #000;
}
#BottomMenu A:hover
{
	color: Red;
}

/*COUNTER*/
#counter
{
	padding-top: 10px;
}
.CounterWrap
{
	border-bottom:3px #dfd9db solid;
	background-color:#AEBFEA;
	width: 139px;
	padding:3px;	
	margin:6px auto;
}
.TableCounter
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	text-align: center;
	background-color: #ebeae8;
	border:1px #778dbf solid;
	padding:2px 0;
}
.TableCounter .Title
{
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 3px;
}
.TableCounter .Counter
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
}

#adv-right, #adv-bottom
{
	width: 100%;
	margin-bottom:15px;
}
#adv-right #Header
{
	background-color: #4f57c6;
	padding: 7px 0 0 5px;
	color: #FFFFFF;
	height: 22px;
	font-weight: bold;
}
.RightAdv
{
	margin:auto;
	width:220px;
}
#adv-bottom img
{
	width:218px;
	border:1px #C4C0BF solid;
}
#adv-right img
{
	margin:7px 0;
	border:1px #424242 solid;
	width:190px;	
}
/*FOCUS*/
#ArticleFocus, .TablePolls, .divWeblink
{
	border-bottom:4px #E1E3E2 solid;
}
#ArticleFocus
{
	background-color: #c1cde7;
	width:200px;
	margin-bottom:7px;
}
#ArticleFocus #ShortContent
{
	border-bottom: #858fc2 1px dashed;
	width:191px;
	padding:7px 0;
}
#ArticleFocus #Title
{
	color: #000305;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 5px;
}
#ArticleFocus a
{
	color: #000305;
}
#ArticleFocus A:hover
{
	color: #FF0000;
}
#ArticleFocus img
{
	cursor: pointer;
	margin: 0 5px;
	float:left;
}
/*QA*/
table.TableIdea td.Header
{
	font-weight: bold;
	text-decoration: underline;
	color: #2d3b94;
}

table.TableIdea .IdeaTitle
{
	text-align: left;
	color: #0d0b78;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

table.TableIdea .InfoBoldTitle
{
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
}

table.TableRelatedIdea td.Header
{
	font-weight: bold;
	text-decoration: underline;
	color: #2d3b94;
}

table.TableRelatedIdea span.IdeaDate
{
	font-style: italic;
	color: #7f7f7f;
	padding-left: 5px;
}

table.TableIdeasBound
{
	text-align: left;
}

table.TableIdeasBound td.Header
{
	font-weight: bold;
	text-decoration: underline;
	color: #2d3b94;
	text-align: left;
}
table.TableIdeasBound td.Note
{
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 15px;
}

table.TableIdeas
{
	line-height: 25px;
	width: 100%;
	text-align: center;
	border: #cdcdcd 1px solid;
}
table.TableIdeas tr.Header td
{
	background-color: #e2e2e2;
	height: 25px;
	text-align: center;
	font-weight: bold;
}
table.TableIdeas td
{
	border-bottom: #cdcdcd 1px solid;
	border-right: #cdcdcd 1px solid;
}

table.TableIdeas tr.RoundRow td
{
	background-color: #faf8f9;
}

table.TableIdeas td.Name
{
	text-align: left;
	padding-left: 5px;
}

/*PAGGING*/
.paging-div
{
	font-size: 9px;
	position: relative;
	text-align: left;
	color: rgb(128, 128, 128);
	padding-bottom: 5px;
	padding-top: 10px;
	line-height: 100%;
	font-family: Verdana;
	float: right;
}
.paging-div div
{
	font-size: 9px;
	font-weight: normal;
	display: inline;
	list-style: none;
	text-align: center;
	margin: 2px;
	font-family: Verdana;
}
.paging-div div span
{
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	border: 1px #CC0000 solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
}
.paging-div div a
{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border: 1px #CDDCED solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
	text-decoration: none;
}
.paging-div div a:hover
{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px #000000 solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
	background-color: #5F8FC5;
	text-decoration: none;
}
.paging-div .nav
{
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px #CCCCCC solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
}

/*SITEMAP*/
#SiteMap a
{
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:bold;
}
#SiteMap div div a
{
	font-weight:normal;
}
#SiteMap a:hover
{
	color:Red;
}
table.TableSiteMap
{
	color: #5a1980;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	width: 678px;
}
table.TableSiteMap td.Header
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: Red;
}
table.TableSiteMap A
{
	color: #5a1980;
}
table.TableSiteMap A:hover
{
	text-decoration: underline;
}
table.TableSiteMap td.Title
{
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 15px;
}
/*------------ Level1 ----------------*/
table.TableSiteMap td.level1first
{
	background-image: url(Images/sm_toplevel1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
}
table.TableSiteMap td.level1first a
{
	background-image: url(Images/sm_iconlevel1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
table.TableSiteMap td.level1none
{
	background-image: url(Images/sm_bglevel1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
	height: 20px;
}
table.TableSiteMap td.level1plus
{
	background-image: url(Images/sm_bglevel1plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 5px;
	height: 20px;
}
table.TableSiteMap td.level1sub
{
	background-image: url(Images/sm_bglevel1sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
}
table.TableSiteMap td.level1sub A
{
	background-image: url(Images/sm_iconlevel1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}

table.TableSiteMap td.level1last
{
	background-image: url(Images/sm_bglevel1last.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
}
table.TableSiteMap td.level1last A
{
	background-image: url(Images/sm_iconlevel1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
/*--------------------- Level2 --------------------*/

table.TableSiteMap td.level2sub
{
	background-image: url(Images/sm_bg_level2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 53px;
	height: 20px;
}
table.TableSiteMap td.level2sub A
{
	background-image: url(Images/sm_iconlevel2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
table.TableSiteMap td.level2none
{
	background-image: url(Images/sm_bgnone2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 18px;
	height: 20px;
}
table.TableSiteMap td.level2last
{
	background-image: url(Images/sm_bg_level2last.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 53px;
	height: 20px;
}
table.TableSiteMap td.level2last A
{
	background-image: url(Images/sm_iconlevel2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}

/*--------------------- Level3 --------------------*/

table.TableSiteMap td.level3sub
{
	background-image: url(Images/sm_bg_level2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 53px;
	height: 20px;
}
table.TableSiteMap td.level3last
{
	background-image: url(Images/sm_bg_level2last.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 53px;
	height: 20px;
}

/*CONTACT*/
table.TableContact td.Header
{
	font-weight: bold;
	text-decoration: underline;
	color: #2d3b94;
}

table.TableContact td.Note
{
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 15px;
}

/*COMPANY*/
table.TableCompanys
{
	text-align: left;
}
table.TableCompanys td
{
	padding-left: 5px;
}


table.TableCompanys td.Header
{
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

table.TableCompanySearch
{
	border: #5a80d1 1px solid;
	background-color: #e4e7ec;
}

table.TableCompanys td.GroupName
{
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

table.TableCompanys td.CompanyName
{
	color: blue;
	text-align: left;
	padding-bottom: 5px;
}
table.TableCompanys td.CompanyName A
{
	color: blue;
}
table.TableCompanys td.CompanyName A:hover
{
	color: #FF0000;
}
table.TableCompany
{
	border: #cdcdcd 1px solid;
	text-align: left;
}
table.TableCompany td
{
	padding-bottom: 7px;
	border-right: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
}
table.TableCompany td.Header
{
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
table.TableCompany td.Label
{
	font-weight: bold;
}
table.TableCompany td a:hover
{
	color:Red;
}
table.TableCompany td a
{
	color:#0B12A0
}
#Train
{
	width:366px;
	float:left;
	margin-left:15px;
	display:table;
}
.UCContent
{
	height: 330px;
	overflow: auto;
	margin: 0px;
}
.UCContentDetail
{
	height: 200px;
	overflow: auto;
	margin: 0px;
}
#Train #Header
{
	background-image: url(images/Training.gif);
	line-height:29px;
	width:100%;
}
#Train #Header span
{
	padding:0 12px;
}
.TitleHeaderCol, .AttachHeaderCol, .BeginDateHeaderCol, .EndDateHeaderCol, .MonthCol
{
	background: #EBEBEB;
	text-align: center;
	font-weight: bold;
	color:#474747;
	padding: 5px;
}
.AttachHeaderCol
{
	width:40px;
}
td.BeginDateHeaderCol, td.EndDateHeaderCol
{
	font-weight:normal;
}
.TrainingTable td
{
	font-family:Verdana;
	font-size:11px;
	border-bottom: 1px solid #CCCACB;
}
.TrainingTable tr{
	background-color:#F9F9F9;
}
.TrainingTable td i
{
	color:#1A1A1A;
	font-style:normal;
}
.BeginDateCol, .EndDateCol
{
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}
.TitleCol
{
	text-align: left;
	padding: 5px;
}
.TitleCol a
{
	color:#0755BA;
}
.TitleCol a:hover
{
	color:Red;
}
.AttachCol
{
	text-align: center;
	width:80px;
}
.AttachCol img
{
	padding:3px;
	border:0;
}
.description
{
	font-style: italic;
}
/*.OtherTitle
{
	float: left;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
}*/
.Other .Title
{
	font-weight: normal;
	position:absolute;
}
.LeftTitle
{
	background-image:url(images/LeftTitle.jpg);
	width:200px;
	height:39px;
	line-height:39px;
}
.LeftTitle span
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	padding-left:8px;
}
.MediaTitle
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#CC0105;
	padding:15px 10px 8px 0px;
	margin-bottom:20px;
	border-bottom:1px #D5D5D5 solid;
	text-align:left;
}
.OneMediaTitle
{
	color:#092FAA;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.MediaDesc
{
	text-align:center;
	font-family:Arial;
	font-size:12px;
	padding:0px 0 10px 0px
}
.MediaBtn
{
	text-align:center;
	padding-bottom:20px;
}
.MediaBackBtn, .MediaNextBtn
{
	padding-left:32px;
	background-color:White;
	background-repeat:no-repeat;
	border:none;
	height:28px;
	text-decoration:underline;
}
.MediaBackBtn
{
	background-image:url(images/MediaBackBtn.gif);
	text-decoration:underline;
}
.MediaNextBtn
{
	background-image:url(images/MediaNextBtn.gif);
	text-decoration:underline;
}
.Media, .AdvR
{
	margin-bottom:10px;
}
/*.ImagePreview
{
	border-top:#cdcdcd 1px solid;
	border-left:#cdcdcd 1px solid;
	border-right:#cdcdcd 1px solid;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

.ImagePreview table
{
	text-align:center;
}

.ImagePreviewBottom
{
	background-image:url(images/PhotoReportBottomBg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:10px;
}
*/
#LeftMenu
{
	width:175px;
	vertical-align:top;
	text-align:left;
	background-color:#ECE7D7;
	border-top:2px #CAB370 solid;
	border-bottom:2px #CAB370 solid;
	padding:7px;
}
#OneCatNews
{
	display:table;
	width:100%;
	margin-bottom:10px;
}
.TableArticles .Title
{
	text-align: left;
	color: #0d0b78;
	padding-bottom: 5px;
	font-weight: bold;
}
.TableArticles .Title a
{
	color: #0d0b78;
}
.TableArticles .Title A:hover
{
	color: #FF0000;
}
#BodyPrint
{
	width:630px;
	margin:0 auto;
	font-family:Verdana;
	font-size:11px;
	color:Black;
}
#MainCtPr
{
	padding:10px;
	border:1px #E0DAC4 solid;
}
#BannerPr
{
	padding-bottom:15px;
	border-bottom:1px #000 solid;
	margin-bottom:15px;
	width:610px;
	background-image:url(images/Banner.gif);
	background-repeat:no-repeat;
	height:88px;
}
#BannerPr img
{
	border:0;
	margin-bottom:10px;	
}
#TitlePr
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#DatePr
{
	margin-bottom:7px;
	font-size:10px;
}
#StartNsPr
{
	display:table;
	width:99%;
}
#StartNsPr img
{
	border:none;
	width:100%;
	margin-bottom:5px;
}
#ImgPr
{
	margin:0 12px 10px 0;
	float:left;
	width:160px;
}
#BtnPr
{
	margin:10px 0 0 200px;
}
.LogoBottom
{
	padding-top: 5px;
	text-align: center;
}
.copyright
{
	font-family: Arial;
	font-size: 12px;
	color: #424242;
	text-align: center;
	padding-top: 5px;
}
#BigCatTitle
{
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;
	color:#FE0202;
	width:100%;
	border-bottom:1px #DDD7C5 dashed;
	padding-bottom:5px;
	margin-bottom:15px;
}
/*Companies*/
#Companies #Header
{
	font-family:Verdana;
	font-size:12px;
	text-transform:uppercase;
	color:#CD0005;
	margin-bottom:8px;
}
#Companies #search
{
	background-color:#E4E7EC;
	border:1px #6087D4 solid;
	display:table;
	width:645px;
	padding:5px 0px 13px 25px;
	margin-bottom:15px;
	margin-top:5px;
}
#Companies #Category
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin-bottom:10px;
}
#Companies #Block
{
	display:table;
	margin:15px 0 5px 0;
	width:100%;
}
#LineCompany
{
	float:left;
	width:50%;
	height:60px;
}
#LineCompany img
{
	border: 1px #c2c2c2 solid;
	border-bottom:3px #c2c2c2 solid;
	padding:3px;
	width:80px;
	height:40px;
}
#Companies #Img
{
	float:left;
	margin-right:7px;
}
#Companies #Title
{
	float:left;
	padding-right:10px;
	width:160px;
}
#Companies #Title a, #Companies .gridviewItemMenuName a
{
	font-family:Arial;
	font-size:12px;
	color:#0B12A0;
}
#Companies #Title a:hover, #Companies .gridviewItemMenuName a:hover
{
	color:Red;
}
.TrHeader
{
	background-image:url(images/Header6.jpg);
	width:670px;
	line-height:32px;
}
.TrHeader span
{
	color:#FFFD03;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	padding-left:8px;
}
.Trborder
{
	height: 230px;
	border: 1px solid #C8C6C7;
	margin-bottom:20px;
}
#SubTitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#CE0514;
	margin-bottom:10px;
}
.TitleSendQA
{
	font-family:Verdana;
	font-size:14px;
	color:#CE0514;
	font-weight:bold;
	margin:20px 0 5px 0;
}
.OLSpTab
{
	width:100%;
}
.OLSpTab th
{
	background-color:#DBDBDB;
	padding:3px 5px;
}
.OLSpTab td
{
	padding:3px 5px;
}
.OLSpTab a
{
	color:#2D318C;
}
.OLSpTab a:hover
{
	color:#FF0000;
}
.BackToTop
{
	background-image:url(images/BackTop.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:20px;
	margin-top:7px;
	padding-top:2px;
	height:18px;
}
.BackToTop A
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #32327C;
	padding-left:20px;
	text-decoration:underline;
}
.BackToTop A:hover
{
	color: #FF0000;
}
#library #LineLib #Title
{
	padding-right:4px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin:0;
}
#library #LineLib #Title A
{
	color: #2d318c;
	text-transform:none;
}
#library #LineLib #Title a:hover
{
	color:Red;
}
#Companies td
{
	vertical-align:top;
}
#Companies td.gridviewItemMenuName
{
	vertical-align:middle;
}
#Title
{
	overflow:hidden;
}
.NextIcon
{
	background-image:url(images/NextIcon.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	float:right;
}
.NextIcon a, #back a
{
	font-family:Verdana;
	font-size:11px;
	color:#0212AF;
	text-decoration:underline;
	padding-left:18px;
	cursor:pointer;
}
.NextIcon a:hover, #back a:hover
{
	color:Red;
}
#back
{
	margin-top:15px;
	text-align:right;
}
#back a
{
	background-image:url(images/Back.gif);
	background-repeat:no-repeat;
	padding-left:19px;
	padding-bottom:2px;
}
#OCNTitle
{
	margin-bottom:7px;
}
#OCNTitle a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333896;
	text-decoration:none;
}
#OCNTitle a:hover
{
	text-decoration:underline;
	color:Red;
}
#OneCatNews img
{
	border:none;
	width:100%;
	margin-bottom:5px;
}
#OCImg
{
	float:left;
	width:136px;
	margin-right:10px;
}
#OCImgDesc
{
	font-size:10px;
}
#OneCatNews span
{
	font-family:Verdana;
	font-size:11px;
	color:#313131;
	padding-right:5px;
}

div.divWeblink
{
	margin-top:5px;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #ACBFE7;
	text-align:center;
}
.Weblink
{
	width:90%;
}
#adv-content
{
	margin-bottom:10px;
}
#adv-content img
{
	width:540px;
	border:none;
}
#Advhome img
{
	border:1px #626262 solid;
	width:197px;
}
#Advhome
{
	border-bottom:3px #E3E3E3 solid;
}

.FileAttachHeader
{
	font-weight:bold;
}
.FileAttach
{
	color:#000000;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:25px;
	background-image:url(images/AttachIcon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.FileAttach a
{
	color:#000000;
	text-decoration:underline;
}
.FileAttach a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
.Download
{
	color:#000000;
	font-weight:bold;
	padding:5px 0 5px 0px;
	/*background-image:url(images/download.gif);*/
	background-repeat:no-repeat;
	background-position:left center;
}
.cssTraining
{
	background-color:#f3f3f1;
	margin-bottom:7px;
}
.cssTraining #Header
{
	background-color:#5b7fd3;
	padding-left:6px;
	line-height:30px;
	color:White;
}
.cssTrainingContent
{
	border:2px #e4e4e4 solid;
	border-top:0;
	padding-top:4px;
	padding-bottom:6px;
}
.cssTrainingContent #OtherNews
{
	padding:1px 4px 1px 14px
}
#Continues
{
	width:5px;
	height:250px;
	background-image:url(images/Continues.jpg);
	float:left;
	margin-top:2px;
	border-bottom:3px #e4e4e4 solid;
}
#BotOfCont
{
	width:100%;
	height:10px;
	background-image:url(images/BotOfCont.gif);
	background-repeat:repeat-x;
}
.LibWrap
{
	height:198px;
}
.register
{
	text-align:right;
	margin-bottom:10px;
}
.register a
{
	background-image:url(images/reg.gif);
	background-repeat:no-repeat;
	padding:3px 0 3px 22px;
	color:#2D318C;
}
.register a:hover
{
	color:Red;
}
.CommentWrap
{
	background-color:#FBFBFB;
	height:200px;
	width:99%;
	overflow:auto;
	margin:auto;
	display: block;
}
.Bor
{
	border:1px #ccc solid;
}
.LineFE
{
	display:table;
	width:100%;
	padding:1px 5px;
}
.LeftFE
{
	float:left;
	width:80px;
}
.RightFE
{
	display:table;
	width:405px;
}
.CommentBlock
{
	padding:7px 0;
	display:table;
	width:94%;
	margin:auto;
	margin-bottom:0px;	
}
.UnderLine
{
	border-bottom:1px #CCC solid;
	width:50%;
	height:7px;
	margin:auto;
	margin-bottom:7px;
}
.TitComm
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.TogLine
{
	float:left;
	margin:0 5px;
}
.Color
{
	color:#666;
}
.Row1Header
{
	width:100%;
	float:left;
	margin-top:25px;
	margin-bottom:8px;
}
.Row2Header
{
	width:100%;
	float:left;
	margin-bottom:22px;
}
.LHead
{
	float:left;
	width:680px;
	margin-right:10px;
	padding-left:10px
}
.RHead
{
	float:right;
	margin-right:10px;
}
.SearchReg
{
	background-image:url(images/bgsearch.gif);
	width:220px;
	height:123px;
}
.TopRowL
{
	background-image:url(images/TopRow1.gif);
	width:100%;
	height:42px;
}
.TextHdL
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:White;
	padding-left:75px;
	padding-top:13px;
	float:left;
}
.TextHdR
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	float:right;
	margin-right:15px;
	margin-top:12px;
}
.BottomHdL
{
	width:100%;
	height:8px;
	background-image:url(images/BotRow1.gif);
	background-repeat:no-repeat;
}
.CenterHdL
{
	width:100%;
	padding-top:10px;
	background-color:#C9E3F2;
	float:left;
}
.TopRowR
{
	width:220px;
	height:9px;
	margin-top:6px;
	background-image:url(images/TopRowR.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.CenterRowR
{
	width:220px;
	background-image:url(images/CenterRowR.gif);
	background-repeat:repeat-y;
	display:table;
	margin:0;
}
.BotRowR
{
	width:220px;
	height:9px;
	background-image:url(images/BotRowR.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.CenterRowR img
{
	width:198px;
	border:1px solid #000000;
	margin-bottom:9px;
}
.flashMN
{
	width:468px;
	height:240px;
	background-color:White;
	border-top:2px #79B8E3 solid;
	border-left:2px #79B8E3 solid;
	float:right;
	padding:4px 0 0px 2px;
	height:246px;
}
.flashMNWrap
{
	padding:3px 4px 3px 4px;
	background-color:#E4F1F9;
}
.MenuParentTop
{
	float:left; 
	padding-top:4px;	
}
.MenuChildTop
{
	float:left; 
	margin-top:2px;
	color:#FFFFFF;
}
.ShortContent
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;	
}
