/* CloudBase 2.0 overrides for Gantry Framework */
/* Excel, Word, PDF */

body {background: #8C99B9;} 
body a{color:#006699; text-decoration:none;}
body a:hover {color:#4da0d2; text-decoration:underline;}
body a:visited {text-decoration:none} 
.module-title h2.title{background-color:#4da0d2;}
.module-title h2.title{ color:#ffffff;}
#rt-top h2.title, #rt-content-top h2.title, #rt-content-bottom h2.title, #rt-bottom h2.title{ color:#4da0d2;}
#rt-footer, #rt-footer a, #rt-footer h2.title, #rt-copyright {color:#4c545a;}
#rt-footer .menu li {border-bottom: 1px solid #4c545a;}
.rt-joomla h1, .rt-joomla h2.componentheading, .rt-joomla .contentheading, .rt-joomla h3, .rt-joomla h5, .component-content h1, .component-content h2.componentheading, .component-content .contentheading, .component-content h3, .component-content h5, #rt-menu ul.sf-menu li a, .menutop li.root > .item, #rt-menu ul.sf-menu li a:hover, #rt-menu ul.sf-menu li.active > a, #rt-menu ul.sf-menu li.active a:hover, .menu-type-splitmenu .menutop li .item{color:#000033; }
.button{background-color:#97a6b3;}
#rt-menu ul.sf-menu li.active > a, #rt-menu ul.sf-menu li.active a:hover, #rt-menu ul.sf-menu li a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item, .menutop ul li > a.item:hover, .menutop ul li.f-menuparent-itemfocus > a.item, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item{background-color:#4c545a;}
.lineshadow {height: 12px; background:url(../images/line-shadow.jpg) no-repeat center top; border-top: 1px solid #fff;}

div.scrollToTop{
     position: fixed;
     right: 15px;
     bottom: 20px;
     display: none;
     width: 75px;
     padding: 10px;
     background: #dcdcdc;
     opacity: 0.5;
     color: #082872;
	 text-align:center;
 }
 
.content{
     height: 2000px; 
}
div.scrollToTop a{
     color: #082872;
     font: 12px "Lucida Grande";
	 font-weight:bold;
     text-decoration: none;  
}
.project-title {margin: 15px 0 15px 0; line-height: 1.1em; font-size:200%; color:#000033; font-weight: normal;letter-spacing: -1px;}
.project-doctype {margin: 15px 0 15px 0; font-size:125%; color:#000033; font-weight: normal;letter-spacing: -1px;}
/* Basic styles */
body {color: #333;}
#rt-header, #rt-bottom {color: #8C99B9;}
.rt-container {background: #fff;} 
a{text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
#rt-footer, #rt-copyright, #rt-copyright a {color: #333333;}

#gantry-viewswitcher {margin: 0 auto 1em;position: relative;}
#rt-accessibility .button{
	padding: 0px;
}
#rt-accessibility .button, .rt-joomla .icon {
	background-image: url(../images/typography.png);
}

/* Layers structure */
#page-wraper{
	width: 998px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: url(../images/shadow.png) 50% 0px no-repeat;
}
#in-page-wraper{	
	background: url(../images/bottom-shadow.png) center bottom no-repeat;
	padding-bottom: 0px;
}
#in-page-wraper-2{
	background: url(../images/content-background.png);
	border: 1px solid #fff;
	padding: 10px 0 0px 10px;
	min-height: 100px;
}
#in-page-wraper-2 td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000333;
	padding: 0px 0 0px 0px;
}
.rt-container{
	background: none;
}
#rt-mainbody-home{
	background: #fff;
	margin: 0px;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	padding: 6px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	width:650px;
	float:right;
}
#rt-mainbody-home .component-content{
	border: 1px solid #dcdcdc;
	padding: 6px;
	overflow: hidden;
}
.rt-grid-left{
	border: 1px solid #dcdcdc;
	padding: 6px;
	overflow: hidden;
	width: 275px;
	 background-color:#ffffff;

	 
}
.sub-left{
	border-right: 1px solid #dcdcdc;
	padding: 0px;
	width: 445px;
	 background-color:#ffffff;
	 
	 
}
.sub-right{
	border: 0px ;
	padding: 0px;
	width: 440px;
	 background-color:#ffffff;
	 float:right;
	 
}


#rt-mainbody{
	background: #fff;
	margin: 0px;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	padding: 6px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
}
#rt-mainbody .component-content{
	border: 1px solid #dcdcdc;
	padding: 6px;
	overflow: hidden;
}
.login-content{
	border: 1px solid #dcdcdc;
	padding: 6px;
	overflow: hidden;
	width:400px;
}
.rt-block{
	padding: 0px 0px 0px;
	margin: 0px 0px;
	overflow: hidden;
	word-wrap: break-word;
}



/* Typography changes */
h1, h2, h3, h4, h5 {margin: 1px 0;line-height: 1.1em;}
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;}
ul li a{
	font-size: 100%;
	line-height: normal;
}

#rt-logo{
	background: url(../images/logo.png) 0 0 no-repeat transparent;
}
input.inputbox{
	border: 1px solid #dcdcdc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 8px;
	color: #000;
	text-shadow: 0px 1px 0px #fff;
	background: url(../images/inputbox.png) left bottom repeat-x #fff;
	margin: 0px 4px;
}
input[type="checkbox"]{
	background: none;
	padding: 0px;
	border: 0px;
}
.button{
	background: url(../images/universal-gradient.png) left top repeat-x #3a7ab3;
	border: 0px;
	padding: 8px;
	margin: 0px 4px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.button:hover{
	color: #fff;
}
.rt-joomla h1, .rt-joomla h2, .rt-joomla h3, .rt-joomla h4, .rt-joomla h5, .rt-joomla h6,
.component-content h1, .component-content h2, .component-content h3, .component-content h4, .component-content h5, .component-content h6,
.rt-joomla .contentheading, .rt-joomla h2.componentheading, 
.component-content .contentheading, .component-content h2.componentheading, 
.contentheading, .componentheading{
	font-family: "Ubuntu" , "Trebuchet MS" , serif;
	color: #0a93cb;
	font-weight: normal;
	letter-spacing: normal;
}
 p.subtitle{ font-family: Arial, Verdana, Sans-Serif; 
		font-size:15px;
		font-weight:bold;
		line-height:.5em; 
		color:#000033;
	
}
 p.subtitle a{ font-family: Arial, Verdana, Sans-Serif; 
		font-size:15px;
		font-weight:bold;
		line-height:.5em; 
		color:#000033;
	
}
 p.subtitle a;hover{color:#4da0d2; text-decoration:underline;
}
	

.add-title{
	font-family: "Ubuntu" , "Trebuchet MS" , serif;
	font-size:13px;
	color: #000033;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom:10px;}
.add-faq{
	font-family: "Ubuntu" , "Trebuchet MS" , serif;
	font-size:13px;
	color: #000033;
	font-weight: bold;
	letter-spacing: normal;}
.address{
	font-weight: normal;
	letter-spacing: normal;
	margin-top:-5px;}
	
	.form-title{
	font-family: "Ubuntu" , "Trebuchet MS" , serif;
	font-size:120%;
	color: #000033;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom:-15px;
	padding-left:10px}
	
.rt-joomla h2, .rt-joomla h4, .rt-joomla h6,
.component-content h2, .component-content h4, .component-content h6{
	color: #333333;
}
.component-content .title{
	font-size: 200%;
}
.component-content .title a{
	text-decoration: none;
}
#rt-breadcrumbs h2.title{
	background: none;
	color: #000;
	text-shadow: 0px 1px 0px #fff;
	padding: 0px;
}
.module-title h2.title{
	background: url(../images/universal-gradient.png) left top repeat-x #0a93cb;
	color: #fff;
	text-shadow: none;
	font-weight: bold;
	font-size: 125%;
	padding: 10px;
	letter-spacing: normal;
	margin: -0px 0px 1px 0px;
	font-family: "Ubuntu" , "Trebuchet MS" , serif;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.7);
	width:240px;
}
#breadcrumbs-gantry{
	background: url(../images/home.png) 0 0 no-repeat;
	width: 20px;
	height: 16px;
	margin-top: 2px;
	margin-right: 2px; 
}

/* Module with botttom shadow (default) */
#rt-feature .module-outline-1, 
#rt-maintop .module-outline-1, 
#rt-mainbottom .module-outline-1,

#rt-feature .module-outline-2, 
#rt-maintop .module-outline-2, 
#rt-mainbottom .module-outline-2{
	background: url(../images/right-bottom-shadow-small.png) right bottom no-repeat;
	padding-bottom: 13px;
}
#rt-feature .rt-block, 
#rt-maintop .rt-block,  
#rt-mainbottom .rt-block{
	padding: 0px;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	background: url(../images/module-gradient.png) left bottom repeat-x #dcdcdc;
	padding: 5px;
	border: 1px solid #dcdcdc;
} 
#rt-feature .in-rt-block, 
#rt-maintop .in-rt-block,  
#rt-mainbottom .in-rt-block{
	padding: 10px;
}
.equalsFeatureContent, 
.equalsMaintopContent,  
.equalsMainbottomContent{
	border: 1px solid #DCDCDC;
}
#rt-feature .module-title, 
#rt-maintop .module-title, 
#rt-mainbottom .module-title{
	margin-bottom: 5px;
	margin: -11px -11px 10px -11px;
}

#rt-showcase .module-outline-1{
	background: url(../images/left-bottom-shadow.png) left bottom no-repeat;
}
#rt-showcase .module-outline-2{
	background: url(../images/right-bottom-shadow.png) right bottom no-repeat;
	padding-bottom: 16px;
}
#rt-showcase .rt-block{
	background: url(../images/showcase-background.png) left bottom repeat-x #fff;
	border: 1px solid #dcdcdc;
	padding: 8px;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
}

/* Simple module */

#rt-top .module-outline-1,
#rt-bottom .module-outline-1{
	background: #fff;
	padding: 3px;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	border: 1px solid #dcdcdc;
	margin-bottom:10px;
}

#rt-content-top .module-outline-1, 
#rt-content-bottom .module-outline-1{
	background: #fff;
	padding: 0px;
	margin: 10px 0px 6px 0px;
}
#rt-top .module-outline-2, 
#rt-content-top .module-outline-2, 
#rt-content-bottom .module-outline-2,
#rt-bottom .module-outline-2{
	border: 1px solid #e6e6e6;
}
#rt-top .rt-block,
#rt-bottom .rt-block{
	margin: 0px;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	background: url(../images/module-gradient.png) left bottom repeat-x #dcdcdc;
}
#rt-content-top .rt-block, 
#rt-content-bottom .rt-block{
	margin: 0px;
	background: #dcdcdc;
}
#rt-top .in-module-content, 
#rt-content-top .in-module-content, 
#rt-content-bottom .in-module-content,
#rt-bottom .in-module-content{
	padding: 10px;
	overflow: hidden;
}
.rt-container-header 
{
	padding-top: 10px;
	margin:0px 0px 0px 0px;
	overflow: hidden;
}
#rt-top h2.title, 
#rt-content-top h2.title, 
#rt-content-bottom h2.title,
#rt-bottom h2.title{
	background: none;
	border-bottom: 1px solid #8C99B9;
	color: #8C99B9;
	text-shadow: none;
	text-align: center;
}
/* Top modules */
#rt-top{
	padding-bottom: 15px;
}
/* Content bottom modules */
#rt-content-bottom{
	padding-bottom: 10px;
}
/* Header modules */
#rt-header {
	background:none;
	padding: 0px 0px 4px 0px;
	text-shadow: none;
}
#rt-header .module-title h2{
	background: none;
	color: #000;
	padding: 0px 0px 4px 0px;
	text-shadow: none;
}


/* Footer modules */
#rt-footer, #rt-footer a, #rt-footer h2.title{
	color: #08739f;
}
#rt-footer a{
	text-decoration: none;
}
#rt-footer a:hover{
	text-decoration: underline;
}
#rt-footer h2.title{
	background: none;
	text-shadow: none;
	padding-left: 0px;
	font-size: 130%;
}
#rt-footer .module-content{
	font-size: 80%;
}
#rt-footer .sf-menu{
	padding-left: 0px;
	list-style: none;
}
#rt-footer .sf-menu li{
	padding-left: 3px;
}
#rt-footer .sf-menu li li{
	border: 0px;
}

/* Menu styles */
#rt-menu ul.sf-menu li a{
	color: #8C99B9;
}
#rt-menu ul.sf-menu li a:hover{
	background: url(../images/level1Bg.png) 0px -50px repeat-x #0b9fdf;
	text-shadow: 0px 1px 0px #fff;
	
}
#rt-menu ul.sf-menu li.active > a, 
#rt-menu ul.sf-menu li.active a:hover{
	background: url(../images/level1Bg.png) 0px -50px repeat-x #0b9fdf;
	text-shadow: 0px 1px 0px #fff;
	font-weight:bold;
}
#rt-menu .rt-container{
	background: url(../images/menuBackground.png) 0px -10px repeat-x #fff;
	height: auto;
	border: 1px solid #dcdcdc;
	margin-bottom: 12px;
}

	

	
#rt-menu .rt-container ul.sf-menu li a span.daddy{
	}

#rt-menu{
	font-family: Arial, Verdana, Sans-Serif;
}
#rt-menu ul.sf-menu {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 1000;
}
#rt-menu ul.sf-menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	position: relative;
}
#rt-menu ul.sf-menu li a, #rt-menu ul.sf-menu li .separator {
	display: block;
	height: 28px;
	margin: 0 0 0 10px;
	cursor: pointer;
	z-index: 1000;
	position: relative;
	font-size: 1.1em;
	text-decoration: none;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #fff;
	padding: 12px 12px 0px 12px;
	line-height: normal;
	font-weight:normal ;
	text-shadow: 0px 1px 0px #fff;
	background: url(../images/level1Bg.png) 0px -10px repeat-x #fff;
}

#rt-menu ul.sf-menu li a span, #rt-menu ul.sf-menu li .separator span {
	display: inline;
}



/* Showcase */
#rt-showcase .rt-block{
	margin-top: 0px;
}

/* Breadcrumbs */
#rt-breadcrumbs .rt-block{
	background: url(../images/breadcrumbs-background.png) left bottom repeat-x #dcdcdc;
	border: 1px solid #e2e2e2;
	padding: 5px 10px;
	font-family: Arial, Verdana, Sans-Serif;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	overflow: hidden;
}
#rt-breadcrumbs .rt-block h2{
	padding-bottom: 5px;
}
/* Top link */
#gototop {
    background: url(../images/toTopBackground.png) left bottom repeat-x;
    bottom: 5px;
    color: #575757;
    text-shadow: 0px 1px 0px #fff;
    display: none;
    font-weight: bold;
    padding: 6px 10px 3px 10px;
    position: fixed;
    right: 5px;
    text-decoration: none;
    border: 1px solid #fff;
}
#gototop:hover{
	background: url(../images/toTopBackground.png) left bottom repeat-x;
}
#pageTop{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

/* Side menu */
#rt-main ul.sf-menu { 
	margin: -11px; 
	padding: 0; 
}
#rt-main ul.sf-menu li {
	background: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	list-style: none;
	border-top: 1px solid #d9d9d9;
}


/* RokNavMenu */
/* Navigation - Core */
.sf-menutop li.root > .item, .sf-menu-type-splitmenu .sf-menutop li .item {
	color: #8C99B9;
	border-left: 1px solid #fff;
	border-right: 1px solid #d9d9d9;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	background: url(../images/level1Bg.png) 0px -10px repeat-x #fff;
}
.sf-menutop li.parent.root > .item span, .sf-menu-type-splitmenu .sf-menutop li.parent .item span {
	background: url(../images/menutop-daddy.png) 97% 50% no-repeat;
}
/* Navigation - Hovers */
.sf-menutop li.root > .item:hover, .sf-menutop li.active.root.f-mainparent-itemfocus > .item, .sf-menutop li.root.f-mainparent-itemfocus > .item, .sf-menu-type-splitmenu .sf-menutop li:hover > .item {
	background: url(../images/level1Bg.png) 0px -50px repeat-x #fff;
	text-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 2px 9px rgba(0,0,0,0.1), 0px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	
}
/* Navigation - Active */
.sf-menutop li.root.active > .item, .sf-menutop li.root.active > .item:hover, .sf-menu-type-splitmenu .sf-menutop li.active .item {
	background: url(../images/level1Bg.png) 0px -50px repeat-x #fff;
	text-shadow: 0px 1px 0px #fff;
}
/* Navigation - Dropdowns */
.sf-menutop .fusion-submenu-wrapper ul {
	background: #fff;
}
.sf-menutop .fusion-submenu-wrapper.level3, .sf-menutop .fusion-submenu-wrapper.level4, .sf-menutop .fusion-submenu-wrapper.level5, .sf-menutop .fusion-submenu-wrapper.level6 {
	background: #fff;
}
.sf-menutop ul li > .item {
	color: #4b4b4b;
}
.sf-menutop ul li > a.item:hover, .sf-menutop ul li.f-menuparent-itemfocus > a.item, 
.sf-menutop .fusion-js-subs ul li.active > a{
	background: url(../images/universal-gradient.png) 0px 0px repeat-x #0a97d3;
	color: #fff;
}
.sf-menutop ul li > .daddy span {
	background: url(../images/menus/dropdown-daddy.png) 97% 50% no-repeat;
}
.sf-menutop .fusion-grouped ol li > .item {
	background: url(../images/menus/menu-arrow.png) 5px 50% no-repeat;
}
/* Disable it for Joomla! 1.6 */
.fusion-js-subs{
	background: url(../images/menus/level2Bg.png);
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
}
/* Enable it for Joomla! 1.6 
.fusion-submenu-wrapper{
	background: url(../images/menus/level2Bg.png);
	padding: 0px !important;
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1), -2px -2px 9px rgba(0,0,0,0.1);
}
*/
/* Custom style for form elements */
.rokradios, .rokchecks {
	padding: 3px 5px 5px 24px;
	line-height: 120%;
}
.rokradios {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rokradios-active {
	background-position: 0 -211px;
	background-repeat: no-repeat;
}
.rokchecks {
	background-position: 0 -423px;
	background-repeat: no-repeat;
}
.rokchecks-active {
	background-position: 0 -634px;
	background-repeat: no-repeat;
}
.rokradios, .rokchecks, .rokradios-active,.rokchecks-active {
	background-image: url(../images/body/inputs.png);
}
/* Content Toc */
table.contenttoc{
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}
table.contenttoc a.active{
	font-weight: bold;
}
table.contenttoc td { 
	border-bottom: 1px dotted #ccc; 
	padding: 5px 10px; 
}
table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* Login module */
#form-login p{
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#rt-mainbody .login-fields{
    padding: 5px 0;
}
#rt-mainbody #username-lbl , #rt-mainbody #password-lbl{
	width: 80px;
	display: inline-block;
} 

/* More articles fix for Gantry */

.rt-joomla .multicolumns .rt-article {
    word-wrap: break-word;
}




/* Pagination */
.rt-pagination{
	clear: both;
}
.rt-pagination a{
	text-decoration: none;
}
.rt-pagination div.tab, .rt-pagination div.page-block{
	border: 1px solid #ccc;
	text-shadow: 0px 1px 0px #fff;
	vertical-align: top;
}
.rt-pagination div.tab > div, .rt-pagination div.page-block > div{
	border:1px solid #fff;
}
.rt-pagination .page-active, .rt-pagination .page-inactive {
	padding: 0 5px;
}
.rt-pagination .page-inactive, .rt-pagination .page-active, .rt-pagination .tab .page-active{
	background: url(../images/greyGradient.png) left bottom repeat-x;
}
.rt-pagination .rt-results{
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

div.pagination ul{
    overflow: hidden;
}
div.pagination ul li{
	float: left;
    list-style-type: none;
 	margin:3px;
	border:1px solid #CCCCCC;
	overflow: hidden;
	text-shadow: 0 1px 0 #FFFFFF;
}
div.pagination ul li span.pagenav , div.pagination ul li a.pagenav{
	padding: 0px 5px ;
	background: #f8f8f8;
	text-decoration: none;
	display:block;
	line-height: 1.8em;
}
dl.article-count dt{
	float: left;
    padding-right: 5px;
}

/* Pagination , mostread */
ul.latestnews li a, ul.mostread li a {
    padding: 2px;
}
dl.article-count dt{
	float: left;
    padding-right: 5px;
}

/* User component */
.rt-joomla .user label.label-left, .rt-joomla .user span.label-left{
    float: none;  
    padding: 5px;
}

/* Weblink component */
.rt-joomla .weblinks fieldset div{
    overflow: hidden;
    padding: 5px 0;
}
.rt-joomla .weblinks fieldset div #jformcatid, .rt-joomla .weblinks fieldset div select{
	margin-left:4px;
}

/* Article compponent */
.component-content .cols-3 .column-1,
.component-content .cols-3 .column-2,
.component-content .cols-3 .column-3{
	width: 33%;
} 
.rt-joomla-hr {
    background: url("../images/article-separation.png") repeat-x scroll left top transparent;
    border-bottom: 0 none;
    padding-bottom: 15px;
	margin: 0 0 0 0px;
}


.rt-readon-surround{
	clear: both;
}

.readon:hover {
    color: #000000;
}

/* blank suffix */
.blank .rt-block , .blank .module-outline-1 , .blank .module-outline-2{
	margin:0 !important;
	padding:0 !important;
	border:0 none !important;
	background: none !important;
	box-shadow: none !important;
}
.blank h2.title, .blank .module-title h2.title{
	text-align:left !important;
	border:0 !important;
}
.blank .rt-block .module-content{
	margin:0 !important;
	padding:0 !important;
}
.blank .equalsFeatureContent, .equalsMaintopContent, .equalsMainbottomContent, .blank .module-content  {
	border: none !important;
}

/* Fix for last paragraph in module */
.module-content p:last-child{
	padding-bottom: 0px;
}
.formRight { width: 310px;
			height: 130px;
			padding: 5px 0px 30px 10px; 
			margin:-130px 10px 0 595px; 
			border:solid; 
			border-width:thin; 
			border-color:#c6c6c6;
			vertical-align:top;}

.formLeft { width: 550px;
			height: 100px;
			padding: 5px 0px 30px 0px; 
			margin:0 10px 0 5px; 
			}
.formlogin { margin-top:10px; margin-left:78px;}
.loginbutton {
    background: url("../images/login-button.png") no-repeat #c6c6c6;
    height: 30px;
	width:165px;
    color: #000033;
    text-shadow: 0px 1px 0px #fff;
    padding: 5px 5px 5px 5px;
	margin:10px 0px  10px 0px;
	margin-left:75px;
    border: 1px solid #d3d4d5;}
	
.forgotbutton {
    background: url("../images/login-button.png") no-repeat #c6c6c6;
    height: 30px;
	width:145px;
    color: #000033;
    text-shadow: 0px 1px 0px #fff;
    padding: 5px 11px 7px 11px;
	margin:5px 0  10px 0;
    border: 1px solid #d3d4d5;}
	
	/* announcement styles */

#annc h4 
{
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight:normal;
}
#annc h4 a, a:link, a:visited {
	color:#003399; text-decoration:none;
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 15px;
}

#annc h4 a:hover {color:#6199ff; text-decoration:underline;
}

#annc h4 a:active {color:#6199ff; text-decoration:none;
}
 

#newsAnnouncements #annc div.annc_01 {
	background-position: 0 0;
	background-color: #ffffff;
	cursor:none;

}
#newsAnnouncements #annc div.annc_02 {
	background-position: 0 0;
	background-color: #ffffff;
}
#newsAnnouncements #annc div.annc_03 {
	background-position: 0 0;
	background-color: #ffffff;
}
#newsAnnouncements #annc div.annc_04 {
	background-position: 0 0;
	background-color: #ffffff;
}
#newsAnnouncements #annc div.annc_05 {
	background-position: 0 0;
	background-color: #ffffff;
}

#newsAnnouncements #annc div.annc_06 {
	background-position: 0 0;
	background-color: #ffffff;
}
#newsAnnouncements #annc div.annc_07 {
	background-position: 0 0;
	background-color: #ffffff;
}
#newsAnnouncements #annc div.annc_08 {
	background-position: 0 0;
	background-color: #ffffff;
}
#newsAnnouncements #annc div.annc_09 {
	background-position: 0 0;
	background-color: #ffffff;
}
#newsAnnouncements #annc div.annc_10 {
	background-position: 0 0;
	background-color: #ffffff;
}


#newsAnnouncements #annc div  {
	color: #417300;
	margin: 10px 0 10px 0;
	background-color: #ffffff;
	padding-bottom:10px;
}

#contentarea #annc div h4 {
	color: #417300;
	
}



/**Deon Gee 3/26/2011*/


#news-annc div 
{
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-style:normal;
	font-weight:bold;
	margin-left:-10px;
	
} 

#annc, p {
	color: #000;
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	
	
}
#annc a, a:link, a:visited {
	color:#003399; text-decoration:none;
	font-family:Arial, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	text-decoration:none;
}

#annc a:hover {color:#6199ff; text-decoration:underline;
}

#annc a:active {color:#6199ff; text-decoration:none;
}
#annc_controls a {
	color: #003399;
	border: 1px solid #041f78;
	width:19px;
	padding: 0px 1px 1px 0px;
	margin-bottom:9px;
	margin-left:0px;
	
	
	
}
#controlsAndNavigations{
	margin-top:10px;
}
#slideNavigation {
	background-color: #ffffff;
	margin-left:27px;
	margin-top:-29px;
	width:250px;
	
	
}
#slideNavigation a {
	color: #041f78;
	background-color: #fff; 
	border: 1px solid #041f78;
	padding: 1px 5px 1px 5px;
	margin-right:4px;
	font-weight:bold;
	
	
	 
	
}
#slideNavigation a.activeSlide {
	color: #ffffff;
	background-color: #041f78;
	padding: 1px 4px 1px 4px;
	border: 1px solid #041f78;
	font-weight:bold;
	 
	
}
#slideNavigation a:hover {
	color: #4da0d2;
	background-color: #fff;
	padding: 1px 4px 1px 4px;
	border: 1px solid #041f78;
	text-decoration:none;
	 
	
}
.slideshow h2.button {
   background: url(../images/universal-gradient.png) left top repeat-x #0a93cb;
	color: #fff;
	text-shadow: none;
	font-weight: normal;
	font-size: 115%;
	letter-spacing: normal;
	margin: -10px -0px 10px -0px;
	font-family: Arial, Verdana, Sans-Serif;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.7);
}
.news-title{
	color: #041f78;
	font-size:125%;
	font-style: normal;
	font-weight:bold;
	margin-top:13px;
	
	
}
.news-date{
	color:#666666;
	font-size:10px;
	font-style: normal;
	font-weight:normal;
	margin-top:10px;
	
	
}
.news-body{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	line-height:1.5em;

	
	
}
.news-subj{
	color:#041f78;
	font-size:11px;
	font-style: normal;
	font-weight:bold;
	margin-top:-15px;
	margin-bottom:5px;
	line-height:1.5em;
	
	
}
.news-subj a {
	color:#041f78; text-decoration:underline;
	font-size: 13px;
	text-decoration:none;
}

.news-subj a:hover {color:#4da0d2; text-decoration:underline;
}

.news-subj a:active {color:#4da0d2; text-decoration:none;
}
/*Print Friendly*/
.printer {float:right; width:150px; margin: 10px 20px 15px 0; font-family:Georgia; font-size:12px; color:#a6824b;}