* { margin: 0px; padding: 0px;}

body {
    margin: 0px;
    padding: 0px;
    background: #424242;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 26px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 1.4em;
    color: #000;
}

td {
    font-size: 11px;
    line-height: 1.4em;
}
a       {text-decoration: none;}
a img   {border: 0px solid;}
a:hover {text-decoration: underline;}
p       {padding: 0 0 19px 0;}
ul, li  {list-style-type: none;}
h1 {
    font-size: 18px;
    line-height: 21px;
    padding: 0 0 10px 0;
    margin: 0px;
}

.clear   { clear: both; }
.padleft { margin-left: 24px; }

.pagination {
	background-color: #D27019;
	padding: 2px 6px 4px 6px;
	font-weight: 600;
	color: #fff;
}
.pagination a,
.pagination a:link,
.pagination a:active,
.pagination a:visited,
.pagination a:hover {
	font-weight: 600;
	color: #fff;
}

.redhighlight {
	color: #9D3C19;
}

a.black,
a.black:link,
a.black:active,
a.black:hover,
a.black:visited {
	color: #000;
}

.h3news, .h3white {
    font-family:Syntax-Bold,Verdana;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
}
.h3news {
    float: left;
    margin-top: 12px;
    color: #A13F19;
    padding: 0px 0px 0px 0px;
}

#wrapper {
    width: 905px;
    margin: 0 auto;
    text-align: left;
}

#mainpad {
	padding: 0px 4px;
    background: #424242 url('/images/mainbg.gif') top left repeat-y;
}
#main {
    width: 896px;
    border-collapse: collapse;
}

#layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
  	border-collapse: collapse;
}

#layout td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#bluemenu {
	background: #0672B9 url('/images/bluemenu.png') top left repeat-x;
    width: 190px;
    color: #fff;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 12px;
    padding-top: 5px;
}

#content {
    color: #000;
    background: #fff;
}

#rightside {
	width: 252px;
	background: #006FB7;
}

#welcome {
    background: #D9DCDE;
    width: 100%;
    margin-bottom: 14px;
    float: left;
}

#welcomebox {
    margin-top: 17px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 14px;
}

#contenttext {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 19px;
    padding-right: 17px;
}
#contenthome {
    color: #000;
    width: 646px; /*898px;*/
    height: auto;
    background: #fff;
    padding-top: 5px;
}

#homenewsitems {
	clear: both;
}

#homenewsitems .newsitem {
    margin-bottom: 20px;
    float: left;
/*    clear: left;*/
}
.newsitem .newsimagebox {
    float: left;
    width: 164px;
    color: #D27019;
    text-align: right;
    margin-right: 19px;
    font-weight: bold;
}
.newsdate,
.agendadate {
    color: #9D3C19;
    font-weight: bold;
}
.newsdate {
    line-height: 1.9em;
}
.newsitem .newstextbox {
    float: left;
    width: 410px;
    margin-right: 24px;
}
.newsitem a {
    color: #D27019;
    font-weight: bold;
}
.newslink {
    padding-left: 10px;
    background: #fff url('/images/arroworange.gif') no-repeat scroll 0px 3px;
}
.newslinkbg {
	margin-top: 4px;
    background: url('/images/linkbg.gif') repeat-x center center;
	margin-bottom: 20px;
}
table.agendalist {
	border: 0px none;
	border-bottom: 1px solid #D27019;
	margin-bottom: 8px;
	width: 100%;
}
table.agendalist td {
	padding: 2px;
	padding-right: 8px;
	font-size: 11px;
}
#agenda {
    color: #fff;
    background-color: #000;
    float: left;
    width: 100%;
}
#agendabox {
    margin-left: 19px;
    margin-top: 14px;
}
.agendaitem {
    margin-bottom: 10px;
}
#agendaitems {
    margin: 21px;
    margin-top: 10px;
}
#mediaitems,#linksitems {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.agendaitem .orange {font-size: 11px; color: #EA8B19; font-weight: bold;}
.agendaitem .white  {font-size: 10px; color: #fff;}
.agendaitem .gray a{font-size: 10px; color: #7a7a7a; text-decoration: underline;}
.agendaitem .gray a:hover{text-decoration: none;}

#mediaitems .audio {
    background: #000 url('/images/mediaaudio.gif') no-repeat scroll 1px 0px;
}
#mediaitems .image {
    background: #000 url('/images/mediaimage.gif') no-repeat scroll 2px 0px;
}
#mediaitems .video {
    background: #000 url('/images/mediavideo.gif') no-repeat scroll 0px 2px;
}
#linksitems .orange,
#mediaitems .orange {
    margin-bottom: 14px;
    background: #000 url('/images/linksymbol.gif') no-repeat scroll 0px 0px;
    height: 19px;
}
#mediaitems .audio a,
#mediaitems .image a,
#mediaitems .video a,
#mediaitems .orange a,
#linksitems .orange a {
    padding-left: 32px;
    font-size: 11px;
    color: #EA8B19;
    font-weight: bold;
}

#mediaitems .white  {
	padding-left: 32px;
	font-size: 10px;
	color: #fff;
	margin-bottom: 10px;
}
#linksitems .white {
    padding-left: 32px;
}

#banners {
    color: #fff;
    line-height: 10px;
    background: #006FB7 url('/images/blueband.png') top left repeat-x;
    float: left;
}

#bottombar {
    background: #fff url('/images/bottombar.gif') center center no-repeat;
    width: 905px;
    height: 5px;
    line-height: 0;
}
#header,
#replaceWithFlash,
#replaceWithFlash embed {
	display: block;
}

/* DeepLink User Registration Form */

#KRpopup hr {
    border: 0;
    height: 1px;
    margin: 8px 0;
    color: #444;
    background-color: #444;
}

#KRwrap {
/* IE becomes major resource hog with this PNG */
/*
    background: url(/images/wrapbg.png);
*/
	z-index: 10000;
    position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}

#KRpopup label {
    display: block;
    width: 100px;
    padding-left: 20px;
    float: left;
}

#KRpopup input.KRinput {
    border: 1px solid #444;
    width: 220px;
    padding: 2px;
    margin: 1px;
}

#KRpopup .KRbuttons {
    margin-top: 16px;
    text-align: center;
}

#KRpopup .KRbuttons input {
    border: 1px solid #444;
    width: 100px;
    padding: 4px;
    color: #fff;
    background-color: #D27019;
}

.KRvisible,
.KRhidden {
	overflow: hidden;
	background-color: #fff;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	margin-top: 120px;
}

.KRvisible {
	color: #444;
	height: 288px;
	width: 400px;
	font-size: 12px;
	opacity: 1;
	border: 4px solid #444;
	padding: 5px;
}

.KRhidden {
	color: #fff;
	height: 0px;
	width: 0px;
	font-size: 4px;
	opacity: 0.3;
	border: 0px solid #444;
	padding: 0;
}

