#wrapper_header {
    width: 880px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background: white;
}
#cslogo { 
    width: 275px;
    height: 40px;
    margin: 16px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: white;
}
#tagline_box { 
    width: 275px;
    margin: 5px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    background: white;
}
#loginarea { 
    float: right;
    height: 16px;
    margin: 10px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    background: white;
}
#searchbox { 
    clear: right;
    float: right;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
    background: white;
}
#special_announcement {
    float: left;
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    text-align: center;
    background: white;
}
#primarymenu {
    clear: right;
    /*float: right;*/
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    text-align: right;
    background: white;
}
#powerbar {
    clear:both;
    height:18px;    
    /*float: right;
    height: 16px;*/
    width: 870px;
    margin: 5px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: right;
    background: #f99d20;
}
#headerseparator {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#footer_text {
    clear: left;
    height: 20px;
    width: 550px;
    margin: 0 auto;
    padding: 6px 0px 0px 0px;
    text-align: center;
}
#wrapper_footer {
    clear: both;
    width: 600px;
    margin: 0 auto;
    margin-top: 15px;
    padding: 0px;
    border-top: solid 2px #4f91cd;
}



/* Form Styles */
.HeaderSearchTextbox        {height: 15px; width: 110px;}
.HeaderSearchButton         {font-size: 8pt; background-color: #c2c2c2; color: White; border: 1px outset #AAAAAA; padding:1px 3px;}

/* Link Styles*/
.Link_HeaderLogin            {font-size: 7.5pt;	color:#414042;	    font-weight:bold;   text-decoration:none;       font-family: Arial;} 
A.Link_HeaderLogin:link      {			        color:#414042;     font-weight:bold;   text-decoration:none} 
A.Link_HeaderLogin:visited   {                  color:#414042;   font-weight:bold;     text-decoration:none} 
A.Link_HeaderLogin:hover     {                  color:gray;    font-weight:bold;   text-decoration:underline} 
A.Link_HeaderLogin:focus     {                  color:gray;    font-weight:bold;   text-decoration:underline} 

.Link_HeaderSearch            {font-size: 10pt;	color:white;	    font-weight:bold;   text-decoration:underline;       font-family: Arial;} 
A.Link_HeaderSearch:link      {			        color:white;     font-weight:bold;   text-decoration:underline} 
A.Link_HeaderSearch:visited   {                  color:white;   font-weight:bold;     text-decoration:underline} 
A.Link_HeaderSearch:hover     {                  color:#414042;    font-weight:bold;   text-decoration:underline} 
A.Link_HeaderSearch:focus     {                  color:#414042;    font-weight:bold;   text-decoration:underline} 

.Link_PrimaryMenu            {font-size: 7.5pt;	color:#414042;	    font-weight:bold;   text-decoration:none;       font-family: Arial;} 
A.Link_PrimaryMenu:link      {			        color:#414042;        font-weight:bold;   text-decoration:none} 
A.Link_PrimaryMenu:visited   {                  color:#414042;        font-weight:bold;   text-decoration:none} 
A.Link_PrimaryMenu:hover     {                  color:#414042;      font-weight:bold;   text-decoration:underline} 
A.Link_PrimaryMenu:focus     {                  color:#414042;      font-weight:boldER;   text-decoration:underline} 

.Link_MEMBERS            {font-size: 7.5pt;	color:#414042;	    font-weight:bold;   text-decoration:none;       font-family: Arial;} 
A.Link_MEMBERS:link      {			        color:#414042;        font-weight:bold;   text-decoration:none} 
A.Link_MEMBERS:visited   {                  color:#414042;        font-weight:bold;   text-decoration:none} 
A.Link_MEMBERS:hover     {                  color:#414042;      font-weight:bold;   text-decoration:underline} 
A.Link_MEMBERS:focus     {                  color:#414042;      font-weight:bold;   text-decoration:underline} 

.Link_Footer            {font-size: 7.5pt;	color:#414042;	    font-weight:bold;   text-decoration:none;       font-family: Arial;} 
A.Link_Footer:link      {			        color:#414042;        font-weight:bold;   text-decoration:none} 
A.Link_Footer:visited   {                  color:#414042;        font-weight:bold;   text-decoration:none} 
A.Link_Footer:hover     {                  color:#414042;      font-weight:bold;   text-decoration:underline} 
A.Link_Footer:focus     {                  color:#414042;      font-weight:bold;   text-decoration:underline} 


/* Text Styles */
.Normal             {font-size: 10pt;	color: #414042;	font-weight: BOLDER; 	text-decoration:none;	font-family: Arial;}
.PrimaryMenu        {font-size: 10pt;	color: #c2c2c2;	font-weight: bold; 	    text-decoration:none;	font-family: Arial;}
.Tagline            {font-size: 7pt;	color: #4f91cd;	font-weight:bold; 	text-decoration:none;	font-family: Arial; letter-spacing: inherit;}

