@charset "utf-8";
/* CSS Document */

/*
	File            : /[sitename]/styles/site-styles.css
	Description     : Styles available for use across the web site.
*/

/*
	National WRIISC website section
*/

/*General link colors unless otherwise defined
September 4, 2009 - Louise Mahoney 
Modified 11/12/09 for new template
Modified 3/5/10 - Louise Mahoney added wriisc-container so link colors are consistent 
commented out some unused styles to test before deletion */


/* November 4, 2011 -  Louise - I am starting to get rid of unused styles by commenting them out first to make sure they are not being used
I will delete them altogether once I know they are not used on any pages

I am also rearranging styles in this file so that the most general styles are on top and move down to the more specialized

*/

.body_container{
	padding:0;
	margin:0;
	border:0;
	width: 580px;
	padding-right: 10px;
	border-right: solid 2px #000066;
	}

.body_container p{
	margin-bottom:10px !important;
	}

.body_container h1{
	font-family: verdana, tahoma, sans-serif !important;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em !important;
	margin-bottom:10px !important;
	color: #000000 !important;
	}


.body_container a:link{
	color: #000066 !important;
	}

.body_container a:visited{
	color: #000066 !important;
	}

.body_container a:hover{
	color: #999999 !important;
	}

.body_container a:active{
	color: #000066 !important;
	}

.body_container h1, h2, h3 a:link{
	color: #003F72 !important;
	}

.body_container h1, h2, h3 a:visited{
	color: #003F72 !important;
	margin-bottom:10px;
	}

.body_container h1, h2, h3 a:hover{
	text-decoration: none !important;
	color: #003F72 !important;
	margin-bottom:10px;
	}

.body_container h1, h2, h3 a:active{
	color: #003F72  !important;
	padding-bottom:10px;
	}

.body_container h2{
	font-family: verdana, tahoma, sans-serif !important;
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em !important;
	padding-bottom: 10px !important;
	}

.body_container h3{
	font-family: verdana, tahoma, sans-serif !important;
	font-weight: bold;
	font-style: italic;
	font-size: 1em !important;
	padding-bottom:0px !important;
	}
	
.bookmark {
	margin-bottom:10px !important;
	}	
	
.wriisc-breadcrumb {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000031;
}

img {margin-bottom:0px !important;}

/* The following format three columns/list items horizontally to mimic a table (used for Fellowships and Volunteer for Research landing pages) */

#container_3_columns{
  	background-color: none;
  	width: 130px;
  	height: 137px;
  	border-left: 130px solid white; 
  	border-right: 130px solid white;
  	margin-bottom: 15px;
  	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
  	padding: 0;
}

.ul_container_3_columns{
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none !important;
}

.li_container_3_columns{
	margin: 0;
	padding: 0;
	list-style: none !important;
	display: inline;
}

.container_left_3_columns{
 	float:left;
 	width:130px;
  	height: 137px;
  	margin-left:-130px;
  	position: relative;
  	padding: 0;
  	text-align: left;
}

.container_center_3_columns{
  	float: left;
 	 width: 130px;
 	 height: 137px;
 	 margin-right:-130px;
 	 padding: 0;
 	 text-align: center;
}

.container_right_3_columns{
 	 float:right;
 	 width:130px;
 	 height: 137px;
 	 margin-right:-130px;
 	 position:relative;
 	 padding: 0;
 	 text-align: right;
}

/* End of format for three list items horizontally to mimic a table */


/* The following format two columns to mimic a table (used for Volunteer for Research landing pages) */

.column_left {
  	float: left;
  	width: 465px;
  	margin-right: 0px !important;
}

.column_right {
  	float: right;
  	width: 215px;
  	height: 1%;
}


/* End of format for two columns to mimic a table (used for Volunteer for Research landing pages) */

/* The following formats blockquotes (used on Volunteer for Research landing page). In the future, when IE7 is more supportive of CSS rules, the quotation mark can be graphically represented and specified in the pseudoelement, first-letter. */

blockquote {
  	font: 1.2em "times new roman", times, serif;
  	font-style: italic;
  	font-weight: bold;
  	text-align: center;
  	line-height: 1.4em;
  	color: #666666;
	padding: 0px 0px 23px 27px !important;
	margin: 0px 0px -10px -10px !important;
  	text-indent: -27px !important;
        width: 185px;
}

/* End of formatting for blockquotes (used on Volunteer for Research landing page) */	

.header_research_salient{
	border:none;
	background-color:#502e6b;
	color:#ffffff !important;
	margin-bottom:5px !important;
	font-weight:bold; 
	padding:0px 5px 3px 7px;
	width: 100% !important;
}

.header_referral_salient{
	border:none;
	background-color:#c16425;
	color:#ffffff !important;
	margin-bottom:5px !important;
	font-weight:bold; 
	padding:0px 5px 3px 7px;
	width: 100% !important;
}

.header_clinical_salient{
	border:none;
	background-color:#000066;
	color:#ffffff !important;
	margin-bottom:5px !important;
	font-weight:bold; 
	padding:0px 5px 3px 7px;
	width: 100% !important;
}

.header_education_salient{
	border:none;
	background-color:#8e9300;
	color:#ffffff !important;
	margin-bottom:5px !important;
	font-weight:bold; 
	padding:0px 5px 3px 7px;
	width: 100% !important;


}

.header_salient{
	vertical-align: middle; 
	color:white !important;
	padding-top: 7px !important;
	padding-left: 8px !important;
	padding-right:5px !important;
	padding-bottom:5px !important;
	margin-bottom:0 !important;
	width: 100% !important;
}

.article_meat{
	width: 570px;
	margin:0;
	padding:0;
	border:0;
}

/* The following formats block quotes as seen on the Volunteer for Resarch page*/


/* End of format for block quotes as seen on the Volunteer for Resarch page*/


.wriisc-footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

hr {
	font-weight: normal;
	color: #333366;
	font-size: 2px;
	text-align: center;
	background-color: #333366;
}

/*	These format the newsletter index page
	Added 9/1/2010
	Florence Chua

*/

.newsletter{
	clear: both;
	width: auto;
	height: auto;
	margin:0;
	padding:0;
	border:0;
}

.newsletter_tn{
	float: left;
	width: 100px;
	margin: 0;
	padding-left: 10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px !important;
	border:0;
}

.newsletter_content{
	float: right;
	width: 446px;
	padding:0;
	margin:0;
	border:0;
}

/*	These format the index page
	Added 8/16/2010
	Florence Chua
*/

 .refer_right_column {
  	width: 153px;
	height: 24px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	margin-bottom:5px;}
	
 .refer_right_column a {
	text-decoration: none;
	display: block;
	width: 206px;}
 /*.refer_right_column a img {
	border: 0px;} */
 .refer_right_column a:hover{
	margin-left: -153px;}

 a.contact_side {color: #000066 !important;}	
 a.contact_side:link {color: #000000 !important; text-decoration: none; font-family: Verdana, Geneva, sans-serif !important;}
 a.contact_side:visited {color: #000000 !important; text-decoration: none; font-family: Verdana, Geneva, sans-serif !important;}
 a.contact_side:hover {color: #000000 !important; text-decoration: underline !important; font-family: Verdana, Geneva, sans-serif !important;}
 a.contact_side:active {color: #000000 !important; text-decoration: none; font-family: Verdana, Geneva, sans-serif !important;}

#menu_index{
	padding:0;
	margin:0;
	border:0;
}

.menu_index{
	padding:0;
	border:0;
	margin-bottom:9px;
	margin-top:0px;
	margin-left:-20px;
	margin-right:0px;
	list-style-type: none !important;
}

.menu_index li{
	list-style-type: none !important;
}

.menu_index_one_line{
	width:auto;
	height:30px;
	overflow: hidden !important;
}


.menu_index_one_line a{
	text-decoration:none;
	display:block;
	width:auto;
}


.menu_index_one_line a:hover{
	margin-top: -30px;
}

.menu_index_two_lines{
	width:490px;
	height:53px;
	overflow: hidden !important;
}

.menu_index_two_lines a{
	text-decoration:none;
	display:block;
	width:1000px;
}

.menu_index_two_lines a:hover{
	margin-left: -500px;
}

.slideshow_index{
	clear: both;
	border: 0;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 566px !important;
	height: autox;
	padding: 0;
}

.news_announcements_container{
	clear: both;
	border: 0;
	margin-top:0;
	padding-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 566px !important;
}

.news_index{
	float:left;
	width: 276px !important;
	padding:0;
	text-align: left;
}

.news_announcements_spacer{
	float: left;
	width: 14px;
	padding: 0px;
}

.news_announcements_title{
	color: #FFF;
	background-color: #000066;
	text-align: left;
	width: 256px !important;
	border: 0;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight: bold;
}

.announcements_index{
	float:right;
	border:0;
	width: 276px !important;
	text-align:left;
}

.news_announcements_index_list{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
	padding-left: 10px;
	margin-right:0;
	list-style: none !important;
	line-height:14px !important;
}

.news_announcements_index_list li{
	padding-left: 12px;
	padding-bottom:5px;
	background-image: url(/WARRELATEDILLNESS/images/blue_arrow.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 5px !important;
	font-style: bold !important;
}

/*	These format launching page menus
	Added 8/18/2010
	Florence Chua

*/

.launching_page_list_green{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:0;
	padding:0;
	list-style: none !important;
	font-size: 1.2em;
	line-height:20px !important;
}

.launching_page_list_green li{
	list-style: none !important;
	padding-left: 27px !important;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/landing_menu_arrow_green.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	color: #000000;	
}


.launching_page_list_blue{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:0;
	padding:0;
	list-style: none !important;
	font-size: 1.2em;
	line-height:20px !important;
}

.launching_page_list_blue li{
	list-style: none !important;
	padding-left: 27px !important;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/landing_menu_arrow_blue.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	color: #000000;	
}

.launching_page_list_orange{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:0;
	padding:0;
	list-style: none !important;
	font-size: 1.2em;
	line-height:20px !important;
}

.launching_page_list_orange li{
	list-style: none !important;
	padding-left: 27px !important;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/landing_menu_arrow_orange.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	color: #000000;	
}


.launching_page_list_purple{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:0;
	padding:0;
	list-style: none !important;
	font-size: 1.2em;
	line-height:20px !important;
}

.launching_page_list_purple li{
	list-style: none !important;
	padding-left: 27px !important;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/landing_menu_arrow_purple.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	color: #000000;		
}


/*	These format level3 page menus
	Added 8/18/2010
	Florence Chua

*/

.level3_page_menu_green{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level3_page_menu_green li{
	list-style: none !important;
	padding-left: 22px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level3_arrow_green.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	color: #000000;
	line-height: 16px;	
}


.level3_page_menu_blue{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level3_page_menu_blue li{
	list-style: none !important;
	padding-left: 22px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level3_arrow_blue.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	line-height: 16px;	
}


.level3_page_menu_orange{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level3_page_menu_orange li{
	list-style: none !important;
	padding-left: 22px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level3_arrow_orange.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	line-height: 16px;	
}


.level3_page_menu_purple{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level3_page_menu_purple li{
	list-style: none !important;
	padding-left: 22px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level3_arrow_purple.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	line-height: 16px;	
}


/* These format level3 page menu 2-column lists
	Added 02/16/2011
	Florence Chua
*/

.level3_page_menu_container{
	width: 620px;
	margin:0;
	padding:0;
	border:0;	
}

.level3_page_menu_container_left{
	float:left;
	width:300px;
	margin:0;
	padding:0;
	border:0;	
}
.level3_page_menu_container_right{
	float:right;
	width:300px;
	margin:0;
	padding:0;
	border:0;	
}
.level3_page_menu_blue_2_col{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level3_page_menu_blue_2_col li{
	padding-left: 22px !important;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level3_arrow_blue.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	font-family: verdana, tahoma, sans-serif !important;
	font-size: 1em !important;
	line-height: 16px;
	padding-right:10px;
}

.level3_page_menu_green_2_col{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level3_page_menu_green_2_col li{
	padding-left: 22px !important;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level3_arrow_green.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	font-family: verdana, tahoma, sans-serif !important;
	font-size: 1em !important;
	line-height: 16px;
	padding-right:10px;	
}

.level3_page_menu_purple_2_col{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level3_page_menu_purple_2_col li{
	padding-left: 22px !important;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level3_arrow_purple.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	font-family: verdana, tahoma, sans-serif !important;
	font-size: 1em !important;
	line-height: 16px !important;
	padding-right:10px;	
}

/* Formats site index right-hand "HTML widgets" which can otherwise not have styles assigned
   since TeamSite upgrade on 2014-06-13.
   Added 2014-06-17 by Jose Chua with code from Florence Chua
*/
.siteindex-wriisc_logo_right_column {	
width: 142px;
margin-left:20px;
margin-right:auto;
margin-bottom:0px;
margin-top:10px;}

.siteindex-refer_right_column {
width: 153px;
	height: 24px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	margin-bottom:5px;}
 .siteindex-refer_right_column a {
	text-decoration: none;
	display: block;
	width: 206px;}
 .siteindex-refer_right_column a img {
	border: 0px;}
 .siteindex-refer_right_column a:hover{
	margin-left: -153px;}

.siteindex-volunteer_right_column {
  	width: 153px;
	height: 53px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	margin-bottom:0px;}
 .siteindex-volunteer_right_column a {
	text-decoration: none;
	display: block;
	width: 206px;}
 .siteindex-volunteer_right_column a img {
	border: 0px;}
 .siteindex-volunteer_right_column a:hover{
	margin-left: -153px;}
 .siteindex-veteran_viewpoints_right_column {
  	width: 153px;
	height: 53px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	margin-bottom:5px;}

.siteindex-veteran_viewpoints_right_column a {
	text-decoration: none;
	display: block;
	width: 206px;}
 .siteindex-veteran_viewpoints_right_column a img {
	border: 0px;}
 .siteindex-veteran_viewpoints_right_column a:hover{
	margin-left: -153px;}


/*	These format level4 page menus
	Added 8/18/2010
	Florence Chua

*/

.level4_page_menu_green{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level4_page_menu_green li{
	padding-left: 18px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level4_arrow_green.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	font-family: verdana, tahoma, sans-serif !important;
	font-size: 1em !important;
	line-height: 16px !important;	
}

.level4_page_menu_green a:link{
	color: #000000 !important;
	text-decoration: none !important;
}
.level4_page_menu_green a:visited{
	color: #000000 !important;
	text-decoration: none !important;
}
.level4_page_menu_green a:hover{
	color: #8e9300 !important;
	text-decoration: none !important;
}
.level4_page_menu_green a:active{
	color: #8e9300 !important;
	text-decoration: none !important;
}

.level4_page_menu_blue{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level4_page_menu_blue li{
	padding-left: 18px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level4_arrow_blue.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	font-family: verdana, tahoma, sans-serif !important;
	font-size: 1em !important;
	line-height: 16px !important;	
}

.level4_page_menu_blue a:link{
	color: #000000 !important;
	text-decoration: none !important;
}
.level4_page_menu_blue a:visited{
	color: #000000 !important;
	text-decoration: none !important;
}
.level4_page_menu_blue a:hover{
	color: #000066 !important;
	text-decoration: none !important;
}
.level4_page_menu_blue a:active{
	color: #000066 !important;
	text-decoration: none !important;
}

.level4_page_menu_orange{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level4_page_menu_orange li{
	padding-left: 18px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level4_arrow_orange.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	font-family: verdana, tahoma, sans-serif !important;
	font-size: 1em !important;
	line-height: 16px !important;	
}

.level4_page_menu_orange a:link{
	color: #000000!important;
	text-decoration: none !important;
}
.level4_page_menu_orange a:visited{
	color: #000000!important;
	text-decoration: none !important;
}
.level4_page_menu_orange a:hover{
	color: #c16425 !important;
	text-decoration: none !important;
}
.level4_page_menu_orange a:active{
	color: #c16425 !important;
	text-decoration: none !important;
}

.level4_page_menu_purple{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right:0;
	padding:0;
	list-style: none !important;
}

.level4_page_menu_purple li{
	padding-left: 18px;
	padding-bottom:5px !important;
	background-image: url(/WARRELATEDILLNESS/images/level4_arrow_purple.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0px !important;
	list-style: none !important;
	color: #000000;
	font-family: verdana, tahoma, sans-serif !important;
	font-size: 1em !important;
	line-height: 16px !important;	
}

.level4_page_menu_purple a:link{
	color: #000000 !important;
	text-decoration: none !important;
}
.level4_page_menu_purple a:visited{
	color: #000000 !important;
	text-decoration: none !important;
}
.level4_page_menu_purple a:hover{
	color: #502e6b !important;
	text-decoration: none !important;
}
.level4_page_menu_purple a:active{
	color: #502e6b !important;
	text-decoration: none !important;
}

/* This hides details of FAQ and Research Studies intitally, unless the user has Javascript disabled */

.details{
padding-top:10px; display: none;	
}




/*	These format the body menus of Deployment Related Exposures and Deployment Related Health Conditions
	Added 4/13/2010
	Florence Chua

*/

.exposure_body_container a:link{
	color: #000066 !important;
	}

.exposure_body_container a:visited{
	color: #000066 !important;
	}

.exposure_body_container a:hover{
	color: #999999 !important;
	}

.exposure_body_container a:active{
	color: #000066 !important;
	}
	
.menu_container{
	padding:0;
	margin:0 0 0 23px;
	height: auto;
	/* overflow: hidden; */
	width: 600px;
	text-decoration: none;
	border-bottom: none;
	border-bottom-style: none;
	}

	
.menu_position_left{
	float: left;
	padding: 0;
	margin-left:28px;
	border:0;
	width: 282px;
	}
	
.menu_position_right{
	float: left;
	padding: 0 0 0 10px;
	margin-left:0px;
	width:282px;
	}

/* class for empty DIVs to allow container to know true height */
.cleardiv{
	clear: both;
}

.body_menu li{
	list-style-type: none !important;
	position: relative;
	left: -40px;
	top: 0px;
	padding:0px;
	padding-bottom:0px !important;
	margin-bottom: 4px !important;
	text-decoration: none;
	border-bottom: none;
	border-bottom-style: none;
	}

.body_menu a{ 
	padding:0;
	margin:0;
	text-decoration: none !important;
	border-bottom: none !important;
	border-bottom-style: none !important;
	position: relative;
	display: block;
	overflow: visible;
	width: 282px;
	height: 77px;
	background-color: #ffffff;
	background-image:url(/WARRELATEDILLNESS/images/button_states.png);
	background-position:0 0 no-repeat;
	color: #000066;
	font-weight: bold;
	border: 0;
	}
	
.body_menu a:link, visited {
	text-decoration: none !important;
	background-position: 0 0 !important;
	}

.body_menu a:hover {
	background-position: 0 -77px !important;
	}

.body_menu a:active {
	background-position: 0 -154px !important;
	}

.inner_box {
	color:#3F6;
	text-decoration: none !important;
	border-bottom:none !important;
	border:0; 
	padding:0; 
	margin:0;
	}

.thumb {
	float: left; 
	vertical-align: middle; 

	margin-right: 5px; 
	border:0; 
	}

.menu_item{
	border:0; 
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 0;
	padding-right:0; 

	margin:0;
	line-height: 1.4em;
	text-decoration: none;
	color: #000066;
	border-bottom: none;
	}

.article_head{
	margin-bottom: 10px;
}

.article_list_style_none{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right:0;
	list-style: none !important;
}

.article_list_style_none li{
	padding-left: 14px !important;
	background-image: url(/WARRELATEDILLNESS/images/blue_arrow_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 4px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
}

.article_list_style_none li li{
	padding-left: 10px !important;
	margin-left: -20px !important;
	background-image: url(/WARRELATEDILLNESS/images/blue_square_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 7px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
}

.article_list li p{
	line-height:1.2em;
}

.article_list{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:0px;
	padding-left: 20px;
	margin-right:0;
	list-style: none !important;
}

.article_list li{
	padding-left: 14px !important;
	background-image: url(/WARRELATEDILLNESS/images/blue_arrow_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 4px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
}

.article_list li li{
	padding-left: 10px !important;
	margin-left: -20px !important;
	background-image: url(/WARRELATEDILLNESS/images/blue_square_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 7px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
	line-height: 1.5em !important;
}

.article_list li p{
	line-height:1.2em;
}


.article_list_education{
	margin-top: 0px;
	margin-left:0px;
	padding-left: 20px;
	margin-right:0;
	list-style: none !important;
	padding-bottom: 5px !important;
}

.article_list_education li{
	padding-left: 14px;
	padding-bottom: 0px !important;
	background-image: url(/WARRELATEDILLNESS/images/green_arrow_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 4px !important;
	list-style: outside none none !important;
	font-style: bold !important;
	font-size: 1em !important;
}

.article_list_education li li{
	padding-left: 10px !important;
	margin-left: -20px !important;
	background-image: url(/WARRELATEDILLNESS/images/green_square_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 7px !important;
	list-style: outside none none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
	line-height: 1.5em !important;
}

.article_list_clinical{
	margin-top: 0px;
	margin-left:0px;
	padding-left: 20px;
	margin-right:0;
	list-style: none !important;
	padding-bottom: 5px !important;
}

.article_list_clinical li{
	padding-left: 14px;
	padding-bottom:5px;
	background-image: url(/WARRELATEDILLNESS/images/blue_arrow_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 4px !important;
	list-style: outside none none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font size: 1em !important;
	line-height: 1.5em !important;
}

.article_list_clinical li li{
	padding-left: 10px !important;
	margin-left: -20px !important;
	background-image: url(/WARRELATEDILLNESS/images/blue_square_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 7px !important;
	list-style: outisde none none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
	line-height: 1.5em !important;
}

.article_list_research{
	margin-top: 0px;
	margin-bottom: 5px !important;
	margin-left:0px;
	padding-left: 20px;
	margin-right:0;
	list-style: none !important;
}

.article_list_research li{
	padding-left: 14px !important;
	background-image: url(/WARRELATEDILLNESS/images/purple_arrow_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 4px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	padding-left: 14px;
	padding-bottom:5px;
	font-size: 1em !important;
}

.article_list_research li li{
	padding-left: 10px !important;
	margin-left: -20px !important;
	background-image: url(/WARRELATEDILLNESS/images/purple_square_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 7px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
	line-height: 1.5em !important;
}

.article_list_research ul{
	margin-bottom: 10px !important;
}


.article_list_research li p{
	line-height: 1.5em !important;
}


.article_list_refer {
	margin-top: 0px;
	margin-left:0px;
	padding-left: 20px;
	margin-right:0;
	list-style: none !important;
	padding-bottom: 5px !important;
}

.article_list_refer li{
	padding-left: 14px !important;
	background-image: url(/WARRELATEDILLNESS/images/orange_arrow_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 4px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
}

.article_list_refer li li{
	padding-left: 10px !important;
	margin-left: -20px !important;
	background-image: url(/WARRELATEDILLNESS/images/orange_square_article.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 7px !important;
	list-style: none !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
	line-height: 1.5em !important;
}

.article_list_refer_ol li{
	padding-left: 14px !important;
	background-repeat: no-repeat !important;
	background-position: 0 4px !important;
	list-style: decimal !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
}

.article_list_refer_ol li:before{ color:#C26428 !important; }

.article_list_refer_ol li li{
	padding-left: 10px !important;
	margin-left: -20px !important;
	background-repeat: no-repeat !important;
	background-position: 0 7px !important;
	list-style: decimal !important;
	font-style: bold !important;
	padding-bottom: 0px !important;
	font-size: 1em !important;
	line-height: 1.5em !important;
}

.article_list_refer_ol li li:before{ color:#C26428 !important; }

.article_left_box{
	float:left;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #000066; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_left_box_title{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #000066;
}

.article_left_box ul{
	list-style-type: disc !important;
	color: #8e9300 !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_left_box li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #8e9300 !important;
}

.article_right_box{
	float:right;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #000066; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_right_box_title{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #000066;
}

.article_right_box ul{
	list-style-type: disc !important;
	color: #000066 !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_right_box li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #000066 !important;
}

.article_left_box span { color: #000000; }


.article_right_box span { color: #000000; }

.article_left_box_education{
	float:left;
	margin-left: 10px; 
	width: 2220px; 
	border: 2px solid #8e9300; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_left_box_title_education{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #8e9300;
}

.article_left_box_education ul{
	list-style-type: disc !important;
	color: #8e9300 !important;
	margin-left: 15px !important;
	margin-bottom: -35px;
	line-height: normal;
}

.article_left_box_education li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #8e9300 !important;
}

.article_right_box_education{
	float:right;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #8e9300; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_right_box_title_education{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #8e9300;
}

.article_right_box_education ul{
	list-style-type: disc !important;
	color: #8e9300 !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_right_box_education li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #8e9300 !important;
}

.article_left_box_education span { color: #000000; }


.article_right_box_education span { color: #000000; }

.article_left_box_referral{
	float:left;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #c16425; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_left_box_title_referral{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #c16425;
}

.article_left_box_referral ul{
	list-style-type: disc !important;
	color: #c16425 !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_left_box_referral li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #c16425 !important;
}

.article_right_box_referral{
	float:right;
	margin-left: 10px; 
	width: 220px !important; 
	border: 2px solid #c16425 !important; 
	font-size: 0.8em !important; 
	padding: 5px !important;
	background-color:#ffffff !important;
}

.article_right_box_title_referral{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #c16425 !important;
}

.article_right_box_referral ul{
	list-style-type: disc !important;
	color: #c16425 !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_right_box_referral li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #c16425 !important;
}

.article_left_box_referral span { color: #000000; }


.article_right_box_referral span { color: #000000; }

.article_left_box_clinical{
	float:left;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #000066; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_left_box_title_clinical{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #000066;
}

.article_left_box_clinical ul{
	list-style-type: disc !important;
	color: #000066 !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_left_box_clinical li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #000066 !important;
}

.article_right_box_clinical{
	float:right;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #000066; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_right_box_title_clinical{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #000066;
}

.article_right_box_clinical ul{
	list-style-type: disc !important;
	color: #000066 !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_right_box_clinical li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #000066 !important;
}

.article_left_box_clinical span { color: #000000; }


.article_right_box_clinical span { color: #000000; }

.article_left_box_research{
	float:left;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #502e6b; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_left_box_title_research{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #502e6b;
}

.article_left_box_research ul{
	list-style-type: disc !important;
	color: #502e6b !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_left_box_research li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #502e6b !important;
}

.article_right_box_research{
	float:right;
	margin-left: 10px; 
	width: 220px; 
	border: 2px solid #502e6b; 
	font-size: 0.8em; 
	padding: 5px;
	background-color:#ffffff;
}

.article_right_box_title_research{
	text-transform: uppercase; 
	font-weight: bold !important;
	padding-bottom:5px;
	padding-top: 5px;
	margin-left: 15px; 
	text-align: center !important;
	color: #502e6b;
}

.article_right_box_research ul{
	list-style-type: disc !important;
	color: #502e6b !important;
	margin-left: 15px !important;
	margin-bottom: -10px;
	line-height: normal;
}

.article_right_box_research li{
	margin-bottom: 5px !important;
	padding-bottom: 0px !important;
	color: #502e6b !important;
}

.article_left_box_research li{
	color: #502e6b;
	margin-bottom: 5px;
}

.article_left_box_research span { color: #000000; }

.article_right_box_research li{
	color: #502e6b !important;
	margin-bottom: 5px;
}

.article_right_box_research span { color: #000000; }

.article_meat_left{
	width: 417px;
	margin-right: 163px;
	padding:0;
	border:0;
}

.article_meat_right{
	width: 417px;
	margin-left: 163px;
	padding:0;
	border:0;
}

.article_meat{
	width: 570px;
	margin:0;
	padding:0;
	border:0;
}

/* added 4/20/10 for conference schedule table */

.wriisc-table {
	border: thin solid #666666 !important;
	font-color: #000063;
	font-size: 100%;
	cellpadding:5;
	cellspacing:1;
}

.wriisc-table th {
	border: thin solid #666666;
	background-color: #000066;
	font-color: #ffffff;
	font-weight:bold;
	color: #ffffff;
	padding: 5px;
}

.wriisc-table tr {
	border: thin solid #666666 !important;
}

/* Added 03/07/11 by Florence for staff profiles*/

.staff_profile table{
	clear:both !important;
	width:100%;	
}

.staff_profile td{
	vertical-align:middle !important;
}

.staff_profile img{
	float:left;
	padding-right:0px;
	margin-bottom:0px !important;
}

.staff_profile ul{
	clear:left;
	left: 0px; 
	text-align: left;
}

.staff_profile li{
	left: 0px; 
	text-align: left;
	padding-bottom:5px !important;
}

.staff_profile_header{ 
	background-color:#000066; 
	color:white; 
	font-weight:bold; 
	padding:5px 5px 3px 5px !important;
}

.fellow_profile table{
	width:97%;	
}

.fellow_profile_header{ 
	background-color:#8e9300; 
	color:white; 
	font-weight:bold;
	padding:5px 5px 3px 15px !important;
	width:100% !important;
}

/* Added 2014-07-09 by Jose for thumbnails and text on the STAR page */
.star td {
	vertical-align: baseline;
}
.star td img {
	vertical-align: top;
}

/* Added 2014-08-06 by Jose. Style for horizontal lists separated by bullets */
#tier4container ul.horizontal_separated {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}
#tier4container ul.horizontal_separated li {
    display: inline;
    white-space: nowrap;
}
#tier4container ul.horizontal_separated li:after {
    content: "\0020\2022\0020";
    color: #a0a0a0;
}
#tier4container ul.horizontal_separated li:last-child:after {
    content: none;
}


/* Added 12/22/10 by Florence for images with captions within paragraphs */
.image_caption_right{
	float: right !important;
	clear: both !important;
	border:0  !important;
	margin: 10px  !important;
	margin-top:2px  !important;
	margin-bottom:5px  !important;
	padding:0px  !important;
	color: black  !important;
	font-size: 0.8em  !important;
	line-height:1.2  !important;
	width: 190px  !important;
	height: auto  !important;
	text-align:center  !important;
	background-color: white  !important;
}

.image_caption_left{
	float: left  !important;
	clear: left  !important;
	border:0  !important;
	margin: 10px  !important;
	margin-top: 2px  !important;
	margin-bottom: 5px  !important;
	padding:0px  !important;
	color: black !important;
	font-size: 0.8em !important;
	line-height: 1.2 !important;
	width: 190px !important;
	height: auto !important;
	text-align:center !important;
	background-color: white !important;
}

.img_center{
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 5px !important;
}
 
/* Added 01/19/10 by Florence for NJ WRIISC index (front page)*/
.wriisc-nj-front-right-column {float: right; CLEAR: left; BORDER-LEFT: #000063 2px solid; WIDTH: 16em; 

BORDER-BOTTOM: 0px; PADDING-RIGHT: 0; BORDER-RIGHT: 0; BORDER-TOP: 0; MARGIN-LEFT: 1em; MARGIN-TOP: -30px; 

MARGIN-BOTTOM: 1em;  PADDING-LEFT: 0.5em;  PADDING-TOP: 0; PADDING-BOTTOM: 0.5em;} 
.wriisc-nj-front-ul {
FONT-FAMILY: tahoma; 
FONT-WEIGHT: bold; 
FONT-SIZE: 1.1em; 
MARGIN-LEFT: 10px; 
MARGIN-TOP: 0px; 
MARGIN-RIGHT: 10px; 
PADDING-TOP: 0px; 
LIST-STYLE-TYPE: none; 
LIST-STYLE-IMAGE: url(/WARRELATEDILLNESS/nj/images/red_double_arrow_bullet.gif);
}

.wriisc-nj-front-li {PADDING-LEFT: 12px; MARGIN-BOTTOM: 5px;}
.wriisc-nj-front-li a:link {text-decoration:none; color: #000063;}
.wriisc-nj-front-li a:visited {text-decoration:none; color:#000063;}
.wriisc-nj-front-li a:hover {text-decoration:underline; color: #ff0000;}
.wriisc-nj-front-li a:active {text-decoration:none; color: #000063;}

/* End of 01/19/10 by Florence for NJ WRIISC index (front page)*/



/* Added 12/15/09 by Louise Mahoney to format CA WRIISC website */

.textbox-paloalto {
	background-color:#fffffF;
	text-align: left;
	margin-right: 7px;
	padding: 5px;
	border: thin inset #EAE8A1;
	list-style-position: outside;
	list-style-image: url(/WARRELATEDILLNESS/images/arrow.gif);
	vertical-align: text-top;
	float: left;
	position: relative;
	width: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sideboxPaloAlto {
	background-color: #C9C7AF;
	color:  #000033;
	padding-bottom: 4px;
	border: 0px solid silver;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	height: auto;
	float: left;
	position: relative;
}

.sideboxPaloAlto H3 {
	color:  #FFF;
	background-color: #000063;
	text-align: center;
	padding: 3px;
	
}
.pa-logo {
	background-color: #FFFFFF;
	text-align: center;
}

.wriisc-sidebox-note {
	border: 1px solid #000031;
	padding: 3px;
	font-size: 0.75em;
	font-style: italic;
	text-align: center;

}

.wriisc-emphasize-link a:link {
	color: #FF6600;
}

.wriisc-pa-sidebox-title { 
font-weight : bold;
font-size: .8ems;
text-align:center; 
padding:3px 3px 3px 3px; 
color:#ffffff; margin: 0; 
background-color:#000061; 
} 

.wriisc-pa-sidebox ul {
	padding-right: 5px;
	padding-left: 0px;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
}

/* 12-16-2010 - LAM - new style added for Veteran and Provider feedback button on CA WRIISC website */

.feedback-button {
	font-family: "Myriad Pro";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	background-color: #F60;
	background-image: url(/WARRELATEDILLNESS/images/shade.png);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 10px;
	position: relative;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	left: auto;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	line-height: normal;
	font-style: normal;
}

.feedback-button a:link {
	text-decoration: none;
	color: #000;	
}

.feedback-button a:visited {
	text-decoration: none;
	color: #000;	
}

.feedback-button a:hover {
	text-decoration: none;
	color: #000063;	
}

/* Added 5/17/2011 - Louise Mahoney - to have for right column for CA WRIISC website*/

.contact_column {
	border:1; padding:0; margin-right:20px !important; color: #000000 !important; 
	font-family: Verdana, Geneva, sans-serif !important;
}

.contact-column-smaller {
	font-size: .75em;
}.ordered-list-general {
	margin-bottom: .4em;
}

/* CA WRIISC website */

ul.wriiscarrow {
               list-style-position:outside;
               margin: 0.5em 0 0 .5em;
               list-style-image: url(/WARRELATEDILLNESS/images/arrow.gif);
}

ul.wriiscarrow li {
               line-height: 150%;
               padding: 0px;
               margin: 0.75em 0 0 1.5em;
}


.header_research_salient-ca {
	vertical-align: middle; 
	padding-top: 7px !important;
	padding-left: 8px !important;
	padding-right:5px !important;
	padding-bottom:5px !important;
	border: none;
	background-color:#502e6b;
	color:#ffffff !important;
	margin-bottom:5px !important;
}

.header-referral-salient {
	vertical-align: middle; 
	padding-top: 7px !important;
	padding-left: 8px !important;
	padding-right:5px !important;
	padding-bottom:5px !important;
	border: none;
	background-color:#c16425;
	color:#ffffff !important;
	margin-bottom:5px !important;
}

.header-education-salient-ca {
	vertical-align: middle; 
	padding-top: 7px !important;
	padding-left: 8px !important;
	padding-right:5px !important;
	padding-bottom:5px !important;
	border: none;
	background-color:#8e9300;
	color:#ffffff !important;
	margin-bottom:5px !important;
}

.header-clinical-salient-ca {
	vertical-align: middle; 
	padding-top: 7px !important;
	padding-left: 8px !important;
	padding-right:5px !important;
	padding-bottom:5px !important;
	border: none;
	background-color:#000066;
	color:#ffffff !important;
	margin-bottom:5px !important;
}

.wriisc-pa-sidebox {
	float: right;
	border: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #000066;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 23%;
}

.wriisc-pa-sidebox h3 { 
font-weight : bold; 
text-align:center; 
padding:6px 3px 6px 3px; 
color:#ffffff; margin: 0; 
background-color:#000031; 
} 

.wriisc-pa-sidebox h3 a:link { 
text-decoration: none; 
color: #FFFFFF;
} 

.wriisc-pa-sidebox h3 a:visited { 
text-decoration: none; 
color: #FFFFFF; 
} 

.wriisc-pa-sidebox h3 a:hover { 
text-decoration: none; 
color: #FF962D; 
} 

.wriisc-pa-topmenu-container { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; 
font-weight: bold; 
color: #CCC; 
text-decoration: none; 
background-color: #FFF; 
text-align: center; 
background-position: center center; 
white-space: normal; 
padding: 0px; 
height: auto; 
width: 100%; 
visibility: visible; 
border-top-style: none; 
border-right-style: none; 
border-bottom-style: none; 
border-left-style: none; 
} 

.wriisc-pa-topmenu { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; 
font-weight: bold; 
color: #FFF; 
text-decoration: none; 
background-color: #000031; 
background-image: none; 
text-align: center; 
vertical-align: middle; 
background-position: center center; 
white-space: normal; 
border: thick solid #FFFFFF; 
padding: 5px; 
float: left; 
height: auto; 
visibility: visible; 
margin: 0px; 
width: auto; 
} 

.wriisc-pa-topmenu a:link { 
color: #CCC; 
text-decoration: none; 
} 

.wriisc-pa-topmenu a:active { 
color: #E9BF1B; 
text-decoration: none; 
} 

.wriisc-pa-topmenu a:visited { 
color: #CCC; 
text-decoration: none; 
} 

.wriisc-pa-topmenu a:hover { 
color: #E9BF1B; 
text-decoration: none; 
}