
#container { border: none;
    margin: 10px auto;
    width: 90%;
    background-color: #ffffe0;
    color: rgb(51, 51, 51);
    line-height: 130%;
    }

p { font-size: 10pt;
    color: rgb(0, 0, 0);
    line-height: 12pt;
    padding: 0 0 0.2em 0;
	}

caption { font-size: 10pt;
    color: rgb(0, 0, 0);
    line-height: 12pt;
    padding: 0 0 0.2em 0;
	text-align: center ;
	}	
	
h2 { padding: 0.2em 0.2em 0.2em 0.2em; }

#top { border-bottom: 1px none gray;
    padding: 0 0 0 0;
    }

.menu {width:894px; height:27px; font-size:1em; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:145px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:145px;position:relative;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;font-family: Arial,Helvetica,sans-serif;font-weight:bold;text-decoration:none; text-align:center; color:#fff; 
   width:138px; height:25px; border:1px solid #fff; border-width:1px 0 1px 1px; background:#000080; padding-left:10px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#A2ADC1;}
.menu ul ul :hover > a.drop {background:#A2ADC1;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:26px;left:0;width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#EBE5FF; color:#000080; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:1px 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000000; background:#A2ADFA;}
.menu :hover > a, .menu ul ul :hover > a {color:#000000;background:#A2ADFA;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

	
#top h1 { margin: 0pt;
    padding: 1pt;
    }

#leftbox { margin: 10pt;
    float: left;
    width: 170px;
	height: 300px ;
	border-style: solid;
	border-color: black;
	border-width: 1pt;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
    color: rgb(0, 0, 0);
    line-height: 12pt;
    text-align: center ;
    }

#sidenav { margin: 5pt 0pt 0pt 5pt;
	padding: 0.5em;
    float: left;
    width: 160px;
    clear: left;
    font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000080;
	list-style-type:none;
    }

#rightbox { margin: 1em;
    padding: 0em;
    float: right;
    width: 250px;
	clear: right;
    margin-right: 25px;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
    line-height: 12pt;
    font-size: 12pt;
    }

#rightbox2 { margin: 0em ;
    padding: 0em;
    float: right;
    width: 250px;
	clear: right;
    margin-right: 25px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 12pt;
    font-size: 10pt; 
	text-align: center ;
    }

#rightbox2wide { margin: 0pt;
    padding: 1em;
    float: right;
    width: 200px;
	clear: right;
    margin-right: 10px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 12pt;
    font-size: 10pt;
    }
		
#rightimage { margin: 5pt 5pt 0pt 0pt;
    float: right;
    width: 160px;
	height: 181px;
	clear: right;
    max-width: 160px;
	border-style: solid;
	border-color: black;
	border-width: 1pt;
	}
	
#contactbox { margin: 0pt;
    padding: 1em;
    float: right;
    clear: right;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(255, 255, 255);
    font-size: 10pt;
    width: 250px;
    }

#content {  margin-left: 200px;
    margin-right: 200px;
    margin-top: 1em;
    max-width: 36em;
    font-family: verdana,Helvetica,sans-serif;
    font-size: 10pt;
	line-height: 12pt;
    }

#widecontent {  margin-left: 200px;
    margin-right: 20px;
    margin-top: 1em;
    font-family: verdana,Helvetica,sans-serif;
    font-size: 10pt;
	line-height: 12pt;
    }

#nopicturecontent {  margin-left: 100px;
    margin-right: 20px;
    margin-top: 1em;
    font-family: verdana,Helvetica,sans-serif;
    font-size: 10pt;
	line-height: 12pt;
    }

#fullcontent {  margin-left: 50px;
    margin-right: 20px;
    margin-top: 1em;
    font-family: verdana,Helvetica,sans-serif;
    font-size: 10pt;
	color: #000000 ;
	line-height: 12pt;
    }

#footer { margin: 0pt;
    padding: 0.5em;
    border-top-width: 1px;
    border-top-color: gray;
    clear: both;
    color: rgb(51, 51, 51);
	font-size: 10pt;
    text-align: center;
    }

#rightbox p, #content p { margin: 0 0 1em 0; }
	
#content h2 { margin: 0 0 0.5em 0;
    font-family: Arial,Helvetica,sans-serif; }  

h3 { margin: 0.5em 0 0.5em 0;
    font-family: Arial,Helvetica,sans-serif;
	color: #000080; }  

h4 { margin: 0 0 0.5em 0;
	font-size: 11pt;
    font-family: Arial,Helvetica,sans-serif;
	color: #000080 ;
    }

#content h5 { margin: 0 0 0 0;
	font-size: 12pt;
    font-family: Arial,Helvetica,sans-serif;
	color: #000080 ;
    }
	
#rightbox p { font-size: 12pt;
    line-height: 14pt;
    }
