body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#disclaimer {
    font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
	font-weight: bold;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background-color: #FFFF00;
	font-weight: bold;
	text-decoration: overline underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #000000;
}

#sitebar {
 text-align:center;
 background-color:#000000;
 clear:both;
 color:#FFFFFF;
 font-weight:bold;
 font-size:x-small;
 padding:5px;
}

#sitebar a,
#sitebar a:active,
#sitebar a:visited { 
color: #FFFFFF; 
font-weight: bold; 
font-style:normal; 
}

.topnav { 
margin:0; 
padding:0; 
background:#660000; 
float:left; 
width:100%; 
border:1px solid #000000; 
border-width:1px 0;
list-style-type:none 
}
.topnav ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#660000;
    }
#topnav li {
font-size:14px;
	display:inline;
	margin:0;
	padding:0;
	} 
.topnav a { 
color:#FFF; 
padding:5px 5px 4px 5px; 
float:left; 
width:auto; 
border-right:2px solid #000000;
text-decoration:none; 
font:bold 1em/1em Arial, Helvetica, sans-serif; 
text-transform:uppercase;  
}
.topnav a:hover { 
color:#fff; 
background:#333333; 
} 
.topnav a:active { 
color:#fff; 
}

#nav {  
background:#660000; 
float:left; 
width:100%; 
list-style-type:none; 
clear:both;
}

#nav1 { 
margin:0; 
padding:0; 
background: #660000;
float:left; 
width:100%; 
border:1px solid #000000; 
border-width:1px 0;
list-style-type:none; 
}
#nav1 ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background: #660000;
    }
#nav1 li {
font-size:14px;
	display:inline;
	margin:0;
	padding:0;
	} 
#nav1 a { 
color:#FFF; 
padding:5px 5px 4px 5px; 
float:left; 
width:auto; 
border-right:2px solid #000000;
text-decoration:none; 
font:bold 1em/1em Arial, Helvetica, sans-serif; 
text-transform:uppercase;  
}
#nav1 a:hover { 
color:#fff; 
background:#333333; 
} 
#nav1 a:active {  
color:#fff; 
}

#subnav { 
margin:0; 
padding:0; 
background:#FFFF99; 
float:left; 
width:100%; 
border:1px solid #000000; 
border-width:1px 0;
list-style-type:none; 
clear:both;
}
#subnav ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#FFFF99;
    }
#subnav li {
	display:inline;
	margin:0;
	padding:0;
	} 
#subnav a { 
color:#000000; 
padding:5px 10px; 
float:left; 
width:auto; 
text-decoration:none; 
font:bold 0.8em helvetica, arial, sans-serif, georgia; 
text-transform:uppercase;  
}
#subnav a:hover { 
color:#FFF; 
background:#999999; 
} 
#subnav a:active { 
color:#000; 
} 
#subnav a.here:link,
#subnav a.here:visited {
	background:#999999;
}	

#logo { 
 height:115px; 
 background-color:#990000; 
 background: url(/images/tableback1.gif);
 padding: 10px;
 clear: both; }
 
#google {
 clear: both;
 background: #000;
 border: 1px solid #000; }
 
/* columns container */
#containermain {
    position:relative;
    clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	background:#ffffff; /* column 2 background colour */
}
#containersidebar {
	float:left;
	width:100%;
	position:relative;
	right: 75%;
	background:#FFFFFF; /* column 1 background colour */
}
#sidebarleft {
	float:left;
	width:21%;
	position:relative;
	left:4%;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
}
#main {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	float:left;
	width:71%;
	position:relative;
	left:98%;
	overflow:hidden;
}			
#main a { 
color:#990000;   
text-decoration:none; 
font:bold Arial, Helvetica, sans-serif; 
}
#main a:hover { 
color:#990000; 
background:##CCCCCC; 
} 
#main a:active { 
color:#990000; 
}

#sidebarleft a { 
color:#660000;   
text-decoration:none; 
font:bold Arial, Helvetica, sans-serif; 
}
#sidebarleft a:hover { 
color:#CCCCCC; 
background:#FFFFFF; 
} 
#sidebarleft a:active { 
color:#660000; 
} 

#wrapper {  
 width: 100%;
 margin-left: auto ;
 margin-right: auto ;
 border: solid;
 border-color:#000000;
 border-width: 0px; } 

#footer { 
 width: auto;
 clear: both;
 color: #FFF;
 border: 1px solid #000;
 background: #660000;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #FFFFFF;
 font-weight: bold;
}

#footer a {color: #FFFFFF; font-size:10px;text-decoration: none;}
#footer a:hover { color: #FFFFFF; font-size:10px; text-decoration:none; }

.footerlinkswrapper{
   position: relative;
   clear: both;
   float: left;
   left: 0.00%;
   width: 100%;
   margin: 0px 0px 0px 0px;
   /*padding: 10px;*/
   background: #000000;
   border: 0px solid #000;
}
.left{
   position: relative;
   float: left;
   left: 0.50%;
   width: 32.00%;
   background-color: #000000;
}
.middle{
   position: relative;
   float: left;
   left: 1.50%;
   width: 36.00%;
   background-color: #000000;
   border-right: 2px solid #FFF;
   border-left: 2px solid #FFF;
}
.right{
   position: relative;
   float: right;
   right: 0.50%;
   width: 29.00%;
   background-color: #000000;
}

.footer-container {text-align:left; border-top:2px #660000 solid; width:100%;  }
.footer-container {background: #000000; }
.footer-container { text-align: right; }
.footer-container { float: right; }

.footer1 { background:#000000; width: 100%; }
.footer1 a {}
.footer1 a:hover { text-decoration:none; }
.footer1 ul,
.footer1 ul.links { }
.footer1 ul.links li,
.footer1 ul li { display:block; vertical-align:top; margin: 0px; padding:0; line-height: 16px; }
.footer1 .footer-links-bottom { border-top:1px #afafaf solid; clear: both; padding:5px 0 20px; text-align: left; font-size: 10px; color: #cacaca; line-height:16px; }
.footer-links-bottom { float:left; width:98%; }

.footer-links { padding:5px 0; width:60%;  margin-left: auto;
 margin-right: auto;}
.footer-links ul { float: left; color: #fff; line-height:11px; padding:0 30px; }
.footer-links ul li { text-align: left; }
.footer-links ul li h5 { text-transform: uppercase; font-size: 14px; border-bottom:dotted #FFFFFF 2px;}
.footer-links ul li a { color: #b4b4b4; text-decoration: none; font-size: 11px; }
.footer-links ul li a:hover { color: #990000; }

a img {
border-style: none;
}

.sidebarbigtext {
 font-size: 16px;
 color:#FFFFFF;
 font-weight:bold;
 }
 
.boxtop {
border-bottom: 2px #FF9900 groove; 
color:#660000; 
font-weight:bold; 
font-size:2em;
padding:5px 5px 5px 5px;
}

.boxoutline {
border: 0px #FF9900 groove;
}

.boxcontent {
padding:5px 5px 5px 5px;
}

/*******************************************************************************

 SPRY MENU NAVIGATION LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 100%;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 250px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Drop Down Menu */
ul.MenuBarHorizontal ul li
{
	width: 250px;
	background-color: #CCC;
	padding: 5px 10px;
	color: #FFFFFF;
	text-transform:none;
}

ul.MenuBarHorizontal ul li a
{
	background-color: #CCC;
	display: block;
	cursor: pointer;
	padding: 2px 2px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
	text-transform:none;
	font-size:.8em;
	/*border-right: 1px solid #CCCCCC;*/
}

ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:focus
{
	background-color: #FFCC00;
	color: #660000;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
	background:#FFFFFF;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background:#660000;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	font:bold 1em/1em Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
	/*border-right: 1px solid #CCCCCC;*/
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #660000;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #660000;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-position: 100% 50%;
	background:#660000;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-position: 100% 50%;
	background:#660000;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-position: 100% 50%;
	background:#660000;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-position: 100% 50%;
	background:#660000;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

.antispam { display:none;}