/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	min-width:996px;/* for mozilla main width + 2 ie. 1 pixel border around*/
	text-align:left; 
	font-size:small;
	background:  url(/css/images/bkgd.jpg) repeat-x;
	background-position: top center; 
	background-color:#cacaca;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
}

#outer{
	/*height:100%;
	min-height:100%;*/
	width:994px; /* main width (insider page border) */
	/*color: #000000;*/
	margin:auto;
	margin-top:15px;
	/*position:relative;
	top:15px;*/
	background-image:  url(/css/images/bg-middle.gif);
	background-repeat: repeat-y;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap 
{
	margin-left:1px;
}

#centrecontent {
	width:970px;
	float:right;
	padding-top:210px;
	padding-bottom:22px;
}

#header{
	position:absolute;
	top:15px;	
	/*left:0px;*/
	width:994px;
	height:161px; /*height:210px;*/
	overflow:hidden;
	color: white;
	background-color: #ED1C24;
	background-image:  url(/css/images/bg-middle-transparent.gif);
	background-repeat:repeat-y;
	z-index:100;
}

#footer {
	width:994px;
	clear:both;
	height:20px;
	background-color:#cacaca;
	text-align:center;
	color:white;
	/*left:0;
	bottom:0;
	position: absolute;
*/
}


html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:72px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

/************************************ site unique CSS ***********************/
#topbanner 
{
  padding: 6px 20px 0px 20px
}

#menu{
	position:absolute;
	top:176px;
	margin-left:1px;
	/*left:1px;*/
	width:992px;
	height:38px;
	/*overflow:hidden;
	color:  #4c4545;
	z-index:100;
	font-size: 14px;
*/
	background-image:  url(/css/images/menubkgd.jpg);
	background-position: top top;
/*	padding-top:25px;*/
	  
}

#menu a
{
  padding-left:20px;
  padding-right:30px;
}

#bottom
{
	color:white;
	background-color: #284051;
	border-left: 174px solid #28526f;
    border-right: 165px solid #28526f;
}

#bottomborder
{
	height:14px;
	border-left: 174px solid #ced4ea;
	border-right: 165px solid #ced4ea;
}




h1
{
  	margin-top: 10px;
	font-size:large;
	color: #284051;
}

h2 
{
  	margin-top: 10px;
  	font-size:small;
	color: #284051;
}

h1 a, h1 a:link, h1 a:active, h1 a:visited
{
  	margin-top: 10px;
	font-size:large;
	color: #284051;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

.headtitle,a.headtitle,a.headtitle:link,a.headtitle:visited,a.headtitle:active {
  	font-size:small;
	color: #284051;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.headtitle:hover {font-family: Arial, Helvetica, sans-serif;
  	font-size:small;
	color: #284051;
	text-decoration: underline;
}

.scroll,a.scroll,a.scroll:link,a.scroll:visited,a.scroll:active {
	text-decoration: none;
	color: #284051;
}
a.scroll:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #284051;
}


/* news editor */
.toplinks { text-align:right; } 

.ld1 { width: 100px; float:left; text-align:right}
.lh1 { margin-left:110px}
.lr1 { clear:both }

#footer a
{ 
	text-decoration:none;	
	color:#4c4545;
	font-size:smaller;
}

.basenav
{
	font-size:smaller;
}

.nul
{
	text-decoration:none;
	font-weight:bold;
}

.nul:hover
{
	text-decoration:underline;
}


tr.searchr td
{
	border-bottom: solid 1px #666666;
}
#footer a:hover 
{ 
	text-decoration:underline;
	color:White;
}

#searchbox
{
	float:right; padding: 0px 80px 0 20px;
}

#advanceds
{
	font-size:smaller;text-align:right; color:White;
}

#advanceds a
{
	color:White;
}

#leftnav
{
	padding-top:25px;
	width:180px; text-align:right;
}

#leftnav  a
{
	text-decoration: none;
	color: #1A1A1A;
	
	
}

#leftnav a:hover {
	text-decoration: underline;
	color: #666666;
}

#leftnav div
{
	margin-left:20px;
	border-bottom: solid 1px #DDDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
	

	
}

#leftnav img
{
	 padding-left:10px;
	 
}


#BreadCrumb
{

	text-align:right;
}

#BreadCrumb a
{
 text-decoration : none;
 	color: #666666;
}

#BreadCrumb  a:hover {
	text-decoration: underline;
	color: #666666;
}

.odd {
	background-color: #ECF1F5;
}
.even {
	background-color: #DFE6EB;
}
.even2 {
	background-color: #BACEE0;
}

.redwriting
{
	color:#ED1C22;
	font-weight:bold;
}
.expertLabel
{
	font-weight: bold;
	line-height: 2em;
}

.logoutButton {
	border: 1px none #FFFFFF;
    color: #4C4545;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0 2px 0 0;
    padding: 18px 15px 4px !important;
    text-align: left;
    text-decoration: none;
    display: block;
}

.logoutButton:hover {
	background: #FABC13;
	text-decoration: none;
}
