/*General styles*/

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color:#666;
	line-height: 1.5;
}

a:link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #b81319;
}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #6d0105;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b81319;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b81319;
	text-decoration: underline;
}

/*Structure styles*/
#wrapper {
	width: 990px;
	margin: auto;
	padding: 0px;
}
 
#inner_wrapper {
	background:url(newsbulletin_img/innerwrapper_bg.jpg) repeat-y;
	/*background:#434343 none repeat scroll 0%;*/
	overflow:hidden;
	width: 991px;
	clear: both;
}


/*Major Section Styles*/


/*Top Section Styles*/
#topleaderboard {
	width: 990px;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	background-color: #999999;
}

#bottomleaderboard {
	clear:both;
	width: 990px;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	text-align: center;
	background-color: #999999;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 990px;
}


#date {
	width: 980px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	margin: 0px;
	padding: 2px 10px 1px 0px;
	text-align: right;
}


.frasersnewsbox {
	float: right;
	background:#808080 none repeat scroll 0%;
	border:medium none;
	color:#FFFFFF;
	font-size:10px;
	padding:0px 10px 3px 0px;
	text-align:right;
	width:981px;
	border-bottom:1px solid #FFFFFF;
}

.frasersnewsbox table {
	float: right;
	margin:0px;
	padding: 0px;
}

.frasersnewsbox form, input {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}





/*Navigation Column Styles*/
#nav_col {
	float:left;
	margin-left:-675px;
	padding:0px;
	width:150px;
}

#nav_col ul.navigation	{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	text-align:left;
	}
	
#nav_col .navigation a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9AA0A4;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #9AA0A4;
	border-top-color: #9AA0A4;
	padding-left: 10px;
	line-height: 20px;
	display: block;
	text-align: left;
}
#nav_col .navigation a:hover {
	background-color: #707A80;
	border-left-width: 5px;
	border-left-color: #b81319;
	border-top-color: #b81319;
}


.navcolumnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(leftcolumnheader_3.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 20px;
	width: 150px;
	line-height: 20px;
}

#adbar {
	width:140px;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align:center;
}

#adbar img {
	margin: 5px 0px 10px 0px;
	}





/*Home Page Center Content Styles*/

#center {
	background-color:#FFFFFF;
	float:left;
	margin-left:155px;
	padding:5px 10px 10px 10px;
	width:500px;
}



.content_section {
	width:500px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.content_section h1 {
	margin:0px;
	padding:0px;
}

.content_section h2 {
	margin:0px;
	padding:0px;
	font-size:11px;
}

.content_section h3 {
	color:#666666;
	font-size:10px;
	margin:2px 0px 10px;
}

.content_section p.sec_head {
	background:#B81319 url(headerbg.jpg) no-repeat right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:0px 0px 0px 10px;
}
	
.content_section a:link {
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #b81319;
}

.content_section a:visited {
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #6d0105;
}

.content_section a:hover {
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #b81319;
	text-decoration:underline;
}

.content_section a:active {
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #b81319;
}

.content_section p {
	/*border-bottom:1px solid #CCCCCC;
	margin:0px 0px 5px;*/
	margin:0px;
	padding:0px 0px 7px;
}

.content_section img {
	float:right;
	margin:3px 0px 0px 10px;
	/*overflow:auto;*/
}

.topstory {
	width:483px;
	background:#CCCCCC none repeat scroll 0% 50%;
	margin:0px 0px 10px;
	float:left;
	padding:5px 10px 5px 5px;
	border-bottom:1px solid #B81319;
	border-left:1px solid #B81319;
	border-right:1px solid #B81319;
}

.topstory img{
	float:left;
	margin:0px 10px 0px 0px;
}

.topstory p {
	margin: 5px;
	border:none;
}

.item {
	margin:0px 0px 5px;
	padding:0px 0px 5px;
	float:left;
	border-bottom:1px solid #CCCCCC;
}


/*Story Pages Styles*/


p.pagetitle {
	background-color:#cccccc;
	border-left:5px solid #B9141A;
	color:#B9141A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	padding:1px 1px 1px 10px;
	margin:0px 0px 20px 0px;
}

.story h1 {  /*used for headline*/
	font-size:16px;
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	color:#B9141A !important;
}

.story h2 { /*used for tagline*/
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

.story h3 { /*used for author and date*/
	font-size: 10px;
	margin: 2px 0px 10px 0px;
	color:#666666;
	border-top: #cccccc solid 1px;
}

.story h4 {
	font-size: 12px;
	margin:0px;
	padding:0px;
}
	
.story p {
	margin: 0px 0px 1em 0px;
}

.story blockquote {
	float:right;
	margin: 10px 0px 10px 10px;
	font-size: 18px;
	width: 250px;
	color: #274B61;
	font-weight: bold;
	padding: 10px;
	border-left:#666666 solid 10px;
	background-color: #fff;
}


.story table {
	font-size:12px;
	color:#ffffff;
	background-color: #444444;
	font-family: Georgia, serif;
	font-style: normal;
	margin: 10px 0px 10px 10px;
	}


.story table.data {
	background-color:#FFFFFF;
	border:1px solid #333333;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	margin:10px;
	padding:0px;
}
.story table.data th {
	background-color:#333333;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.story table.data td {
	border-bottom:1px solid #333333;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	padding:3px 5px;
}
.story tr.tableheader {
	background-color:#CCCCCC;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	padding:3px 5px;
}



.content_archive {
	text-align:right;
	margin-bottom: 10px;
	border-top:#cccccc solid 1px;
	clear:both;
	padding: 2px 5px;
}

.content_archive a {
	font-size:11px;
	font-weight: bold;
}

#submit_tools {
	width: 100%;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#submit_tools p {
	margin: 0px;
	padding: 0px;
}

#submit_tools ul {
	list-style:none;
	border-top: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	margin:0px;
	padding: 3px 0px 0px 5px;
}

#submit_tools li {
	display:inline;
	margin: 0px 5px 0px 0px;
}



/*Archive, events and contact pages styles*/

.archive ul {
	list-style: square outside none;
    color: #b81319;
    margin: 0px 15px;
    padding: 0px 0px 10px 0px;
}

.archive li {
	margin: 0px;
	padding: 0px;
	line-height: 1.7;
}

.archive p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.events_calendar h1 {
	font-size:12px;
	margin:0px;
	padding:0px;
}

.events_calendar ul {
	list-style:none;
	line-height:1.2;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.events_calendar il {
	margin:0px;
	padding:0px;
}

/*Bottom Styles*/

.industry_links {
	width: 220px;
	color:#000000;
	padding: 10px;
}

.industry_links p.sec_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    color: #fff;
    margin:0px 0px 10px 0px;
    padding: 2px 0px 3px 10px;
}

.industry_links ul {
	list-style: square outside none;
	color: #b81319;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.industry_links li {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}


.left {
	float: left;
	margin-right: 5px;
}
	
.right {
	float: right;
}





/*RIGHT-HAND SIDEBAR STYLES*/
#sidebar {
	float:left;
	margin:0px;
	padding:0px 0px 0px 5px;
	width:310px;
}

#sidebar p.sec_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    color: #fff;
    margin: 0px;
    padding: 2px 0px 3px 10px;
}


#big_box_ad {
	width:300px;
	background:#FFFFFF;
	padding:5px;
	margin:0px 0px 5px 0px;
}

#big_box_ad img {
	border-style:none;
}

#morenews {
	width: 290px;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	line-height: 1.2;
	background-color: #CCCCCC;
	font-weight: bold;
}

#morenews ul {
	list-style: square outside none;
    color: #b81319;
    margin: 0px 15px;
    padding: 0px;
}

#morenews li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


.yellow {background-color: #ffc000;}

.orange {background-color: #F46A0D;}

.burgundy {background-color: #6d0105;}

.blue {background-color: #354e6c;}

.lightgray {background-color:#CCCCCC}

.darkgray {
	background-color:#666666
}

.maroon {background-color:#b81319;}


#subscribe {
	width:310px;
	padding: 0px 0px 5px 0px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	background-color: #FFFFFF;
}

/*#subscribe h1 {
	font-size:17px;
	color: #FFFFFF;
	text-align:left;
	margin: 0px;
	border:0px;
	padding: 0px 0px 0px 10px;
	}
	
#subscribe h2 {
	font-weight:bold;
	color: #F46A0D;
	text-align:left;
	margin: 5px 0px 0px 5px;
	border:0px;
	padding:0px;
	font-size: 16px;
	}*/
	
#subscribe ul {
	list-style: square outside none;
	border: 0px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	}
	
#subscribe form,input {
	margin: 0px;
	padding: 0px;
}
	
#subscribe p {
	margin: 0px;
	border: 0px;
	}

#dig_edition {
	width:290px;
	margin:0px 0px 5px 0px;
	clear: none;
	padding: 2px 10px 10px 10px;
	background-color: #FFFFFF;
	overflow: auto;
}


#dig_edition ul {
	list-style: none;
    font-weight: normal;
    line-height: 1.2;
    color: #B81319;
    margin: 0px 10px 0px 5px;
    padding: 0px;
}

#dig_edition li {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#dig_edition p {
	color:#000000;
	margin: 0px;
	padding: 0px;
}

#dig_edition a:link {
	font-size: 12px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
	line-height: 1.2;
	font-weight:bold;
}

#dig_edition a:visited {
	font-size: 12px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
	line-height: 1.2;
	font-weight: bold;
	color:#6d0105;
}


#dig_edition img {
	margin: 10px 0px 5px 10px;
	border-style: none;
}

#poll {
	background-color:#CCCCCC;
	color:#000000;
	margin:5px 0px 10px 0px;
	padding:0px;
	width:100%;
}

/*#poll h1 {
	font-size:17px;
	color: #ffffff;
	text-align:left;
	margin: 0px;
	border:0px;
	padding: 0px 0px 0px 10px;
	}*/

	
/*RIGHT-HAND SIDEBAR STYLES*/	


/*FOOTER STYLES*/
#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:1.9;
	color: #fff;
	padding-right: 10px;
	text-align: center;
	background: #999999 url(rogerslogo.gif) no-repeat right;
	width: 980px;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;	
}

#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration: none;	
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;	
}

#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;	
}
/*FOOTER STYLES*/

/*IE6 HACK STYLES*/
#middlecontent,#center,.more_content {
	display:inline;
}

