.Head001 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	color: #0000CC;
}
.menubody {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	margin: 5px;
}
.menubody a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.menubody a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

.menubody a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.sidebarback {
	background-repeat: repeat;
	background-position: left top;
	padding:0;
	margin:0;
	background-color: #0066CC;
}
.sidebarbackright {
	background-repeat: repeat;
	background-position: right top;
	background-color: #0066CC;
}
.sidebarback2 {
	background-repeat: repeat;
	background-position: left top;
	background-color: 0587E4;
}
.sidebarbackright2 {
	background-repeat: repeat;
	background-position: right top;
	background-color: 0587E4;
}
body {
	background-color: #0587E4;
}

#maintable{
	text-align:center;
}

#table1{
width:280;
margin:0 auto;
}

.topbanner {
	height: 100;
	width: 1024px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.info {
	width:1024px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* style the outer div to give it width */
.menu {
	width:807px;
	font-size:0.85em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* 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:115px;
}
/* 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:115px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	width:115px;
	height:30px;
	padding-left:0px;
	line-height:29px;
	border: 1px solid #000066;
	background-color: #0033FF;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:115px;
	w\idth:115px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #0066FF;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #0099FF;
}
.menu ul ul :hover > a.drop {
	background-color: #0099FF;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color: #0066FF;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background-color: #0099FF;
}
.menu ul ul ul :hover > a {
	background-color: #0099FF;
}

/* 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:31px;
left:0; 
width:115px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:115px; 
top:0;
width:115px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-115px;
}

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

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#FFFFFF;
	height:auto;
	line-height:2em;
	padding:0px 0px;
	width:114px;
	background-color: #0066FF;/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:114px;
w\idth:114px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff;
	background-color: #0099FF;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background-color: #0099FF;
}

/* 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; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

a img {
	border: 1px solid #FFFFFF;
}
a img:hover {
	border: 1px solid #000066;
}


div.image_container_container {
	width: 560px;
	text-align:center;
	padding:0px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }

div.image_container_containerNew {
	width: 900px;
	text-align:center;
	padding-top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }
div.image_container {
	/*border: 1px solid #FFFFFF;
	background-color: #000099;*/
	clear: both;
	float: left;
	width: 560px;
	text-align:center;
  }
  div.image_containerNew {
	/*border: 1px solid #FFFFFF;
	background-color: #000099;*/
	clear: both;
	float: left;
	width: 900px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
  }
div.image_spacer {
  clear: both;
  }
div.float {
	float: left;
	white-space:nowrap;
	margin:5px;
	padding: 0px;
	height: 100px;
	width: 100px;
  }
div.float p {
   text-align: center;
   }
#rightpanel_container {
	text-align:center;
	float:right;
	width: 250px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #FFFFFF;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
  }

.image {	
	border: 1px solid #FFFFFF;
  }

#rightpanel {
	width: 250px;
	margin:0 auto;
	text-align:left;
  }
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFff;
	
	}
.footer a:hover {
	color: #FFFFff;
	background-color:#0099FF
	
	}

.menubody2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	padding: 8px;
}

.menubody2 a a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

.menubody2 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
.menubody3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 8px;
}
.menubody4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin: 5px;
}
.menubody4 a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.menubody4 a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.menubody4 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.menubody5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-style: normal;
	color: #66FFFF;
	margin: 5px;
	font-weight: bolder;
}

.menubody5big {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	color: #FFFF00;
	margin: 5px;
	font-weight: bolder;
}

.extra {
	width:807px;
	font-size:0.85em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center
}
.extra a, .extra a:visited {
	float:left;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	width:70px;
	height:18px;
	padding-left:0px;
	line-height:17px;
	border: 1px solid #000066;
	background-color: #0033FF;
}
/* style the top level hover */
.extra a:hover, .extra ul ul a:hover{
	color:#fff;
	background-color: #0099FF;
}
.extra :hover > a, .extra ul ul :hover > a {
	color:#fff;
	background-color: #0099FF;
}
#textbox {
	width:720px;
	margin:0 auto;
	text-align:left;
  }

