/* General styles */


body, input, li, option, select, td, th {
	font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 17px; font-weight: normal; color: #384049 }
	p { font-family : Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px }
td { font-family : Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px }
td.features { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 17px; }
td.green { font-family : Arial, Helvetica, sans-serif; color: #70be00; font-size: 10px; line-height: 17px; }
div { font-family : Arial, Helvetica, sans-serif; font-size: 12px }


a:link          { text-decoration: underline; color: #1D55B7; font-weight: bold; }
a:hover         { text-decoration: underline; color: #4780E2; font-weight: bold; }
a:visited       { text-decoration: underline; color: #4780E2; font-weight: bold; }
a:visited:hover { text-decoration: underline; color: #4780E2; font-weight: bold; }
a:active        { text-decoration: underline; color: #FF6902; font-weight: bold; }
a.side:link          { text-decoration: underline; font-size: 12px; color: #1D55B7; font-weight: bold; line-height: 16px; }
a.side:hover         { text-decoration: underline; font-size: 12px; color: #4780E2; font-weight: bold; line-height: 16px; }
a.side:visited       { text-decoration: underline; font-size: 12px; color: #1D55B7; font-weight: bold; line-height: 16px; }
a.side:visited:hover { text-decoration: underline; font-size: 12px; color: #4780E2; font-weight: bold; line-height: 16px; }
a.side:active        { text-decoration: underline; font-size: 12px; color: #FF6902; font-weight: bold; line-height: 16px; }
a.right:link          { text-decoration: underline; font-size: 12px; color: #1D55B7; font-weight: bold; line-height: 16px; }
a.right:hover         { text-decoration: underline; font-size: 12px; color: #FF6902; font-weight: bold; }
a.right:visited       { text-decoration: underline; font-size: 12px; color: #1D55B7; font-weight: bold; }
a.right:visited:hover { text-decoration: underline; font-size: 12px; color: #FF6902; font-weight: bold; }
a.right:active        { text-decoration: underline; font-size: 12px; color: #FF6902; font-weight: bold; }
a.details:link          { text-decoration: underline; font-size: 11px; color: #1D55B7; font-weight: bold; line-height: 16px; }
a.details:hover         { text-decoration: underline; font-size: 11px; color: #4780E2; font-weight: bold; }
a.details:visited       { text-decoration: underline; font-size: 11px; color: #1D55B7; font-weight: bold; }
a.details:visited:hover { text-decoration: underline; font-size: 11px; color: #4780E2; font-weight: bold; }
a.details:active        { text-decoration: underline; font-size: 11px; color: #FF6902; font-weight: bold; }
.head { font-family : Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #000000 }


/* Main container */	
#odContainer {
	border: 0px solid #666666;}
	
	
/* Breadcrumb block */	
#odBreadcrumbContainer {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}


/* Display category name */	
#odPageTitle {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}
	
	
/* Category list block */	
#odCatContainer {
	margin-bottom: 10px;}
#odCatHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0.3em;}
#odCatList {
	padding: 0.3em;
	padding-left: 20px;}
td.odSubcatCell {
	width: 150px;}

	
/* 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;}
#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 {
	color: #1D55B7; 
	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;}
.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;}
	
	.forminput {  color: #ffffff; background-color: #70be00; font-weight : bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.blue { color: #1D55B7; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }	
.green { color: #4780E2; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }	
.button { background: #FF6902; font-family: Verdana, Helvetica, sans-serif; color: #ffffff; font-size: 10px; font-weight: bold }
.bluebutton { background: #1D55B7; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 11px; font-weight: bold }
.features { font-family : Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; line-height: 14px; }
.orange { color: #FF6902; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }	
.searchbutton { background: #FF6902; font-family: Verdana, Helvetica, sans-serif; color: #ffffff; font-size: 10px; font-weight: bold }
.quote { color: #4780E2; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }	


