/*GENERAL--------------------------------------------------*/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family : Georgia, sans-serif;
	background-color:#fcf5ef;
	font-style:normal;
}

.logobg {
	background-image : url("/images/logo_bg.gif");
	background-repeat : no-repeat;
	background-position: top center;
}

#page {
	margin:0 auto;
	padding:0;
	clear:both;
	width:960px;
}

#headerline {
	background-color:#c04f01;
	margin:0px;
	padding:0px;
}

#div, p, td, tr, li, ul, div.news {
	font-size:13px;
	line-height:18px;
	color:#333;
}

hr {
	height:1px;
	color:#DDDDDD;
	background-color:#DDDDDD;
	border:none;
}

.small {
	font-size:8pt;
}

.date, .story_date {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#c24f00;
	margin:0px;
	padding:0px;
}

.odd { 
	background-color: #efdac7;
}

.even { 
	background-color: #f4e4d5;
}

/*
ul {
	padding-left:-10px;
	margin:0px;
}

ul li {
	list-style-type:square;
	padding:0 0 2px 0;
	margin:0px;
}
*/

.arial-bold-11 {
	font-family : Arial, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}

.georgia-11 {
	font-family : Georgia, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
}


/*LINKS--------------------------------------------------*/

a:link, a:visited {color:#2a2a2a;}
a:hover {color:#c24f00;}

a.linkitalic {
	font-family : Georgia, sans-serif;
	font-style:italic;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}


/*HEADINGS--------------------------------------------------*/

h1 {
	font-family:arial;
	font-size:36px;
	font-weight:bold;
	color:#c24f00;
	line-height:40px;
	padding:0px;
	margin:12px 0 20px 0;
}

h2 {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	color:#c24f00;
	margin:0px;
	padding:0px;
}

h3 {
	font-weight:bold;
	font-size:10pt;
	color:#2a2a2a;
}

h5, h5 a:link, h5 a.link, h5 a:visited, h5 a.visited {
	font-family:Georgia, sans-serif;
	font-style:italic;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#C24F00;
	padding:5px 0 5px 0;
	margin:0px;
}

h5 a:hover, h5 a.hover, .news a:hover {
	color:#2a2a2a;
}

h6 {
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	color:#666;
	padding:0px;
	margin:5px 0 10px 0;
}

/*MENUS--------------------------------------------------*/

#menucontainer {
	margin:0 auto;
	text-align:right;
	height:30px;
	width:960px;
	display:block;
}

div.logincontainer {
	background-color:#f4e4d5;
	padding:10px;
	z-index:1000;
}


div#homepage_login  {
	display:none;
	width:600px;
	float:right;
}

.login-menu {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	line-height:30px;
	float:right;
	text-align:right;
	margin-left:40px;
	padding:0px;
}

.login-menu a, .login-menu a:visited {
	color:#c04f01;	
	text-decoration:none;
}

span.menudiv {
	padding:0 6px 0 6px;
}

.horz-drop-menu ul {
	margin:0px;
	padding:0px;
	float:left;
}

.horz-drop-menu li {
	line-height:30px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
	position:relative;
	z-index:1000;
}

.horz-drop-menu li a, .horz-drop-menu li a:visited {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#2a2a2a;
}

.horz-drop-menu li a:hover, .horz-drop-menu li a.hover {
	position:relative;
	z-index:1000;
	color:#2a2a2a;
	margin:0px;
	padding:0px;
}

.horz-drop-menu ul li:hover ul, .horz-drop-menu ul a:hover ul {
	visibility:visible;
	color:#c04f01;
}

.horz-drop-menu ul ul {
	width:210px;
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	margin:0px;
	padding:0px;
    z-index:10;
	background-color:#f4e4d5;
}

.horz-drop-menu ul ul li {
	width:210px;
	text-align:left;
	margin:0px;
	padding:0px;
	border-left:0px;
	border-bottom:1px solid #fcf5ef;
}
									  
.horz-drop-menu ul ul li a, .horz-drop-menu ul ul li a:visited {
	font-family:Georgia;
	font-weight:normal;
	font-size:11px;
	color:#c24f00;
	float:left;
	display:block;
	line-height:26px;
	padding:0 0 0 10px;
	margin:0px;
}

.horz-drop-menu ul ul li a:hover, .horz-drop-menu ul ul li a.hover {
	width:200px;
	color:#000;
	float:left;
	display:block;
	line-height:26px;
	padding:0 0 0 10px;
	margin:0px;
}


/*SUBMENU--------------------------------------------------*/

.subheading {
	font-family:arial;
	color:#2a2a2a;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:30px 0 10px 0;
}

.submenu ul {
	width:160px;
	margin:0px;
	padding: 0px;
	border-top:1px dotted #CCCCCC;
}

.submenu li {
	width:160px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: left;
	display:block;
	border-bottom:1px dotted #CCCCCC;
	color:#c24f0;
}

.submenu li a {
	font-size:11px;
	color:#c24f0;
	text-decoration:none;
	line-height:16px;
	padding:7px 5px;
	display:block;
}

.submenu li a:hover {
	color:#2a2a2a;
}

.submenu li a:active, .submenu li a.active {
	color:#2a2a2a;
	background-color:#FFFFFF;
}


/*FOOTER MENU --------------------------------------------------*/

#footermenucontainer {
	width:960px;
	height:180px;
	padding-top:15px;
	clear:both;
	margin:0 auto;
}

.footer-menu ul {
	margin:0px;
	padding:0px;
	float:left;
}

.footer-menu li {
	line-height:16px;
	width:150px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	position:relative;
	z-index:1000;
}

.footer-menu li a, .footer-menu li a:visited {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin:0px;
	color:#EEE;
}

.footer-menu li a:hover, .footer-menu li a.hover {
	position:relative;
	z-index:1000;
	color:#FFF;
	margin:0px;
	text-decoration:underline;
}

.footer-menu ul li:hover ul, .footer-menu ul a:hover ul {
	visibility:visible;
	color:#c04f01;
}

.footer-menu ul ul {
	width:137px;
	position:absolute;
	top:100%;
	left:0;
	margin:0px;
	padding:0px;
    z-index:10;
}

.footer-menu ul ul li {
	width:130px;
	text-align:left;
	margin:0px;
	padding:0 7px 0 0;
}
									  
.footer-menu ul ul li a, .footer-menu ul ul li a:visited {
	font-family:arial;
	font-weight:normal;
	font-size:10px;
	color:#FFF;
	float:left;
	margin:0px;
	line-height:16px;
}

.footer-menu ul ul li a:hover, .footer-menu ul ul li a.hover {
	color:#CCC;
	float:left;
	margin:0px;
	text-decoration:underline;
}

/*FOOTER--------------------------------------------------*/

.footer {
	width:100%;
	background-color:#2a2a2a;
	clear:both;
	margin-top:40px;
}

#footercontainer {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
	display:block;
}

#footercontainer p {
	font-size:11px;
	color:#666;
}

#footer-links {
	display:block;
	clear:both;
	overflow:hidden;
	border-top:1px solid #666;
	padding:15px 0 10px 0;
	width:960px;
}

#footer-links-left {
	float:left;
}

#footer-links-left a, #footer-links-right a {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	margin-top:4px;
	text-decoration:none;
}

.footer-links-search {
	float:left;
	margin-left:15px;
}

.footersearchbutton {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	height:24px;
	border:0px;
 	padding:0 5px;
	margin:0px;
	cursor:pointer;
	background-color:#c24f00;
}

#footer-links-right {
	width:160px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	float:right;
	text-align:right;
	color:#FFF;
}

.footer-links {
	margin:0px;
}

.footer-links ul {
	margin:0px;
	padding:0px;
}

.footer-links li {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: left;
	color:#DDD;
	padding-right:10px;
}

.footer-links-div {
	color: #666;
	padding-left:10px;
	font-size:14px;
}
	
.footer-links li a {
	font-size:11px;
	color:#CCC;
	text-decoration:none;
}

.footer-links li a:hover {
	color:#FFF;
}


/*SUBPAGE AND CONTENT COLUMNS --------------------------------------------------*/

/*#subpage-right a, .subpage-right-160 a, .subpage-right-480 a {
	color:#333;
}*/

#subpagecontainer {
	width:960px;
	overflow:hidden;
	margin:50px 0 20px 0;
}

#subpage-left {
	width:300px;
	float:left;
	margin:0 20px 0 0; 
}

#subpage-right {
	width:640px;
	float:left;
	margin:0px; 
	padding:0px;
	font-size:13px;
	line-height:18px;
	color:#333;
}

.subpage-right-160 {
	width:140px;
	float:left;
	margin:0 20px 0 0; 
}

.subpage-right-160 h3 {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	color:#c24f00;
	margin:0px;
	padding:0px;
}

.subpage-right-480 {
	width:480px;
	float:left;
	margin:0px; 
}

.subpage-right-480 h1, .subpage-right-160 h3 {
	margin-top:0px; 
}

.content-left { 
	float:left;
	width:290px;
	margin-right:60px;
}

.content-left h2, .content-right h2 {
	margin-top:10px;
}

.content-right { 
	float:left;
	width:290px;
	font-size:13px;
	line-height:18px;
	color:#333;
}

#icons { 
	width:290px;
	padding:30px 0;
	margin:0px;
	display:block;
	clear:both;
}

#icons a img { 
	float:left;
	margin:0 10px 0 0;
}

/*FORMS--------------------------------------------------*/

.formmargin {
	margin:0px;
	padding:0px;
}

.formmargin table tr td h1, .formmargin hr h1 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.forminput {
	font-family : Arial, sans-serif;
	border: 1px solid #C24F00; 
	background: #f8f4f1;
	color: #000000;
	margin: 0;
	padding-left: 3px;
	font-size : 10pt;
}

.required {
	font-family : Arial, sans-serif;
	border: 1px solid #C24F00; 
	background: #f8f4f1;
	color: #000000;
	margin: 0;
	padding-left: 3px;
	font-size : 10pt;
	border-left: 4px solid #C24F00;	
}

#required {
	font-family : Arial, sans-serif;
	border: 1px solid #C24F00; 
	background: #f8f4f1;
	color: #000000;
	margin: 0;
	padding-left: 3px;
	font-size : 10pt;
	border-left: 4px solid #C24F00;	
}

.searchbox {
	float:left;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	color:#2a2a2a;
	width:160px;	
	height:24px;
	background-color:#FFF;
	border:0px;
	margin:0 3px 0 0;
	padding:0px;
}

.button {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight:bold;
	background:#c24f00 none repeat scroll 0 0;
	border:0px;
	height:24px;
 	padding:0 5px 0 5px;
	text-align:center;
	color: #FFF;
	margin:0 0 0 4px;
	cursor:pointer;
}

.whitebutton {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight:bold;
	background:#FFF none repeat scroll 0 0;
	border:1px solid #CCC;
	height:24px;
 	padding:0 5px 0 5px;
	text-align:center;
	color: #c24f00;
	margin:0px;
	cursor:pointer;
}


/*CMS TABLES AND BASE COLUMNS--------------------------------------------------*/

TABLE.survey tr td {
	border-bottom:1px #CCC solid;
	font-size:11px;
}

TABLE.survey tr td h3 {
	font-size:14px;	
	font-weight:bold;
	background-color:#f4e4d5;
	margin:0px;
	padding:5px;
}

TABLE.toolkits tr td strong, TABLE.toolkits tr td b {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight:bold;
	margin-bottom:3px;
}

TABLE.toolkits tr td a {
	text-decoration:none;
}

TABLE.toolkits tr td p {
	font-size : 11px;
	border-bottom:1px #DDD solid;
	width:100%;
	height:100%;
	padding:0 0 10px 0;
}

TABLE.orange {
	background-color:#f4e4d5;
	padding:10px;
}

TABLE.orange tr td {
	border-bottom:1px solid #fcf5ef;
}

div.searchtablecontainer {
	margin-top:20px;
	background-color:#f4e4d5;
	padding:20px;
}

TABLE.searchtable tr td {
	font-size : 11px;
	padding:0px;
}

TABLE.searchtable tr td p {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}

TABLE.searchtable tr td div.searchblock {
	font-size : 11px;
	margin-bottom:15px;
}

.searchdrop {
	font-family : Arial, sans-serif;
	font-size : 11px;
}

div.casestudylinks {
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	padding:0px;
	margin:20px 0 20px 0;
}

div.casestudylinks p {
	padding:0px;
}

/*SEARCH PAGES -------------------------------*/

.searchresults-title {
	font-family : Arial;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:2px;
}


.searchresults-story {
	font-family : Georgia, Sans Serif;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:0 0 10px 0;
}

.searchresults-title a:link, .searchresults-story a:link, .searchresults-title a:visited, .searchresults-story a:visited {
	color:#2a2a2a;
	text-decoration:none;
}

.searchresults-title a:hover, .searchresults-story a:hover {
	color:#c24f00;
}

/*TEAM AND BOARD PAGES -------------------------------*/

div.table_2col h1 {
	padding-bottom:10px;
	width:100%;
	display:block;
	clear:both;
}

div.table_2col table {
	width:290px;
	height:220px;
	float:left;
	padding-top:10px;
	margin-right:20px;
	border-bottom:1px #DDD solid;
}

div.table_2col table tr td h2 {
	font-family:Arial;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

div.table_2col table tr td h3 {
	font-family:Arial;
	font-size:11px;
	color:#c24f00;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

div.table_2col table tr td h4 {
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	color:#000;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
}

div.table_2col table tr td p {
	font-size:11px;
	line-height:14px;
	color:#2a2a2a;
	padding:0px;
	margin-top:10px;
}

/*EVENT LAYOUTS ---------------------------*/

.events table tr td p {
	margin-top:0px;
	font-size:11px;
	line-height:15px;
}

.events table tr td ul li {
	list-style-type:square;
	padding:0 0 2px 0;
	margin:0px;
	margin-top:0px;
	font-size:11px;
	line-height:15px;
}



/*NEWS, UL LI LAYOUTS ---------------------------*/

.newslayout h3 {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	color:#c24f00;
	margin:0px;
	padding:20px 0 20px 0;
}

.newslayout ul, .headlinelist #headline ul {
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.newslayout table.bullets ul {
	padding:0 0 0 20px;
	margin:0px;
	border-bottom: 1px solid #fcf5ef;
}

.newslayout table.bullets li {
	list-style-type:square;
	padding:0 0 5px 0;
	margin:0px;
	border-bottom:0px;
	width:100%;
	height:100%;
}

.newslayout li, .headlinelist #headline li {
	font-family:Georgia, sans serif;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	float:left;
	width:140px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	border-bottom:1px #DDD solid;
	margin:10px 16px 0 0;
	height:60px;
}


.newslayout li.first, .headlinelist #headline li.first {
	border-bottom:0px;
}

.newslayout li a, .headlinelist a:visited, .headlinelist #headline a, .headlinelist #headline a:visited {
	text-decoration:none;
	margin:0px;
	padding:0 0 10px 0;
	color:#2a2a2a;
}

.newslayout li a:hover, .newslayout li a.hover, .headlinelist #headline a:hover, .headlinelist #headline a.hover {
	color:#c04f01;
	margin:0px;
	padding:0 0 10px 0;
}

.newsarchive li {
	width:100%;
	height:100%;
	padding:0 0 10px 0;
}

.newsarchive li strong {
	font-family:Arial;
}

.headlinelist #headline li {
	height:70px;
}


img.left {
	margin-right:20px;
	float: left;
}

img.right {
	margin-left:20px;
	float: right;
}

