@charset "utf-8";
/* CSS Document */
img {
   border:0px;
}
body {
	background-color: #595c5e;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 14px;
}
#menu {
	background: #162427;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 90.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica;
	font-family: cursive;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	line-height: 0.8em;
	word-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	margin: 0;
	padding: 10px;
}
#menu a {
	background: #162427 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
/*Header Styles starts here*/
#header{
	height:130px;
	background-image:url(images/headerstrip.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#162427;
}
.headerlinks{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-right:20px;
	text-align:right;
}
	/*Links behaviour*/
	.headerlinks a:link{
		color:#FFFFFF;
		font-size:12px;
		text-decoration:none;
		text-align:right;
	}
	.headerlinks a:visited{
		color:#FFFFFF;
		font-size:12px;
		text-decoration:none;
		text-align:right;
	}
	.headerlinks a:hover{
		color:#FFFFFF;
		font-size:12px;
		text-decoration:underline;
		text-align:right;
	}
	.headerlinks a:active{
		color:#FFFFFF;
		font-size:12px;
		text-decoration:none;
		text-align:right;
	}
#ads_space{
	height:99px;
	text-align:center;
	vertical-align:middle;
}
#navHolder{
	height:35px;
	padding-top:10px;
}
.navlinks{
	padding-right:2px;
}
/*header ends here*/

/*misc*/
#line01{
	height:4px;
	background-color:#022f53;
}
#line02{
	background-color:#022f53;
	height:12px;
}
.line03{
	line-height:3px;
}
.leftbox_spacer{
	line-height:10px;
}
/*misc ends here*/

/*Content Styles start here*/
#contentHolder{
	border-left:#cecdcd solid 1px;
	border-left:#cecdcd solid 1px;
	background-color:#FFFFFF;
	padding:5px;
}
/*left column styles*/

/*left box01 start here*/
#news_columns { float:left; width:145px; background: transparent; text-align:center;}
	
	/*rounder corners*/
	.xtop {display:block; background:transparent; font-size:1px;}
	.xbottom {display:block; background:transparent; font-size:1px;}
	.xb1, .xb1a, .xb2, .xb2a, .xb3,.xb3a, .xb4 , .xb4a {display:block; overflow:hidden;}
	.xb1, .xb1a, .xb2, .xb2a, .xb3,.xb3a {height:1px;}
	.xb2, .xb3, .xb4 {background:#FFFFFF; border-left:1px solid #d4e8f6; border-right:1px solid #d4e8f6;}
	.xb1a {margin:0 5px; background:#d4e8f6;}
	.xb1 {margin:0 5px; background:#8c9ed0;}
	.xb2 {margin:0 3px; border-width:0 2px;}
	.xb2a {margin:0 3px; border-width:0 2px; background:#8c9ed0;}
	.xb3 {margin:0 2px; }
	.xb3a {margin:0 2px; background:#8c9ed0;}
	.xb4 { margin:0 1px;}
	.xb4a { margin:0 1px; background:#8c9ed0;}
	/*round corners ends here*/
	
.news_contentHolder{
	display:block;
	background:#FFFFFF; 
	border:0 solid #d4e8f6; 
	border-width:0 1px;
}
.news_content{
	display:block;
	background:#FFFFFF; 
}
.leftbox01_title{
	width:145px;
	height:29px;
	background-image:url(images/leftbox01-strip01.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.leftbox01curve_left{
	float:left;
	width:4px;
	height:29px;
}
.leftbox01curve_title{
	float:left;
	width:135px;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:2px;
}
.leftbox01curve_right{
	float:left;
	width:4px;
	height:29px;
}
.leftbox01_btn{
	font-size:12px;
	color:#202121;
	text-align:left;
}
.leftbox01{
	display:block;
	margin-left:5px;
	font-size:12px;
	color:#3d3d3e;
	text-align:left;
	background-image:url(images/arrow01.jpg);
	text-indent:10px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:4px;
	padding-bottom:4px;
}

	/*left links start here*/
		.leftbox01_btn a:link{
			color:#3d3d3e;
			text-align:left;
			text-decoration:none;
		}
		.leftbox01_btn a:visited{
			color:#3d3d3e;
			text-align:left;
			text-decoration:none;
		}
		.leftbox01_btn a:hover{
			color:#3d3d3e;
			text-align:left;
			text-decoration:underline;
		}
		.leftbox01_btn a:active{
			color:#3d3d3e;
			text-align:left;
			text-decoration:none;
		}
	/*left links end here*/

.leftbox01_divider{
	padding-left:3px;
}
/*left box01 ends here*/
/* ------------------------------------------------------------ */
/*left box02 start here*/
#information { float:left; width:145px; background: transparent; text-align:center;}
	
	/*rounder corners*/
	.ybottom {display:block; background:transparent; font-size:1px;}
	.yb1a, .yb2, .yb3, .yb4 {display:block; overflow:hidden;}
	.yb1a, .yb2, .yb3 {height:1px;}
	.yb2, .yb3, .yb4 {background:#FFFFFF; border-left:1px solid #d4e8f6; border-right:1px solid #9acbac;}
	.yb1a {margin:0 5px; background:#9acbac;}
	.yb2 {margin:0 3px; border-width:0 2px;}
	.yb3 {margin:0 2px; }
	.yb4 { margin:0 1px;}
	/*round corners ends here*/
	
.informationHolder{
	display:block;
	background:#FFFFFF; 
	border:0 solid #ddece3; 
	border-width:0 1px;
}
.information_content{
	display:block;
	background:#FFFFFF; 
}
	
.leftbox02_title{
	width:145px;
	height:29px;
	background-image:url(images/leftbox02-strip01.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.leftbox02curve_title{
	float:left;
	width:135px;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:2px;
}
/*left box02 ends here*/
/* ------------------------------------------------------------ */
/*left box03 start here*/
#interactive { float:left; width:145px; background: transparent; text-align:center;}
	
	/*rounder corners*/
	.zbottom {display:block; background:transparent; font-size:1px;}
	.zb1a, .zb2, .zb3, .zb4 {display:block; overflow:hidden;}
	.zb1a, .zb2, .zb3 {height:1px;}
	.zb2, .zb3, .zb4 {background:#FFFFFF; border-left:1px solid #c6c6a1; border-right:1px solid #c6c6a1;}
	.zb1a {margin:0 5px; background:#c6c6a1;}
	.zb2 {margin:0 3px; border-width:0 2px;}
	.zb3 {margin:0 2px; }
	.zb4 { margin:0 1px;}
	/*round corners ends here*/
	
.interactiveHolder{
	display:block;
	background:#FFFFFF; 
	border:0 solid #ebebde; 
	border-width:0 1px;
}
.interactive_content{
	display:block;
	background:#FFFFFF; 
}
	
.leftbox03_title{
	width:145px;
	height:29px;
	background-image:url(images/leftbox03-strip01.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.leftbox03curve_title{
	float:left;
	width:135px;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:2px;
}
/*left box03 ends here*/
/* ------------------------------------------------------------ */
/*left box04 start here*/
#misc { float:left; width:145px; background: transparent; text-align:center;}
	
	/*rounder corners*/
	.qbottom {display:block; background:transparent; font-size:1px;}
	.qb1a, .qb2, .qb3, .qb4 {display:block; overflow:hidden;}
	.qb1a, .qb2, .qb3 {height:1px;}
	.qb2, .qb3, .qb4 {background:#FFFFFF; border-left:1px solid #cca0b0; border-right:1px solid #cca0b0;}
	.qb1a {margin:0 5px; background:#cca0b0;}
	.qb2 {margin:0 3px; border-width:0 2px;}
	.qb3 {margin:0 2px; }
	.qb4 { margin:0 1px;}
	/*round corners ends here*/
	
.miscHolder{
	display:block;
	background:#FFFFFF; 
	border:0 solid #ebdcdc; 
	border-width:0 1px;
}
.misc_content{
	display:block;
	background:#FFFFFF; 
}
	
.leftbox04_title{
	width:145px;
	height:29px;
	background-image:url(images/leftbox04-strip01.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.leftbox04curve_title{
	float:left;
	width:135px;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:2px;
}
/*left box04 ends here*/

.search{
	font-size:12px;
	color:#4e4e4e;
}
.note{
	font-size:10px;
	color:#4e4e4e;
}
.textfield{
	border:#4e4e4e solid 1px;
	font-size:12px;
	color:#a6a6a6;
}
.buttons{
	font-size:12px;
}
/*left column ends here*/
/*------------------------------*/
/*Content Area start here*/
#content_area{
	padding-left:5px;
	padding-right:5px;
}
.ads2{
	width:300px;
	padding-left:5px;
}
.updates_title{
	background-image:url(images/updates-bg.jpg);
	padding-left:5px;
	padding-right:5px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
}
.updates_content{
	padding:5px;
	border-top:#eaccbe solid 1px;
	background-image:url(images/updates-border.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:18px;
	font-size:13px;
}
	/**/
	.updates_content a:link{
		font-size:13px;
		color:#4f6bb8;
		text-decoration:underline;
	}
	.updates_content a:visited{
		font-size:13px;
		color:#4f6bb8;
		text-decoration:underline;
	}
	.updates_content a:hover{
		font-size:13px;
		color:#4f6bb8;
		text-decoration:none;
	}
	.updates_content a:active{
		font-size:13px;
		color:#4f6bb8;
		text-decoration:underline;
	}
	/**/
.updatesTitle{
	font-size:16px;
	color:#022f53;
	font-weight:bold;
	height:30px;
}
.columns{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	font-size:13px;
	text-decoration:none;
}
.columns2{
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	font-size:13px;
	text-decoration:none;
}
.columns3{
	padding:10px;
	line-height:18px;
	font-size:13px;
	text-decoration:none;
	background-image:url(images/history-strip.jpg);
	background-repeat:repeat-x;
}	
.title2{
	font-size:18px;
}

.cookietrail{
	font-size:11px;
	color:#AC647C;
	text-decoration:none;
	padding-left:10px;
}
	/**/
	.cookietrail a:link{
		font-size:11px;
		color:#AC647C;
		text-decoration:underline;
	}
	.cookietrail a:visited{
		font-size:11px;
		color:#AC647C;
		text-decoration:underline;
	}
	.cookietrail a:hover{
		font-size:11px;
		color:#AC647C;
		text-decoration:none;
	}
	.cookietrail a:active{
		font-size:11px;
		color:#AC647C;
		text-decoration:underline;
	}

	/**/
.cookietrailselected{
	font-size:13px;
	color:#FBD3D3;
	text-decoration:underline;
	padding-left:10px;
}
	/**/
	.cookietrailselected a:link{
		font-size:13px;
		color:#FBD3D3;
		text-decoration:underline;
	}
	.cookietrailselected a:visited{
		font-size:13px;
		color:#FBD3D3;
		text-decoration:underline;
	}
	.cookietrailselected a:hover{
		font-size:13px;
		color:#FBD3D3;
		text-decoration:none;
	}
	.cookietrailselected a:active{
		font-size:13px;
		color:#FBD3D3;
		text-decoration:underline;
	}

	/**/


	
/*Content Area ends here*/
/*----------------------------------*/
/*Right Column start here*/

/*Today in History start here*/
.historyHolder{
	float:left;
	width:176px;
}
.history {
	background: transparent;
	width:176px;
}
.history h1, .history p {margin:0 10px;}
.history h1 {font-size:2em; color:#d6e9f7;}
.history p {padding-bottom:0.5em;}

.history .b1, .history .b2, .history .b3, .history .b4, .history .b1b, .history .b2b, .history .b3b, .history .b4b {display:block; overflow:hidden; font-size:1px;}
.history .b1, .history .b2, .history .b3, .history .b1b, .history .b2b, .history .b3b {height:1px;}
.history .b2 {background:#e7d6f4; border-left:1px solid #d9bded; border-right:1px solid #d9bded;}
.history .b3 {background:#e7d6f4; border-left:1px solid #d9bded; border-right:1px solid #d9bded;}
.history .b4 {background:#e7d6f4; border-left:1px solid #d9bded; border-right:1px solid #d9bded;}
.history .b4b {background:#ffffff; border-left:1px solid #d9bded; border-right:1px solid #d9bded;}
.history .b3b {background:#ffffff; border-left:1px solid #d9bded; border-right:1px solid #d9bded;}
.history .b2b {background:#ffffff; border-left:1px solid #d9bded; border-right:1px solid #d9bded;}


.history .b1 {margin:0 5px; background:#e7d6f4;}
.history .b2, .history .b2b {margin:0 3px; border-width:0 2px;}
.history .b3, .history .b3b {margin:0 2px;}
.history .b4, .history .b4b {height:2px; margin:0 1px;}
.history .b1b {margin:0 5px; background:#e7d6f4;}
.history .boxcontent {
	display:block;  
	background:#FFFFFF; 
	border-left:1px solid #d9bded; 
	border-right:1px solid #d9bded;
	background-image:url(images/history-strip.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:left;
	padding:10px;
}
.history_title{
	width:156px;
	color:#162528;
	font-size:12px;
	font-weight:bold;
	height:20px;
	background-image:url(images/history-titlebg.jpg);
	background-repeat:repeat-y;
	padding-top:4px;
	padding-bottom:2px;
}
.history_content{
	width:156px;
	font-size:12px;
	font-weight:normal;
	color:#202121;
	padding-bottom:6px;
	padding-top:6px;
	line-height:18px;
	border-bottom:#c9c8c9 solid 1px;
}
.history_content2{
	width:143px;
	font-size:12px;
	font-weight:normal;
	color:#202121;
	padding-bottom:6px;
	padding-top:6px;
	line-height:18px;
	background-color:#FFFFFF;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	padding-left:5px;
	padding-right:5px;
}
	/*Links Behaviour*/
	.history_content2 a:link{
	width:156px;
	font-size:12px;
	color:#4f6bb8;
	font-weight:bold;
	text-decoration:underline;
	}
	.history_content2 a:visited{
	width:156px;
	font-size:12px;
	color:#4f6bb8;
	font-weight:bold;
	text-decoration:underline;
	}
	.history_content2 a:hover{
	width:156px;
	font-size:12px;
	color:#4f6bb8;
	font-weight:bold;
	text-decoration:none;
	}
	.history_content2 a:active{
	width:156px;
	font-size:12px;
	color:#4f6bb8;
	font-weight:bold;
	text-decoration:underline;
	}
	/*Links Behaviour ends here*/
/*today in history ends here*/
/*-----------------------------------------------*/
/*Poll start here*/
.pollHolder{
	float:left;
	width:176px;
}
.poll {
	background: transparent;
	width:176px;
}
.poll h1, .poll p {margin:0 10px;}
.poll h1 {font-size:2em; color:#d6e9f7;}
.poll p {padding-bottom:0.5em;}

.poll .b1, .poll .b2, .poll .b3, .poll .b4, .poll .b1b, .poll .b2b, .poll .b3b, .poll .b4b {display:block; overflow:hidden; font-size:1px;}
.poll .b1, .poll .b2, .poll .b3, .poll .b1b, .poll .b2b, .poll .b3b {height:1px;}
.poll .b2 {background:#fbcfcf; border-left:1px solid #f9afaf; border-right:1px solid #f9afaf;}
.poll .b3 {background:#fbcfcf; border-left:1px solid #f9afaf; border-right:1px solid #f9afaf;}
.poll .b4 {background:#fbcfcf; border-left:1px solid #f9afaf; border-right:1px solid #f9afaf;}
.poll .b4b {background:#fdebeb; border-left:1px solid #f9afaf; border-right:1px solid #f9afaf;}
.poll .b3b {background:#fdebeb; border-left:1px solid #f9afaf; border-right:1px solid #f9afaf;}
.poll .b2b {background:#fdebeb; border-left:1px solid #f9afaf; border-right:1px solid #f9afaf;}


.poll .b1 {margin:0 5px; background:#fbcfcf;}
.poll .b2, .poll .b2b {margin:0 3px; border-width:0 2px;}
.poll .b3, .poll .b3b {margin:0 2px;}
.poll .b4, .poll .b4b {height:2px; margin:0 1px;}
.poll .b1b {margin:0 5px; background:#fbcfcf;}
.poll .boxcontent {
	display:block;  
	background:#fdebeb; 
	border-left:1px solid #f9afaf; 
	border-right:1px solid #f9afaf;
	background-image:url(images/poll-strip.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:left;
	padding:10px;
}
.poll_title{
	width:156px;
	color:#162528;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:2px;
	text-align:center;
}
.poll_content{
	width:156px;
	font-size:12px;
	font-weight:normal;
	color:#202121;
	padding-bottom:6px;
	padding-top:6px;
	line-height:18px;
}
.poll_content2{
	width:156px;
	font-size:12px;
	font-weight:normal;
	color:#202121;
	padding-bottom:6px;
	padding-top:6px;
	line-height:18px;
	text-align:center;
}
.poweredby{
	font-size:11px;
	color:#022f53;
	text-align:center;
	padding-top:3px;
}
.poweredby a:link{
	font-size:11px;
	color:#4f6bb8;
	text-decoration:underline;
}
.poweredby a:visited{
	font-size:11px;
	color:#4f6bb8;
	text-decoration:underline;
}
.poweredby a:hover{
	font-size:11px;
	color:#4f6bb8;
	text-decoration:none;
}
.poweredby a:active{
	font-size:11px;
	color:#4f6bb8;
	text-decoration:underline;
}
/*Poll ends here*/
/*-------------------------*/
/*Right Column ends here here*/
/*Content Styles ends here*/

/*Footer Style starts here*/
#footer{
	background-image:url(images/footerstrp.jpg);
	background-repeat:repeat-x;
	color:#162528;
	font-size:12px;
	text-align:center;
}
.footerlinks{
	color:#000000;
	font-size:12px;
	text-decoration:none
}
    /*Links behaviour*/
	.footerlinks a:link{
		color:#000000;
		font-size:12px;
		text-decoration:none
	}
	.footerlinks a:visited{
		color:#000000;
		font-size:12px;
		text-decoration:none
	}
	.footerlinks a:hover{
		color:#000000;
		font-size:12px;
		text-decoration:underline
	}
	.footerlinks a:active{
		color:#000000;
		font-size:12px;
		text-decoration:none
	}
	/*ends here*/
	
.copyright{
	color:#566062;
	font-size:11px;
	text-decoration:none;
}
	.copyright a:link{
		color:#566062;
		font-size:11px;
		text-decoration:underline;
	}
	.copyright a:visited{
		color:#566062;
		font-size:11px;
		text-decoration:underline;
	}
	.copyright a:hover{
		color:#566062;
		font-size:11px;
		text-decoration:none;
	}
	.copyright a:active{
		color:#566062;
		font-size:11px;
		text-decoration:underline;
	}
/*Footer Style ends here*/
