/*<group=Main Elements>*/

body {
	margin: 0px;
	font-size: 85%; 
	font-family: 'Arial', 'Helvetica', sans-serif;
	height: 100%;
}

/* Everything goes in the container except decos */

#container {
	width: 760px;
	top: 0px;
	left: 0px;
	margin: 0px;
	position: relative;
}

/* The main text area, usually goes H1-3,4 then P */

#thegoodstuff {
	position: relative;
	float: right;
	top: 10px;
	width: 600px;
	z-index: 0;
	/* for IE */
	//z-index: -1;
}
	
/*</group>*/

/*<group=Top Bar and Top Menus>*/

#topstripe {
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 105px;
	top: 0px;
	left: 0px;
	background: repeat-x url('img/pages_toppart_tile3.jpg');
}

#toppart {
	//width: 780px;
	height: 82px;
	background: url('img/pages_header4.jpg') no-repeat #292C63;
}

#menu2 * {
	margin: 0;
	padding: 0;
}

#menu2 {
	float: left;
	width: 760px;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu2 {
	position: relative;
	width: 780px;
	margin-top: 1px;
	height: 20px;
}

#menu2 a {
	font:  bold 12px 'Arial', 'Helvetica', sans-serif; 
}

#menu2 a:hover, #menu2 a.current {
	font-size: 12px;
}

	
/*</group>*/

/*<group=Leftbar>*/

/* Green nav bar on the left, has UL in it */

#leftbar {
	float: left;
	position: static;
	margin-top: 1px;
	width: 149px;
	background: #39657b;
}

#leftbar a {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#leftbar a:hover {
	text-decoration: underline;
}

#leftbar ul {
	margin: 0;
	padding: 0;
	width: 145px;
}

#leftbar ul li {
	margin: 0;
	padding: 0 8px;
	list-style: none;
	padding-top: 15px;
}

#leftbar ul .sub, #leftbar ul .sub li {
	width: 120px;
	list-style: none;
	margin: 0;
	padding: 3px 5px;
}

#leftbar #logobottom {
	margin-top: 20px;
	position: relative;
	height: 225px;
	width: 149px;
	background: no-repeat url('img/left_bot_logo.gif') left bottom #39657b;
	text-align: center;
}

#logobottom p {
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

#logobottom a {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
	
/*</group>*/

/*<group=Font Style Elements>*/

h1 {
	font-family: 'Georgia', 'Times', serif; 
	font-weight: normal;
	font-size: 1.7em;
	color: #292c63;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

h2 {
	font-family: 'Georgia', 'Times', serif; 
	font-weight: normal;
	font-size: 1.4em;
	color: #00a6bd;
	margin: 0px;
	padding: 0px:
}

h3 {
	font-family: 'Georgia', 'Times', serif; 
	font-weight: normal;
	font-size: 1.2em;
	color: #292c63;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

h4 {
	font-family:'Arial', 'Helvetica', sans-serif;
	color: #000000;
	margin: 0;
	padding: 10px 0 0 0;
}

p, td p {
	font-size: 1em;
	font-family:'Arial', 'Helvetica', sans-serif;
	color: #000;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 150%;
	text-align: justify;
}

.supers {
	
}

li.list1 {
	margin-bottom: 5px;
}

tr.style1 {
	background-color: #EEEEEE;
}

a:link, a:visited, h2 a:link, h2 a:visited {
	text-decoration: underline;
	color: #00a6bd;
}

a:hover, a:active, h2 a:hover, h2 a:active {
	text-decoration: none;
	color: #292c63;
}

p a:link, p a:visited {
	text-decoration: none;
	color: #292c63;
	font-weight: bold;
}

p a:hover, p a:active {
	text-decoration: underline;
	color: #00a6bd;
	font-weight: bold;
}

.storyblock {
	margin-bottom: 6px;
}

#footer {
	text-align: center;
	clear: both;
	//margin-top: 50px;
	width: 100%;
	height: 40px;
}

#footer p {
	color: #00a6bd;
	font-size: 8pt;
	position: relative;
	top: 10px;
	text-align: center;
}
	
/*</group>*/

/* all lists */
#menu * {
	margin: 0;
	padding: 0;
}

#menu {
	background: #05ABC1;
	float: left;
	width: 760px;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav * { 
	z-index: 20;
}

#nav, #nav ul { 
	list-style: none;
}

#nav li{
	float: left;
}

#nav li a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	padding: 2px 10px;
	display: block;
}

#nav li a:hover {
	color: #fff;
	font-size: 13px;
}

#nav li ul li {
	clear: both;
}

#nav li ul li a {
	clear: both;
	display: block;
	color: #fff;
	width: 160px;
	padding: 3px 5px;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	background-color: #292c63;
}

#nav li ul li a:hover {
	color: #fff;
	background: #05ABC1;
}

/* all list items */
#nav li { 
	display: inline;
}

/* second-level lists */
#nav li ul { 
	position: absolute;
	background: #292c63;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

/* third-and-above-level lists */
#nav li ul ul { 
	margin: -15px 0 0 152px;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul
{
	left: -999em;
}

/* lists nested under hovered list items */
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul
{ 
	left: auto;
}

#nav li:hover, #nav li.hover {
    position: static;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-indent: 1px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

