/* ---- Modules (Sidebar) ------------------------------------ */



.module h3 {
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 18px;
	height: 7px;
	/* \*/overflow: hidden;/* */
	padding: 0 !important;
}

.wide h3 {
	margin-left: 20px;
}

.module h4 {
	font-size: 1.0em;
	/*text-transform: uppercase;*/
}



.module-divider {
	/* \*/border-top: 1px solid #DFDDDE;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;/* */
}


.module ul{
	list-style-type: none;
	margin: 0; padding: 0;
}



.module ul li {
	padding: 0 0 0.8em 25px;
	/*background: transparent url(/images/bullet.gif) no-repeat 11px 6px;*/
	/*background-position: 0 6px;*/
	/* background-position: 0 -66px !important;/* */
}


/* ---- Home ------------------------------------------------- */



#stage {
	background-color: #EBEDEF;
	border-right: 3px solid #69748A;
	border-left: 3px solid #69748A;
}

#content-bottom, #sidebar-bottom {
	display: none;
}

#content-wrapper, #sidebar-wrapper {
	border: 0;
}

#content-wrapper {
	width: 400px !important;
	padding: 0 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	/*width: 300px !important;*/
}

#content-wrapper2 {
	width: 300px !important;
	padding: 0 20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 300px !important;
}

#content-wrapperNotices {
	width: 400px !important;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;	
}





html>body #content-wrapper {
	width: 332px;
}

#sidebar-wrapper {
	width: 220px;
	padding: 0;
	margin: 0 !important;
}

html>body #sidebar-wrapper {
	width: 220px;
}

#sidebar {
	width: 202px;
}

html>body #sidebar {
	width: 202px;
}

#interior-wrapper {
	margin: 15px 0;
}

#breadcrumb {
	visibility: hidden;
}



/* ---- Unique Module Styles --------------------------------- */

.module {
	background-color: #FFF;
	border: 1px solid #BDC1CC;
	border-bottom: 1px solid #BDC1CC !important;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


.module h3 {
	border-bottom: 1px solid #BDC1CC;
	color: #2E3F5A;
	height: 17px;
	font-size: 0.9em;
	text-transform: uppercase;
	text-indent: 15px;
	background-color: #FFFFCC;
	/*background-color: #F7F7F8; */
	/*background-image: url(/images/global/explore2.gif);
	background-repeat: no-repeat;*/
	margin: 0;
}

.module h4 {
	/*font-size: 1em;
	text-transform: none;*/
	color: #3B5175;
	margin: 0; padding: 0;
}


/* ---- Unique Module Styles --------------------------------- */

.moduleNews {
	background-color: #FFF;
	border: 1px solid #BDC1CC;
	border-bottom: 1px solid #BDC1CC !important;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	
}


.moduleNews h3 {
	border-bottom: 1px solid #BDC1CC;
	color: #990000;
	/*color: #191970; */
	height: 17px;
	font-size: 0.9em;
	text-transform: uppercase;
	text-indent: 15px;
	background-color: #FFFFCC;
	/*background-image: url(/images/global/explore2.gif);
	background-repeat: no-repeat;*/
	margin: 0;
	text-align: left;
}

.moduleNews h4 {
	font-size: 1em;
	/*color: #4682B4;*/
	color: #191970;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	text-align: left;	
}

.moduleNews p {
	margin-right: 10px;
	margin-left: 25px;
	text-align: left;		
}

.moduleNews ul{
	list-style-type: none;
	margin: 0; padding: 0;
}



.moduleNews ul li {
	padding: 0 0 0.8em 25px;
	/*background: transparent url(/images/bullet.gif) no-repeat 11px 6px;*/
	/*background-position: 0 6px;*/
	/* background-position: 0 -66px !important;/* */
}


h4 a, h4 a:link, h4 a:visited, h4 a:active {
	/*color: #E88000;*/
	color: #191970;
	text-decoration: underline !important;
	font-weight: bold;
}

h4 a:hover{
	/*color: #DAA520;*/
	color: #4682B4;
	text-decoration: underline !important;
	font-weight: bold;
}

.more {
	background-image: none !important;
	padding: 3px 0 0 !important;
	margin: 20px 10px 5px 0 !important;
	border-top: 1px dotted #DFDDDE;
	line-height: 1.2em;
	text-align:right;
}

/*.special1 {
	color: #000 !important;
}

.special2 {
	color: #41576E !important;
}*/

.module dd {
	padding: 0 0 15px 0;
}

.homemod {
	padding: 13px;
}
.homemod2 {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}

body.home {
	margin: 0; padding: 0;
}


}

.noticeTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


#wrapper{
overflow:auto;/* to clear floats*/
}
#wrapper div{
height:30px;
}
#wrapper .left{
float:left;
width:32%; 
}
#wrapper .right{
float:right;
width:32%;
text-align:right;
}
#wrapper .middle{
margin-top: 15px;
margin-right:32%;
margin-left:32%;
}

