/* Body */
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color : #000000;
	}
	
.button1 {
	width:195px; 
	height:108px;
}

.button1 a:link, .button1 a:visited, .button1 a:active {
	width:195px;
	height:108px;
	background: url(../images/slices/1off.jpg);
	display:block;
	text-decoration:none;
}

.button1 a:hover {
	background: url(../images/slices/1on.jpg);
	text-decoration:none;
}

.button2 {
	width:195px; 
	height:108px;
}

.button2 a:link, .button2 a:visited, .button2 a:active {
	width:195px; 
	height:108px;
	background: url(../images/slices/2off.jpg);
	display:block;
	text-decoration:none;
}

.button2 a:hover {
	background: url(../images/slices/2on.jpg);
	text-decoration:none;
}

.button3 {
	width:195px; 
	height:108px;
}

.button3 a:link, .button3 a:visited, .button3 a:active {
	width:195px; 
	height:108px;
	background: url(../images/slices/3off.jpg);
	display:block;
	text-decoration:none;
}

.button3 a:hover {
	background: url(../images/slices/3on.jpg);
	text-decoration:none;
}

td,tr,p,div,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

h4 {
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h5 {
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
	
.slogan {
	font-size: 13px; 
	font-weight: normal

	}
	
.profiltable {
	border: 1px solid #ff0000;
	font-size: 6px;
	border-style:dotted;
}

/* Links */
table.moduletable { 
  text-align: left;
  vertical-align: top;
  width: 100%;
  
} 

table.moduletable th {
  background: url('../images/menulogo.gif') no-repeat left;
  text-indent: 25px; 
  font-style:normal; 
  font-variant:normal; 
  font-size:12px;
  padding-right: 0px; 
  padding-left: 0px;
  font-weight: bold;
  font-family: Trebuchet MS;
  background-color: transparent;
  padding-bottom: 0px; 
  color: #ff4700; 
  padding-top: 0px; 
  text-align: left;
  vertical-align: top;
}

a:link, a:visited {
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #FF4700;	text-decoration: none;
	}

/* Horizontal Line */	
hr {
	background: #E6E6E6; 
	height:2px; 
	border: 1px #000000 thin;
	}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	}
	
a.mainmenu:hover {
	color: #FF4700;
	text-decoration: none;
	font-weight: bold;
	}

a.link:link, a.link:visited {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	}
	
a.link:hover {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	}


a.navigation:link, a.navigation:visited {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	}
	
a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

	}	

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background: #f1f1f1;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #f1f1f1;
	border: 1px solid;
	width: 100px;
	}
	
input {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	font-style:normal;
	color: #000000;
	border: solid #000000 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.button {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	border: solid #000000 1px;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
}


textarea {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
	color: #000000;
	border: solid #000000 1px;
	padding-left: 3px;
	padding-right: 3px;
}	
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	}
	
.arrow { 
	font-size: 10px;
	list-style:inside;
	list-style-image:  url(../images/arrow.gif);
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	height:250px;
	font-size:90%;
	margin:2px 2px 2px 2px; /* this page only */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:130px;
}
/* style the list items */
.menu li {
	background:#5a7092;
	height:26px;
	/* for IE7 */
	float:left;
}
.menu li.active {
background:#314c76;
}

.menu li.sub {background:#5a7092 url(../images/sub.gif) no-repeat right center;}
.menu li.subactive {background:#314c76 url(../images/sub.gif) no-repeat right center;}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited, .menu a:link {
	display:block; 
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:130px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:5px;
	font-size:12px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:130px; w\idth:130px;}
/* style the link hover */
* html .menu a:hover {color:#000; background:#d9dee2; position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#000; background:#d9dee2;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#000; background:#d9dee2;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
	visibility:hidden;
	position:absolute;
	top:-30px;
	/* set up the overlap (minus the overrun) */
	left:110px;
	/* set up the overrun area */
	padding:30px;
	/* this is for IE to make it interpret the overrrun padding */
	background:transparent url(../images/transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
	visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
	visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
	visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
	visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
	visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}
