
/* ###################################################################### */
/* #####################     WEB TEMPLATE ONLY     ###################### */
/* ###################################################################### */


/* #####################    GENERIC MODULE STYLE     ##################### */

/* Module Content Control*/
div.module {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	}

/* Font Control */

/* Title Control */
div.module h3 {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #012D6B;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-align: left;
	font-weight: 600;
	background-color: #babcbe;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #818285;
	border-left-color: #818285;*/
}

/* List Control */
.module ul {
	/*height: auto;
	margin: 0px;
	text-align: left;
	color: #000000;
	width: auto;
	padding: 5px 5px 5px 5px;
	font-size: 12px;*/
	}
	
.module li {
	/*height: auto;
	background-color: #d1d2d4;
	margin: 3px 5px 3px 5px;
	text-align: left;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	width: auto;
	padding: 1px 1px 1px 1px;*/
	
	}

/* Link Control*/

.module a:link{
	/*color: #000000;
	text-decoration: none;*/
}
.module a:visited {
	/*color: #000000;
	text-decoration: none;*/
	}
	
.module a:hover {
	/*color: #777777;
	text-decoration: none;*/
	}
.module a:active {
	/*color: #000000;
	text-decoration: none;*/
	}

 /* FLOATING CORNERS */
 
.module {
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
	}
.module div {
	
	}
.module div div {
	
	}
.module div div div {
	
	}
.module div div div div {
	
	}





/* ##################### LEFT SIDE MODULE STYLE #################*/


/* Module Content Control*/
div.module_left {
	background-color: #d1d2d4;
	width: 160px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	}

/* Font Control */

/* Title Control */
div.module_left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #012D6B;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-align: left;
	font-weight: normal;
	background-color: #babcbe;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #818285;
	border-left-color: #818285; 
}

/* List Control */
.module_left ul {
	height: auto;
	background-color: #d1d2d4;
	margin: 0px;
	text-align: left;
	color: #000000;
	width: auto;
	padding: 5px 5px 5px 5px;
	font-size: 12px;}
	
.module_left li {
	height: auto;
	background-color: #d1d2d4;
	margin: 3px 5px 4px 5px;
	text-align: left;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	width: auto;
	padding: 3px 3px 3px 3px;
	list-style-type: none;
}

/* Link Control*/

.module_left a:link{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.module_left a:visited {color: #000000;
	text-decoration: none;}
.module_left a:hover {color: #777777;
	text-decoration: none;}
.module_left a:active {color: #000000;
	text-decoration: none;}

 /* FLOATING CORNERS */
 
.module_left {
	
	background-color: #dddddd;
	background-image: url(../images/menu_lowerleft.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 0px;
	margin: 0px;
	
}
.module_left div {
	background-image: url(../images/menu_lowerright.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 0px;
	margin: 0px;

}
.module_left div div {
	background-image: url(../images/menu_upperleft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.module_left div div div {
	padding: 5px 0px 5px 0px;
	background-image: url(../images/menu_upperright.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	margin: 0px 0px 0px 0px;
	
}

.module_left div div div form {
	padding: 5px 8px 0px 8px;
	margin:  0px 0px 0px 0px;
	background-image: none;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #818285;
	border-left-color: #818285; 
}

.module_left div div div form ul {
	padding: 0px 0px 8px 0px;
	margin:  0px 0px 0px 0px;
}

.module_left div div div form li {
	height: auto;
	background-color: #d1d2d4;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	width: auto;
	padding: 3px 3px 3px 3px;
	list-style-type: none;
}


.module_left div div div div {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background-image: none;	
}

.module_left div div div table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;	

}




/* ##################### RIGHT SIDE MODULE STYLE #################*/

/* Module Content Control*/
div.module_right {
	
	width: 90%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 12px 10px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #9b9b9d;
	box-shadow: 0 0 4px #CBCBCB;
	-moz-box-shadow: 0 0 4px #CBCBCB;
	-webkit-box-shadow: 0 0 4px #CBCBCB;
	}


/* Font Control */

/* Title Control */
div.module_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012D6B;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	background-image: linear-gradient(bottom, rgb(235,235,235) 15%, rgb(245,245,245) 50%, rgb(255,255,255) 85%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) 15%, rgb(245,245,245) 50%, rgb(255,255,255) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 15%, rgb(245,245,245) 50%, rgb(255,255,255) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 15%, rgb(245,245,245) 50%, rgb(255,255,255) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 15%, rgb(245,245,245) 50%, rgb(255,255,255) 85%);
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.15, rgb(235,235,235)),  color-stop(0.50, rgb(245,245,245)),  color-stop(0.85, rgb(255,255,255))  );
	
	

}

.module_right p {
	font-size: 11px;
	height: auto;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	width: auto;
	padding: 4px 8px 10px 8px;
	font-size: 12px;
	}
	

/* List Control */
.module_right ul {
	height: auto;
	margin: 0px;
	text-align: left;
	color: #000000;
	width: auto;
	padding: 5px 5px 5px 5px;
	font-size: 12px;}
	
.module_right li {
	height: auto;
	margin: 3px 5px 4px 5px;
	text-align: left;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	width: auto;
	padding: 3px 3px 3px 3px;
	}

/* Link Control*/
.module_right .nav > li > a{
	padding: 2px 2px 2px 2px;
	}

.module_right .nav > li > a:hover, .module_right .nav > li > a:focus{
	background-color: #FFFFFF;
	color: #003874;
	text-decoration: underline;
	}
	

	
	
.module_right a:link{
	color: #003874;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.module_right a:visited {
	color: #003874;
	text-decoration: none;}
	
.module_right a:hover {
	color: #660d12;
	text-decoration: underline;
	}
.module_right a:active {
	color: #003874;
	text-decoration: none;
	}

/* FLOATING CORNERS */
 
.module_right {
	
}
.module_right div {
	
}
.module_right div div {
	
}
.module_right div div div {
	
}

/*
.module_right div div div table{
    width: 125px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;	
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #818285;
	border-left-color: #818285;
}
.module_right div div div table tbody tr td{
	width: 125px;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
}
.module_right div div div table tbody.sectiontableentry1 {
	width: 125px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.module_right div div div table a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
.module_right div div div table img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.module_right div div div div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;	
}


/* ##################### _LOWER MENU STYLE  #################*/

/* Module Content Control*/
div.module_lower1 {
	width: 100%;
	text-align: center;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 12px 0px;
	background-image: linear-gradient(top, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -o-linear-gradient(top, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -moz-linear-gradient(top, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -webkit-linear-gradient(top, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -ms-linear-gradient(top, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0.17, rgb(247,247,247)),  color-stop(0.32, rgb(255,255,255)),  color-stop(0.35, rgb(255,255,255))  );
	border: 1px soid #818285;
	padding: 2% 5%;
	box-shadow: 0 0 4px #CBCBCB;
	}


/* Font Control */

/* Title Control */
div.module_lower1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: rgba(125,125,125,1.00);
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-align: center;

}


div.module_lower1  .newsflash_lower1 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #026bb5;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-align: center;

}

div.module_lower1 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #575757;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-align: center;

}


.module_lower1 p {
	font-size: 1.2em;
	height: auto;
	margin: 0px 0px 0px 0px;
	color: #000000;
	width: auto;
	padding: 4px 0px 10px 0px;
	text-align: center;
	}
	


/* Link Control*/

.module_lower1 a:link{
	color: #003874;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.module_lower1 a:visited {
	color: #003874;
	text-decoration: none;}
	
.module_lower1 a:hover {
	color: #660d12;
	text-decoration: underline;
	}
.module_lower1 a:active {
	color: #003874;
	text-decoration: none;
	}

/* FLOATING CORNERS */
 
.module_lower1 {
	
}
.module_lower1 div {
	
}
.module_lower1 div div {
	
}
.module_lower1 div div div {
	
}



/* ##################### _TOPMENU STYLE #################*/


/* Module Content Control*/
div.module_topmenu {
	width: auto;
	margin: 10px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

 /* FLOATING CORNERS */
 
div.module_topmenu {
	
}

div.module_topmenu div {
	padding: 0px 0px 0px 0px;

}

div.module_topmenu div div {
	margin: 0px;
	background-image: none;	
}

div.module_topmenu div div div {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: none;	
		
}

div.module_topmenu div div div div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;		
}

div.module_topmenu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.module_topmenu ul li{
	float: right; 
	clear: none;
}

div.module_topmenu ul li a:link, div.module_topmenu ul li a:visited{ 
	color: #000000;
	text-decoration: none;
	padding: 5px 10px;
}

div.module_topmenu ul li a:hover{ 
	color: #a22642;
	text-decoration: underline;
	background-color: none;

}




/* ##################### MODULE XHTML DIV STYLE #################*/	

/* Module Content Control*/
div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
	}

/* Font Control */

/* Title Control */
.moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 4px 8px;
	text-align: left;
	font-weight: 600;
	background-color: #0055a5;
	border: none;
	height: 20px;
	}

div.moduletable p {
	height: auto;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	width: auto;
	padding: 6px 8px 8px 8px;
	}
	

/* List Control */
div.moduletable ul {
	height: auto;
	margin: 0px;
	text-align: left;
	color: #000000;
	width: auto;
	padding: 5px 5px 5px 5px;
	font-size: .9em;
	}
	
div.moduletable li {
	height: auto;
	margin: 3px 5px 3px 5px;
	text-align: left;
	color: #000000;
	
	width: auto;
	padding: 3px 3px 3px 3px;
	list-style-type: none;	
	}

/* Link Control*/

div.moduletable a:link{
	color: #003874;
	text-decoration: none;
}
div.moduletable a:visited {
	color: #003874;
	text-decoration: none;}
	
div.moduletable a:hover {
	color: #732924;
	text-decoration: underline;
	}
div.moduletable a:active {
	color: #003874;
	text-decoration: none;
	}


div.moduletable form {
		padding: 0px 0px 0px 0px;
		text-align: left;
	}


/* ##################### MODULE XHTML DIV STYLE #################*/	
/* Element 	|Class 			  	|Suffix */
/* div   	|moduletable      | moduleclass_sfx*/
/* h3    	|moduletable      | 
/* <jdoc:include type="modules" name="left" style="xhtml" /> */

/* Table Control */
/* Module Content Control*/
div.moduletable_bread {
	margin: 0px 2px 8px 2px;
	padding: 0px;}

/* Font Control */

/* Title Control */
div.moduletable_bread h3 { }

/* List Control */
div.moduletable ul {}
div.moduletable li {}

/* Link Control*/
div.moduletable a:link{}
div.moduletable a:visited {}
div.moduletable a:hover {}
div.moduletable a:active {}

div.moduletable_footer {
	margin: 0px 0px 0px 0px;
	padding: 1px 10px 1px 10px
	}

#breadcrumb .alert{
	display: none;
}

/* ##################### HOME PAGE NEWS ACCORDION #################*/


div.module_content-accordion {
	border: 1px solid #9b9b9d;
    box-shadow: 0 0 4px #CBCBCB;
	-moz-box-shadow: 0 0 4px #CBCBCB;
	-webkit-box-shadow: 0 0 4px #CBCBCB;
    margin: 5px;
    padding: 0;
	}
	
.module_content-accordion h3{
	font-size: 1.2em;
	font-weight: 600;
	Margin: 0px;
	padding: 10px 15px 10px 15px;
	background-image: linear-gradient(bottom, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -o-linear-gradient(bottom, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -moz-linear-gradient(bottom, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -webkit-linear-gradient(bottom, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -ms-linear-gradient(bottom, rgb(247,247,247) 17%, rgb(255,255,255) 32%, rgb(255,255,255) 35%);
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.17, rgb(247,247,247)),  color-stop(0.32, rgb(255,255,255)),  color-stop(0.35, rgb(255,255,255))  );
	background-color: #F7F7F7;
	
	}



.sj-accordion  {
	margin: 0px;
	padding:0;
	overflow: hidden;
	padding: 0px;
	 
}

.sj-accordion .acd-items {
	padding: 8px;
	margin:0;
	background: rgba(255,255,255,1.00);
}

.sj-accordion .acd-items .acd-item{
	margin:0;
	padding:0;
	
}

.sj-accordion .acd-items .acd-item .acd-header{
	cursor: pointer ;
	border-bottom: 1px dotted #555555;
	font-size: 1em;
	margin:0;
	padding: 5px 10px 5px 20px;
	background: url(../images/arrow_closed.png) no-repeat scroll left center transparent;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	color:#004a91;
}

.sj-accordion .acd-items .acd-item .acd-description{
	
	font-size: 1em;
	color: rgba(40,40,40,1.00);
} 

.sj-accordion .acd-items .acd-item.selected .acd-header {
	background: url(../images/arrow_open.png) no-repeat scroll left center transparent;
}

/* .sj-accordion .acd-items .acd-item.selected .acd-content-wrap{
	height: auto;
} */


.sj-accordion .acd-items .acd-item .acd-content-wrap{
 	overflow: hidden; 
  	height: 0; 
	width:100%;
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner{
	margin:0;
	padding:0;
	overflow: hidden;
	display: block;
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner .acd-image{
	float:left;
	width:30%;
	margin:0;
	padding:10px;
	overflow: hidden;
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner .acd-image a{
	display: block;
	border: 0;
	width:100%;
	float:left;
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner .acd-image img{
	float:left;
	max-width: 100%;
	width:100%;
	border:0;
	margin:0;
	padding:0;
}

.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content{
	padding:13px;
}

.sj-accordion .acd-content-wrap .acd-content-wrap-inner .acd-image  img:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80); /* For IE8 and earlier */
	border:0; 
}

.content_style ul.yt-accordion{
	margin: 5px 0px 10px 0px;
	padding: 0px;
    }
	
.content_style ul.yt-accordion li{
	margin: 2px 0px 2px 0px; 
	padding: 0px;
    }
		
.content_style ul.yt-accordion p{
	margin: 5px 0px 5px 0px;
	padding: 0px;
    }
	




.cf:before, .cf:after {
    content: " "; 
    display: table;
}

.cf:after {
    clear: both;
}



