body {
	background:#ffffff url('../../../bg.jpg');
	font-family:"Times New Roman",sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	margin:0;
	padding:0;
}
#header {
	background:#ffffff url('../images/header.jpg') no-repeat;
	border:1px solid #999999;
	height:160px;
	width:1000px;
	padding:0;
	margin:0 auto;
}
#page {
	background:#ffffff;
	border:1px solid #999999;
	width:1000px;
	padding:0;
	margin:0 auto;
} 
#left_bar {
	border:1px solid #999999;
	width:165px;
	padding:0;
	margin:0;
	float:left;
}
#main {
	border:1px solid #999999;
	width:650px;
	float:left;
	padding:0;
	margin:0;
}
#content {
	border:1px solid #999999;
	width:650px;
	color:#000000;
	font-weight:normal;
	float:right;
	margin:0;
	padding:0;
}
#right_bar {
	border:1px solid #999999;
	width:175px;
	padding:0;
	margin:0;
	float:right;
}

div.figure {
  float: left;
  width: 25%;
  height: 25%;
  border: none;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: normal;
  font-size: smaller;
  text-indent: 0;
}

a {
    text-decoration: none;
    color:#35459C;
}
a:hover {
    color:#000000;
}

.clear {
	clear:both;
}
/* **************************************** MENU_TOP BUTTON CLASSES START */
#menu_box {
	width:260px;
	top:82px;
	float:right;
	padding:0;
	margin:0;
	position: relative;
}
#nav, #nav ul {
	font-family:Arial,sans-serif;
/*	font-style:none;  */
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	list-style: none;
	cursor:pointer;
	padding:0;
	margin:0;
}
#nav a {
	display: block;
/* 	font-style:none;  */
	list-style-type: none;
	text-decoration: none;
	margin:0;
}
#nav li {
	display: block;
	width: 130px;
	height:20px;
	padding:4px 0 0 0;
	float: left;
}
#nav li ul {
	width: 130px;
	left: -999em;
	font-size:8pt;
	margin:0;
	position: absolute;
}
#nav li ul li {
	display: block;
	width:121px;
	height:20px;
	background:#cccccc;
	font-size:8pt;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0;
	margin:0;
}
#nav li ul li:hover, #nav li ul li.sfhover {
	display:block;
	width:121px;
	height:20px;
	background:#efefef;
	font-size:8pt;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
a.nav_top1 {
	background-image:url('../images/nav_top1.gif');
	display: block;
	height:17px;
	width:130px;
	color:#333333;
	text-align:center;	
	padding:3px 0 0 0;
	margin:0;
}
a.nav_top {
	background-image:url('../images/nav_top.jpg');
	display: block;
	height:17px;
	width:130px;
	color:#333333;
	text-align:center;	
	padding:3px 0 0 0;
	margin:0;
}
a.nav_top1:hover {
	color:#666666;
	text-align:center;	
}
a.nav_top:hover {
	color:#666666;
	text-align:center;	
}
a.nav_sub {
	text-align:center;
	display: block;
	height:20px;
	color:#000000;
	padding:3px 0 0 0;
}
a.nav_sub:hover {
	color:#FF6600;
}
/* **************************************** MENU_TOP BUTTON CLASSES END */
/* **************************************** VERTICAL NAVIGATION START */
#vertnav, #vertnav ul {
	font-family:Arial,sans-serif;
/* 	font-style:none;  */
	font-size:9pt;
	font-weight:bold;
	list-style: none;
    	width:165px;
	overflow:visible;
	float:left;
	position:relative; 
	padding:0;
	margin:0;
}
#vertnav li { 
	position: relative;
	width:165px;
	display:block;
	height:20px;
	padding:0;
	margin:0;
}
#vertnav a {
    width:155px;
    height:17px;
    text-decoration:none; 
    display:block;
    padding:3px 0 0 10px;  
    margin:0;
}
#vertnav ul, #vertnav ul ul, #vertnav ul ul ul {
    display:none; 
    position:absolute; 
    top:0; 
    left:165px;
}
#vertnav li:hover ul ul, #vertnav li:hover ul ul ul {
    display:none; 
  
}
#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul {
    display:block;
}
li>ul { 
	top: auto;
	left: auto;
}


/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */
a.nav_left_top {
	background-image:url('../images/nav_left.jpg');
	display: block;
	color:#333333;
	text-align:left;	
}
a.nav_left_top:hover {
	background-image:url('../images/nav_left_mo.jpg');
	color:#666666;
}
a.nav_left_sub {
	background:#cccccc;
	border-top:1px solid #666666;
	border-right:1px solid #999999;
	border-bottom:1px solid #666666;
	border-left:1px solid #999999;
	text-align:left;
	display: block;
	color:#000000;
}
a.nav_left_sub:hover {
	background:#efefef;
	color:#FF6600;
}
a.nav_left_drop {
	font-family:"Arial Black",sans-serif;
	font-size:8pt;
	font-weight:lighter;
	font-variant: small-caps;
	list-style: none;
	background-image:url('../images/nav_left_sub.jpg');
	border:0;
	text-align:left;
	display: block;
	color:#000000;
}	
a.nav_left_drop:hover {
/*	background:#000000;  */
	background:#ffffff;  
	border:0;
	text-align:left;
	display: block;
/*	color:#ffffff;  */
	color:#000000;  
}	



/*  Try Right Sub Menus  */
a.nav_right_top {
	background-image:url('../images/nav_left.jpg');
	display: block;
	color:#333333;
	text-align:right;	
}
a.nav_right_top:hover {
	background-image:url('../images/nav_left_mo.jpg');
	color:#666666;
}
a.nav_right_sub {
	background:#cccccc;
	border-top:1px solid #666666;
	border-right:1px solid #999999;
	border-bottom:1px solid #666666;
	border-left:1px solid #999999;
	text-align:left;
	display: block;
	color:#000000;
}
a.nav_right_sub:hover {
	background:#efefef;
	color:#FF6600;
}
a.nav_right_drop {
	background:#cccccc;
	font-family:"Arial Black",sans-serif;
	font-size:8pt;
	font-weight:lighter;
	font-variant: small-caps;
	list-style: none;
	background-image:url('../images/nav_left_sub.jpg');
	border:1px solid #999999;
	text-align:left;
	display: block;
	color:#000000;
}	
a.nav_right_drop:hover {
/*	background:#000000;  */
	background:#ffffff;  
	border:0;
	text-align:left;
	display: block;
/*	color:#ffffff;  */
	color:#000000;  
}	

/* End of Trial */


/* **************************************** VERTICAL NAVIGATION END */
/* **************************************** CONTENT CLASSES START */


/* **************************************** CONTENT CLASSES END */
/* **************************************** RIGHT BAR CLASSES START */


/* **************************************** RIGHT BAR CLASSES END */
/* **************************************** FOOTER CLASSES START */


/* **************************************** FOOTER CLASSES END */