/*********** START STANDARD TAG STYLES ***********/
/*
table td
{
	border: solid 4px red;
}
*/
table td, div
{
	vertical-align: top;
	padding: 0px;
}

table
{	
	border-collapse: collapse;
}

body
{
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: .8em;
  background-color: #fff;
  line-height: 140%;
}

img
{
	border-width: 0px;
	margin: 0px;
}

h1
{
	margin: 3px;
	font-size: 1.6em;
}

h2, h3, h4
{
	margin: 0 0 3px 0;
	font-size: 1.4em;
}

p
{
	margin: 0 0 15px 0;
}

/*********** END STANDARD TAG STYLES ***********/

/*********** START IDS ***********/

#main
{
	margin: 10px 0 0 0;
}

#main_content
{
	width: 400px;	
	text-align: justify;
	padding: 0px 15px 0px 15px;
}

#navigation
{
	vertical-align: bottom;
	height: 4px;
	padding: 0 0 0 15px;
}

#navigation img, #navigation a
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header
{
	padding: 0 0 0 10px;
}

#layout_table
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;	
}

#right_bar
{
	padding: 10px 0 0 0;
}

#side_bar
{
	width: 200px;
	background-color: #336;
	background-image: url('new/images/left_menu_bg.jpg');
}

#sub_menu
{
	margin: 0 7px 0 7px;
	padding: 0px;
	list-style-type: none;
	border-width: 1px 0 0 0;
	border-color: #999;
	border-style: solid;	
}

#sub_header
{
	background-color: #336;
	color: #99c;
	background-image: url('new/images/top_bg.jpg');
	background-repeat: no-repeat;
	height: 75px;
}

#sub_header h1
{
	padding: 16px 0 0 15px;
	font-size: 18px;
}

#sub_menu li
{
	border-width: 0 0 1px 0;
	border-color: #999;
	border-style: solid;
	height: 20px;	
}

#sub_menu a
{
	padding: 0px 5px 0px 15px;
	font-size: 11px;
}

#sub_menu .selected
{
	background-color: #669;
}

#footer
{
	background-color: #ccc;
	border-top: solid 1px #666;	
	border-bottom: solid 1px #666;
	text-align: center;
	padding: 3px 0 3px 0;
}

#sub_footer
{
	text-align: center;
	padding: 7px 0 7px 0;
}

#left_footer
{
	background-color: #ccc;
	border-top: solid 1px #999;	
	border-bottom: solid 1px #999;	
	text-align: center;
	background-image: url('new/images/left_menu_bg.jpg');
	opacity:.70;
	filter: alpha(opacity=70);	
}

#left_sub_footer
{
	font-size: 11px;
	color: #fff;
	text-align: center;
	background-image: url('new/images/left_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px 0 7px 0;
}

#logo
{
	float: left;
}

#top_right_blob
{
	background-image: url('new/images/blob_wide_blank.jpg');
	width: 165px;
	height: 84px;
	float: right;
	padding: 8px 5px 0 10px;
}

#top_right_blob ul
{
	list-style: square;
	margin: 0 0 0 15px;
	padding: 0;
	color: #666;
	
}

/*********** END IDS ***********/

/*********** START NAVIGATION STYLES ***********/

#sub_menu a:link, #sub_menu a:visited, #left_sub_footer a:link, #left_sub_footer a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#sub_menu a:hover, #left_sub_footer a:hover
{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

#sub_menu a:active, #left_sub_footer a:active
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#sub_menu .selected a:link, #sub_menu .selected a:visited
{
	font-weight: bold;
}

#sub_footer a:link, #sub_footer a:visited
{
	font-size: 11px;
}

#brainstorm_link
{
	background-image: url('new/images/left_menu_bg.jpg');
	height: 100%;	
	text-align: center;
	vertical-align: bottom;
}

/*********** END NAVIGATION STYLES ***********/

/*********** START LINK STYLES ***********/

a:link, a:visited
{
	color: #336;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #336;
	text-decoration: underline;
	font-weight: bold;	
}

a:active
{
	color: #336;
	text-decoration: none;
	font-weight: bold;
}

/*********** END LINK STYLES ***********/
