body 	{margin: 0px; background: #00274B; font-family: Arial, sans-serif, Verdana; font-size : 80%; }

p, td, table, ul, li  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%; 
						margin-top: 0; margin-bottom:0}

/*Banner text */
h1		{font-size: 150%; margin-top: 5px; margin-bottom: 0; font-weight: bold; color: #00254A}

/* Content */
.content		{padding: 5px; background: #FFFFFF}		  

/* Top text links */
.navigation1	{color: #990000; font-family: Verdana; font-size: 80%; font-weight: bold; padding-right: 5px}
.navigation2	{color: #E3E7ED; font-family: Verdana; font-size: 80%; font-weight: bold; padding-left: 12px}

/* Top text links mouseover */
.navigation1 a:link  	{color: #2E2E2E; text-decoration: none}
.navigation1 a:visited  {color: #2E2E2E; text-decoration: none}  
.navigation1 a:hover  	{color: #C34400; text-decoration: none}

.navigation2 a:link		{color: #E3E7ED; text-decoration: none}
.navigation2 a:visited  {color: #E3E7ED; text-decoration: none}  
.navigation2 a:hover  	{color: #F7BC5B; text-decoration: none}

/* Search box */
.form			{display:inline;margin:0}
.search			{padding-left: 10px; padding-right: 10px; color: #FFFFFF}
.search_box		{background: #E1E7E9; height: 22px; margin-top: 3px; margin-bottom: 4px; border: 1px solid #000000}

/* Left column */
.left_column			{border-right: 1px solid #BCBCBC; background: #FFFFFF}
.left_newsbox	 		{background: #C4D3E4; color: #353C41; font-weight: bold;
						border-top: 1px solid #A4A4A4; border-bottom: 1px solid #A4A4A4}

/* Left column links mouseover */
.left_column a:link		{color: #003399; text-decoration: underline}
.left_column a:visited  {color: #003399; text-decoration: underline}  
.left_column a:hover  	{color: #990000; text-decoration: underline}				

/* Right column */
.right_column				{background: #FFFFFF; padding-left: 5px; padding-right: 5px; padding-top: 15px}
.right_newsbox_border		{border: 2px solid #C5C5BD}
.right_news_title			{background: #A3AA91; color: #FFFFFF; font-weight: bold}
.right_newsbox_content		{padding: 3px}