*
{
	margin:0;
	padding:0;
}

body
{
	background:#e5e5e5;
	color:#555;
	font-family:Lucida Sans, Arial, sans-serif;
	font-size:62.5%;
	line-height:1.7em;
	margin:0;
	padding:0;
}


p.right {
	align: right;	
}

img
{
	border:none;
}

.logos
{
	padding-top:20px;
	text-align:center;
}

.logos img
{
	padding:10px 0;
}

a
{
	color:#10447D;
	text-decoration:none;
}

a:hover
{
	color:#009EFF;
	text-decoration:none;
}

li strong,li b
{
	color:#333;
	font-size:1.1em;
	font-weight:bolder;
}

#content-wrapper #right img.right {
	/*padding-right: 20px;*/
}

p.right {
	float: right;
	text-align: right;
}

p.edit_page a
{
	color:#FFF;
}

p.edit_page a:hover
{
	color:#009EFF;
}

#right ul,#right ol
{
	padding:10px 10px 15px 30px;
}

h3
{
	color:#666;
	letter-spacing:0;
	margin:14px 0 7px;
	padding-bottom:4px;
	clear: both;
}

h3 a
{
	letter-spacing:0;
	text-decoration:none;
}

/* 'Newspaper' styling for tables */
#right table
{
	border:1px solid #69c;
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	text-align:left;
	width:100%;
}

#right table.team tr td
{
	border:1px solid #69c;
	padding-top: 20px;
}

#right table.team tr td p {
	text-align: left;
	overflow: visible;
}

#content-wrapper #right table.team tr td img
{
	padding: 0px;
	margin-top: 0px;
}



#right table th
{
	border-bottom:1px dashed #69c;
	color:#039;
	font-size:14px;
	font-weight:400;
	padding:12px 17px;
}

#right table td
{
	color:#669;
	padding:7px 17px;
}

#right table.team tbody tr:hover td
{
	color:inherit;
}

#right table.team tbody tr:hover td:hover
{
	/*background-color: #E8EDFF;*/
	background-color: #d0dafd;
}

#newspaper-b
{
	border:1px solid #69c;
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	margin:45px;
	text-align:left;
	width:480px;
}

#newspaper-b th
{
	color:#039;
	font-size:14px;
	font-weight:400;
	padding:15px 10px 10px;
}

#newspaper-b tbody
{
	background:#e8edff;
}

#newspaper-b td
{
	border-top:1px dashed #fff;
	color:#669;
	padding:10px;
}

#newspaper-c
{
	border:1px solid #6cf;
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	margin:45px;
	text-align:left;
	width:480px;
}

#newspaper-c th
{
	background-image:url('/images/bg.png');
	border-bottom:1px solid #fff;
	border-left:1px solid #0865c2;
	border-right:1px solid #0865c2;
	border-top:1px solid #0865c2;
	color:#039;
	font-size:13px;
	font-weight:400;
	padding:20px;
	text-transform:uppercase;
}

#newspaper-c td
{
	border-right:1px dashed #6cf;
	color:#669;
	padding:10px 20px;
}

/* End 'newspaper' styling for tables */
#wrapper
{
	background-color:#FFF;
	border:2px solid #cdcdcd;
	font-size:1.3em;
	margin:20px auto;
	width:960px;
}

#content-wrapper iframe
{
	padding:0;
}

#header
{
	background:#FFF url('/images/header.png') no-repeat scroll center right;
	border-bottom:1px solid #ececec;
	font-family:Lucida Sans, Arial, sans-serif;
	height:140px;
	margin-bottom:25px;
}

#header h1
{
	display:block;
	height:70px;
	/*padding:35px 20px 0 0;*/
	padding: 35px 20px 0 0;
	width:228px;
}

#header h1 a
{
	color:#323584;
	display:block;
	height:100%;
	outline:none;
	text-decoration:none;
	width:100%;
}

#header h2
{
	color:#323584;
	font-size:0.8em;
	font-weight:100;
	text-align:left;
}

#header #header-images
{
	bottom:78px;
	float:right;
	position:relative;
	right:25px;
}

#header #header-images img
{
	margin:0 0 0 5px;
}

#right
{
	float:left;
	font-size:1em;
	/*padding:0 0 0 30px;*/
	padding-left: 30px;
	width: 400px;
}

#right h1
{
	color:#000;
	font-size:1.75em;
	line-height:1.4em;
	margin:0 0 8px;
	padding-bottom:5px;
}

#right h2
{
	color:#000;
	font-size:1.75em;
	line-height:1.4em;
	margin:0 0 8px;
	padding-bottom:5px;
}

#right h3
{
	color:#333;
	font-family:"Lucida Grande", "Lucida Sans", "Arial", sans-serif;
	font-size:1.25em;
	font-weight:bolder;
padding-top:4px;
}

#right h3 a
{
	font-size:1.3em;
	font-weight:bolder;
}

#right h3 a[name]
{
	color:#333;
	font-size:1em;
}

/*
#right h3 a[name]:target {
	font-weight: bolder;
}
*/
/*
#right ul li:target {
	background-color: #E8EDFF;
}
*/
#right p
{
	line-height:1.6em;
	margin:0 0 1.2em;
	text-align:left;
}

p.caption
{
	color:#888;
	font-style:italic;
}

#right p.caption
{
	/*position:relative;
	top:14px;*/
	margin: 0;
	margin-top: 24px;
}
/*
#right p.slideshow
{
	position:relative;
	top:15px;
}
*/

#content-wrapper #right img
{
	/*clear:both;*/
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	margin-top:8px;
}

#third-col
{
	float:left;
	margin:0 0 0 25px;
	width:301px;
}

#third-col .box
{
	background-image:url('/images/boxBG.png');
	background-repeat: no-repeat;
	margin:0 0 30px;
	padding:25px 35px 0;
	margin-bottom:10px;
}

#third-col .box h3
{
	font-size:0.8em;
	letter-spacing:1px;
	margin:0 0 10px;
	padding:0;
	text-transform:uppercase;
}

#third-col .box ul
{
	list-style-type:none;
	padding:10px 0 5px;
}

#third-col .box ul li
{
	margin:0 0 15px;
	padding-bottom:8px;
}

#third-col .box ul:last-child
{
	padding-bottom: 0;
	margin-bottom: 0;
}


#left
{
	float:left;
	/*width:144px;*/
	width: 144px;
}

#left ul
{
	background:#fff;
	border-bottom:1px solid #272B67;
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#left ul li
{
	position:relative;
}

#left li ul
{
	display:none;
	left:143px;
	position:absolute;
	top:0;
	width:170px;
}

#left ul li a
{
	border:1px solid #272B67;
	border-bottom:0;
	color:#FFF;
	display:block;
	padding:5px 0 6px 7px;
	text-decoration:none;
}

#nav a.composite:after {
	content: ' › ';
	padding-left: 1px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


* html ul#nav li a
{
	height:1%;
}

/* End */
#left li:hover ul, #left li.over ul
{
	display:block;
}



#left .announcement {
	font-size: smaller;
	text-align: center;
	padding: 10px 0;
}

#left .announcement p strong {
	font-size: larger;
	display: block;
}


#footer-wrapper
{
	margin:20px auto;
	padding:7px 0 25px;
	width:960px;
}

#footer-wrapper #footer-subwrapper p
{
	display:inline;
	float:left;
}

#footer
{
	color:#626262;
	font-size:1em;
	height:30px;
	line-height:30px;
	margin:20px auto;
	width:960px;
}

#footer-subwrapper a
{
	color:#989898;
	text-decoration:none;
}

#footer-subwrapper a:hover
{
	color:#10447D;
	text-decoration:underline;
}

ul#footer-nav
{
	display:inline;
	float:right;
	list-style:none;
}

#footer-nav li
{
	display:inline;
	padding-right:10px;
}

#bottom
{
	/*padding:15px 0;*/
}

.clr
{
	clear:both;
}

/*
#right img.right {
	float: right;
		
}*/
div.download
{
	background:#f3f3f3;
	border:1px solid #626262;
	clear:both;
	color:#000;
	display:block;
	margin-bottom:15px;
	padding:15px;
}

#right div.download p
{
	margin:5px;
}

#right h4
{
	font-size:1.1em;
}

#right h5
{
	font-size:1em;
	font-weight:bolder;
}

.two-column #third-col
{
	display:none;
}

.two-column #right
{
	width:700px;
}

#right table tbody tr:hover td,#newspaper-b tbody tr:hover td
{
	/*background:#d0dafd;*/
	background-color: #E8EDFF;
	color:#339;
}

#content-wrapper,* html ul li
{
	float:left;
}

#content-wrapper {
	width: 756px;	
}

/*#content-wrapper img,#third-col iframe*/
#third-col iframe
{
	padding:0 0 20px;
}

#footer-wrapper #footer-subwrapper
{
	padding:0 30px;
}

#subwrapper {
	padding: 30px;
}


#left li ul li a,#left ul li /*a:hover */
{
	background:#323584;
}

#left ul li:hover,#left li:hover ul li a:hover
{
	background:#48B72C;
}

/* For (redirect) message */
#content-wrapper .message {
	background-image: url('/images/info-dialog.png');
	background-repeat:no-repeat;
	background-position: 10px 50%;
	background-color: #fffacd;
	min-height: 45px;
	padding: 25px 10px 10px 70px;	
	margin: 0px 0px 10px 30px;
	color: black;
}

#content-wrapper .message p {
	/*margin: 7px 0 0 0;*/
}

