body {
	-webkit-text-size-adjust:none;
	padding: 0px;
	margin: 0px;
	/* background-color:rgb(43, 37, 44);	*/
	background-color:rgb(15,36,53);
	overflow-x:hidden;
	font-family:source-sans-pro, sans-serif;
	font-size:12pt;
	line-height:1.2;
	color:#666;
}
/*
#sstar{
    position:absolute;
    left:40%;
    top:10%;
    width:126px;
    height:80px;
    background:transparent url(/images/shootingstar.png) no-repeat 80px -200px;
    z-index:1005;
    opacity:0;
}
*/
/* ----------------------------------------------------------------*/
/* -------------------------- TOP NAVIGATION --------------------- */
/* ----------------------------------------------------------------*/

.navbar-inverse {
	box-shadow:none !important; 
	border:0px !important; 
	background-image:none !important; 
	background-color:rgb(15, 36, 53) !important;
}
.navbar, .navbar-inverse {
	filter:none !important;
}
.navbar-fixed-top {
	margin-bottom:0px; 
	background-image:none; 
	background-color:rgb(57, 98, 144) !important;
}
#topnav2 {
	font-size:12pt;
	color:#cccccc;
	background-color:rgba(15,36,53,0.8) !important;
	/* background-color:transparent !important; */
	font-weight:400;
	xfont-weight:bold;
}
          
#topnav2 > div > div > ul > li > a {
	color:#dedede !important;
}
#topnav2 > div > div > ul > li:hover {
	background-color:rgb(57, 98, 144) !important;
}
#topnav2 > div > div > ul > li:hover > a {
	color:#ffffff !important;
}
#topnav2 .dropdown.open > a {
	background-color:#ffffff !important;
	color:#444 !important;
}
#topnav2 .dropdown.open .dropdown-menu {
	border:0px;
}
.dropdown-toggle .caret {
border-top-color:#ffffff !important;border-bottom-color:#ffffff !important;
}

.dropdown-menu > li.column-menu  {
	margin:15px 0px;
	padding:0px 5px;
}
.dropdown-menu > li.column-menu ul {
    display: inline-block;
    list-style: none outside none;
    margin: 0px;
    width: 100%;
	padding:0px;	 /* 15px;	*/
}
.dropdown-menu > li.column-menu li {
    display: inline;
    float: left;
    width: 100%;
	padding:3px 20px;	
	margin-left:0px;
}
.dropdown-menu > li.column-menu:first-child {
    margin-left: 0;
}
 
.dropdown-menu >li.column-menu li:not(:first-child){
	text-decoration:none;
}
.dropdown-menu >li.column-menu li:not(:first-child):hover{
	text-decoration:none;
	background:rgb(66, 139, 202);
	color:#ffffff !important;
}
.dropdown-menu >li.column-menu li:not(:first-child):hover a {
	color:#ffffff !important;
} 
.dropdown-menu >li.column-menu li:not(:first-child) a {
	text-decoration:none;
	color:#444444;
}
 
.dropdown-menu >li.column-menu li:not(:first-child) a:hover {
	text-decoration:none;
	background:transparent !important;
	color:#ffffff;
}
 
.dropdown-menu > li.column-menu li:first-child {
    font-weight:bold;
    font-size:1.15em;
    color:#340f5a;
	color:rgb(66, 139, 202);
	margin-left:0px;
	xpadding-left:0px;
}

.dropdown-header {
    font-weight:bold;
    font-size:1.15em;
    color:#340f5a;
	color:rgb(66, 139, 202);
}

/* ----------------------------------------------------------------*/
/* -------------------------- MAIN CONTENT ----------------------- */
/* ----------------------------------------------------------------*/
.maincontainer {
	clear:both; display:inner-block; 
	overflow:auto; min-height:580px; 
	background:#ffffff; 
	xbox-shadow:0px 12px 30px rgba(0,0,0,1) !important;
}

.btnpage {
	min-height:700px; 
	/* margin-top:10px;*/
}

.breadcrumb {
	font-size:14px;	
	margin-bottom:0px; 
	/* xmargin-top:15px; 
	xbox-shadow:0px 2px 4px rgba(0,0,0,0.2); 
	xbackground:#f0f0f0;
	xbackground:rgba(164,182,244,0.2) !important; */
	background:transparent;
	xborder-bottom:1px solid #dedede;
}
.thumbnail.pageimage {
	xmargin-top:15px; margin-bottom:15px; height:220px; box-shadow:0px 2px 4px rgba(0,0,0,0.5); xmax-height:240px; overflow:hidden; zbackground-color:rgb(57, 98, 144);
}
.thumbnail.customerlogo {
	padding:0px; box-shadow:0px 4px 6px rgba(0,0,0,0.4);
}
.thumbnail.customerlogo .imgholder {
	text-align:center; height:100px; overflow:hidden;
}
.thumbnail.customerlogo .imgholder span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.thumbnail.customerlogo .imgholder img {
	display:inline-block; vertical-align:middle;
}
.thumbnail.customerlogo .caption {
	border-top:1px solid #dedede; background:#eeeeee; padding:15px; padding-bottom:5px; font-size:14px;
}

/*
	h1 - Page Title
	h2 - Page Sub Title
	h3 - paragraph title
	h4 - smaller bold title
*/

.maincontainer h1, .pagetitle {
	font-family:source-sans-pro, sans-serif;
	color:#3a87ad;
	color:#d35400;
    color:#444;
	font-size:2.5em;
	font-weight:300; 
	/* text-transform:uppercase;*/
	letter-spacing:-2.5px;
	margin-bottom:0px;
	zline-height:0.9;
	xtext-shadow:0px 1px 1px rgba(255,255,255,1);
	cursor:default;
}
.pagetitle {
    	color:#d35400 !important;
}
        .btnhr
        {
            margin:5px 0px;
            background-color:#eee;
            height:4px;
        }
.maincontainer h2, .pagetitle_subtext {
	/* font-family:"Source Sans Pro", sans-serif; */
	font-family:source-sans-pro, sans-serif;
	margin-top:0px;
	font-weight:400;
	font-size:1.5em;
	letter-spacing:-1px;
	color:rgb(66, 139, 202);
    color:#aaa;
}
h3, h4, .paratitle {
	/* font-family:"Source Sans Pro", sans-serif; */
	font-family:source-sans-pro, sans-serif;
	letter-spacing:-0.5px;
	color:#d35400;
	margin-bottom:0px;
	font-weight:400;
}
xxh4 {
    color:rgb(110, 145, 214) !important;
}
blockquote {
	font-size:14px;
	border-color:#a4b6f4; 
	border-color:rgb(57, 98, 144);
	border-color:rgba(53, 140, 207,0.5);
	text-align:justify; 
	margin:20px; xmargin-left:10px; 
	padding:20px; 
	background:rgba(164,182,244,0.2);
	background:rgba(57, 98, 144,0.2);
	background:rgba(53, 140, 207,0.1);
	border-left-width:8px;
}
blockquote p {
	font-size:14px;
	text-align:justify;
	font-weight:400;
}
.page_anchor
{
	display: block;
	position: relative;
	top: -180px;
	visibility: hidden;
}
.news-block-item {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(170, 170, 170);
    /* RGBa with 0.6 opacity */
	background:rgba(255,255,255,0.1) !important; 
    /* For IE 5.5 - 7*/
    /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);*/
    /* For IE 8*/
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/

	box-shadow:0px 4px 8px rgba(0,0,0,1); 
	white-space:normal !important; 
	width: 330px;	
	height:220px;
	max-height:220px;
	overflow:hidden;
}
.news-block-item .panel-heading
{
	background:rgb(66, 139, 202);
	background:rgba(66,139,202,0.3);
	font-size:13px;
	font-weight:400;
	padding:5px;
	color:#dedede;
}
.news-block-item .panel-body {
	color:#ffffff; 
	height:180px; 
	display:block;
	/* font-family:"Source Sans Pro", sans-serif;*/
	font-size:14.5px;
	line-height:16px;
	font-weight:300;
	xpadding:0px;
}
.news-block-item .panel-body .thumbnail
{
	text-align:center; 
	margin-bottom:10px;
	height:45px;
	vertical-align:middle;
	position:relative;
}
.news-block-item .panel-body .thumbnail img
{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	max-height:35px;
	height:35px;
}
.news-block-item .panel-body-text
{
	xcolor:#dedede !important; 
	xpadding-left:15px;
	xpadding-right:10px;
}

.news-block-item .panel-footer
{
	bottom:0px; 
	background:transparent;
	position:absolute; 
	width:300px; 
	text-align:right;
	border-top:0px;
}
.news-block-item .panel-footer a
{
	color:#dedede;
}
.news-block-item .panel-footer a:hover
{
	color:#ffffff;
}


.nav-tabs {
	border-bottom:1px solid #a4b6f4 !important;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus {
	background-color:rgba(164,182,244,0.2);
	border:1px solid #a4b6f4;
	border-bottom:2px solid #edf0fd !important;
	font-weight:600;
}
.tab-pane.active {
	padding:30px; 
	border:1px solid #a4b6f4; border-top:0px;
	background-color:rgba(164,182,244,0.2);
}

/* ul { margin-left:15px; padding-left:0px; } */

/* ----------------------------------------------------------------*/
/* -------------------------- INPUT CONTROLS --------------------- */
/* ----------------------------------------------------------------*/
div.checkbox label {
	font-family:source-sans-pro, sans-serif;
	/* font-family:"Source Sans Pro", sans-serif;*/
	font-size:14.5px;
	/* font-weight:300;*/
}
div.checkbox input {
	margin-top:4px;
}

/* ----------------------------------------------------------------*/
/* -------------------------- FOOTER ----------------------------- */
/* ----------------------------------------------------------------*/
footer {
	background-color:rgb(15,36,53); 
	xmargin-top:30px; 
	padding-top:60px;
	background-color:rgba(15,36,53,0.8) !important;
}
/*
.footer h4 {
	margin-bottom:10px;
	color:#ff0000 !important;
}*/
.footerlinks h4 {
	color:#ffffff !important;
	font-weight:600;
	letter-spacing:0px;
}
.footerlinks h3 {
	margin-top:10px !important;
	margin-bottom:10px !important;
	font-size:16px !important;
	font-weight:600;
	letter-spacing:0px;
}

.footerlinks ul {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin:0px;
	padding:0px;
	font-size:15px;
}
.footerlinks ul li {
	padding:7px 7px;
	border-bottom:1px solid rgba(255,255,255,0.075);
}
.footerlinks ul li:hover {
	background:#222222;
}
.footerlinks ul > :last-child {
	border-bottom:0px;
}
.footerlinks ul li a {
	color:#aaaaaa;
	text-decoration:none;
}
.footerlinks ul li:hover a {
	color:#ffffff;
	text-decoration:none;
}
/*
.footersep {
	vertical-align:baseline;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	font-size:1.65em;
	border-top:3px solid #444444;
	margin:0em;
	xmargin-top:1em;
	margin-bottom:2.5em;
	color:#777777;
}
.footersep span, .footersep h3, .footersep div, .footersep label {
	position:relative;
	display:inline;
	xmargin-top:-0.77em;
	margin-top:-40px !important;
	background-color:rgb(43, 37, 44);
	background-color:rgba(15,36,53,1) !important;
	padding:0px 20px;
}
*/
.footersep,
.footersep-text {
	position:relative;
	text-align:center;
	text-transform:uppercase;
	font-size:1.65em;
	line-height:1.65em;
	margin-bottom:2.5em;
	border-top:3px solid #444444;
}
.footersep > div, .footersep > span, .footersep > h3,
.footersep-text > div {
	position:absolute;
	background-color:rgb(15,36,53);
	xbackground-color:rgba(15,36,53,1) !important;
	xbackground-color:#ff0000;
	padding:0px 10px;
        left:40%;
        right:40%;
        margin-left:auto;
        margin-right:auto;
	margin-top:-0.825em !important;
	display:inline;
	color:#777777;
}

ul.icons-sm {
	position: relative;
	xbackground: #fff;	/* rgba(128,128,128,0.1);*/
	border-radius: 6px;
	display: inline-block;
	padding:4px 12px;
	font-size: 12pt;
	cursor: default;
}
ul.icons-sm li {
	display: inline-block;
}

ul.icons-sm li a {
	text-decoration:none;
	display: inline-block;
	background: none;
	width: 30px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 100%;
	border: 0;
	color: #888;
	
}

ul.icons-sm li a:hover {
	color: #ef8376;
}

ul.icons {
	position: relative;
	background: rgba(128,128,128,0.1);
	border-radius: 2em;
	display: inline-block;
	padding: 0.15em 0.75em 0.15em 0.75em;
	font-size: 2em;
	cursor: default;
}

ul.icons li {
	display: inline-block;
}

ul.icons li a {
	text-decoration:none;
	display: inline-block;
	background: none;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border-radius: 100%;
	border: 0;
	color: #ffffff;
	
}

ul.icons li a:hover {
	color: #ef8376;
}

ul.btnlist { margin:0px; margin-top:10px; margin-left:20px; padding:10px; 
	list-style-type: none;
}
ul.btnlist li:before {    
	font-family: 'FontAwesome';
	content: '\f00c';
	margin:0 5px 0 -15px;
	color: #d35400;
}
ul.btnlist li { 
	margin:0px;
	padding:0px;
}

/* ----------------------------------------------------------------*/
/* -------------------------- TREE CONTROL ----------------------- */
/* ----------------------------------------------------------------*/

/* * {margin: 0; padding: 0;}*/

.tree ul {
	margin: 0; padding: 0;
	padding-top: 20px; position: relative;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li {
	margin: 0; padding: 0;
	float: left; text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 5px 0 5px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-top: 1px solid #ccc;
	width: 50%; height: 20px;
}
.tree li::after{
	right: auto; left: 50%;
	border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
	display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ padding-top: 0;}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after{
	border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 20px;
}

.tree li a{
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-decoration: none;
	color: #666;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	display: inline-block;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
/*
.tree li a:hover, .tree li a:hover+ul li a {
	background: #c8e4f8; color: #000; border: 1px solid #94a0b4;
}
*/
/*Connector styles on hover*/
/*
.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
	border-color:  #94a0b4;
}
*/


/* ----------------------------------------------------------------*/
/* -------------------------- PAGE SPECIFIC ---------------------- */
/* ----------------------------------------------------------------*/

/* -------------------------- default.aspx  ---------------------- */

