body {
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-repeat: repeat-x;
    font-family: "Lucida Grande", Tahoma, Arial;
    color: #303030;
}

form {
	display: inline;
}

.inner_table {
	font-size: 8pt;
	line-height: 12pt;
	margin-top: 10px; 
	margin-bottom: 10px;
}

.inner_box { 

	padding: 5px; 
	width: 100%; 
	height: 100%; 
	border: 1px solid #bbbbbb; 
	background-color: #f5f5f7;

}

td.topbar { 
	background-image: url("../images/topbar.gif");
	height: 80px;
	background-repeat: repeat-x;
}

td.mainbar { 
	background-image: url("../images/background.jpg");
	background-repeat: none;
	background-position: center center;
	height: 125px;
}

td.navbar1 { 
	background-image: url("../images/navbar.gif");
	height: 28px;
	background-repeat: repeat-x;
}

td.navbar2 { 
	height: 10px;
	background-color: #0083D1;
	border-bottom: 1px solid #676458;
}

td.cookielinks { 
	font-family: Arial;
	font-size: 70%;
	color: #D3EFFF;
}

td.main { 
	border-top: 1px solid #ACA997;
	background-color: #fefefe;
	background-image: url("../images/inner_gradient.gif");
	background-repeat: repeat-x;
	min-height: 50px;
	height: 50px;
	padding-top: 8px;
	padding-bottom: 40px;
	font-size: 70%;
	line-height: 140%;
}

td.main_lower { 
	border-top: 1px solid #cccccc;
	background-color: #fefefe;
	background-image: url("../images/inner_lower_gradient.gif");
	background-repeat: repeat-x;
	min-height: 50px;
	height: 50px;
	padding-top: 8px;
	font-family: Arial;
	font-size: 70%;
	line-height: 140%;
	padding-bottom: 15px;
}


td.errorbox { 

	background-image: url("../images/error_grad.gif");
	background-repeat: repeat-x; 
	border: 1px solid #ffaaaa;
	background-color: #fcf6f6;
	padding: 5px;
	
}

.small { 
	font-size: 70%;
	line-height: 140%;
}

h1 { 
	font-family: Lucida Grande, Arial;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -1pt;
	width: 100%;
	color: #06618A;
	display: inline;
	height: 30px;
}

#navbar a {
	height: 28px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #efefef;
	float: left;
	border-left: 1px solid #026294;
	border-right: 1px solid #3798CB;
}

a.cookielink { 
	color: #ffcc00;
}

a.cookielink:hover { 
	text-decoration: underline;
	color: #ffcc00;
}

a.grey { 
	color: #444444;
}

a.grey:hover { 
	color: #444444;
}

a { 
	color: #07628A;
	text-decoration: none;
}

a:hover { 
	color: #004B76;
	text-decoration: underline;
}

input.small_button { 
	font-size: 8pt;
	font-family: Tahoma;
}	

#navbar li { 
	float: left;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#navbar ul {
	float: left;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#navbar a.navbar_unselected:hover { 
	background-image: url("../images/navbar_mouseover.gif");
}

#navbar li.navbar_selected { 
	background-image: url("../images/navbar_selected.gif");
}

#navbar li.navbar_selected:hover { 
	background-image: url("../images/navbar_selected.gif");
}




#search { 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: bold;
	color: #454545;
}

#search input, .searchbox { 
	margin-top: 2px;
	background-image: url("../images/search_mag.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
	border: 1px solid #cccccc;
	height: 21px;
	
}

#kb_list td {
	font-family: Tahoma; 
	font-size: 8pt; 
	padding: 5px;
	padding-right: 10px;
}

#kb_list td.header {
	border-bottom: 1px solid #404040;
	color: #404040;
	font-weight: bold;
}

td.post_header {
	border-bottom: 1px solid #dddddd;
	background-image: url("../images/inner_lower_gradient.gif");
	background-repeat: repeat-x;
	color: #404040;
	padding: 10px;
}

td.post_main { 
	background-image: url("../images/inner_lower_gradient.gif");
	background-repeat: repeat-x;
}

a.iconlink {
	text-decoration: none;
	width: 100px;
	height: 100px;
	border: 1px solid #dddddd;
	vertical-align: middle;
	padding-top: 10px;
	margin-right: 10px;
	float: left;
}

a.iconlink:hover {
	text-decoration: none;
	background-color: #ffff99;
	background-image: url("../images/navbar_mouseover.png");
	
}

a.iconlink2 {
	text-decoration: none;
	width: 155px;
	height: 32px;
	border: 1px solid #dddddd;
	vertical-align: middle;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
}

a.iconlink2:hover {
	text-decoration: none;
	background-color: #ffff99;
	
}


div.title { 
	border-bottom: 1px solid #cccccc; 
	margin-bottom: 10px;
	color: #06618A;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
}

/* Used for printing */

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

.title{
	color:#0000FF;
	font-family: Tahoma;
	color: #115599;
	font-size:15px;
}

.description{ font-size: 13px; }

#result_report {
	text-align:left ;
	padding:5px;
	padding-left: 10px;
	
	background-image: url("../images/inner_lower_gradient.gif");
	background-repeat: repeat-x;
	
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	margin-bottom:14px;
}

.url {color: #777777;}

#other_pages {
	text-align:center;
	text-align:left ;
		padding:5px;
		padding-left: 10px;
		
		background-image: url("../images/inner_lower_gradient.gif");
		background-repeat: repeat-x;
		
		border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#common_report { 
	margin-bottom: 10px;
	color: #990000;
}