object{
	outline: none;
}
body {
    padding: 0px;
    margin: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #444444 url(../img/background-grad.jpg) repeat-y fixed center top;
	height: 100%;
}
#breadcrumbs {
	font-size: 10pt;
	margin-left: 10px;
	color: #666666;
}
#breadcrumbs a {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

#container{
    width: 990px;
    margin: auto;
	margin-top: 0px;
    padding: 0px;
	background-color: #ffffff;
	background: #ffffff url(../img/right_gradient.jpg) top right repeat-y;	
	position:relative;
	z-index: 1;
}
#header{
	border-bottom: solid 0px #bbbbbb;
	background-color: #ffffff;
	width: 990px;
	position:relative;
	z-index: 2;
}
#header img{
	border: none;
}
/****** MAINMENU CSS ******/
#mainmenu{
	background: url(../img/nav_bar.png) no-repeat;
	width: 990px;
	height: 40px;
	position:relative;
	z-index: 3;
	top:-1px;
}
#mainmenu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#mainmenu ul li{
	margin: 0px 7px;
	padding: 0px;
	position: relative;
	top: 10px;
	float:left;
	color: #ffffff;
	font-weight: bold;

}
#mainmenu ul li a{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu ul li a:hover{
	text-decoration: underline;
}
/****** SUBMENU CSS ******/
#submenu{
	background: url(../img/subnav_bar.jpg) no-repeat; 
	width: 990px;
	font-size: 10pt;
	padding: 0px 0px;
	position: relative;
	top: -5px;
	height: 30px;
}
#submenu ul{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	float:left;
	position: relative;
	top: 5px;
}
#submenu ul li{
	display: inline;
	margin: 0px 5px;
	padding: 0px;
	float:left;
	color: #99c7e6;
	font-weight: bold;

}
#submenu ul li a{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul li a:hover{
	text-decoration: underline;
}
#submenu ul li a.over {
	text-decoration: underline;
}
a#submenu_external{
	text-decoration:none;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	position:relative;
	top: 5px;
	left: 20px;
}
a:hover#submenu_external{
	text-decoration: underline;
}

#submenu ul li div.submenu_popup {
	position: absolute;
	display: none;
	padding: 2px 5px 4px 2px;
	background-color: #5ba4d7;
	color: #ffffff;
	white-space: nowrap;
}
#submenu ul li div.submenu_popup span {
	color: #cccccc;
}
#submenu ul li div.submenu_popup a {
	font: normal 10pt Verdana,Sans-Serif;
}

/****** COLUMNS LEFT, RIGHT ******/
#left_col{
	width: 690px;
	border-right: solid 0px #bbbbbb;
	float:left;
	padding-top: 10px;
}
#right_col{
	width: 300px;
	float:right;
	margin: 0px;
	padding: 0px;
}
a.social_networking{
	margin-left: 10px;
	font-size: 10pt;
	color: #0B567F;
	text-decoration: none;
	font-weight:bold;
}
/****** TOOLBAR ******/
#tool_bar{
	border-left: none;
	border-right: none;
	border-top: none;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px;
	font-size: 10pt;
}
#toolbar_header{
	height: 31px;
	background: url(../img/account_bar.jpg) no-repeat;
}
#tool_bar h1{
	position: relative;
	top: 6px;
	margin: 0px;
	font-size: 10pt;
	color: #666666;
}
a.prof{
 font-weight: bold;	
}
.tool_bar_menu{
	padding: 5px 0px;
}
#tool_bar a{
	text-decoration:none;
	color:#0B567F;
}
#tool_bar a:hover{
	text-decoration: underline;
}
a.rss_link img {
	float:left;
	border: #999999 1px solid;
	margin: 0px 5px;
}
.search_box{
	margin: 0px 5px;
}
.search_box_header{
	position: relative;
	top: -3px;
	height: 31px;
	margin-top: 5px;
	background: url(../img/account_bar.jpg) no-repeat;	
/*	background: url(../img/keyword_bar.jpg) no-repeat; */
}
.search_box h1{
	font-size: 10pt;
	margin: 0px;
	color: #666666;
	text-align: center;
	position: relative;
	top: 5px;
}
.search_box form{
	margin: 0px 0px;
	padding: 0px;
}
.search_box input#text_field{
	width: 150px;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}
.submit{
	margin-left: 5px;
}
input#keyword_search_button{
	background: url(../img/search/go_button.jpg) repeat-x;
	border: solid 1px #666666;
	font-weight: bold;
}
input#keyword_search_field{
	border: solid 1px #666666;
}
/****** FOOTER ******/
#footer{
	border-top: solid 1px #bbbbbb;
	border-bottom: 1px solid #BBBBBB;
	background-color: #ffffff;
	padding: 10px;
}
#footer p{
	margin: 0px;
	padding: 0px;
	text-align:center;
	color: #666666;
	font-weight:bold;
	font-size: 10pt;
}
#footer a{
	color: #0B567F;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#bottom_section_links{
	text-align:center;
	font-size: 10pt;
	font-weight: bold;
}
#dotted_line_toolbar{
	background: url(../img/article_dots.gif) repeat-x;
	line-height:5px;
	margin: 3px 0px;
}