/*  Localized CSS Definition for CMS instance */

#toolbar 		{width: 50em; position:relative; top:-0.9em; left:20em; border:2px solid #666666; background-color:#cccccc; height:1.7em; padding: 0em .5em 0em 0em; }
#toolbar_title	{position:relative; top:-1em; left:1em; width:16em; font-size:x-small; line-height:1.1em; font-weight: bolder;background:white;	padding-bottom:2px; border:1px solid #666666; color: #246aab; text-align:center;}
#local_footer	{color:#999999; font-size:smaller; text-align:center;}

#downloads_title	{position:relative; top:-0.6em; left:0.3em; font-size:110%; background-color:#FFFFFF; font-weight:bold;color: #27274b; width:6em; line-height:1em; font-weight: bolder; padding: 0em .5em .1em .2em; color: #666666; text-align:left;}
.download_item		{margin-bottom:0em; text-align:left; text-decoration:none;color:#666666;}
.download_item a:link, .download_item a:visited {color:blue;text-decoration:none;}
.download_item a:hover	{text-decoration:underline;}
.download_item td {border-bottom:1px solid #f4cb9b;padding:.5em;  }

#view_memoranda	{height:65em;width:54.4em;z-index:0;position:relative;}

#buffer {visibility:hidden; height:0em; width:0em;}

.datagridDiv	{border:2px #BBBBBB solid;}

#left_nav_codeskey {border:2px solid #BBBBBB; margin-bottom:1.25em;}

.contentbody	{font:Arial, Verdana, Helvetica, sans-serif;font-family:Arial, Verdana, Helvetica, sans-serif;color:#666666;margin: 2px; padding: 2px;}

.codekey_label{font: 1em Arial, Verdana,Helvetica, sans-serif; color: #334d55;}
.codekey_title{font: bold 1em Arial, Verdana,Helvetica, sans-serif; color: #6a25c9;}

.padbcont_MemoBox { background-color: #ffffff; width:600px; height:auto;margin-bottom:-35px;}
.padbox_MemoBox {width:auto; height:200px; padding:0px;margin:0px;border:0px;}

.padboxcont_MemoContent { background-color: #ffffff; width: 95%; height:auto ; padding: 2px; margin:5px;  }
.padboxleft_MemoContent { width:150px; float:left; height:auto;text-align:right; padding-right:5px;font-weight:bold;}
.padboxauto_MemoContent { margin-left:150px; width:auto; height:auto;padding-right:5px; }

	 
/*  USER Editable Classes for CMS tinyMCE 

.Heading_1 { font-size:180%}
.Heading_2 { font-size:150%}
.Heading_3 { font-size:120%}

*/