	
/* Let's start with the layout structure and navigation */

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans serif;
	font-size: 0.8em;
	color: #444;
}
#browser {
	display: none;
}

/* Disabling... need more center content space
#wrapper {
	margin: 25px;
	padding: 0 23px 0 0;
}
*/

#icon {
	z-index: 12;
	position: absolute;
	margin-left: 75px;
	margin-top: 0px;
	}
	
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #D1D7EE}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
	
#bethere {
	z-index: 11;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: 75px;
	}
	
#url-image {
	z-index: 10;
	position: relative;
	float: right;
	margin-top: 1px;
	margin-right: 75px;
	}
	
#section-title {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	width: 150px;
	background: #596BA5 no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

#section-block {

	/* Float the DIV from the right side of the content area. Then allow all text to wrap around this div. */
	background: #D1D7EE;
	width: 150px;
	float: right;
	/* border: 1px solid #000; */
	
}
	
/* Top Navigation */	
#topnav {
	margin: 0px;
	margin-left: 75px;
	padding: 0px 0px;
	background: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 85%;
	color: #fff;
}
#topnav a {
	padding: 0px 4px;
	text-decoration: none;
	color: #fff;
}
#topnav a:hover {
	background: #036;
}
.top-sel {
	background: #036;
}

/* Header */
#header {
	margin: 0px;
	padding: 0px;
	background: #596BA5 no-repeat right;
	border-top: 1px solid #fff;
	/* text-align: right; */
}
#header img {
	margin: 0px;
	margin-left: 75px;
	padding: 0px;
}

/* Section Navigation */
#sectionnav {
	margin: 0px;
	padding: 3px 0px 3px 7px;
	height: 15px;
	background: #ff6633;
	font-weight: bold;
	font-size: 85%;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
#sectionnav a {
	margin: 0px;
	padding: 0px 4px;
	text-decoration: none;
	color: #fff;
}
#sectionnav a:hover {
	color: #fff;
	text-decoration: underline;
}
.section_sel {
	
}

/* Main Body 
.main1 {
	postion: relative;
	margin: 0px;
	padding: 0px;
	background: #9dadbd ;
}

#main1 {
	postion: relative;
	margin: 0px;
	padding: 0px;
	background: #9dadbd;
}
*/


#leftnav {
	margin: 15px 0px;
	padding: 0px;
	background: #D1D7EE;
	font-weight: bold;
	width: 75px;
	border-bottom: 0px solid #9dadbd;
}


/* New Left Column */

/*	Diabled for Typo3
#leftnav {
	margin: 0;
	padding: 0;
	background: #bbb;
}
*/

#leftnav a {
	margin: 0px;
	text-decoration: none;
}
.left_sel1 a {
	display: block;
	margin: 0px;
	padding: 2px 10px;
	background: #036;
	font-size: 1em;
	color: #fff;
}
.left_sel1 a:hover {
	display: block;
	background: #036;
	color: #fff;
}
.left_unsel1 a {
	display: block;
	padding: 3px 10px;
	background: #eee;
	font-size: 1em;
	color: #036;
	border-bottom: 1px solid #036;
}
.left_unsel1 a:hover {
	display: block;
	background: #036;
	color: #fff;
}
.left_unsel2 a {
	display: block;
	padding: 2px 22px;
	background: #ddd;
	border-bottom: 1px solid #036;
	font-size: 1em;
	color: #555;
}
.left_unsel2 a:hover {
	background: #fff;
	border-bottom: 1px solid #036;
}
.left_sel2 a {
	display: block;
	padding: 2px 22px;
	background: #fff;
	font-size: 1em;
	color: #036;
	border-bottom: 1px solid #036;
}

/* Right Column
#right {
	margin: 0px;
	padding: 10px 0px;
	background: #9DADBD;
	font-weight: bold;
	width: 75px;
}
*/

/* New Right Column */
#right {
	background: #D1D7EE;		
	width: 75px;
	border-bottom: 0px solid #9dadbd;
}
#right a {
	overflow: hidden;
}
.login {
	background: #eee;
}
.logintext {
	padding: 0px 5px;
	overflow: hidden;
	background: transparent;
	color: #036;
}
.logintext a {
	font-size: 90%;
	color: #036;	/* Hold this thought: #c57777; */
	line-height: 1.2em;
}
.logintext a:hover {
	color: #fff;
}
input  {
	margin: 0px 0px;
	padding-left: 5px;
	background: #ffffff;
	font-size: 1.1em;
	border: 1px solid #036;
}

select  {
	margin: 0px;
	padding: 0px;
	background: #fff;
	border: 1px solid #036;
}
textarea  {
	margin: 0px;
	padding: 0px;
	background: #fff;
	border: 1px solid #036;
}
.inputfield {
	margin: 2px 3px;
	padding: 0px;
	background: #fff;
	border: 1px solid #036;
}
.pushme {
	margin: 2px 3px;
	padding: 2px;
	background: #fff;
	font-weight: bold;
	color: #036;
}
.middle {
	background: #D1D7EE;
	margin: 0px 75px 0px 75px;
	padding: 10px;
	background: #fff;
}

#middle1 {
	margin: 0px 75px 0px 75px;
	padding: 10px;
	background: #fff;
}

#copyright {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #000;
	font-size: 10px; 
	text-align: center;
}

#copyright a {
	margin: 0px;
	padding: 0px 4px;
	text-decoration: underline;
	color: #000;
}
#copyright a:hover {
	text-decoration: underline;
	color: #000;
}

/* The Footer */
#footer {
	margin: 0px;
	padding: 3px 0px 3px 7px;
	height: 15px;
	background: #ff6633;
	font-weight: bold;
	font-size: 85%;
	color: #fff;	
	border-top: 1px solid #fff;
	text-align: center;
	/* border-bottom: 1px solid #596BA5; */
}

#footer a {
	margin: 0px;
	padding: 0px 4px;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;

}

/* Breadcrumbs */
#breadcrumbs {
	display: none;
	/*	Disabling for now...
	margin: 7px 0 0 0;
	font-size: 75%;
	color: #777;
}
#breadcrumbs a {
	text-decoration: none;
	color: #777;
}
#breadcrumbs a:hover {
	color: #036;
	border-bottom: 1px dashed #036;
	*/
}

/* Hide this for now...
#right img {
	margin: 15px 0;
	padding: 0;
}
*/
#content {
	padding-top: 2px;
	line-height: 1.3em;
	font-size: 1.17em;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 22px;
	border-bottom: 0px solid #9dadbd;
	background: #fff url(images/shadow.jpg) repeat-y left;
}

#content a {
	font-weight: bold;
	color: #000;
}
#content a:hover  {
	color: #000;
}
	
/* Headlines, get yer headlines here */
h1, h2, h3, h4 {
	color: #000;
}
h1 {
	margin-top: 11px;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
}
h2 {
	margin-bottom: 0px;
	font-size: 18px;
}
h3 {
	margin-bottom: 0px;
	font-size: 16px;
}

/* Specific Elements */
p {
	line-height: 1.4em;
}

/* Table Styles */

.subhead {
	display: block;
	margin: 0px;
	padding: 0px 5px;
	background: #036;
	font-weight: bold;
	color: #fff;
}

/* news class not used?
.news {
	background: #fff;
}

.news p {
	margin: 0 5px;
	padding: 5px 5px;
	font-size: 90%;
	background: #fff;
}
.news a {
	text-decoration: none;
	color: #036;
	background: #fff;
	line-height: 1.2em;
}
.news a:hover {
	color: #fff;
}
*/


.newshead a {
	display: block;
	margin: 0px;
	padding: 0px 10px;
	background: #036;
	color: #fff;
}
.newsitem {
	padding: 5px 8px;
	font-size: 95%;
	border-bottom: 1px solid #036;
}
.newsitem a {
	text-decoration: underline;
	font-weight: normal;
	color: #036;
}
.newsitem a:hover {
	color: #fff;
}
.newssubhead {
	font-weight: normal;
}
.newscat {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	color: #333;
}
.newshead2  {
	/* Disabling this
	text-decoration: none;
	margin: 0;
	padding: 0 10px;
	background: #036;
	font-weight: bold;
	color: #fff; */
	display: none;
}


/* Pullquote */
.pullquote {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 20px;
	background: #eee;
	border-top: 10px solid #036;
	border-bottom: 2px solid #036;
	font-family: verdana, sans serif;
	font-size: 1.3em;
	font-weight: bold;
	width: 20%;
}

/* Floating images */
.imgwrap {
	float: right;
	margin: 0 0 0 20px;
	padding: 20px;
	background: #fff;
	border: 2px dotted #4b2c4b;
}

.ni {
	padding: 5px 0px;
	font-size: x-large;
	font-weight: bold;
	color: #036;
	line-height: 1.05em;
}


li {
	margin: 5px 0px 0px 0px;
	line-height: 1.3em;
}
.subhead4 {
	display: block;
	margin: 0px;
	padding: 0px 10px;
	font-weight: bold;
	color: #000000;
}
.subhead2 {
	display: block;
	margin: 0px;
	padding: 0px 10px;
	font-weight: bold;
	color: #000000;
}
/*
.MsoNormal {
	margin: 0px;
	padding: 0px;
}
*/
.title_left {
font-size: 24px;
color: #ff6633;
}

.title_right {
font-size: 24px;
color: #FFFFFF;
}

.subtitle {
color: #666699;
}


#section-title a {
	text-decoration: none;
	color: #fff;
}

#section-title a:hover {
	text-decoration: none;
	color: #fff;
}

#section-title a:visited {
	text-decoration: none;
	color: #fff;
}

#section-title a:link {
	text-decoration: none;
	color: #fff;
}

.accredit {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 800px;
    height: 68px;
}
.accredit * {
    vertical-align: middle;
}
/*\*//*/
.accredit {
    display: block;
}
.accredit span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

