/*********************/
/* GENERAL */
/*********************/

body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	padding: 0;
	background-color: #EEE;
	
}

#mainwrapper

{
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.white {
	background-color: #FFF;
}



p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}


hr {
	width: 100%;
	color: #CCC;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCC;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	.flash

{
	margin-left: -5px;
	margin-top: 10px;
	*margin-left: 0px;
	padding: 0;
	border: 0;
	
	
	}


img {
	border: 0;
	padding-bottom: 5px;
	margin-bottom: -5px;

}

img a 

{
	border: 0;
	
	
	}

.actionlinks

{
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}

.red {
	font-size: 0.7em;
	color: #990000;
	padding-bottom: 10px;
}

a.red_link {
	font-size: 0.7em;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.red_link:hover {
	color: #990000;
	text-decoration: underline;
}

a.red_link2 {
	font-size: 1.0em;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.red_link2:hover {
	color: #990000;
	text-decoration: underline;
}


/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	position: relative;
	margin-left: 0px;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}

* html #banner {
	
	margin-bottom: -3px;
	
}

.slideshow {
	height: 230px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	
}

html>body .slideshow  {

*margin-bottom: -30px;


}

.slideshow img {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;	
	display: none;
}


.slideshow img.first { display: block }

html>body .slideshow img {

*margin-top: -10px;


}

/*********************/
/* HEADER LAYOUT */
/*********************/

#nav {
	position: absolute;
	width: 973px;
	margin-top: 0px;
	background-color: #EAF4FB;
	top: 0px;
	height: 40px;
	color: #369;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.nav {
	font-weight: bold;
	position: relative;
	color:#666;
}

.nav ul {
	text-align: left;
//*set value to "left", "center", or "right"*/
 	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}

.nav ul li{
	display: inline;
	font-size: 0.8em;
}

.nav ul li a{
	color: #036;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 2px; /*spacing between each menu link*/
	text-decoration: none;
}

.nav ul li a:hover, .underlinemenu ul li a.selected {
	text-decoration: underline;
}



#logo {
	height: 150px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
}

#google_box {
	float: right;
	margin-right: 20px;
	margin-top: -25px;
	position: relative;
	margin-bottom: 0px;	
}

html>body #google_box {

*margin-top: -50px;

}

#date {
	font-size: 0.8em;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	float: left;
	padding-left: 20px;
}



	

/*********************/
/* MAIN CONTENT */
/*********************/

/*********************/
/* to add background transparency

background-color: rgba(255, 255, 255, 0.5);

 */
/*********************/



#intro {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 430px;
	border-bottom: solid #CCC 1px;
	float: left;
}

#intro p {
	font-weight: normal;
	font-size: 0.75em;
	margin-top: 10px;
}

#intro img {
	margin-bottom: 10px;
	
	
}

h1 {
	color: #036;
	padding-top: 0px;
	font-size: 1em;
	line-height: 120%;
	padding-bottom: 5px;
}

h1 a, visited {
	color:#990000;
	text-decoration: none;
}

h1 a:hover {text-decoration: underline;

} 

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #900;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 0px;
}


h2 {
	color: #990000;
	font-size: 0.5em;
	padding-top: 10px;
}


h3 {
	color: #900;
	font-size: 0.9em;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 10px;
}

h3 a {
	color: #990000;
	text-decoration: none;
	line-height: 125%;
}

h3 a:hover {
	text-decoration: underline;
	
	
}

p {
	color: #333333;
	font-size: 0.8em;
	margin-bottom: 10px;
}


.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}

.floatleft {
	margin: 5px 10px 2px 0px;
	float: left;
	padding-bottom: 0px;
	
}

.floatleft2 {
	margin: 0px 10px 0px 0px;
	float: left;
	padding-bottom: 0px;
	width: 100px;
	}
	
img.floatleft2 {
	border: 1px solid #CCCCCC;
}
	

img.floatleft {
	border: 1px solid #CCCCCC;
}

#background

{
	float: left;
	margin: 0;
	width: 350px;
	background-color: #FFFFFF;
}


* html #background

{
	float: left;
	margin: 0;
	width: 349px;
	background-color: #FFFFFF;
}


#content {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.contentbox {
	width: 420px;
	margin-left: 15px;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	color: #333333;
}

* html .contentbox {

background-color: #FFFFFF;

}


.contentbox h2 {
	color: #003366;
	font-size: 1.4em;
	overflow: hidden;
	border: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.contentbox h2 a {
	color: #003366;
	font-size: 1.1em;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	text-decoration: none;
}

.contentbox h2 a:hover {
	color: #003366;
	font-size: 1.1em;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	text-decoration: underline;
}

.contentbox h3

{

margin-top: 0px;
	
	}

.contentbox p {
	font-size: 0.8em;
	color: #333333;
	margin: 3px 5px 20px 5px;
}

.contentbox img

{
	
margin-right: 10px;	
margin-bottom: 2px;
width: 150px;
height: auto;
	
	
	}
	
	

.contentbox3 {
	width: 350px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

* html .contentbox3 {

background-color: #FFFFFF;

}


.contentbox3 h2 {
	color: #003366;
	font-size: 1.3em;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	margin: 0px;
}

.contentbox3 h2 a {
	color: #003366;
	font-size: 1.1em;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	text-decoration: none;
}

.contentbox h2 a:hover {
	color: #003366;
	font-size: 1.1em;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	text-decoration: underline;
}

.contentbox3 p {
	font-size: 0.8em;
	color: #333333;
	margin: 3px 5px 5px 5px;	
}

.contentbox3 img

{
	
margin-right: 10px;	
margin-bottom: 2px;

	
	
	}


.contentbox2 {
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-right: 10px;
	padding-top: 0px;
	background-color: none;
}




.contentbox2 hr {
	width: 95%;
	color: #999;
	height: 1px;
	background-color: #CCC;
	border: 0;
	margin-top: 20px;
	margin-bottom: 0px;
}

.contentbox2 h2 {
	color: #036;
	font-size: 1.6em;
	overflow: hidden;
	padding: 0px 2px 0px 10px;
	border: none;
}



.contentbox2 p {
	font-size: 0.8em;
	color: #333333;
	margin: 3px 5px 5px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}


.contentbox2mc

{
	margin-top: 5px;
	border-bottom: solid #CCC 1px;
	overflow: auto;	
	}
	
.contentbox2mc h3

{
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}


td a {
	color:#990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	
}

td a:hover {
	
	text-decoration: underline;
	
}


td {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #333;
	vertical-align: top;
	padding-top: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

td img {
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-right: 5px;
	padding-bottom: 0px;
	
	}

#share {
	margin: 0px;


}

.share p {
	text-align: center;
	color:#D3D3D3;
	font-weight: bold;
}

/*********************/
/* LEFT SIDE LAYOUT */
/*********************/

#wrapper {
	background-color:#FFF;
	width: 175px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 40px;
}

#wrapper img

{
	
margin-top: 15px;
margin-left: 15px;
margin-bottom: 10px;
	
	}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.slidedoortitle {
	width: 135px; /* thick left border of menu */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #69C;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.9em;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FC0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
}


.slidedoortitle a {
	text-decoration: none;
	color: #990102;
	padding: 0;
	width: 180px; /* thick left border of menu */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #69C;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;	
}

.slidedoortitle a:hover {
	text-decoration: underline;
	
}





.slidedoormenu {
	list-style-type: none;
	padding: 0;
	width: 150px; /* thick left border of menu */
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

.slidedoormenu li{
	border-bottom: solid white 5px; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
	display: block;
	color: #036;
	width: auto;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 5px;
	background-color: #FFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #93C1E0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color: #CCCCCC;
}

.slidedoormenu li a:hover{
	color: #990000;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #036;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
</style>
<![endif]


* html .slidedoormenu a {
	height: 1px;
}

* html .slidedoormenu li a{

margin-bottom: 0px;  }

.form

{
	font-size: 0.9em;
	margin-top: 0px;
	
}

select#jumpMenu

{
	
	margin-top: 10px;
	margin-left: 10px;
	width: 145px;
}



.newsform

{
	font-size: 0.7em;
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
}
	

	
.copyright

{
	font-size: 0.6em;
	font-weight: bold;
	color:#036;
	padding: 10px 0px 10px 8px;
	margin-top: 20px;
	float: left;
	margin-left: 15px;
	line-height: 120%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #900;
	border-bottom-color: #900;
}



* html .copyright {
	
	margin-left: 5px;

}

.copyright a

{
	color:#036;
	text-decoration: none;	
}

.copyright a:hover

{
	text-decoration: underline;
}


/*********************/
/* RIGHT SIDE LAYOUT */
/*********************/


#rightwrapper {
	width: 320px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	padding-top: 0px;
	overflow: visible;
}

#secondary {
	float: right;
	width: 320px;
	margin-top: 0px;
	border-top: 10px;
}

#secondary * {
	color: #000033;
}

#secondary h3 {
	padding: 10px 0px 5px 0px;
	font-size: 1.2em;
	background-color: #FFFFFF;
	color: #900;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

#secondary h4 {
	padding: 3px 5px 3px 10px;
	font-size: 0.8em;
	color: #59ac30;
	margin-top: 5px;
	background: none;
	border: none;
}


#secondary p {
	font-size: 0.8em;
	margin-top: -5px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border: 0;
	background: none;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-right: 6px;
	
	
	}
	
	
#secondary p a {
	margin: 10px 10px 10px 0px;
	color: #003366;
	text-decoration: none;
}

#secondary p a:hover {
	color: #900;
}



#secondary p.news {
	padding: 0;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 0px;
}

#secondary p.news a {
	color: #003366;
	background-color: none;
	margin-top: 0px;
	text-decoration: none;
	padding-bottom: 1px;
	margin-bottom: 0px;
}

#secondary p.news a:hover {
	color: #900;
}


#secondary p.blogs a {
	margin-top: 5px;
}


#secondary img

{
	border: none;
	margin-bottom: 5px;
	margin-top: 5px;
}


#secondary img.rss

{
	border: none;
	margin-bottom: 2px;
	margin-top: -10px;
	margin-left: 15px;
	margin-right: 5px;
	padding: 0;
}

/* Social Media */

/* WDCS Vertical Layout Menu */

#secondary .social

{
	width: 155px;
	float: left;
	}

#secondary .media li

{
	list-style-type: none;
	}

#secondary .media 

{
	margin-top: 0px;
	margin-left: 10px;
	
}

#secondary .media img

{
	vertical-align:middle;
	margin-right: 10px;
	marging-left: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	border: solid white 1px;	
}

#secondary .media a 

{
	text-decoration: none;
	color:#003366;
	vertical-align:middle;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 0.9em;	
	
}

#secondary .media a:hover 

{
	color: #900;
	}

#secondary hr {
	width: 90%;
	color: #CCC;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCC;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*********************/
/* FOOTER */
/*********************/


	
.share {
	width: 400px;
	font-size: 0.8em;
	color: #FFF;
	margin-top: 20px;
}


.share img

{
	width: 125px;
	
}

.share a {
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
}

#footer {
	margin-top: 150px;
	padding: 5px 0 0 5px;
	text-align: center;
	font-weight: bold;
	color: #020132;
	font-size: 0.5em;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hp {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.hp14 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a.hplink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: middle;
}
a.hplink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC9999;
}
a.hplink:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC9999;
}

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
	vertical-align: middle;
	
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
	vertical-align: middle;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       

a.addthis_button img

{

	vertical-align: middle;
	
	
}


.welcome

{
	color: #003366;
	font-size: 0.6em;
	font-weight: bold;
	line-height: 120%;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;	
		
	}