/* CSS Document */

/* need to remove this reset as it's overruling the inline sizing done in the editor
now that this stylesheet is last in the load order */
/*img {
	max-width: 100%;
	width: auto;
	height: auto;
}*/
.nav,
#title,
#breadcrumb,
#onecolumn,
#twocolumn {}
#onecolumn {margin-top: -1px;}
#footer {background-color: #ffffff;}
#blue_submenu , #toplinks{
	background: #00839c;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#blue_submenu ul, #toplinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#blue_submenu ul li, #toplinks ul li {
	display:inline;
	float:left;
	padding: 13px;
	border-left: 1px solid white;
	color: white;
	font-weight: bold;
	position: relative;
}
#blue_submenu ul li:first-child , #toplinks ul li:first-child{border: none;}
#blue_submenu ul li a, #toplinks ul li a {
	color: white;
	text-decoration:none;
}

#blue_submenu ul li a:active,
#blue_submenu ul li a:hover, #toplinks ul li a:active, #toplinks ul li a:hover {text-decoration: underline;}

#toplinks ul li ul{
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 10;
	background-color: #90b6b9;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	display: none;
}
#toplinks ul li ul li, #toplinks ul li ul li a{
	color: #000000;
}
#toplinks ul li ul li, #toplinks ul li ul li:first-child{
	border-bottom: 1px solid #000000;
}
#toplinks ul li ul li{
	width: 100%;
	padding: 0px;
}
#toplinks ul li ul li a{
	display: block;
	padding: 10px;
}
/*** Home ***/

#pcontent {
	position: relative;
}
#home_container {
	position: absolute;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.75);
	top: 25px;
	left: 25px;
	width: 250px;
	padding: 25px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 20px solid rgb(0,131,156);
	border: 20px solid rgba(0,131,156,.75);
}

#home_container h2 {
	font-size: 3em;
	font-weight: lighter;
	color: #00839c;
	margin-top: 0;
	line-height: 1em;
}

#home_container h3 {
	color: white;
	font-size: 2.85em;
	position: absolute;
	top: 0;
	left: 0;
	/*padding: .25em 1.52em;*/
	padding: 19px 64px 0 41px;
	margin: 0px;
	width: auto;
	line-height: 1.2em;
	/*
margin-right: -100px;
	background: url(../images/blue_arrow.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 30px 50px;
*/
}
#home_container h3.fr{
	padding: 16px 64px 0 37px; 
	font-size: 2.2em;
}

#home_container h3 a, #home_container h3 a:link, #home_container h3 a:hover, #home_container h3 a:visited, #home_container h3 a:hover, #home_container h3 a:visited:hover{
	color: #ffffff;
	text-decoration: none;
}
#arrow {
	position: relative;
	margin-right: -100px;
	height: 180px;
	width: 375px;
}
#arrow img {
	width: 320px;
	height: 157px;
}

#home_container p {
	font-size: 1.25em;
	line-height: 1.25em;
	margin-bottom: 0;
}








#home_widgets {
	list-style: none;
	margin: 0;
	padding: 2.5%;
	background: #00839c;
	color: white;
	overflow: hidden;
}
#home_widgets li {
	display: inline;
	float: left;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 5px solid rgb(207,230,235);
	margin-right: 10px;
	
}
#home_widgets li a{
	font-size: 1.25em;
	color: white;
	line-height: 1.25em;
	display: block;
	width: 235px;
	padding: 16px;
	background: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}

#home_widgets a,
#home_widgets a:link,
#home_widgets a:visited,
#home_widgets a:hover,
#home_widgets a:active {
	color: white; 
	text-decoration: none;
}

h1#organization, h1#orgtitle {color: #205E2B!important;}





h1 {color: #0095ae!important;}















#widgets {
	list-style: none;
	margin: 40px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
}
#widgets li {
	width: 49%;
	display: inline;
	float: left;
	margin: .5%;
}


/* missing styles from common-dept.css */
#breadcrumb {
    background: #077d40 none repeat scroll 0 0;
    border-top: 1px solid #fff;
    color: #fff;
    font-family: Arial;
	float: left;
	width: 930px;
	margin: 0px !important;
	padding: 0px 0px 0px 10px !important;
}
#breadcrumb ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#breadcrumb li {
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin-right: 5px;
    padding: 4px 0;
}
#breadcrumb a {
    color: #fff;
    text-decoration: none;
}
#breadcrumb a:hover {
    text-decoration: underline;
}

.footeraddress{
	padding-top: 20px;
}

/* these need to be synced and moved into the appropriate top level style sheets eventually
for now, put them here */
H2.gom-rteElement-H2 {
    font-size: 1.6em;
    line-height: 1em;
    margin-bottom: 0.3em;
    margin-top: 0.5em;
	padding: 0px;
}


#left ul li ul li a, #left ul li.on ul li a, #left ul li.expand ul li a {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 7px 10px 7px 30px;
}
#left ul li.expand ul li a:hover{
	background-image: none;
	background-color: #d6d6d6;
    border-bottom: 1px solid #fff;
    color: #000;
	padding: 7px 10px 7px 30px;
}
#left ul li.expand ul li.on a{
	background: #d6d6d6;
    border-bottom: 1px solid #fff;
    color: #000;
    display: block;
    height: 1%;
    margin: 0;
}
#left ul li ul li ul li a, #left ul li.on ul li ul li a, #left ul li.expand ul li ul li a {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 7px 10px 7px 50px;
}
#left ul li.expand ul li ul li a:hover{
	background-image: none;
	background-color: #d6d6d6;
    border-bottom: 1px solid #fff;
    color: #000;
	padding: 7px 10px 7px 50px;
}
#left ul li ul li.on a, #left ul li.expand ul li.on a{
	background: url("/templates/custom/_resources1/en/images/level0_off.gif") no-repeat scroll 4px 8px;
	background-color: #d6d6d6;
}
#left ul li ul li.on ul li a, #left ul li.expand ul li.on ul li a{
	background-image: none;
	background-color: #ffffff;
}
.grid_9{
	padding: 0 0 20px 10px;
}