/* CSS Document 

Created: Feb 2009
Author: L. McLeod - WG-USA

Edit Log:

*/

* {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #ffffff;
	min-width=760px;
	background-image: url(../graphics/gradient-olive.jpg);
	background-repeat: repeat-x;
	
}
a:link, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 130%;
	color: #003399;
	border-bottom-color: #D5D6D0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2 {
	font-size: 150%;
	
}
h3 {
	font-size: 100%;
	color: #003399;
}
h4 {
	font-size: 110%;
	color: #CC9966;
}


/* Structural Areas Defined */

#wrapper {
	width: 990px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	left: 50%
	margin-left: -491px;
	border: thin solid #cccccc;
	
}

#wrapper_olive {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	left: 50%
	margin-left: -491px;
	border: thin solid #cccccc;
	
}

#banner {
	width: 990px;
	float: left;
	background-color: #fff;
	background-image: url(../graphics/header_green.jpg);
	background-repeat: no-repeat;
	height: 168px;
}

#bannerprogram {
	width: 990px;
	float: left;
	background-color: #fff;
	background-image: url(../graphics/program_header.jpg);
	background-repeat: no-repeat;
	height: 168px;
}

 #tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	 
}
#banner_olive{
	width: 900px;
	background-color: #fff;
	background-image: url(graphics/header_green_content.jpg);
	background-repeat: no-repeat;
	height: 168px;
}

#banner_olive #topnav {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 13px;
	text-decoration: none;
	text-align: right;
	margin-right: 8px;
	font-weight: bold;
	
}

#banner_olive #topnav a {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../graphics/palegreenbtn.gif);
	background-repeat: no-repeat;
	
}

#banner_olive #topnav a:hover {
	color: #999900;
}

#banner_olive #tagline{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	margin-top: 90px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 143px;
	text-decoration: none;
	text-align: left;
	margin-left: 8px;
	font-weight: bold;
	
}

#acronyms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#acronyms td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
		
}

#topnav a {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../graphics/palegreenbtn.gif);
	background-repeat: no-repeat;
}

#topnav a:hover {
	color: #999900;
}

#belowphoto {
	width: 448px;
	height: auto;
	background-image: url(../graphics/palegreenbgrd.jpg);
	margin-left: 7px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}

#belowphoto ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}

#belowphoto p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
#searchform {
	margin-right: 5 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
	
#searchform a{
	color: #666666;
}	

#searchform a:hover {
	color: #CC3300;
}	

#applicationform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-image: url(../graphics/palegreenbgrd.jpg);
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#membercenter {
	background-color: #FFFFFF;
	background-image: url(../graphics/palegreenbgrd.jpg);
	background-repeat: repeat;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentwide {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 474px;
	text-align: left;
	float: left;
	height: inherit;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	
}

#contentwide p{
	margin-right: 10px;
	margin-left: 10px;
}

#divclear {
	clear: both;
}

#boxspacer{
	min-height: 275px;
}
#contentmedium {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 250px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 3px;
	
}

#contentmedium p{
	margin-right: 10px;
	margin-left: 10px;
}

#contentnarrow {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 200px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
}

#contentnarrow h2{
	color: #CCCC66;
	font-size: 100%;
}

#contentwide724 {
	background-color: #FFFFFF;
	width: 724px;
	text-align: left;
	float: left;
	height: inherit;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 25px;
	margin-right: 4px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

#contentwide724 p{
	margin-right: 10px;
	margin-left: 10px;
}

#contentwide724 h1{
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 150%;
	color: #999900;
}
#boxlinkstwocolumn {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 9px;
	background-color: #CCCC66;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 0px;
	
	background-repeat: repeat;
}

#reportoutline{
	border-color: #CCCC99;
	display: block;
	border-width: 1 px;
}

#boxlinksleftcolumn {
	float: left;
	
}


#boxlinksleftcolumn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #FFFFFF;
}

#boxlinksleftcolumn a {
	display: block;
	width: 120px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../graphics/btnwgusalink.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	text-indent: 10px;
	
}
#boxinternational {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-left: 3px;
	margin-top: 3px;
	
	margin-right: 6px;
}

#boxinternational a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	border-bottom-color: #EDEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#boxinternational a:hover {
	color: #CC3300;
}

#boxinternational h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	font-weight: bold;
	border: none;
	margin-top: 20px;
}

#boxgreenissues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	text-indent: 4px;
	margin: 3px;
	height: auto;
	
}

#boxgreenissues li {
 list-style-type:none;
}

#boxgreenissues a {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	border-bottom-color: #EDEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#boxgreenissues a:hover{
	color: #CC3300;
}
#boxgreenissues h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	border: none;
	margin-top: 20px;
}

#missionfooter {
	width: 990px;
	float: none;
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	font-size: 16px;
	vertical-align: middle;
	white-space: normal;
	color: #FFFFFF;
	min-height: 30px;
	padding-top: 5px;
}

#textbox {
	display: block;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#textbox h2{
	font-size: 14px;
	color: #000066;
	text-align: right;
}

/* Navigation Areas */
/* Primary Navigation */
/* End Primary Navigation */

/* Begin Secondary Navigation */
/* End Secondary Navigation */

/* End Navigation */




/* Misc. Positioning and General Text Controls */
#wrapper #main_text_area .float_right {
	float: right;
}
#wrapper #main_text_area .float_left {
	float: left;
}
#wrapper #main_text_area .breakout_table {
	background-color: #FFFFFF;
	display: table;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-color: #666666;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
}
#wrapper #main_text_area ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#wrapper #main_text_area ol ol {
	list-style-type: lower-roman;
	list-style-position: outside;
}
#wrapper #main_text_area li {
	margin-bottom: 6px;
}
#wrapper #main_text_area ul {
	list-style-position: outside;
}
#wrapper #main_text_area .breakout_table {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../imgs/square_tan.gif);
}
.header_tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.whitefont12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper #main_text_area .breakout_table th{
	color: #E5E5D8;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#wrapper #main_text_area .breakout_table td {
	color: #333333;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#wrapper #main_text_area p {
	padding-left: 10px;
}

.btnpriority{
	font-size:11px;
	line-height: 1.3em;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	white-space: normal;
	text-indent: 25px;
	text-align: left;
	vertical-align: middle;
	background-color: #CCCC99;
	background-image: url(/groups/wp-content/themes/wg-discussions/images/priorities_icon_25.jpg);
	background-repeat: no-repeat;
	width: 525px;	
}

.px12_blue {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.px12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}	

#wrapper caption {
	font-size: 70%;
	font-style: italic;
	color: #999999;
}
#wrapper #main_footer .credit {
	float: right;
	margin-right: 16px;
}
.text_size_90pcnt {
	font-size: 90%;
}
.text_size_80pcnt {
	font-size: 80%;
}
.text_size_70pcnt {
	font-size: 70%;
}
.text_size_60pcnt {
	font-size: 60%;
}
.text_size_100pcnt {
	font-size: 100%;
}
.text_size_110pcnt {
	font-size: 110%;
}
.text_size_120pcnt {
	font-size: 120%;
}
.text_size_130pcnt {
	font-size: 130%;
}
.text_size_140pcnt {
	font-size: 140%;
}
.text_size_150pcnt {
	font-size: 150%;
}
.text_size_200pcnt {
	font-size: 200%;
}
.px12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.px14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.newshighlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
	font-weight: bolder;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bolder;
}

.message_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	font-weight: bolder;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
