/*@group Core Elements*/
HTML
{
	height: 100%;
	margin-bottom: 1px;
}
BODY, TD
{
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 135%;
}
P
{
/*setup some more readable paragraph spacing*/
	margin-top: 10px;
	margin-bottom: 15px;
}
H1, H2, H3, H4, H4
{
/*setup some more readable header spacing*/
	padding-bottom: 5px;
	margin: 15px 0;
}
H1
{
	font-size: 200%;
}
H2
{
	font-size: 175%;
}
H3
{
	font-size: 150%;
}
H4
{
	font-size: 120%;
}
BODY
{
	margin: 0;
	padding: 0;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
/*@end
@group Joomla Elements*/
.small, .modifydate, .createdate, DIV.mosimage_caption
{
	font-size: 95%;
}
.componentheading
{
	font-size: 150%;
}
.contentheading
{
	font-size: 170%;
}
.componentheading
{
	padding: 10px 5px;
	margin-bottom: 15px;
	font-variant: small-caps;
}
TD.componentheading
{
	padding-bottom: 15px;
}
#mainframe TD.sectiontableheader
{
	font-weight: bold;
	padding: 4px 2px;
}
.sectiontableentry1, .sectiontableentry2
{
	text-align: left;
	padding: 2px 0;
}
/*@end
@group Smoke*/
#smoke #topbar
{
	background: url(../images/smoke/topbar-bg.png) repeat-x 0 0;
}
#smoke #shadow-top
{
	background: url(../images/smoke/shadow-t.png) no-repeat 0 0;
}
#smoke #shadow-middle
{
	background: url(../images/smoke/shadow-m.png) repeat-y 0 0;
}
#smoke #shadow-bottom
{
	background: url(../images/smoke/shadow-b.png) repeat-y 0 0;
}
#smoke #shadow-rocket
{
	background: url(../images/smoke/shadow-rocket.png) repeat-y 0 0;
}
#smoke .sections TD, #smoke #mainframe TD#left, #smoke #mainframe TD#right, #smoke #mainframe #user1, #smoke #mainframe #page, #smoke PRE, #smoke BLOCKQUOTE, #smoke .sectiontableheader
{
	background: url(../images/trans-15.png);
}
#smoke #inset
{
	background: url(../images/smoke/login-smoke.png) no-repeat 0 0;
}
#smoke SPAN.alert
{
	color: #D00000;
	border-top: 3px solid #750B09;
	border-bottom: 3px solid #750B09;
	background: #391111 url(../images/smoke/sm-status-alert.png) no-repeat 10px 50%;
}
#smoke SPAN.info
{
	color: #0055BC;
	border-top: 3px solid #073361;
	border-bottom: 3px solid #073361;
	background: #112031 url(../images/smoke/sm-status-info.png) no-repeat 10px 50%;
}
#smoke SPAN.note
{
	color: #B98F00;
	border-top: 3px solid #745D07;
	border-bottom: 3px solid #745D07;
	background: #382F11 url(../images/smoke/sm-status-note.png) no-repeat 10px 50%;
}
#smoke SPAN.download
{
	color: #568517;
	border-top: 3px solid #445B16;
	border-bottom: 3px solid #445B16;
	background: #272F15 url(../images/smoke/sm-status-download.png) no-repeat 10px 50%;
}
/*@end
@group Glass*/
#glass #topbar
{
	background: url(../images/glass/topbar-bg.png) repeat-x 0 0;
}
#glass #shadow-top
{
	background: url(../images/glass/shadow-t.png) no-repeat 0 0;
}
#glass #shadow-middle
{
	background: url(../images/glass/shadow-m.png) repeat-y 0 0;
}
#glass #shadow-bottom
{
	background: url(../images/glass/shadow-b.png) repeat-y 0 0;
}
#glass #shadow-rocket
{
	background: url(../images/glass/shadow-rocket.png) repeat-y 0 0;
}
#glass .sections TD, #glass #mainframe TD#left, #glass #mainframe TD#right, #glass #mainframe #user1, #glass #mainframe #page, #glass PRE, #glass BLOCKQUOTE, #glass .sectiontableheader
{
	background: url(../images/trans-10.png);
}
#glass #inset
{
	background: url(../images/glass/login-glass.png) no-repeat 0 0;
}
#glass SPAN.alert
{
	color: #C00;
	border-top: 3px solid #FC9088;
	border-bottom: 3px solid #FC9088;
	background: #FFD8D8 url(../images/glass/gl-status-alert.png) no-repeat 10px 50%;
}
#glass SPAN.info
{
	color: #0055BB;
	border-top: 3px solid #7DABDD;
	border-bottom: 3px solid #7DABDD;
	background: #D9E7F9 url(../images/glass/gl-status-info.png) no-repeat 10px 50%;
}
#glass SPAN.note
{
	color: #B79000;
	border-top: 3px solid #FBE288;
	border-bottom: 3px solid #FBE288;
	background: #FFF6D8 url(../images/glass/gl-status-note.png) no-repeat 10px 50%;
}
#glass SPAN.download
{
	color: #57861A;
	border-top: 3px solid #CBE093;
	border-bottom: 3px solid #CBE093;
	background: #EEF6DC url(../images/glass/gl-status-download.png) no-repeat 10px 50%;
}
/*@end
@group Structure*/
DIV.wrapper
{
	margin: 0 auto;
	width: 925px;
	text-align: left;
	position: relative;
}
#shadow-middle
{
	padding: 0 24px;
}
#shadow-bottom
{
	padding: 0 24px 20px;
}
#shadow-bottom .padding
{
	padding: 20px;
}
#shadow-middle .padding
{
	padding: 181px 24px 20px;
}
#topbar
{
	height: 35px;
	line-height: 25px;
}
#topbar DIV.moduletable
{
	float: right;
	margin-right: 30px;
	padding: 0px;
	line-height: 20px;
	height: 21px;
	overflow: hidden;
}
#topbar .mainlevel
{
	padding-top: 2px;
	float: left;
	padding-left: 5px;
	display: block;
}
#topbar SPAN.article_seperator
{
	display: block;
	position: absolute;
}
#topbar DIV.moduletable TABLE
{
	width: auto;
}
#shadow-top
{
	height: 39px;
}
#shadow-rocket
{
	height: 91px;
	text-align: center;
}
IMG#rocket
{
	width: 200px;
	height: 40px;
	border: 0;
}
#content
{
	padding-top: 75px;
}
#logo
{
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;
	width: 900px;
	height: 180px;
	position: absolute;
	left: 50px;
	top: 35px;
	border: 0;
}
#showcase
{
	background: url(../images/trans-20.png);
}
#mainframe, .sections
{
	border-collapse: collapse;
	padding: 0;
	margin-top: 20px;
	width: 100%;
}
#shadow-bottom .sections
{
	margin-top: 0;
}
#user1
{
	margin-bottom: 20px;
	height: 1%;
}
#page
{
	padding: 20px 10px;
}
#inset, #inset-mod
{
	position: absolute;
	right: 46px;
	width: 481px;
	height: 51px;
	top: 40px;
}
/*@end
@group Table Control*/
#mainframe TD, .sections TD
{
	padding: 0;
}
#mainframe TD#left, #mainframe TD#right
{
	width: 175px;
}
TD.w33
{
	width: 33%;
}
TD.w49
{
	width: 50%;
}
TD.w99
{
	width: 100%;
}
#mainframe TD.spacer, .sections TD.spacer, #glass .sections TD.spacer, #smoke .sections TD.spacer
{
	width: 20px;
	background: none;
	border: 0;
}
TD.spacer IMG
{
	width: 20px;
}
#mainframe TR
{
	vertical-align: top;
}
/*@end
@group Login/Logout*/
.loginelement
{
	width: 150px;
	float: left;
	padding: 15px;
}
.loginelement LABEL
{
	font-weight: bold;
	color: #FFF;
}
.loginelement .inputbox
{
	width: 75px;
}
SPAN.loginsubmit, SPAN.logoutsubmit
{
	display: block;
	float: left;
	background: url(../images/login-button.png ) no-repeat 0 0;
	width: 93px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}
SPAN.loginsubmit SPAN, SPAN.logoutsubmit SPAN
{
	color: #FFF;
}
/*@end
@group Modules*/
.moduletable, .moduletable-hilite1, .moduletable-hilite2, .moduletable-hilite3, .moduletable-hilite4, .moduletable-hilite5, .moduletable-hilite6, .moduletable-hilite7, .moduletable-hilite8, .moduletable-hilite9, .moduletable-hilite10, .moduletable-hilite11, .moduletable-hilite12, .moduletable-hilite13, .moduletable-hilite14, .moduletable-hilite15, .moduletable-hilite16, .moduletable-hilite17, .moduletable-hilite18, .moduletable-hilite19, .moduletable-hilite20
{
	padding: 10px;
	height: 1%;
	margin-bottom: 15px;
}
.moduletable H3, .moduletable-hilite1 H3, .moduletable-hilite2 H3, .moduletable-hilite3 H3, .moduletable-hilite4 H3, .moduletable-hilite5 H3, .moduletable-hilite6 H3, .moduletable-hilite7 H3, .moduletable-hilite8 H3, .moduletable-hilite9 H3, .moduletable-hilite10 H3, .moduletable-hilite11 H3, .moduletable-hilite12 H3, .moduletable-hilite13 H3, .moduletable-hilite14 H3, .moduletable-hilite15 H3, .moduletable-hilite16 H3, .moduletable-hilite17 H3, .moduletable-hilite18 H3, .moduletable-hilite19 H3, .moduletable-hilite20 H3
{
	height: 33px;
	line-height: 33px;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: -11px -10px 10px;
	padding-left: 22px;
}
.moduletable-hilite1 H3
{
	background: url(../images/headers/black/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite2 H3
{
	background: url(../images/headers/blue/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite3 H3
{
	background: url(../images/headers/brown/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite4 H3
{
	background: url(../images/headers/dark-blue/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite5 H3
{
	background: url(../images/headers/dark-green/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite6 H3
{
	background: url(../images/headers/dark-orange/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite7 H3
{
	background: url(../images/headers/dark-purple/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite8 H3
{
	background: url(../images/headers/dark-red/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite9 H3
{
	background: url(../images/headers/dark-teal/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite10 H3
{
	background: url(../images/headers/green/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite11 H3
{
	background: url(../images/headers/grey/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite12 H3
{
	background: url(../images/headers/magenta/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite13 H3
{
	background: url(../images/headers/olive/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite14 H3
{
	background: url(../images/headers/orange/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite15 H3
{
	background: url(../images/headers/purple/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite16 H3
{
	background: url(../images/headers/red/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite17 H3
{
	background: url(../images/headers/silver/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite18 H3
{
	background: url(../images/headers/tan/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite19 H3
{
	background: url(../images/headers/teal/header-bg.png) repeat-x 0 0;
}
.moduletable-hilite20 H3
{
	background: url(../images/headers/yellow/header-bg.png) repeat-x 0 0;
}
/*@end
@group Horizontal Menu*/
#horiz-menu
{
	height: 33px;
	padding-left: 20px;
}
#horiz-menu UL
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}
#horiz-menu LI
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#horiz-menu A
{
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 20px;
	font-weight: bold;
}
#horiz-menu A:hover
{
	text-decoration: none;
}
/*@end
@group Sidenav Menu*/
UL.sidenav
{
	margin: 0;
	padding: 0;
}
UL.sidenav LI
{
	list-style: none;
	margin: 0;
	padding: 3px 0;
	font-weight: bold;
}
UL.sidenav LI LI
{
	border-bottom: 0;
}
/*@end
@group Content Styles
@group Pathway*/
SPAN.pathway
{
	display: block;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
SPAN.pathway IMG
{
	float: left;
	margin: 0 10px;
}
SPAN.pathway A
{
	float: left;
}
/*@end
@group RokLatest*/
#accordian H3.toggler
{
	position: relative;
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 0;
}
#accordian A.readon
{
	position: static;
}
/*@end
@group RokFlow*/
#rokflow, #rokflow #loader
{
	overflow: hidden;
	position: relative;
	width: 800px;
	height: 170px;
	background: url(../images/loader.gif) no-repeat 50% 50%;
}
#rokflow, #rokflow *
{
	margin: 0;
	padding: 0;
	border: 0;
}
#rokflow DIV
{
	float: left;
	position: relative;
}
#rokflow IMG
{
	width: 124px;
	height: 194px;
	border: 0;
	top: 40px;
	margin-top: 15px;
}
#rokflow DIV H3
{
	display: block;
	position: absolute;
	white-space: nowrap;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
.moduletable #rokflow H3
{
	background: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
	height: auto;
}
#rokflow A
{
	text-decoration: none;
}
#rokflow #loader
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
/*@end
@group RokSlide*/
#frame DIV.button#right
{
	background: url(../images/arrow-right.png) no-repeat 0 0;
}
#frame DIV.button#left
{
	background: url(../images/arrow-left.png) no-repeat 0 0;
}
/*@end
@group Typography*/
PRE
{
	padding: 10px;
}
BLOCKQUOTE
{
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px;
	margin: 15px 0;
}
BLOCKQUOTE.b
{
	font-weight: bold;
}
/*@end
@group Notice Styles*/
SPAN.alert, SPAN.info, SPAN.download, SPAN.note
{
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}
/*@end*/
.nounder
{
	text-decoration: none;
	border: 0;
	cursor: pointer;
}
.clr
{
	clear: both;
}
/*@end*/
