body {	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #000000; 
	background: #ffffff url(images/bg.gif) repeat-x;
	text-align: center;
}
a { 	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {color: #cc0000;
	background-color: inherit;
}
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.3em; color: #000000; } 
h2 { font-size: 1.2em; text-transform:uppercase;}
h3 { font-size: 1.0em; }
p{
	margin: 10px 15px;
}
ul, ol {margin: 10px 30px;
	padding: 0 15px;
}
ul span, ol span {color: #666666; }

img.float-right {margin: 5px 0px 5px 15px;  }
img.float-left { margin: 5px 15px 5px 0px;  }

a:hover img {border: 0px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}
form {	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}

}
form.searchform {background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #cc0000; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #cc0000;
	color: #000000;	
	width: 60px;
	vertical-align: top;
}
#wrap {	background: #FFF;
	width: 860px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
#header {position: relative;
	height: 100px;	
	background: #fff url(images/headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:42px; left: 95px;
	color: #999999;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}
#coll2 {float: left;
	margin-left: 15px;
	padding: 0;
	width: 125px;		
}
#coll3 {float: right;
	margin-left: 15px;
	padding: 0;
	width: 125px;		
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#sidebar {float: left;
	width: 175px;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:2px dotted #cccccc;	
	min-height:18px;
}
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #37699C;
	border-left:2px dotted #37699C;
	border-bottom:2px dotted #37699C;
}
#content {float: right;
	width: 540px;
	padding: 0; margin:0;		
}
#content3 {float: left;
	width: 540px;
	padding: 0; margin:0;		
}
#content2 {float: left;
	width: 540px;
	padding: 0; margin:0;		
}
#overflow {float: right;
	width: 860px;
	padding: 0; margin:0;		
}
#footer {clear: both; 
	color: #000000; 
	background: #CCCCCC; 
	border-top: 5px solid #37699C;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a {text-decoration: none; 
	font-weight: bold;	
	color: #000000;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}

#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {color:#FFF;}
#header a:hover {background-position:0% -42px;}
#header a:hover span {background-position:100% -42px;}
#header #current a {background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.clear { clear: both; }
.green {color: #9EC630; }
.gray  {color: #BFBFBF; }
.red   {color: #CC0000; }
.blue   {color: #37699C; }


/* @group Core Elements */
.right { float:right }
.left { float:left }

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Helvetica, Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
			
}


body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}



/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
}

.contentheading {
	font-size: 190%;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: Arial Narrow, sans-serif;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  text-align: left;
  padding: 4px 0 4px 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e5e5e5;	
}

.sectiontableentry2 {
	background: #f1f1f1;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

#masthead {
	background: url(/images/masthead-bg.png) 0 0 repeat-x;
	overflow: hidden;
	height: 125px;
	position: relative;
}

#logo {
	width: 435px;
	height: 127px;
}

#mod-top {
	height: 99px;
	position: absolute;
	top:  0;
	right: 25px;
	background: url(/images/top-mod-bg.png) 0 0 repeat-x;
}

#mod-top .top2 {
	background: url(/images/top-mod-right.png) 100% 0 no-repeat;
}

#mod-top .top3 {
	background: url(/images/top-mod-left.png) 0 0 no-repeat;
	height:  99px;
	width:  400px;
	overflow: hidden;
}

#mod-top .padding {
	padding:  15px 10px 10px 10px;
}

#mod-top .top-padding {
	padding-left:  15px;
}

#primary-nav {
	clear:  both;
}

#mainbody {
	padding-left: 10px;
}

#sidecol {
	float: left;
	margin-top: 28px;
	background: #fff;
}

#sidecol table {
	width: 100%;

}

#sidecol .col2 {
	padding: 6px 18px 0 18px;
}

#secondcol {
	margin-top: 18px;
	float: right;
}

#secondcol .col1 {
	background: url(/images/sidecol-right.png) 100% 0 no-repeat;
}


#secondcol .col2 {
	padding: 10px 35px 0 35px;
	background: url(/images/sidecol-left.png) 0 0 no-repeat;
}

#inset {
	height: 158px;
	margin-right:  30px;
	overflow: hidden;
}




#bottommodules {
	clear: right;
}

#topmodules,
#component {
	overflow: hidden;
}

#component .padding {
	padding-left: 10px;
}

#content.extraspace #component .padding{
	padding-right: 25px;
}


.spacer .block {
	float: left;
}

.spacer .w99 .block {
	width: 99%;
}

.spacer.w49 .block {
	width: 49%;
}

.spacer.w33 .block {
	width: 33%;
}

#footer-bar {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	clear: both;
	overflow: hidden;
}

#footer-bar div {
	border-top: 1px solid #e6e6e6;
	background: #efefef;
	height: 20px;
}

div#bottom {
	padding-bottom: 30px;
	overflow: auto;
}


#pathway {
	height: 30px;
	padding: 0 32px;
	overflow: hidden;
}

img#rocket {
	width: 159px;
	height: 18px;
	border: 0;
	margin-left: 50px;
}

#footermods {
	float: right;
	
}

/* @end */


/* @group Horizontal Menu */

#horiz-menu {
	height: 36px;
}

#horiz-menu ul.nav {
	padding-left: 35px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	background: url(/images/horiz-menu-divider.png) 100% 0 no-repeat;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a {
	white-space: nowrap;
	font-family: Arial Narrow, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 36px;
	line-height: 33px;
	padding: 0 22px 0 18px;
	font-weight: normal;
	font-size: 130%;
}

#horiz-menu li.active li a,
#horiz-menu li.active:hover a.topdaddy,
#horiz-menu li.active.sfHover a.topdaddy {
	background: none;
}

#horiz-menu li li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

#horiz-menu a:hover {
	text-decoration: none;
}

/* @end */

/* @group Sub Menu */

ul.sidenav {
	margin: 0;
	padding: 0;
}

ul.sidenav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.sidenav li.active a {
	background-position: 0 -74px;
}

ul.sidenav li.active li a {
	font-weight: normal;
	font-size:  100%;
}

ul.sidenav span {
	display: block;
}

ul.sidenav a {
	display: block;
	line-height: 37px;
	text-indent: 37px;
	height: 37px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 130%;
}

ul.sidenav a:hover {
	background-position: 0 -37px;
}

ul.sidenav ul {
	margin-left: 35px;
	padding: 0;
}

ul.sidenav ul ul {
	padding: 0;
	margin: 0;
}

ul.sidenav li li {
	padding: 0;
	margin: 0;
}

ul.sidenav ul a {
	background-image: none;
	text-indent: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
}

ul.sidenav ul ul a {
	text-indent: 15px;
}

ul.sidenav ul ul ul a {
	text-indent: 30px;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 37px;
	text-indent: 37px;
	height: 37px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 130%;
}

a#active_menu.mainlevel {
	background-position: 0 -74px;
}

a.mainlevel:hover {
	background-position: 0 -37px;
}

a.sublevel {
	line-height: 20px;
	padding-left:  5px;
	border-bottom: 1px solid #ccc;
	text-indent: 30px;
	display: block;
	float: left;
	width: 80%;
}

/* @end */


