
body {

	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:10px; /*was 20px */
	background:#111;
	
/*	background:url(../images/body.jpg) #f6f6f6;
	width:90%;
	position:relative;
	left:3%; */
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:30px 20px 20px 20px;     /*was 20-30-20-20 */  /*the first number is the spacing at the top before the text*/
}

#header input {
	width:150px;
	padding:5px;                             
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Verdana, Arial, sans-serif;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #407070;
	color:#555;
}

#header form {
	padding:35px 10px 10px 0px;    /* was 35px 10px 20px 0px */         
	float:right;
	/*background:#fff;*/
	width:100px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% "Palatino Linotype", Palatino, serif;font-variant: small-caps;
	color:#333;
	padding:5px 10px 5px 5px;            
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:147% "Palatino Linotype", Palatino, serif;					
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
	background:#333; top repeat-x #666;						/*background:#224444; top repeat-x #407070;*/					
	
/*	background:url(../images/nav.jpg) top repeat-x #407070;
*/
	
	border-bottom:2px solid #333;    					
	border-top:2px solid #333;							
	border-left:2px solid #333;							
	border-right:2px solid #333;							
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:160% "Palatino Linotype", Palatino, serif;font-variant: small-caps;
	text-decoration:none;
	padding:10px 20px 10px 20px;												/* was 10px */
}

#header #nav a:hover {
	background:#000;												
}

#header #nav a.active {
	background:#666;																
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;  
}

#header #subnav {
	background:#666;																
	padding:5px 7px 7px 7px;														
	font:100% "Palatino Linotype", Palatino, serif;font-variant: small-caps;          /* was 90% */         
	color:#DEEDF5;																
	border-bottom:2px solid #666;												
	border-left:2px solid #666;
	border-right:2px solid #666;
}

#header #subnav li {
	list-style:none;
	display:inline;
	cursor:pointer;
	_cursor:hand;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana, Arial, sans-serif;
	padding:5px 15px 5px 15px;												
	border-bottom:2px solid #666;									
}

#header #subnav a:hover {
	border-bottom:2px solid #666;										
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}


#sidebar {
	background:#fff;
	width:190px;													
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% "Palatino Linotype", Palatino, serif; 
	color:#8B0000;                                         
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#000;
	font:100% Verdana, Arial, sans-serif;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar a {

	text-decoration:none;
	color:#333399;	                      
}

#sidebar a:hover {

	text-decoration:none;
	color:#7070B7;                  
	
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana, Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana, Arial, sans-serif;
	width:190px;
}

#sidebar p {                    /* added by Roy */
	font:90% Verdana, Arial, sans-serif;
	color:#444;
	line-height:17px;
	margin:10px 0;
}



#sidebarright {
	width:170px;																
	float:right;
	padding:10px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana, Arial, sans-serif;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Verdana, Arial, sans-serif;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana, Arial, sans-serif;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	margin:0 210px 0 210px;													
	padding:20px 0 0 20px;
}

#content h2 {

}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:19px;        /* was 22px */

}

#content a {
	color:#333399;
	text-decoration:none;
}

#content a:hover {
	color:#7070B7;
}

h2 {
	font:160% "Palatino Linotype", Palatino, serif;				/*was 180%*/
	color:#224444;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Verdana, Arial, sans-serif;
	margin:10px 0;
}

#content ul {
	padding:0 0 0 15px;
	color:#444;
}
#content ul span {
	color:#444;
}



/*

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#444;
}
#content ul span {
	color:#444;
}

*/

#pubs_list li {
	margin-bottom:15px;
}

#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana, Arial, sans-serif;
	color:#777;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana, Arial, sans-serif;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

/*
blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}
*/


.download_icon {

	border:0;
	background:#fff;
	padding-left:5px;
	vertical-align:baseline;
}

.special_link {
	color:#52930c;
}

.up_button {
	background:url(../images/arrow_up.png) top right no-repeat;
	background-position:right top;
	width:16px;
	height:16px;
	float:right;
	cursor:pointer;
	_cursor:hand;
}

.video {

	text-align:center;
	
}

.video embed {

/*width:425px; 
height:350px;
*/
/*width:486px; 
height:400px;
*/
 width:680px;
 height:400px;
}


a.readmore {

/*
	text-align:right;
	display:block;
	margin-right:15px;
*/
	margin-left:10px;
	text-transform: capitalize;
	font-variant: small-caps; 

	
}

blockquote
{
margin: 2em 2em;
border: 5px double #407a79;
padding: 10px 20px 10px 20px;
color:#222; 
background-color: #FFFFE0;
}





