.flagSE {
	background: url(/UserUploadImages/system/flags.gif) no-repeat top left;
	width: 18px;
	height: 12px;
	margin: 3px 3px 0 0;
	display: block;
	float: left;
}

.flagEN {
	background: url(/UserUploadImages/system/flags.gif) no-repeat 0px -26px;
	width: 18px;
	height: 12px;
	margin: 3px 0 0 0;
	display: block;
	float: left;
}

#ptoplinks {
width: 220px;
float: right;
}

#ptopflags {
float: right;
width: 50px;
padding: 7px 0 0 0;
margin: 0 10px;
}


/*--------------------------------

--------------------------------- */

/* HTML Elements Standard ____________________________________ */

html,body,form, div, p {
	margin: 0;
	padding: 0; 
}

img {
	border: 0;
}
img, div {
	/* behavior: url(iepngfix.htc)  */	 
} 
.clear {
font-size:0px;
line-height:0px;
overflow:hidden;
clear:both; }



/* Type Elements  ____________________________________ */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #010101; 
font-size: 11px;
line-height:normal;
background:#E2E4DE url(/UserUploadImages/system/body-bg.gif) top center no-repeat;
}

h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
line-height: 1em;	
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 16px 0;
	color: #0D3692;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;	
	padding: 0 0 0px 0;
	color: #0D3692;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;	
	padding: 0 0 10px 0;
	color: #0D3692; 
		 
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0 6px 0;
	color:#2F4E7D;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0px 0;
	color:#0D3692;
}
h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 16px 0;
	color:#1F387A;
}
a {
color:#2F4E7D;
font-weight:bold;
text-decoration:underline;
}


 
/* Layout Elements ____________________________________ */

.mainContentWrapper{
	width:959px;
	height:auto;
	margin: 14px auto;
	overflow:hidden;
}
 
 
#header { 
	width: 959px;
	height:116px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	background:url(/UserUploadImages/system/header-bg.png) top left no-repeat;
}
 

#logo  { 
	width: 60px;
	height: 78px;
	padding:18px 29px 20px 34px;
	overflow:hidden;
	float: left;
}
 
/*********** Top Links *********/


.TopLinks {
width:836px;
height:30px;
padding: 5px 0px 0px 0px;
overflow:hidden;
float:left;
text-align: left; 
}
 

.TopLinks ul { padding:0; margin:0; list-style:none; }
.TopLinks ul  li { padding:0; margin:0; list-style:none; display: inline; }
.TopLinks ul li a { list-style:none; display: block; }
.TopLinks ul li a:hover { }
  
.TopLinks ul {
width:210px;
/*
height: 27px;
padding:0px 0px 0px 490px;
list-style: none;
overflow:hidden;
float:left; */
}


.TopLinks li{
	float: left;
}

.TopLinks li a{
	float: left;
	display: block;
	
	color:#0D3692;
	font-weight: normal;

	text-decoration: none; 
	text-align: center;

	padding:10px 8px 0px 7px;
	width:auto;
	height: 27px;
	cursor: pointer;
	background:url(/UserUploadImages/system/topLink-divider.gif) top right no-repeat; 
}
.TopLinks li.last a{
	background: none; 
}

.TopLinks li a:hover{
	color:#000;
	 
}
 
 
.TopLinks-search {
width: 170px;
height:49px;
padding: 7px 12px 0px 0px;
overflow:hidden;
float:right;
text-align: left;
}


   .TopLinks-search #AddCMSSysPHpsearch { 
 
	}
  
				.TopLinks-search .AddCMSSysSearchText {
				color:#000;
				font-size:10px;
				
				background: url(/UserUploadImages/system/search-input.gif) top left no-repeat;
				border:0px solid #B0B0B0;
				 
				width:80px;
				height:17px;
				padding-top:2px;
				float:left;

				}
				.TopLinks-search .AddCMSSysSearchButton {
				background: url(/UserUploadImages/system/sok.gif) top left no-repeat;
				width:38px;
				height:17px;
				cursor:pointer;
				border:0px;
				float:left;
				margin-left:2px;
				}
	

 
/* Top Navigation Menu  ____________________________________ */

#navigation  {
width: 836px;
height: 28px;
padding: 48px 0px 0px 0px;
overflow:hidden;
float:left;
}
 
 
#navigation ul { padding:0; margin:0; list-style:none; }
#navigation ul  li { padding:0; margin:0; list-style:none; display: inline; }
#navigation ul li a { padding:0; margin:0; list-style:none; display: block; }
#navigation ul li a:hover { }
  
  
#navigation ul.AddCMSSysMain{
margin: 0 auto 0 auto;
padding:0px 0px 0px 0px;
list-style: none;
height: 28px;
overflow:hidden;
}

#navigation .AddCMSSysMain li{
	float: left;
}

#navigation .AddCMSSysMain li a{
	float: left;
	display: block;
	
	color:#000000;
	font-size: 12px;
	font-weight: normal;

	text-decoration: none; 
	text-align: center;

	padding:8px 12px 0px 11px;
	width:auto;
	height: 27px;
	cursor: pointer;
	background:url(/UserUploadImages/system/nav-divider.png) top right no-repeat;
	 
}

#navigation .AddCMSSysMain li  a.AddCMSSysMainSelected , #navigation .AddCMSSysMain li a:hover{
 
	color:#fff;
 
	padding:8px 12px 0px 11px;
	width:auto;
	height: 27px;
	cursor: pointer;
 	background:#0D3692 url(/UserUploadImages/system/nav-hover-bg.gif) top left repeat-x;
}
 
 
/* Start page items */

 

		  
 /* Content Wrapper ___________________________________________ */

.OutercontentWrapper {
clear:both;
width:959px;
height:auto;
padding:0px 0px 0px 0px;
overflow:hidden;
}

.OutercontentWrapper-middle {
	width:949px;
	height:auto;
	padding:0px 5px 0px 5px;
	overflow:hidden;
	background:url(/UserUploadImages/system/outerWrapper-middle.png) top left repeat-y;
} 
 

.Subpage .OutercontentWrapper {
 
}

.contentWrapper {
width: auto;
height:auto;
float:left;

padding:0px 0px 0px 26px;
overflow:hidden;
}
 

.Subpage .contentWrapper {
width: 100%;
height:auto;
float:left;

padding:0px 0px 0px 0px;
overflow:hidden;
background:url(/UserUploadImages/system/subpage-content-top-bg.gif) top left repeat-x;
} 
 
 

/* banner Wrapper ====================================================== */

.bannerWrapper {
	width:903px;
	height:280px; 
	padding:7px 0px 7px 28px;
	overflow:hidden;
}
.bannerWrapper-Top {
	width:903px;
	height:280px; 
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background:url(/UserUploadImages/system/banner-top.gif) top left no-repeat;
}
.bannerWrapper-Middle {
	width:903px;
	height:280px; 
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background:url(/UserUploadImages/system/banner-middle.gif) top left repeat-y;
}
.bannerWrapper-Bottom {
	width:903px;
	height:280px; 
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background:url(/UserUploadImages/system/banner-bottom.gif) bottom left no-repeat;
}
 
.bannerWrapperImage {
	width:879px;
	height:254px;   
	padding:0px 0px 0px 0px;
	margin:13px 0px 0px 13px;
	overflow:hidden;
	background:url(/UserUploadImages/system/banner-img.jpg) top left no-repeat;
}

.bannerWrapper .bannerDescription {
	width:830px;
	height: auto;   
	padding:128px 0px 0px 16px;
	overflow:hidden;
	
	color:#242424;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bannerWrapper .bannerDescription a {
	text-decoration:none;
	color:#2F4E7D;
}
.bannerWrapper .bannerDescription a:hover {
	text-decoration: underline;
	color:#000;
}


 	

/* HOme page ====================================================== */
  

.contentWrapper .MainBodyText {
padding:0px 0px 0px 0px;
width: auto;
height: auto;
float:left;
overflow:hidden;

}

.BoxWrapper {
width: 219px;
height: 254px;
padding:0px 10px 0px 0px;
float:left;
overflow:hidden;
background:url(/UserUploadImages/system/boxWrapper-bg.gif) top left no-repeat;
}

 
.BoxWrapper h2 {
padding:0px 0px 8px 0px;
}

.BoxWrapper .BoxWrapperImage  {
width: 198px;
height: 135px;
padding:11px 0px 0px 10px;
overflow:hidden;
}
 
 
.BoxWrapper .BoxWrapperDescription  {
width: auto;
height: auto;
padding:10px 20px 4px 12px;
overflow:hidden;

color:#161616;
line-height:1.3em;
}

 
.BoxWrapper .BoxWrapperDescription a  {
color:#2F497F;
font-weight: normal;
text-decoration: none;
}		
.BoxWrapper .BoxWrapperDescription a:hover  {
color:#000;
font-weight: normal;
text-decoration: underline;
}		
		
		 
 	   
			   
 /* Left Panel   ============================= */ 

.Subpage .LeftPanelWrapper {
width:230px;
height:auto;
padding:26px 0px 0px 0px;
overflow:hidden;
float:left;
}


.Subnav h4 {
padding-bottom:15px;
}

.Subnav {
width:240px;
height:auto;

padding:0px 0px 0px 26px;
overflow: hidden;
}


.Subnav ul { padding:0; margin:0; list-style:none; }
.Subnav ul li{ padding:0; margin:0; list-style:none; display: inline; }
.Subnav ul li a { padding:0; margin:0; list-style:none; display: block; }
 
.Subnav ul li a:hover{  }

.AddCMSSysMainSelected {
color:#0D3692;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:14px;} 

.Subnav ul.AddCMSSysMain{
margin:0px;
padding:0px 0px 0px 0px;
list-style:none;
width:145px;
}

.Subnav .AddCMSSysMain li {
padding:0px 0px 0px 0px;
height:18px;
}

.Subnav .AddCMSSysMain .AddCMSSysSub li a{
color:#000;

font-weight:normal;
text-decoration:none;
display:block;

padding:3px 2px 2px 15px !important;
height:auto !important;
overflow:hidden;
background: url(/UserUploadImages/system/subnav-leftpanel-bullet.gif) top left no-repeat;
}


.Subnav .AddCMSSysMain .AddCMSSysSub li a:hover,
.Subnav .AddCMSSysMain .AddCMSSysSub li a.AddCMSSysSubSelected  {
color:#fff;
font-weight:normal;
text-decoration:none;
display:block;

padding:3px 2px 2px 15px !important;
height:auto !important;
overflow:hidden;
background:#143B93 url(/UserUploadImages/system/subnav-leftpanel-bullet.gif) top left no-repeat;
}

.LeftPanelForm {
width:186px;
height:auto;
padding:44px 0px 20px 26px;
overflow: hidden;

color:#161616;
}

.LeftPanelForm .Input {

padding:14px 0 0px 0;
color:#5D5D5D;

}

.LeftPanelFormInput {
width:181px;
height:21px;
border:1px solid #B6B6B6;
padding:5px 0 0px 0;

font-size:15px;

}
.Input textarea {
width:181px;
height:50px;
border:1px solid #B6B6B6;
padding:3px 0 0px 0;
overflow:auto;
}

.LeftPanelForm .Link {
margin-top:5px;
clear:both;
font-size:14px;

}

.LeftPanelForm .Link a{
color:#000000;
text-align:center;
text-decoration:none;

padding:5px 12px 4px 12px;
overflow:hidden;

background:#E2E2E2;
border:1px solid #B6B6B6;

}

.LeftPanelForm .Link a:hover{
color:#000000;
text-align:center;
text-decoration:none;

padding:5px 12px 4px 12px;
overflow:hidden;

background:#ccc;
border:1px solid #B6B6B6;

}   

/* sub page   ============================= */ 

.Subpage .MainBodyText {
 			width:662px;
			height:auto;
			padding:29px 0px 10px 42px;
			overflow:hidden;
			float:left;
			min-height:400px;
			color:#010101;
			font-size:12px;
			background: url(/UserUploadImages/system/subpage-leftpanel-right-bg.gif) top left no-repeat;
}

#pleft {float: left; width: 400px;}
#pright {float: right; width: 200px;}




.MainBodyTextRightPanel {
			width:200px;
			height:507px;
			padding:0px 26px 10px 15px;
			overflow:hidden;
			float: right;
}
.MainBodyTextRightPanel .Image {
			width:200px;
			height:507px;
			padding:0px 0px 0px 0px;
			overflow:hidden;
			float: left;
}
		 
/* Right Panel ====================================================== */
		 
.RightPanel {
			 
		}

 
 
 
 		.RightPanelInfo a {
		text-decoration: none;
		
		color:#1A5C99;
		font-weight: normal;
		text-align:left;
		display:block;
		line-height:.4em;
		} 
		
		 .RightPanelInfo a:hover {
		text-decoration: underline;
		color:#000;
		} 

 	  

/* Footer  ____________________________________ */

#footer {
clear: both;
width:949px;
height: 36px;
padding:0px 5px 14px 5px;
overflow:hidden;
background:url(/UserUploadImages/system/footer-bg.png) top left no-repeat;
}
 
 
 
   
#footer .footerinfo {
width:949px;
height: auto;
overflow:hidden;

color:#777777;
text-align: center;

padding:9px 0px 0px 0px;
}

#footer .footerinfo a{
color:#777777;
text-decoration:none;
}
#footer .footerinfo a:hover{
color:#000;
text-decoration:underline;
}
 