@charset "utf-8";
/* CSS Document */


body {
	background-color:#6f7c8a;
	font-family:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
}

#myModal iframe body {background-color:white !important;}

#wrapper {

	font-family:Arial, Helvetica, sans-serif;
	width:994px;
	margin:auto;
	background-repeat:repeat-x;
	/*background-image: url(../images/Banner_bg_04.jpg); */
	behavior: url(http://dev.viewsource.com/Springdale/pie/pie.htc);
}

 p{
	line-height: 1.35em;
	
}
 a{
	color:#2426a2;
}

/* nav
------------------------------------------------------*/
#nav {
	
	background-image:url(../images/HOME-PAGE23_03.jpg);
	background-repeat:no-repeat;
	height: 65px;
 width:995px;	

	z-index: 91;
	position: relative;
}

#nav ul {

margin-top: -3px;
}
#nav a {
padding-top: 23px;
}

#sidenav {
	color:#434b53;
	width:100%;
	margin-left:10px;
	clear:both;
	font-size:.90em;
	font-weight: bold;
	text-transform:uppercase;
}


/* search
-----------------------------------------------------------*/

#search {
	z-index:999;
}
#search img{
	
}


/* content
-----------------------------------------------------------*/
#right_column {
	width:74%;
	/*height:auto;*/
}

#content{
	border:1px solid black;
	background-color:#ffffff;	
	border: 1px solid black;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin:5px 10px 5px 5px;
	width:96%;
	clear:both;
	padding: 10px;
	height:auto;

	
}

#content a{
		font-size:1em;
	
}

ul{
	margin: 15px 0px;
	}
ul li{
		font-size: 0.85em;
		margin: 5px 40px;
	color:#0e2d59;
}


#content ul, ul li, li, ul ul li{
	line-height: 18px;
	color:#333;
	list-style-type:dot;
	line-height: normal;
	}
	
#content ol{
		font-size: .85em;
		margin: 5px 40px;
	color:#0e2d59;
}
	



#facebook img{
	
	margin:20px 70px 0 0;
	
}

#deptfooter{ background-color:#0964d9;
	height: 20px;
	position: inherit;

	color:#FFF;
	width: 720px;
	margin-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	behavior: url(pie/pie.php);

 margin-top: 15px;}

.rounded {	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;}

#footer {
	background-color:#6f7c8a;
	height:50px;
	clear:both;
	color:#ffffff;
	
}

#footer p{color:#ffffff;}

#left_footer {
	float:left;
	width:55%;
	padding-top:5px;
	
}

#right_footer {
	float:right;
	width: 45%;
	text-align:right;
	padding-top:5px;
}


#content {
	
	position:relative; left: -5px;
}

#ContentPane h6{
	display: block;
	text-align:left;
	text-transform:uppercase;
	background-image:url(../images/AdminH2.png);
	background-repeat:no-repeat;
	min-width: 670px;
	padding-left: 25px;
	height: 20px;
	color:#2426a2;
	font-size:12px;
	margin-right:15px;
	margin-left:5px;
	padding-top:5px;
	margin-bottom: 5px;
	*position : relative !important; /* IE7 and below */  
}

	

#ContentPane p{padding-bottom:10px;}

	h5 {color: #2426a2; 
	    font-size: 12px;
		padding-left: 15px;
		padding-bottom: 10px;
		padding-top: 10px;
	text-transform:uppercase;
	margin-bottom: 5px;}
	
.Validation div ul li{color:red;}