body
{
	margin: 10px;
	padding: 0px;
	/*background: fixed #f1f1f1 url('../media/body_bkg.gif') repeat-x;*/
	background-color:#f1f1f1;	
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

#header_logobar
{
	height: 67px;	
	background: #D2D4C1 url('../media/head_bkg.gif') repeat-x;
}

#header_navbar_shadow
{
	background: url('../media/box/box_greyline_16c16_sides.gif') repeat-y;
}

#header_navbar
{
	height: 28px;
	margin-left:2px;
	margin-right:2px;	
	background: #112211 url('../media/nav_bkg.gif') 0px 0px repeat-x;
	padding-left: 23px;
	border-top: 1px solid #ddddcc;	
}

.bottom_navbar_item
{	
	color:rgb(0, 136, 204);
	font-size:8pt;	
	list-style:none;
	display:inline;
	padding:0px 10px 0px 10px;
	border-right:solid 1px #000000;	
}

.bottom_navbar_item a
{	
	color:rgb(0, 136, 204);
	text-decoration:none;	
}

.bottom_navbar_item a:hover
{	
	text-decoration:underline;
}

#footer
{
	text-align: center;
	font-size: 9px;
	color: #999;
	margin-top: 20px;	
	padding-bottom:60px;	
}

img
{	
	border-style:none;	
}

h1
{	
	/*font-family:Lucida Sans, Lucida Grande;*/
	font-family:Arial;
	margin-top:0px;
	padding-top:10px;	
	font-weight:Normal;
	font-size:18pt;
}

h2
{	
	/*font-family:Lucida Sans, Lucida Grande;*/
	font-family:Arial;
	margin-top:0px;
	padding-top:10px;	
	font-weight:Normal;
	font-size:14pt;
}

h3
{	
	/*font-family:Lucida Sans, Lucida Grande;*/
	font-family:Arial;
	font-weight:Bold;
	font-size:10pt;
}

.box_content_default
{
	padding:15px 30px 20px;	
	background-color:#ffffff;
}

.box_blueback
{
	/*background-color: rgb(45, 94, 159);*/
	background-image:url('../media/box/box_greyline_blueback.png');
	background-repeat: repeat-x;
	color: white;
	display:block;
	font-size: 13px;	
	height: 14px;
	line-height: 14px;			
	padding-bottom: 5px;
	margin:0px 1px 0px 1px;
	padding-left: 12px;	
	/*font-weight: bold;*/
	/*text-shadow: rgb(34, 66, 114) 1px 1px 1px;*/
}

.box_blueback a
{
	color:White;
	font-weight:bold;	
}

.box_silverback
{
	/*background-color: rgb(45, 94, 159);*/
	background-image:url('../media/box/box_greyline_silverback.gif');
	background-repeat: repeat-x;
	color:rgb(77, 77, 77);
	display:block;
	font-size: 13px;	
	height: 14px;
	line-height: 14px;	
	margin: 0px 12px;
	padding: 6px 12px 4px;	
	/*font-weight: bold;*/
	/*text-shadow: rgb(34, 66, 114) 1px 1px 1px;*/
}

.sidebarContent
{
	font-size:11px;
	line-height:14px;
	padding:0px 10px 10px 10px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;	
}

.bug1c5
{
	text-align:left;
	margin-left:7px;
	margin-right:7px;
	border-bottom:solid 1px rgb(217,217,217);
	padding-top:15px;
	padding-bottom:15px;	
}

.bug1c5 .bugImage
{
	padding-top:1px;
	margin-bottom:8px;
	text-align:center;
}

.readLink
{
	text-decoration:none;
	color: rgb(0, 136, 204);
	white-space:nowrap;
	margin-left:5px;
}
