/* General styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p.title {
  font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif;
  font-size: 14pt;
  font-weight : bold;
  color: #333333;
}

.headlinks {
color: #FFFFFF; 
font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif;
font-weight : normal;
font-size: 8pt;
padding: 0px;
}

.headlinks:hover {
color: #FFFFFF; 
font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif;
font-weight : normal;
font-size: 8pt;
padding: 0px;
text-decoration: underline;
background: #333333;
}

.copyright { 
font-size: 7pt;
}

.footertext { 
color: #333333; 
font-family: arial,helvetica,Verdana,sans-serif; 
font-size: 7pt;
}

.footerlink { 
color: #FFFFFF; 
font-family: trebuchet MS,trebuchet,arial,helvetica,Verdana,sans-serif; 
font-size: 8pt;
padding: 0px;
}

.footerlink:hover { 
color: #FFFFFF; 
font-family: trebuchet MS,trebuchet,arial,helvetica,Verdana,sans-serif; 
font-size: 8pt;
padding: 0px;
text-decoration: underline;
}

.footertext:hover { 
color: #666666; 
font-family: arial,Verdana,helvetica,sans-serif;
text-decoration: underline;
font-size: 8pt;
}

.tel { 
color: #333333; 
font-family: trebuchet MS,trebuchet,arial,helvetica,Verdana,sans-serif;
text-decoration: none;
font-weight : bold;
font-size: 10pt;
}

body, input, li, option, select, td, th {
	font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif;
	font-size: 11px;}

a            { font-size: 12px; font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif; color: #990000; text-decoration: none; }
a:hover      { font-size: 12px; font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif; color: #990000; text-decoration: underline; }

.top            { font-size: 9px; font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif; color: #990000; text-decoration: none; }
.top:hover      { font-size: 9px; font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif; color: #990000; text-decoration: underline; }



/* Main container */	
#odContainer {
	border: 0px solid #666666;
	color: #333333; 
	font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif;
	width: 600px;
	}
	
	
	
/* Breadcrumb block */	
#odBreadcrumbContainer {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}


/* Display category name */	
#odPageTitle {
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;
	font-family: trebuchet MS,trebuchet,arial,Verdana,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
	
/* Category list block */	
#odCatContainer {
	margin-bottom: 10px;
	}
#odCatHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0.3em;
	font-size: 16px;
	}
#odCatList {
	padding: 0.3em;
	padding-left: 20px;
	width: 600px;
	
	}
td.odSubcatCell {
	width: 200px;
	
	}

	
/* Category title (viewall) */	
.odCatTitle {
	font-weight: bold;
	padding-top: 0.3em;}
	

/* Answer block */
#odDtlContainer {
	margin-bottom: 20px;
	padding: 0.3em 3px 0.3em 3px;
	
	}
#odDtlContent {
	padding: 0.3em 3px 0.3em 3px;
	width: 400px;
	}
#odDtlHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0.3em 3px 0.3em 3px;
	background-color: #f0f0f0;}
.odDtlItem {
	margin-bottom: 1em;}
.odDtlItem small {
	line-height: 3em;
	
	}
.odDtlQuestion {
	font-weight: bold;}
.odDtlAnswer{}


/* List of question block */	
#odQtnContainer {
	padding: 0.3em 3px 0.3em 3px;
	margin-bottom: 10px;}
#odQtnHeader {
	font-weight: bold;
	font-size: 12px;
	padding: 0.3em 3px 0.3em 3px;
	background-color: #f0f0f0;}
#odQtnList {
	padding: 0.3em;
	width: 400px;
	}
.odQtnItem {
	margin-bottom: 0.3em;}


/* Search form */	
#odSearchContainer {
	margin-bottom: 30px;
	padding: 0.3em 3px 0.3em 3px;}
form#odSearchForm table {
	border: 1px solid #666666;}
form#odSearchForm table th {
	background-color: #f0f0f0;
	border-bottom: 1px solid #666666;
	text-align: left;}
input.odCheckbox { 
	vertical-align: top; }

	
/* Search result block */	
#odSearchResult {
	margin-bottom: 30px;
	padding: 0.3em 3px 0.3em 3px;}
#odResultHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0.3em 3px 0.3em 3px;}
#odResultContent {
	padding: 0.3em 3px 0.3em 3px;}

	
/* Form to jump to other category */	
#odJumpCat {
	padding: 0.3em 3px 0.3em 3px;
	margin-bottom: 10px;
	margin-top: 30px;}
	
	
/* Link: 'View all categories' */	
#odViewallContainer {
	padding: 0.3em 3px 0.3em 3px;}

	
/* Link: 'Search' */		
#odSearchLinkContainer {
	padding: 0.3em 3px 0.3em 3px;}

	
/* Link: Printable view */	
#odPrintableContainer {
	padding: 0.3em 3px 0.3em 3px;
	margin-bottom: 10px;}
	
	
/* Copyright block */	
#odCopyrightContainer {
	border-top: 1px dotted #999999;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}
