body{
background-color:#333333;
margin:0px;
}



.oursection
{
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #4b525d 0%, #000000 100%) repeat scroll 0 0;
    color: #ccc;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 150px;
    margin-bottom: 0;
	
    
}
.oursection:hover
{
	background: #0d5686; /* Old browsers */
background: -moz-linear-gradient(top,  #0d5686 0%, #001441 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d5686), color-stop(100%,#001441)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0d5686 0%,#001441 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0d5686 0%,#001441 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0d5686 0%,#001441 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0d5686 0%,#001441 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d5686', endColorstr='#001441',GradientType=0 ); /* IE6-9 */

 
}
.oursection 	h2 {
	font-size:18px;
	color:#CCC;
	margin:0px;
	padding:0px;
	font-weight: normal;
	padding-top:10px;
	padding-bottom:10px;
	
}




.bg{
background-image:url(../images/pagebg.jpg);
background-repeat:repeat-x;
height:639px;
}

.menu_bg{
background-image:url(../images/TopMenu.gif);
background-repeat:repeat-x;

}

p.menu_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
text-align: center;
text-justify: inter-word;
}
a.menu_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}
a.menu_links:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#057ebe;
}

a.reset{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#333333;
}
a.reset:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#333333;
}

.normalfont{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}

.normalfont1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#333333;
text-align:justify;
margin-bottom: 7px;
}

.normalfont1 td{
text-align:justify;
}


.contactus_font{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#333333;
}

.top-bg{
background-image:url(../images/top-bg.jpg);
height:7px;
background-repeat:no-repeat;
background-color:#797979;
background-position:top left;
}



.DST-but {
	height: 35px;
}

.DST-but a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.DST-but a:hover {
	color: #FFFFFF;
	background-image: url(../Images/TopMenu-Over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
.DST-but-selected a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../Images/TopMenu-Over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	text-decoration: none;
}
.DST-but-selected a:hover {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../Images/TopMenu-Over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;

}
.TopMenuBg{
	background-image: url(../Images/TopMenu.gif);
	background-repeat: repeat-x;
	height: 35px;
	
}
.pageHead {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pageHead h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	font-weight: normal;
	line-height: normal;
}



/*------------------- Left Nav ---------------------*/


.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width:200px;
float:right;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012E3C;
}
.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #012E3C;
	line-height: normal;
}

 /*WIDTH OF MAIN MENU ITEMS*/
.heading_font{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#4b525d;
padding-top: 6px;
}

a.heading_font:active,
a.heading_font:visited,
a.heading_font 
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
font-weight:bold;
color:#ec5e00;
}

a.heading_font:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:underline;
font-weight:bold;
color:#000000;
}


.main_heading_font{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:none;
font-weight:bold;
color:#093b65;
 padding-top: 20px;
}




.glossymenu {
position: relative; 


}

.glossymenu{
background-image:url(../images/glossyback1.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#b0dbef;

padding-left: 10px;
padding-bottom:26px;
margin-right:10px;
text-decoration: none; 
height:24px; line-height:2em;

}

.glossymenu:hover{
background-image:url(../images/glossyback2.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:black;

padding-left: 10px;
text-decoration: none; 
height:24px; line-height:2em;
}

.activess{
background-image:url(../images/glossyback2.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:black;
display: block;
padding-left: 10px;
text-decoration: none; 
height:24px; line-height:2em;
}



/*------------------- Left Nav Close ---------------------*/

.lefthead{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
color:#FFFFFF;
padding-top: 16px;
}

.normalfont{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}

.normalfont1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#333333;
}

.contactus_font{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#333333;
}

.top-bg{
background-image:url(../images/top-bg.jpg);
height:7px;
background-repeat:no-repeat;
background-color:#797979;
background-position:top left;
width: 100%;

}

.left_top_bg{
	background-image:url(../images/left_top_bg.jpg);
		background-repeat:repeat-x;
	background-position:left top;
	
	
}

.left_bg{
background-color:#0b6397;
}

.contactus_font{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#333333;
}
.contact_headerbg{
background-image:url(../images/contactus-bg.jpg);
background-repeat:repeat-x;
height:32px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
font-weight:bold;
color:#161616;
}



a.sharepoint_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FFF;

}

a.sharepoint_links:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#FFF;

}
.rollover {   font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ccc; margin-bottom:0px; min-height: 148px;
background: #4b525d; /* Old browsers */
background: -moz-linear-gradient(top,  #4b525d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b525d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b525d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b525d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b525d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4b525d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b525d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */



}
.rollover h2 {
	font-size:18px;
	color:#CCCCCC;
	margin:0px;
	 padding: 9px 0 11px;
    text-align: center;
	font-weight: normal;
}
.rollover:hover {background: #0d5686; /* Old browsers */
background: -moz-linear-gradient(top,  #0d5686 0%, #001441 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d5686), color-stop(100%,#001441)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0d5686 0%,#001441 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0d5686 0%,#001441 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0d5686 0%,#001441 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0d5686 0%,#001441 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d5686', endColorstr='#001441',GradientType=0 ); /* IE6-9 */

 }

ul.slideshow {
	list-style:none;
	width:940px;
	height:176px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:715px;
	height:30px;
	position:absolute;
	right:0;
	left:0;
	color:#fff;
	z-index:500;
	background-color: #333;
	font-family:Arial, Helvetica, sans-serif;
}

#slideshow-caption .slideshow-caption-container {
	padding:3px 10px;		
	z-index:100;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
	font-size: 12px;
}

.imgleft{ float:left; border: 1px solid #CCCCCC; background-color:#FFFFFF; padding:5px; margin-right:10px; margin-bottom:10px;}
.imgright{ float:right; border: 1px solid #CCCCCC; background-color:#FFFFFF; padding:5px; margin-left:10px; margin-bottom:10px;}

 #alert_content
{
	text-align: center;
	color: #cc0000;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	margin: 5px;
}
#alert_content span.details
{
	display: block;
	padding-top: 5px;
}
#alert_content .details
{
	padding-left: 50px;
}
#alert_content span.error
{
	display: block;
	
}
#alert_content .error
{
	font-weight: 400;
}
#alert_content .message
{
	color: #333333;
}
#alert_container
{
	background-color: #ffffcc;
	border: 1px solid #ff6666;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 95%;
}
.headbg{
	background-image:url(../images/headbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 83px;
}

@media only screen and (max-width: 320px) {
.col-sm-3  {
height:100%;
width:100%;
}
.col-sm-10 {
height:100%;
width:100%;
}
	
}


.sidebar {
    padding: 1.5%;
    width: 100%;
}
.lsidebar {
    display: block;
    float: left;
    margin: 2% 0 2% 1.6%;
}
.offers_list li, .archives li {
    background: rgba(0, 0, 0, 0) url("../images/arrow.gif") no-repeat;    
    cursor: pointer;
    
    padding: 1px 0 4px 20px;
}


@media only screen and (max-width: 520px) {
	.glyphicon, .glyphicon-chevron-right img{
		width:16px;
	}
	.glyphicon, .glyphicon-chevron-left img{
		width:16px;
	}
	.carousel-indicators {
		top:74%;
	}
	.carousel-indicators .active {
		height:7px;
		width:7px;
		
	}
	.carousel-indicators li{
		height:7px;
		width:7px;
		
	}
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
}
#toTop
{
		text-indent:100%;
}