/* Start of CMSMS style sheet 'stylesheet' */
body {

	margin: 0px;

	margin-top: 20px;

	padding: 0px;

	background-color: #333333;

	color: #333333;

	/* background-image: URL('../_images/test_bg_width.gif');

	text-align: center;*/

}

.topnav a:hover { text-decoration:none; }

body, th, td {

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 10px;

	line-height: 13px;

}

form {

	margin: 0px;

	display: inline;

}

hr {

	height: 1px;

	color: #CCCCCC;

	background-color: #CCCCCC;

	margin-top: 15px;

	margin-bottom: -5px;

	border: none;

}

#menu {
margin: 0 auto;
width:890px;
}

#header {
margin: 0 auto;
width:890px;
}

/* LAYOUT *********************************************************************/



#main {

	width: 890px;

	/* text-align: center; */

	background-color: #FFFFFF;
margin: 0 auto;

}

#main_padding {

	width: 870px;

/*	_width: 890px;

	padding-right: 20px; */

	padding-bottom: 20px;

}

#home_padding {

	width: 890px;

}

#copyright {

	width: 890px;

	padding-top: 13px;

	padding-bottom: 20px;

	background-color: #333333;

	color: #FFFFFF;

	/*font-size: 9px;

	letter-spacing: .5px;

	*/

	line-height: 15px;

	font-size: 10px;
margin: 0 auto;
	text-align: center;

}

.topnav {

	width: 890px;

}

.topnav tr td {

	background-color: #333333;

	text-align: center;

}

.topnav_adjust {

	margin-top: 11px;

}

.topnav_adjust2 {

	margin-top: 9px;

}

.topnav_on {

	background-color: #FFFFFF;

}

.topnav_off {

	background-color: #333333;

}

.section_head, .section_head2, .section_head3 {

	background-color: #4E99C0;

	width: 415px;

	margin-top: 20px;

	margin-bottom: 15px;

	padding-top: 9px;

	padding-bottom: 9px;

}



.section_head3 {

	width: 850px;

}



.section_head2 {

	background-color: #4A9E99;

	width: 850px;

}

.section_body {

	background-color: #EFF7FD;

	color: #333333;

	width: 415px;

}

.section_corner {

	margin-top: -20px;

	margin-left: -1px;

	margin-bottom: -1px;

}

.pad20 {

	padding: 20px;

}



/* FONTS AND LINKS ************************************************************/


.h1,h1 {

	margin: 0px;

	margin-left: 20px;

	  

}


h2 {

	color: #999999;

	font-size: 10px;

	margin-top: 20px;

	margin-bottom: 4px;

	text-transform: uppercase;

}

h2.closer {

	margin-top: 20px;

	margin-bottom: 4px;

}

h2.first {

	margin-top: 0px;

}

.newsandevents_head {

	margin-bottom: 13px;

}

.newsandevents {

}

.clintonglobal {

	font-size: 9px;

	letter-spacing: .4px;

	line-height: 12.2px;

	_line-height: 13px;

}

a:link, a:visited {

	color: #1683CD;

	text-decoration: none;

}

a:hover, a:active {

	text-decoration: underline;

}

#copyright a:link, #copyright a:visited {

	color: #FFFFFF;

}

.highlight {

	color: #4E99C0;

}

.red {

	color: #CC0000;

}



/* BULLET LISTS ***************************************************************/

ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

ul li {

	list-style-type: none;

	margin: 0px;

	margin-top: 1px;

	margin-bottom: 1px;

	padding-left: 15px;

	display: block;

	background-image: URL("/_images/bullet.gif");

	background-position: 0px 2px;

	background-repeat: no-repeat;

}
/* End of 'stylesheet' */

