html{margin:0px; padding:0px;width:100%;}

body{
background:#0A2A8E;
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-position:top;
margin:0px;
padding:0px;
width:100%;
color: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size:11pt;}

.tbl{
color: #000033;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
}

.tbl a:active {font-size: 10pt; color: #000033; text-decoration:none; font-weight: normal }
.tbl a:link {font-size: 10pt; color: #000033; text-decoration:none; font-weight: normal }
.tbl a:visited {font-size: 10pt; color: #000033; font-weight: normal; text-decoration:none }
.tbl a:hover {font-size: 10pt; color: #3366FF; text-decoration:none; font-weight: normal}

a img {border:0px; }

.toplogo {
position:absolute;
left:100px;
top: 10px;
z-index:100 }

#topmenu {
position: absolute;
width: 220px;
height:320px;
background: url(images/menubg.png) no-repeat;
left:75px;
top: 120px;
z-index:90}

.menu{
border-bottom-color:#436FF1;
border-bottom-width:1px;
border-bottom-style:solid;
padding-bottom:5px;
padding-top: 5px;
color: #FFFF99;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
}

.menu a:active {font-size: 18px; color: #FFFF99; text-decoration:none; font-weight: normal }
.menu a:link {font-size: 18px; color: #FFFF99; text-decoration:none; font-weight: normal }
.menu a:visited {font-size: 18px; color: #FFFF99; font-weight: normal; text-decoration:none }
.menu a:hover {font-size: 18px; color: #FFFF00; text-decoration:none; font-weight: normal} 

.topdate {
position:absolute;
top: 10px;
background-color: transparent;
width: 300px;
height:20px;
left: 500px;
font-size:9pt;
overflow: hidden; }


#maincontainer {
position:absolute;
left:260px;
top:86px;
width:750px;
overflow:hidden;
color:#FFFFFF;
z-index: 10; }

#maincontainer2 {
position:absolute;
left:40%;margin-left:-300px;
background-color:#FFFFFF;
top:90px;
width:800px;
height:545px;
overflow:hidden;
color:#FFFFFF;
z-index: 10; }


.footertext2{
	padding-left: 10px;
	padding-top:10px;
	font-weight:bold;
	font-size: 11pt;
	color: #FFFFFF; }

.footertext2 a:active {font-size: 11pt; color: #FFFFFF; text-decoration:none;}
.footertext2 a:link {font-size: 11pt; color: #FFFFFF; text-decoration:none; }
.footertext2 a:visited {font-size: 11pt; color: #FFFFFF; text-decoration:none }
.footertext2 a:hover {font-size: 11pt; color: #FFFF00; text-decoration:none;} 

.footertext3{
	font-weight: normal;
	font-size: 9pt;
	color: #E0E0E0; 
	padding-left: 9px;
	padding-top:2px;
	}

.footertext3 a:active {font-size: 9pt; color: #E0E0E0; text-decoration:none; font-weight: normal }
.footertext3 a:link {font-size: 9pt; color: #E0E0E0; text-decoration:none; font-weight: normal }
.footertext3 a:visited {font-size: 9pt; color: #E0E0E0; font-weight: normal; text-decoration:none }
.footertext3 a:hover {font-size: 9pt; color: #E0E0E0; text-decoration:none; font-weight: normal; background-color: #4F4FFF} 

.contactform{
padding:10px;}

.formbutton2{
background-color: #000066;
color:#FFFFFF;
border-width:1px;
border-color: #FFFF00;
border-style:solid;
}

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


/* Display category name */	
#odPageTitle {
	font-size: 2em;
	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 {
	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 #CCCCCC;}
form#odSearchForm table th {
	background-color: #f0f0f0;
	border-bottom: 1px solid #CCCCCC;
	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 #CCCCCC;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}

