/*--------------------------------
             common
----------------------------------*/
/*#container
{
	border-top: 1px solid #BDD2ED;
	border-bottom: 1px solid #BDD2ED;
	background: url("../images/borderleft.png") repeat-y 706px 0;
	margin: 8px 0 0 0;
}*/
/* --------------------------
         content
-------------------------- */
.content
{
	float:left;
	padding:0 0 15px 0;
	width:710px;
	overflow:hidden;
}
/* --------------------------
         sideBar
-------------------------- */
.sideBar
{
	float:right;
	width:232px;
	/*margin: 6px 0 0 0;*/
}	
.sideBar .user
{
	border:1px solid #BDD2ED;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	width: 230px;
}

.sideBar .user form
{
	margin:0;
	padding:0 0 5px 5px;
	line-height:25px !important;
}
.sideBar .user .chkbox
{
	margin:2px 0 0 0;
}

.sideBar .user span
{
	text-align: right;
	display: block;
	float: left;
	padding: 0 8px 0 0;
	color: #1b518e;
	width: 75px;
}
.sideBar .user a
{
	padding:0 0 0 5px;
	text-decoration:underline;
}
.sideBar .user a:hover
{
	text-decoration:none;
}
.sideBar .user .textbox1
{
	width:110px;
	border:1px solid #8A9ABB;
	height: 16px;
	margin: 0;
	padding: 1px 0;
}
.sideBar .user .textbox2
{
	width:60px;
	border:1px solid #BDD2ED;
	margin: 0 0 0 60px;
	background: #e2f0fb;
	color: #1b518e;
	height: 25px;
	cursor: pointer;
}

.sideBar .user img
{
	vertical-align:top;
	float: left;
	display: block;
}

.leftList
{
	padding:0 0 5px 0;
	/*border: 1px solid #BDD2ED;*/
	width: 230px;
	margin: 0 0 8px 0;
}
.leftList h4 .floatR
{
	font-weight:normal;
}
.listContent
{
	line-height:20px;
	height: 160px;
}
*+html .listContent
{
	height: 176px;
}
.listContent li 
{
	width:210px;
	height:20px;
	clear: both;
	padding: 0 0 0 10px;
	background:url("../images/bg.png") no-repeat -224px -69px;
	overflow: hidden;
}
.listContent li a 
{

	display:block;
}
.leftList li span
{
	/*float:right;
	color:#666;*/
}

/* --------------------------
        mainContent
-------------------------- */
.mainContent
{
	/*background:url("../images/borderleft.png") repeat-y 0 0;*/
}
/* --------------------------
        newsContent
-------------------------- */
.newsMain
{
	padding:0 0 10px 0;
	border:1px solid #BDD2ED;
}
#newsContent
{
	padding:10px 15px;
	line-height:26px;
	overflow:hidden;
}
#newsContent p
{
	margin:0 0 10px 0;
	font-size: 14px;
	text-indent:2em;
}
#newsContent img
{
	margin: 0 auto;
	display: block;
	background: #fafafa;
}
/* --------------------------
        newsTitle
-------------------------- */
.newsTitle
{
	text-align:center;
	padding: 8px 0;
	border-bottom: 1px dashed #BDD2ED;
	width: 97%;
	margin: 0 auto;
}
.newsTitle h1
{
	line-height:40px;
	font-size: 20px;
	color:#1F477E;
}
.newsTitle h5
{
	width:90%;
	height:20px;
	line-height:20px;
	margin: 0 auto;
	padding: 6px 0;
	font-weight: normal;
	color: #666;
	
}
.newsTitle h5 span
{
	margin:0 15px 0 0;
}


/* --------------------------
        newsSpreadButton
-------------------------- */
.newsSpreadButton
{
	line-height:30px;
	height: 30px;
	text-align: right;
	width:96%;
	margin:4px auto;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	
	background:#fafafa;
}
.newsSpreadButton a
{
	padding: 0 5px;
	color:#1F477E;
}
/* --------------------------
       relatedLinks
-------------------------- */
#relatedLinks
{
	width:96%;
	margin:4px auto;	
}
#relatedLinks h3
{
	line-height:30px;
	height: 30px;
	text-align:left;
	padding:0 0 0 18px;
	color:#1F3A87;
	background: url(../images/bg.png) no-repeat  -217px -585px #fafafa;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	
}
#relatedLinks li
{
	background: url(../images/bg.png) no-repeat  -224px -66px;
	height:24px;
	line-height:24px;
	padding:0 0 0 10px;
	color:#1F3A87;
	border-bottom:1px dashed #e6e6e6;	
}
#relatedLinks li a
{
	color:#1F3A87;
}
/* --------------------------
         newsAd
-------------------------- */
.newsAd
{
	height:92px;
	border-top:1px solid #BDD2ED;
	border-bottom:1px solid #BDD2ED;
	padding:6px 4px 4px 4px;
}
.newsAd img
{
	width:345px;
	height:90px;
}

/* --------------------------
      	newsAd2
-------------------------- */
.newsAd2
{
	margin:0 0 8px 0;
	height:80px;
	overflow:hidden;
}

.newsAd2 .ImageDisplayBox
{
	width:230px;
	height:80px;
	padding:0;
	border:0;
}
.newsAd2 .ImageDisplayBox a
{
	min-width:230px;
	min-height:80px;
}
.newsAd2 .ImageDisplayBox img 
{
	max-width:230px;
	max-height:80px;
	width:230px;
	height:80px;
}
/* --------------------------
        jobsContent
-------------------------- */

#jobsContent
{
	padding:10px 15px;
	line-height:26px;
	color:#333;
}
#jobsContent p
{
	margin:0 0 10px 0;
	font-size: 14px;
}
#jobsContent img
{
	margin: 0 auto;
	display: inline;
	background: #fafafa;
	float:right;
	width:94px;
	height:136px;
}
.jobsBlock
{
	background:#fafafa;
	border:1px solid #e0e0e0;
	margin:0 0 15px 0;
	padding:10px;
}
.jobsBlock li
{
	float:left;
	width:48%;
	padding:0 10px 0 0;
}
.jobsBlock2
{
	margin:0 0 15px 0;
	padding:10px 0;
}
.jobsBlock2 li
{
	float:left;
	width:40%!important;
	width:45%;
	padding:0 10px 0 0;
}
.jobBorder
{
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
}

.Disclaimer
{
	color:#ba1212;
	text-align:center;
}
.marginFix
{
	margin:0 0 8px 0;
}











/* by sAm lEyy*/

