/*--------------- */
/* GENERIC STYLES */
/*--------------- */
.clearfix {
	clear: both;
}
div {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding: 0;
}
/*--------------- */
/* TOP NAVIGATION */
/*--------------- */
#topnav-maincontainer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#topnav-secondarycontainer {
	width: 770px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 30px;
	height: 130px;
	margin-bottom: 10px;
	padding-top: 0px;
}
#mainlogo {
	float: right;
	margin-top: 30px;
}
#topnav-secondarycontainer ul {
	padding-top: 118px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	margin: 0px;
}
#topnav-secondarycontainer ul li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#topnav-secondarycontainer .firsttopnav {
	padding-left: 0px;
}
#topnav-secondarycontainer .lasttopnav {
	border-right-style: none;
}
#topnav-secondarycontainer ul a {
	color: #62808a;
	text-decoration: none;
	font-weight: bold;
}
#topnav-secondarycontainer ul a:hover {
	text-decoration: underline;
}
#headeranimation {
	background-color: #92B1BA;
	background-image: url(../../_graphics/bg_headeranimation.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 200px;
}

/*--------------- */
/* MAIN BODY AREA */
/*--------------- */
#datestrip {
	background-color: #e5e5e5;
}
#datestripcontainer {
	width: 770px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#datestripcontainer p {
	padding:0px;
	margin:0px;
	color: #666666;
}
#datestripcontainer ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#datestripcontainer ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #666666;
}
#datestripcontainer ul a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#datestripcontainer ul a:hover {
	text-decoration: underline;
}
#mainbody {
	width: 770px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../../_graphics/bg_mainbody.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.index-quote {
	background-color: #92b1ba;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #d2dfe3;
}
.index-quote p {
	color: #FFFFFF;
}

#rightpanel {
	float: right;
	width: 260px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#diversitypanel, #ebulletinarticles {
	background-image: url(../../_graphics/bg_panel_diversity.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom:10px;
}
#diversitypanel h2, #ebulletinarticles h2 {
	background-image: url(../../_graphics/header_panel_diversity.gif);
	background-repeat: no-repeat;
	text-indent: -50000px;
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ebulletinarticles h2 {
	background-image: url(../../_graphics/header_panel_ebulletin.gif);
	background-repeat: no-repeat;
	text-indent: -50000px;
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#diversitypanel ul, #ebulletinarticles ul {
	list-style-type: disc;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
}
#diversitypanel ul li, #ebulletinarticles ul li {
	line-height: normal;
}
#mainbody ul li, #ebulletinarticles ul li {
	line-height: 1.8em;
}

#diversitypanel li a, #ebulletinarticles li a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#diversitypanel li a:hover, #ebulletinarticles li a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#mainbody h2 {
	color: #62808A;
}
#mainbody h3 {
	color: #333333;
}


#diversitypanel li, #ebulletinarticles li {
	padding-bottom: 10px;
	list-style-type: none;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93b2bb;
}
#diversitypanel .firstdiverspanel, #ebulletinarticles .firstdiverspanel {
	padding-top: 0px;
	line-height: normal;
}
#diversitypanel .lastdiverspanel, #ebulletinarticles .lastdiverspanel {
	border-bottom-style: none;
	padding-bottom: 0px;
	line-height: normal;
}
#infopanel-index{
	background-color: #f0f4f5;
	border: 1px solid #d2dfe3;
	padding: 10px;
	margin-bottom:10px;
}
#infopanel-index h3{
	font-size: 110%;
	color: #336666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#infopanel-index p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}



#infopanel-index2{
	background-color: #92B1BA;
	border: 1px solid #d2dfe3;
	padding: 10px;
	margin-bottom:10px;
}
#infopanel-index2 h3{
	font-size: 110%;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#infopanel-index2 p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	color: #FFFFFF;

}
#infopanel-index2 {}
.secondary{
	font-size: 80%;
	line-height: normal;
}
#infopanel-index2 a{
	color: #FFFFFF;

}
#infopanel-index2 a:hover{
	color: #FFFFFF;
}




#mainbody p {
	line-height: 1.8em;
	margin-top: 0px;
	padding-top: 0px;
}
.panel1 {
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.logo {
	clear: none;
	float: right;
}
.panel1 p {
	margin: 0px;
	padding: 0px;
}
#mainbody a {
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
#mainbody a:hover {
	text-decoration: underline;
}



#infopanel-index {}
.secondary{
	font-size: 80%;
	line-height: normal;
}
#infopanel-index a{
	color: #666666;
}
#infopanel-index a:hover{
	color: #000000;
}

/*--------------- */
/* FOOTER */
/*--------------- */
#footer{
	background-color: #e5e5e5;
}
#footercontainer{
	width: 770px;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-top: 10px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer ul li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #666666;
}
#footercontainer .firstfooternav {
	padding-left: 0px;
}
#footercontainer .lastfooternav {
	border-right-style: none;
}
#footercontainer ul a {
	color: #666666;
	text-decoration: none;
}
#footercontainer ul a:hover {
	text-decoration: underline;
}
#footercontainer p {
	text-align: right;
	clear: none;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #666666;
}


/*--------------- */
/* EBULLETIN */
/*--------------- */

.ebulletinimage{
	float: right;
	background-color: #f0f4f5;
	border: 1px solid #62808a;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.totop {float:right; clear:both;}
