
/* Structure */	

body {
	margin: 0;
	background: #f9f9f9;
	text-align: left;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}


#container {
	width: 970px;
	margin: 0 auto;
	background:url(/images-layout/bg-main.gif) repeat-y;
	background-position: top;
	position: relative;
}

#grad {
	width: 900px;
	padding: 0 35px;
	background:url(/images-layout/bg-gradient.gif) no-repeat bottom left;
}

#masthead {
	width: 900px;
	border: 0;
	background-color:#ff00ff;
	width: 900px;
	height: 119px;
	background:url(/images-layout/masthead.gif) no-repeat;
}

#content {
	float: left;
	width: 360px;
	padding: 45px;
	padding-top: 0;
	background:url(/images-layout/bg-content-navbar-full.gif) no-repeat top right;
}

#grad, #main {
	overflow: hidden;
}

#main {
	float: left;
	width: 675px;
	margin: 0;
	padding:0;
}

#sidebar1 {
	float: right;
	width: 155px;
	padding: 35px;
	padding-top: 14px;
}

#intro {
	background:url(/images-layout/bg-sidebar1-slim-02.gif) repeat-y;
	padding: 14px 35px;
	border: 1px solid #ccdcec;
	border-top: 0;
	font-size: 13px;
	color: #000068;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#intro-sub {
	background:url(/images-layout/bg-sidebar1-slim-sub.jpg) no-repeat top;
	padding: 14px 35px;
	font-size: 10px;
}

#sidebar2 {
	width: 155px;
	padding: 35px;
	background:url(/images-layout/bg-right-navbar.gif) top;
	margin-left: 675px;
	float:left;
	display:inline;
	margin-left: 0px;
	padding-top: 0;
}

#footer {
	clear: both;
	height: 74px;
	background: #666600;
	width: 900px;
	padding: 0;
	margin: 0;
	background:url(/images-layout/bg-footer-3col.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	color: #aaa8a8;
}

/* Font treatments */

.email, h2, h3, ul.menu-top li a, .border-gray dt {
	font-weight: bold;
}

a:link, a:visited, #footer a:hover, #footer a:active, .email a:hover, .email a:active, #masthead a, ul.menu-top li a, ul.menu-sub3 li a, dl.subnav dt a:hover, dl.subnav dt a:active {
	text-decoration: none;
	color: #0099cc;
}

a:hover, a:active {
	text-decoration: underline;
	color: #e16500;
}

#footer a:hover, #footer a:active {
	color: #e16500;
	text-decoration: underline;
}

.email {
	padding-left: 20px;
	margin-left: 0px;
	padding-top: 2px;
	background: url(/images-layout/icon-email.gif) no-repeat;
}

.email a:hover, .email a:active {
	color: #e16500;
	
}

#masthead a b {
	visibility: hidden;
}

#masthead a {
	display: block;
	line-height: 119px;
}

#masthead a.masthead {
	width: 900px;
	height: 119px;
}

#intro-sub p {
	margin: 0;
	line-height: 12px;
}

span.copyright  {
	float: left;
	width: 50%;
	display: inline;
}

span.copyright p {
	padding: 18px 0 0 45px;
	margin: 0;
}

span.credit  {
	float: right;
	display: inline;
	width: 50%;
}

span.credit p {
	padding: 18px 45px 0 0;
	text-align: right;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font: Georgia, "Times New Roman", Times, serif; 
	letter-spacing: -.25px;
	padding: 0;
	margin: 0 0 6px 0;
	text-transform: capitalize;
}


	
	
h1 {
	font: 24px Georgia, "Times New Roman", Times, serif; 
	color: #e16500;
	margin-bottom: 4px;
	font-weight: normal;
}

h1 a:link, h1 a:visited {
	color: #e16500;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	color: #0099CC;
	text-decoration: none;
}

h2, h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #0099cc;
	margin-bottom: 16px;
}

a:hover h2, a:active h2 {
	color: #e16500;
}

h3 {
	font-size: 18px;
	color: #000068;
}

h4, h5, h6 {
	font-size: 11px;
	color: #e16500;
	padding: 0;
	margin: 16px 0 0 0;
}

#sidebar1 h4 {
	color: #0099cc;
}

h6 {
	margin: 0;
	font-weight: normal;
	margin-top: -6px;
	color: #ccc;
	letter-spacing: 1px;
}

h5.one, h5.two {
	font-size: 12px;
	margin: 0;
	padding: 6px;
	font-weight: normal;
	letter-spacing: normal;
}

h5.one {
	font-size: 12px;
	margin: 0;
}

h5.two {
	font-size: 12px;
	margin: 0;
	border: 3px solid #f6f6f6;
	background: #f9f9f9;
}

#welcome {
	text-indent: -5000px;
	background:url(/images-layout/h1-welcome.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

h1#teamnews, #newsarchive, #teamcontacts {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 21px;
	color: #000068;
}

/*#teamnews {
	background:url(/images-layout/h1-team-news.gif) no-repeat 0 0;
}

#newsarchive {
	background:url(/images-layout/h1-news-archive.gif) no-repeat;
}

#teamcontacts {
	background:url(/images-layout/h1-team-contacts.gif) no-repeat;
}*/

.menu {
	width: 100%;
	display: block;
	float: left;
	margin: 2px 0 25px 0;
}

ul.menu-top {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	display: block;
}

ul.menu-top li {
	list-style-type: none;
	display: inline;
	
}

ul.menu-top li a:link, ul.menu-top li a:visited {
	float: left;
	text-align: center;
	color: #000068;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	margin-right: 16px;
}

ul.menu-top li a:hover, ul.menu-top li a:active {
	color: #e16500;
	text-decoration: none;
}

#sidebar2 ul.menu-top {
	float: left;
	margin-bottom: 20px;
	margin-top: 2px;
	width: 100%;
	display: block;
}

#sidebar2 ul.menu-top li {
	width: 100%;
	text-align: right;
	display: block;
}

#sidebar2 ul.menu-top li a:link, #sidebar2 ul.menu-top li a:visited {
	float: none;
	text-align: right;
	font-size: 11px;
	text-transform:uppercase;
	margin-right: 8px;
}

ul.menu-sub3 {
	margin: 0;
	padding: 0;
	width: 155px;
}

ul.menu-sub3 li {
	list-style-type: none;
    border-bottom: 1px solid #d9d9d9;
}

ul.menu-sub3 li a {
	color: #000068;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.menu-sub3 li a:hover, ul.menu-sub3 li a:active {
	color: #e16500;
}

#content dl {
	border-top: 1px solid #e7e7e7;
}

dl.subnav {
	margin: 0px 10px 20px 0;
	font-size: 11px;
	line-height: 12px;
	position: relative;
}

dl.subnav dt {
	margin: 0;
	padding-bottom: 8px;
	padding-left: 17px;
	background:url(/images-layout/bullet-blue.gif) no-repeat top left;
}

dl.subnav dd {
	margin: 0;
	padding: 0;
}

dl.subnav dt a:link, dl.subnav dt a:visited {
	color: #e16500;
}

dl.subnav dt a:hover, dl.subnav dt a:active {
	color: #000068;
}


dl.stories {
	margin: 0 10px 20px 0;
	font-size: 11px;
	line-height: 11px;
}

dl.stories dt {
	margin: 0;
	padding: 8px 4px;
	margin-top: 0;
	border-bottom: 1px solid #dae8f5;
	
}

dl.stories dt b {
	font-weight: normal;
	color: #ccc;
}

dl.stories dt.two {
	background: #e6f8ff;
	background: url(/images-layout/bg-one.gif) repeat-y;
}

dl.stories dt a:link, dl.stories dt a:visited {
	color: #e16500;margin: 0;
}

dl.stories dt a:hover, dl.stories dt a:active {
	color: #000068;
	text-decoration: none;
}

.border-gray {
	padding: 10px;
	border: 3px solid #f6f6f6;
	background: #f9f9f9;
	font-size: 10px;
	color:#999999;
	margin-bottom: 160px;
}

.border-gray dl {
	margin: 0;
	margin-bottom: 10px;
}

.border-gray dd {
	margin: 0;
}

.border-gray dt {
	font-size: 11px;
}

.clear {
  clear: both;
}


/* Accordion */


#top_container {
	width: 100%;
	margin: 10px auto 10px auto;
}

#bottom_container {
	clear: both;
	width: 100%;
}

.accordion_toggle {
	display: block;
	background:#fff;
	padding: 10px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #e16500;
	cursor: pointer;
	margin: 0 0 0 0;
}
		
.accordion_toggle_active {
	background: #000068;
	color: #fff;
}
		
.accordion_content {
	background-color: #fff;
	color: #444444;
	overflow: hidden;
	border: 1px solid #ccdcec;
	border-top: 0;
	width: 99%;
	position: relative;
}

/*.accordion_content dl {
	position: relative;
}*/
			
.accordion_content h2 {
	color: #0099FF;
}
			
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

/*Images*/

.imgRight {
	float:right;
	margin:0.5em 0 1em 1em;
	position:relative;
}

.imgLeft {
	float:none;
	margin:0.5em 1em 1em 0;
	position:relative;
	clear: both;
}


.imgRight, .imgLeft {
	padding: 3px;
	border: 2px solid #c6ecf9;
}

.imgRight p, .imgLeft p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:0.9em;
	margin:0;
	padding:0.5em;
}

.spareSpan {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:17px;
	height:17px;
	background:url(/images/curvedCorner.png);
}

/*Tables*/

#content table.sm td {
	padding: 6px 4px;
	font-size: 11px;
	border-bottom: 1px solid #dae8f5;
}

#content table.sm tr.one td {
	background: #f9f9f9;
}

#content table.sm tr {
	
}

#content table.sm th {
	background: #e6f8ff;
	padding: 4px;
	color: #fff;
	background: #000068;
	text-align: center;
}

a.register {
	font-size: 18px;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	margin: 20px 0;
}


#content table.results  td, #content table.results  th {
	padding: 6px 4px;
	font-size: 11px;
}

#content table.results  td, #content table.results  th {
	/*background: #dae8f5;*/
	text-align: center;
}

#content table.results {
	background: #dae8f5;
	width: 100%;
	margin-top: 10px;
}

#content table.results td {
	background: #fff;
	text-align: center;
}

#content table.results caption {
	background: #fff;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 4px;
	color: #e16500;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content table.results th {
	background: #f4f4f4;
}

