@font-face {
    font-family: 'TrustHalfSerif-112';
    src: url('fonts/TrustHalfSerif-112.eot?#iefix') format('embedded-opentype'),  url('fonts/TrustHalfSerif-112.otf')  format('opentype'),
    url('fonts/TrustHalfSerif-112.woff') format('woff'), url('fonts/TrustHalfSerif-112.ttf')  format('truetype'), url('fonts/TrustHalfSerif-112.svg#TrustHalfSerif-112') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'CaslonDoric-RegularNo2';
    src: url('CaslonDoric-RegularNo2.eot?#iefix') format('embedded-opentype'),  url('CaslonDoric-RegularNo2.otf')  format('opentype'),
    url('CaslonDoric-RegularNo2.woff') format('woff'), url('CaslonDoric-RegularNo2.ttf')  format('truetype'), url('CaslonDoric-RegularNo2.svg#CaslonDoric-RegularNo2') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	text-align: center;
	background: black;
	font-family: TrustHalfSerif-112, sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

td {
	font-size: 13px;
	line-height: 19px;
}

a {
	text-decoration: none;
	color: #0762C8;
}

a:hover {
	color: #EE3831;
}

#wrapper {
	width: 1000px;
	margin: auto;
	text-align: left;
	background: #fff;
}

#header {
	width: 1000px;
	height: 68px;
	background: url(../images/header.png) no-repeat;
}

#menubar {
	width: 1000px;
	height: 27px;
	background: url(../images/menubar2.gif) no-repeat;
	padding-top: 9px;
	font-size: 13px;
}

#menubar a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#menubar a:hover {
	text-decoration: underline;
	color: #6699ff;
}

#menubar a.current {
	color: #6699ff;
}

#menubar #tm-1 {
	margin-left: 15px;
    padding-left: 19px;
	padding-right: 19px;
}

#menubar #tm-2 {
	padding-left: 24px;
	padding-right: 24px;
}

#menubar #tm-3 {
	padding-left: 27px;
	padding-right: 27px;
}

#menubar #tm-4 {
	padding-left: 25px;
	padding-right: 25px;
}

#menubar #tm-5 {
	padding-left: 27px;
	padding-right: 27px;
}

#menubar #tm-6 {
	padding-left: 27px;
	padding-right: 27px;
}

#menubar #tm-7 {
	padding-left: 20px;
	padding-right: 20px;
}

#menubar #tm-8 {
    padding-left: 10px;
    padding-right: 1px;
}

#menubar #tm-11 {
	padding-left: 15px;
	padding-right: 15px;
}

#searchbar {
	width: 1000px;
	height: 33px;
	background: url(../images/searchbg.gif) no-repeat;
}

#searchinput {
	margin-top: 6px;
	float: right;
}

#cntnt01searchinput {
	height: 22px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 4px;
	border-left: 1px solid #27aae1;
	border-top: 1px solid #27aae1;
	border-bottom: 1px solid #27aae1;
	border-right: 0;
	display: block;
	float: left;
	font-size: 12px;
}

#imgSearch {
	margin: 0;
	padding: 0;
	background: url(../images/search2.gif) no-repeat;
	background-position: left bottom;
	width: 47px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
}

#imgSearch:hover {
	background: url(../images/search2.gif) no-repeat;
}

#content {
	float: left;
	width: 598px;
	margin-top: 12px;

}

#slidetop {
	width: 598px;
	height: 30px;
	background: url(../images/topbar1.gif) no-repeat;
}

#slidearea {
	width: 598px;
	height: 425px;
	background: #0762C8;
}

.slidetitle {
	float: left;
	margin-top: 8px;
	margin-left: 25px;
	color: #fff;
}

.slidetitle1 {
	font-weight: bold;
	font-size: 16px;
}

#prevnext {
	float: right;
	margin-top: 20px;
	margin-right: 27px;
}

#slideprev {
	width: 37px;
	height: 22px;
	background: url(../images/prev2.gif) no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
}

#slideprev:hover {
	background: url(../images/prev2.gif) no-repeat;
}

#slidenext {
	width: 37px;
	height: 22px;
	background: url(../images/next2.gif) no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
}

#slidenext:hover {
	background: url(../images/next2.gif) no-repeat;
}

.slidebox {
	clear: both;
	position: relative;
	margin-left: 25px;
	top: 12px;
	height: 362px;
	width: 544px;
}

.slideboximg {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.slidebottom {
	padding-top: 18px;
}

.slideattrib {
	margin-left: 25px;
	float: left;
	color: #fff;
	font-size: 10px;
}

.slidelink {
	float: right;
	margin-right: 27px;
	font-size: 14px;
}

.slidelink a {
	text-decoration: none;
	color: #0762C8;
}

.slidelink a:hover {
	text-decoration: underline;
}

.slideblock {
	display: none;
}

#content-text {
	width: 950px;
	padding: 25px;
	padding-top: 12px;
}

#content-text h1, #content-sm h1, #content-nosm  h1{
	color: #0762C8;
	font-weight: normal;
	font-size: 25px;
	padding-bottom: 16px;
	line-height: 1.4;
}

#content-text p {
	font-size: 16px;
	color: #666;
	line-height: 1.4;
}

.front-page-content-text p, .front-page-content-text h1 {
    /* font-family: CaslonDoric-RegularNo2, Arial, Helvetica, sans-serif !important; */
}

.front-page-content-text p {
	color: black !important;
}

#printf {
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}

.printfriendly {
	border: 0;
	margin: 0;
	padding: 0;
}

#leftmenu {
	width: 175px;
	float: left;
	font-family:TrustHalfSerif-112, sans-serif;
	margin-left: 25px;
	margin-top: 5px;
}

.lmtop {
	font-size: 90%;
	color: #0762C8;
	font-weight: bold;
}

#leftmenu ul li{
	margin-top: 5px;
	font-weight: normal;
	color: gray;
}

#leftmenu ul li a{
	text-decoration: none;
	color: #0762C8;
	font-weight: normal;
    font-size: 15px;
}

#leftmenu ul li a:hover{
	text-decoration: none;
	color: #EE3831;
	font-weight: normal;
}

#leftmenu .current_page_item > a {
	color: gray;
	text-decoration: none;
}

#content-nosm {
	width: 950px;
	background: #fff;
	color: #000;
	font-family:TrustHalfSerif-112, sans-serif;
	margin-left: 25px;
	margin-right: 25px;
}

#content-sm {
	width: 750px;
	background: #fff;
	float: right;
	color: #000;
	font-family:TrustHalfSerif-112, sans-serif;
	margin-right: 25px;
}

.divider {
	width: 100%;
	height: 1px;
	display: block;
	border-top: 1px dotted silver;
}


hr {
	width: 100%;
	height: 1px;
	display: block;
	border-top: 1px dotted silver;
	background-color: #fff;
	color: #fff;
	margin: 0;
	padding: 0;
}

#rightcol {
	width: 197px;
	background: url(../images/background_eagle3.gif) no-repeat 0 -200px;
	float: right;
	/*
	border-left: 1px dotted silver;
	*/
}

#content-sm ul, #content-nosm ul {
	list-style: disc;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 40px;
}

ul.arrow1 {
	list-style-image: url(../images/arrow.gif);
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font-weight: bold;
	font-family: TrustHalfSerif-112, sans-serif;
	font-size: 90%;
	color: #0762C8;
	width: 175px;
}

ul.arrow1 li {
	margin-bottom: 1px;
}

ul.arrow2 {
	list-style-image: url(../images/newarrow.gif);
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font-family: TrustHalfSerif-112, sans-serif;
	font-size: 90%;
	color: #0762C8;
}

ul.arrow2 li {
	margin-bottom: 5px;
}

#NewsPostDetailDate {
	color: gray;
	font-weight: bold;
}

.newstable {
	margin-right: 5px;
}

.newstable td {
	padding-top: 10px;
    padding-bottom: 10px;
	font-size: 14px;
    line-height: 1.4;
}

.newscol1 {
	width: 104px;
	text-align: right;
	padding-right: 20px;
    vertical-align: top;
}

#rightbar {
	margin-top: 12px;
	float: right;
	width: 400px;
}
#rightbar h3 {
	margin-left: 24px;
}

.rblink {
	float: right;
	margin-bottom: 10px;
}

.sb-item {
	padding-top: 17px;
	height: 36px;
	width: 392px;
	background: url(../images/menu-background.png) no-repeat;
	background-position: left bottom;
	color: #0762c8;
	text-indent: 20px;
}

.sb-item:hover {
	background: url(../images/menu-background.png) no-repeat;
	color: #0762c8;
}

#sb-host {
	height: 53px;
	width: 392px;
	background: url(../images/sb-host2.gif) no-repeat;
	background-position: left bottom;
}

#sb-host:hover {
	background: url(../images/sb-host2.gif) no-repeat;
}

#sb-media {
	height: 53px;
	width: 392px;
	background: url(../images/sb-media.gif) no-repeat;
	background-position: left bottom;
}

#sb-media:hover {
	background: url(../images/sb-media.gif) no-repeat;
}


#sb-mydebates {
	height: 53px;
	width: 392px;
	background: url(../images/sb-mydebates2.gif) no-repeat;
	background-position: left bottom;
}

#sb-mydebates:hover {
	background: url(../images/sb-mydebates2.gif) no-repeat;
}

#sb-watch {
	height: 154px;
	width: 392px;
	background: url(../images/sb-watch2.png) no-repeat;
	background-position: left bottom;
}

#sb-watch:hover {
	background: url(../images/sb-watch2.png) no-repeat;
}

#footer {
	margin-top: 25px;
	width: 1000px;
	height: 23px;
	background: url(../images/footerbg.gif) no-repeat;
	color: #666;
	text-align: center;
	font-size: 10px;
}

#footer p {
	padding-top: 5px;
}

.hidden {
	display: none;
}

blockquote {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

#content-sm td {
	padding-top: 7px;
}
