* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #677679;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

p { 
	margin-top: 9px; 
	margin-bottom: 9px; 
}

a { color: #1c668d; text-decoration: none; }
a:visited { color: #1c668d; text-decoration: none; }
a:active { color: #1c668d; text-decoration: none; }
a:hover { color: #000066; text-decoration: underline; }

hr { margin: 20px 0px 20px 0px; }

/*#################*/
/* Layout Structure CSS */
/*#################*/

#wrapper { 
	margin: 0 auto;
	width: 1000px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	background: #FFFFFF url("images/bgcol.png") repeat-y;
}

#headertop {
	width: 990px;
	padding: 5px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #DDDDDD;
}

#header {
	width: 990px;
	padding: 5px;
	height: 100px;
	margin: 0px;
	background: #EEEEEE url("images/bgtop1.jpg") no-repeat 100% 10%;
}

#navigation {
	width: 990px;	
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: #4c96bd url("images/menu-bg1.png") repeat-x 100% 50%;
	height: 20px;
	border-bottom: 5px solid #377da2;
}

#leftcolumn { 
	float: left;
	margin: 0px;
	padding: 5px;
	width: 689px;
	display: inline;
	position: relative;
	min-height: 400px;
	border-right: 1px solid transparent;
}

#rightcolumn { 
	float: left;
	display: inline;
	width: 290px;
	min-height: 400px;
	margin: 0px;
	padding: 5px;
}


#footer { 
	width: 990px;
	clear: both;
	background: #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 90px;
	border-top: 1px solid #DDDDDD;
}

.clear { 
	clear: both; 
	background: none; 
}


/*#################*/
/* General CSS */
/*#################*/

.logo {
	float: left;
	width: 350px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
}

.topad {
	float: right;
	display: inline;
	width: 600px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
}

#innerfooter1 {
	float: left;
	width: 100px;
	padding: 5px;
	height: 80px;
	margin: 0px 0px 0px 7px;
	background: #FFFFFF;
	text-align: center;
}

#innerfooter2 {
	float: left;
	display: inline;
	width: 800px;
	padding: 5px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	border-left: 1px dotted #DDDDDD;
}

#innerfooter1 img {
	margin: 10px;
}

.copy {
	margin: 5px 0px 0px 0px;
	line-height: 15px;
}

.topstories {
	width: 680px;
	height: 170px;
	margin-top: 20px;
	margin-bottom: 7px;
}


/* Story List CSS */

.storylist {
	width: 680px;
}

.story {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
}



.cat {
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.story h3 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	display: block;
	padding: 5px 0px 5px 20px;
	background: transparent url("images/arrowbullet3.png") no-repeat 0% 50%;
}

.brief {
	font-size: 12px;
}

.issuedate {
	display: block;
	padding: 3px 0px 3px 0px;
	font-size: 10px;	
}

.section-title {
	display: block;
	padding: 5px;
	font-size: 28px;	
	color: #CC0000;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.story-title {
	display: block;
	padding: 5px;
	font-size: 24px;	
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Georgia, Times, serif;
}

.story-body {
	padding: 8px;
	text-align: justify;
}

.story-body h2, h3{
	font-size: 18px;
	color: #2a7096;

}

.story-body ul li {
	display: block;
	background: transparent url("images/arrowbullet.png") no-repeat 1% 15%;
	padding-left: 25px;
}

.story-body ol li {
	display: block;
	background: transparent url("images/arrowbullet.png") no-repeat 1% 15%;
	padding-left: 25px;
}

.story-body img {
	margin: 5px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 5px;
}



.breadcrumbs {
	display: block;
	padding: 5px;
	font-size: 11px;	
	margin-top: 5px;
	margin-bottom: 10px;
}

.eventdate {
	font-size: 12px;
}


.maintopstory {
}

.maintopstory h3 {
	display: block;
	padding: 3px;
	font-size: 22px;
	font-family: Georgia, Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 8px;
}

.maintopbrief {
	font-size: 12px;
	line-height: 16px;
}

.mainstory {
	display: block;
	margin-top: 8px;
	width: 450px;
}

.mainstory h3 {
	font-size: 20px;
	font-family: Georgia, Times, serif;
}

.mainbrief {
	font-size: 12px;
	line-height: 16px;
}

.mainstorylist {
	width: 460px;
	float: left;
}

.mainnewslist {
	width: 210px;
	float: left;
	display: inline;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 5px
}

.mainnewslist h3 {
	display: block;
	padding: 5px;
	background: #E1E1E1;
	border-bottom: 1px solid #CCCCCC;
}

.mainnewslist li {
	display: block;
	padding: 3px;
	background: transparent url("images/arrowbullet.png") no-repeat 1% 50%;
	padding-left: 25px;
	text-transform: uppercase;
	border-bottom: 1px dotted #E1E1E1;
}



/* Sidebar CSS */

.sidebox {
	width: 270px;
}

.flashsidebox {
	width: 100%;
}

.cover {
	font-size: 12px;
	text-align: center;
}

.sidead {
	text-align: center;
}

.sidead img {
	border: 0px;
}

.firstad {
	margin-top: 20px;
}

/* Date formattng */
.datebox { width: 230px; height: 60px; padding-left: 40px; border-bottom: 1px dotted #CCCCCC; font-family: Georgia, Times, serif;}
.day { display: block; float: left; width: 50px; height: 32px; background: #e1eeee url("images/calendar-bg.png") no-repeat center center; text-align: center; font-size: 16px; padding-top: 28px; }
.monthyear { display: block; float: left; width: 140px; height: 45px; text-align: left; font-size: 20px; padding-top: 25px; }
.time { font-size: 11px; } 


/* BOTTOM CSS MENU */

.footerlinks{
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
	overflow: hidden;
	margin-bottom: 1em;
}

.footerlinks li{
	display: inline;
}

.footerlinks li a{
	float: left;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid #EEEEEE;
	color: #333333;
}

.footerlinks li a:visited, .footerlinks li a:active {
	color: #333333;
}

.footerlinks li a:hover {
	background: #E0E0E0;
	color: #0000CC;
	text-decoration: underline;
}


.genimg {
	margin: 5px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 3px;
}

.downdig {
	text-align: center;
}
