/* CSS Document */
/**********GENERIC STYLES**********/
body {
	font-size: 80%;
	background: #FFFFFF;
	margin: 0em;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	color: #666666;
}
#col01 {
	width: 28%;
	margin-right: 2em;
	float: left;
	display: inline;
}
#col02 {
	width: 30%;
	float: left;
	display: inline;
}
h1 {
	font-size: 1.6em;
	color: #000000;
	margin-bottom: 0.3em;
	margin-top: 0em;
	padding-top: 0em;
	background: inherit;
}
h2 {
	font-size: 1.2em;
	color: #CC3300;
	margin-bottom: 0.4em;
	background: url("/www/agd/rwpgslib.nsf/bytype/CAC211D6E6CD907FCA2571A700090739/$File/bullet_h2.gif") no-repeat left center;
	padding-left: 1em;
	margin-top: 1.2em;
}
h3 {
	font-size: 1.1em;
	color: #CC3300;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
	margin-top: 0em;
	background: inherit;
}
h4 {
	font-size: 1em;
	color: #CC3300;
	margin-top: 0em;
	margin-bottom: 0.2em;
	background: inherit;
}
h5 {
	font-size: 1em;
	color: #CC3300;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: normal;
	background: inherit;
}
h6 {
	font-size: 1em;
	color: #CC3300;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: normal;
	font-style: italic;
	background: inherit;
}
.formheading {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	margin-bottom:0.3em;
	margin-top: 0.3em;
	padding-top: 1em;
	background: inherit;
}
p {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0em;
	margin-bottom: 0.75em;
}
ul {
	margin-top: 0em;
	margin-bottom: 0.75em;
	padding-top: 0em;
	padding-bottom: 0em;
	list-style: square;
}
#AtoZ UL{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}
#AtoZ li {
	margin-left: 2;
	padding: 2px 2px;
	list-style: none;
	display: inline;
}
ol {
	margin-top: 0em;
	margin-bottom: 0.75em;
	padding-top: 0em;
	padding-bottom: 0em;
}
li {
	line-height: 1.6em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}
blockquote { /*assumes blackquote tage encloses othet tags, eg <p>*/
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0em;
}
a {
	color: #0066CC;
	text-decoration: none;
	background: inherit;
	border-bottom: 1px solid #B2B2B2;
}
a:visited {
	color: #0066CC; /*shoud be #663399 please swap*/
	text-decoration: none;
	background: inherit;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
}
/**********SHOW & HIDE DIV**********/
#Hideme{
	Display:none;
}
#Showme{
	Display:block;
}
/**********CONTAINING DIV**********/
#wrapper { /*outermost container*/
	background: #FCF0D2 url("/www/agd/rwpgslib.nsf/bytype/076DF281C4413517CA2571ED00026F2A/$File/bkgrnd_wrapper.gif") repeat-x 0px 200px;
	border: 0.75em solid #FFFFFF;
	color: inherit;
}
/**********PAGE HEADER**********/
#masthead {  /*Masthead container*/
	background: url("/www/agd/rwpgslib.nsf/bytype/DEF4F5C3135A5F49CA2571A70004E1AF/$File/masthead_bkgrnd.gif") repeat-x right top;
	height: 159px;
	white-space: nowrap;
}
#mastheadright {
	float: right;
}
#mastheadleft {
	float: left;
}
#headerbar {  /*Nav and search bar (after Masthead) container*/
	color: #FFFFFF;
	background: #000000;
	padding: .25em 1em 0.25em 0.5em;
	border-bottom: 0.75em solid #FFFFFF;
	clear: both;
	height: 2.1em;
}
#headerbar ul {
	list-style:none;
	margin: 0em;
	padding: 0em;
	display: inline;
}
#headerbar li {
	float:left;
	border-right: 1px solid #666666;
	list-style: none;
	line-height: 1em;
	margin: .5em 0em;
	padding-right: 1em;
	padding-left: 1em;
}
#headerbar form {
	margin: 0em;
	display: inline;
	float: right;
	padding: 0px;
}
#headerbar a {  /*overrides link style*/
	color: #00CCFF;
	border-bottom-color: #00CCFF;
	background: inherit;
}
#headerbar a:hover {
	color: #FFCC33;
	border-bottom-color: #FFCC33;
	background: inherit;
}
/**********HOMEPAGE CONTENT AREA**********/
#home_content { /*Content (on home page) container*/
	margin-bottom: -0.75em;
	padding-left: 1.6em;
	clear: both;
}
#home_content h1 {
	padding-top: 1em;
	padding-left:1em;
}
#home_content h2 {
	background: url("/6EF555E5B6353A51CA2571CC0015B20E/$File/clear.gif"); /*overrides graphic bullet in h2 style*/
	inherit
	font-size: 1.2em;
	color: #CC3300;
	margin-bottom: 0.4em;
	padding-left: 0em;
	margin-top: 1.2em;
}
#home_content p {
	padding-right: 1em;
	padding-left: 1.2em;
}
#home_content A {
	color: #0066cc;
	border-bottom: #b2b2b2 0px solid;
	text-decoration: none
}
#home_content A:hover {
	color: #0066cc;
	border-bottom: #b2b2b2 1px solid;
	text-decoration: none
}
#home_content ul {
	margin-right: 0em;
	margin-left: 0em;
	padding-right: 1em;
	padding-left: 1.2em;
}
#home_content td {
	border-bottom: 0px solid #CCCCCC;
	padding: 0.5em;
}
/***************LI style removed here********/
}
#page_content h2 {
	clear: none;
}
/**********SIDEBAR**********/
#sidebar { /*Sidebar container*/
	float: right;
	width: 33%;
	background: #FFFFFF;
	margin-left: 1.6em;
	border-left: 0.75em solid #FFFFFF;
	border-right-style: none;
	color: inherit;
	border-top: 0.75em solid #FFFFFF;
	margin-top: -.6em;
}
#sidebar h2 {
	background: url("/6EF555E5B6353A51CA2571CC0015B20E/$File/clear.gif"); /*overrides graphic bullet in h2 style*/
	padding-left: 0em;
	margin: 0px;
	padding-bottom: .4em;
	font-size: 1em;
}
#sidebar h3 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #000000;
	margin: 0em 0em 0.4em;
	background: url("/6EF555E5B6353A51CA2571CC0015B20E/$File/clear.gif");
	font-size: .8em;
}
#sidebar ul {
	margin-top: 0em;
	margin-bottom: 0.75em;
	padding-top: 0em;
	padding-bottom: 0em;
	list-style: square;
}
#sidebar li {
	line-height: 1.6em;
	padding-right: 0em;
	padding-left: 0em;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0.4em 0em;
	list-style: square;
	display: list-item;
}
#sidebar01, #sidebar02, #sidebar03, #sidebar04, #sidebar05, #sidebar06 {  /*common for sidebars 1 to 6*/
	padding: 1.6em 1.6em 1em;
	border-bottom: 0.75em solid #FFFFFF;
	border-top-style: none;
	color: inherit;
}
#sidebar01 {
	background: #F8D57F url("/www/agd/rwpgslib.nsf/bytype/FC8084B6188244B6CA2571F400031224/$File/bkgrnd_sidebar01.gif") repeat-x 0px 0px;
}
#sidebar01 h2 {
	color: #FFFFFF;
}
#sidebar02 {
	background: #FFECAD url("/www/agd/rwpgslib.nsf/bytype/841065E7F4239F73CA2571F4000317DC/$File/bkgrnd_sidebar02.gif") repeat-x 0px 0px;
}
#sidebar03 {
	background: #FFF4CE url("/www/agd/rwpgslib.nsf/bytype/6C959C09FBF27C2ACA2571F400031E8E/$File/bkgrnd_sidebar03.gif") repeat-x 0px 0px;
}
#sidebar04 {
	background: #F2F2F2 url("/www/agd/rwpgslib.nsf/bytype/D219FA8E59D65BEACA2571F4000323EF/$File/bkgrnd_sidebar04.gif") repeat-x 0px bottom;
}
#sidebar05 {
	background: #E8E8E8 url("/www/agd/rwpgslib.nsf/bytype/1047C824E3DBC392CA2571F400032973/$File/bkgrnd_sidebar05.gif") repeat-x 0px bottom;
}
#sidebar06 {
	background: #DEDEDE url("/www/agd/rwpgslib.nsf/bytype/14ED0A8424D7696ECA2571F400032E12/$File/bkgrnd_sidebar06.gif") repeat-x 0px bottom;
}
/**********Sidebar (PIC with Caption)**********/
#sidebar_px {
	float: right;
	width: 200px;
	background: #FFFFFF;
	margin-left: 1.6em;
	border-left: 0.75em solid #FFFFFF;
	border-right-style: none;
	margin-bottom: 1.6em;
	color: inherit;
}
#sidebar_px img {
	padding-top: 1em;
	padding-bottom: .75em;
}
#sidebar_px p {
	font-size: .84em;
	color: #999999;
	text-align: left;
	background: inherit;
}
/**********SIDEBAR PAGES**********/
#sidebar_pages { /*Sidebar pages container*/
float: right;
width: 33%;
background: #FFFFFF;
border-left: 0.75em solid #FFFFFF;
border-right-style: none;
color: inherit;
border-top: 0.75em solid #FFFFFF;
padding: 0px;
}
#sidebar_pages h2 {
	background: url("/6EF555E5B6353A51CA2571CC0015B20E/$File/clear.gif"); /*overrides graphic bullet in h2 style*/
	padding-left: 0em;
	margin: 0px;
	padding-bottom: .4em;
}
#sidebar_pages h3 {
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #000000;
	margin: 0em 0em 0.4em;
	background: url("/6EF555E5B6353A51CA2571CC0015B20E/$File/clear.gif");
}
#sidebar_pages ul {
	margin-top: 0em;
	margin-bottom: 0.75em;
	padding-top: 0em;
	padding-bottom: 0em;
	list-style: square;
}
#sidebar_pages li {
	line-height: 1.6em;
	padding-right: 0em;
	padding-left: 0em;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0.4em 0em;
	list-style: square;
	display: list-item;
}
#page_content_inner {
/*This makes the content a 'block' so we can float it, and the sidebar div - left and right respectively*/
float: left;
width: 65%;
}
/**********FOOTER**********/
#footbar {  /*Footer nav bar container*/
	border-top: .75em solid #FFFFFF;
	background: #000000;
	clear: both;
	height: 2em;
	padding-right: 0px;
	padding-left: .5em;
	color: inherit;
}
#footbar ul {
	list-style:none;
	margin: 0em;
	padding-top: 0.5em;
	padding-left: 0em;
}
#footbar li {
	float:left;
	margin:0;
	padding:0em .5em;
	border-right: 1px solid #666666;
	line-height: 1em;
}
#footbar a { /*overrides link style*/
	color: #00CCFF;
	border-bottom-color: #00CCFF;
	background: inherit;
}
#footbar a:hover {
	color: #FFCC33; 
	border-bottom-color: #FFCC33;
	background: inherit;
}
#footer {
	clear: both;
	background: #333333 url("/www/agd/rwpgslib.nsf/bytype/39F116D449D210A6CA2571A700061128/$File/footer_bkgrnd.jpg") no-repeat left bottom;
	padding: 1em 1.6em 1em 380px;
	color: inherit;
}
#footer p {
	color: #FFFFFF;
	margin: 0px;
	font-size: 0.85em;
}
#footer ul {
	color: #FFFFFF;
	font-size: .8em;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/**********INTRO PARRA - where required**********/
.introparra {
	font-size: 1.1em;
	color: #000000;
	background: inherit;
}
#wrapper_page {
	border: 0.75em solid #FFFFFF;
}
#page_content {
margin-bottom: -0.75em;
float: right;
width: 74%;
}
/**********NAVIGATION SIDEBAR**********/
#navigation {
float: left;
width: 25%;
clear: left;
}
#navigation h2 {
	background: #CC3300;
	font-size: 1em;
	text-transform: uppercase;
	padding: 0.5em 1em;
	color: #FFFFFF;
	letter-spacing: .1em;
	border-style: none;
	line-height:1.3em;
	margin: 0px;
}
#navigation h3 {
	font-size: 1em;
	padding: 1em 1em 0.5em;
	color: #CC3300;
	border-style: none;
	margin: 0em;
	background: inherit;
}
#navigation ul {
	margin: 0em;
	list-style: none;
	padding: 0em;
}
#navigation li {
	margin: 0px;
	line-height: 1em;
}
#navigation a {/* First level */
	background: #F3F3F3;       
	padding: 0.5em 1em;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}
#navigation ul ul a { /* Second level */
	padding-left: 2em;
	background: #F3F3F3 url("/www/agd/rwpgslib.nsf/bytype/DF1FC5AFADD45B3FCA2571AD007D8836/$File/bullet_nav.gif") no-repeat 1.25em center;
}
#navigation ul ul a:hover { /* Second level */
	color: #FFFFFF;
	background: #0066CC url("/www/agd/rwpgslib.nsf/bytype/AE9F9CC363CFD17DCA2571AD007D928A/$File/bullet_nav_hover.gif") no-repeat 1.25em center;
}
#navigation ul ul ul a { /* Third level */
	padding-left: 3em;
	background :#F3F3F3 url("/www/agd/rwpgslib.nsf/bytype/DF1FC5AFADD45B3FCA2571AD007D8836/$File/bullet_nav.gif") no-repeat 2.25em center;
}
#navigation ul ul ul a:hover { /* Third level */
	color: #FFFFFF;
	background: #0066CC url("/www/agd/rwpgslib.nsf/bytype/AE9F9CC363CFD17DCA2571AD007D928A/$File/bullet_nav_hover.gif") no-repeat 2.25em center;
}
#navigation a:hover { /* Common to all levels */
	color: #FFFFFF;
	background: #0066CC;
}
/********** Navigation Levels **********/
/* Added 17 Aug for Left Nav - DL */
/* HTML markup uses div tags instead of ul and li tags */
#navigation .navLevelOne a{
 background: #F3F3F3;
 padding: 0.5em 1em;
 display: block;
 border-bottom: 1px solid #FFFFFF;
}
#navigation .navLevelThree a{
 padding-left: 2.25em;
 background :#F3F3F3 url("/www/agd/rwpgslib.nsf/bytype/DF1FC5AFADD45B3FCA2571AD007D8836/$File/bullet_nav.gif") no-repeat 1.5em center;
}
#navigation .navLevelThreeThis a{
 padding-left: 2.25em;
 background :#330000 url("/www/agd/rwpgslib.nsf/bytype/DF1FC5AFADD45B3FCA2571AD007D8836/$File/bullet_nav.gif") no-repeat 1.5em center;
}
#navigation .navLevelThree a:hover { /* Third level */
padding-left: 2.25em;
 color: #FFFFFF;
 background: #0066CC url("/www/agd/rwpgslib.nsf/bytype/AE9F9CC363CFD17DCA2571AD007D928A/$File/bullet_nav_hover.gif") no-repeat 1.5em center;
}
#navigation .navLevelFour a {
 padding-left: 3.25em;
 background :#F3F3F3 url("/www/agd/rwpgslib.nsf/bytype/DF1FC5AFADD45B3FCA2571AD007D8836/$File/bullet_nav.gif") no-repeat 2.5em center;
}
#navigation .navLevelFour a:hover { /* Third level */
padding-left: 3.25em;
 color: #FFFFFF;
 background: #0066CC url("/www/agd/rwpgslib.nsf/bytype/AE9F9CC363CFD17DCA2571AD007D928A/$File/bullet_nav_hover.gif") no-repeat 2.5em center;
}
#navigation .navLevelFive a{
 padding-left: 5em;
 background :#F3F3F3 url("/www/agd/rwpgslib.nsf/bytype/DF1FC5AFADD45B3FCA2571AD007D8836/$File/bullet_nav.gif") no-repeat 4.25em center;
}
#navigation .navLevelFive a:hover { /* Fifth level */
 color: #FFFFFF;
 background: #0066CC url("/www/agd/rwpgslib.nsf/bytype/AE9F9CC363CFD17DCA2571AD007D928A/$File/bullet_nav_hover.gif") no-repeat 4.25em center;
}
/* End Left Nav - DL */
/**********Breadcrumbs**********/
#breadcrumbs {
	margin-bottom: 0.75em;
}
#breadcrumbs h3 {
	font-size: 1em;
	display: inline;
	padding-right: .5em;
}
#breadcrumbs ul {
	margin: 0em;
	list-style: none;
	display: inline;
	padding: 0px;
}
#breadcrumbs li {
	display: inline;
	padding-right: 0.5em;
	line-height: 1em;
}
/**********Tables**********/
table {
	font-size: 1em;
	margin-bottom: 1em;
	width: auto;
}
caption {
	font-size: 1.1em;
	color: #CC3300;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: bold;
	text-align: left;
	background: inherit;
}
th {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	padding: .5em;
	color: #333333;
	background: #FFFFFF;
}
th.right {/* Table head align right*/
	text-align: right;
}
td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.5em;
}
td.right {/* Table data align right*/
	text-align: right;
}
.small_table {
	font-size: .85em;
}
.application table {
	font-size: 1em;
	margin-bottom: 1em;
	width: auto;
	background-color: #ffffff;
	border: 1;
}
.application th {
	text-align: left;
	padding: .5em;
	background-color: #ffffff;
	border: 1;
}
.application td {
	padding: 0.5em;
	background-color: #ffffff;
	border: 1;
}
/**********Boxed content**********/
.page_note01 { 
background: #FFFFCC; 
padding: 1em 1em 0.25em; 
margin: 1em 1.6em 1em 0em;
 
} 
.page_note02 {
	background: #FFFFCC;
	padding: 1em 1em 0.25em;
	margin: 1em 4em;
	border: 4px solid #ECA000;
}
.page_note03 {
	border: 1px solid #D9D9D9;
	background: #F3F3F3;
	padding: 1em 1em 0.25em;
	margin: 0em 4em 1em;
}
.page_note04 {
	border: 1px solid #D9D9D9;
	background: #F3F3F3;
	padding: 1em 1em 0.25em; 
	margin: 1em 1.6em 1em 0em;
}
/**********Boxed Publication**********/
#publication {
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 1em 2em 1.75em;
	margin-bottom: 1em;
}
#publication img {
	float: right;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-top: 1em;
}
/**********Download filetypes**********/
.filetype {
	margin-left: 0px;
}
.filetype ul {
	list-style: none;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}
/* List item styles*/
.doc {
	background: url("/www/agd/rwpgslib.nsf/bytype/DAD7732F04FB125ECA2571C3001BCE20/$File/icon_doc.gif") no-repeat 0px 2px;
	list-style: none!important;
	padding-left: 40px;
	margin-left: 0px;
}
.ppt {
	background: url("../images/filetype_indicators/icon_ppt.gif") no-repeat 0px 2px;
	list-style: none;
	padding-left: 40px;
	margin-left: 0px;
}
.xls {
background: url("/www/agd/rwpgslib.nsf/bytype/52EF9266338062FCCA2571C3001BF1B2/$File/icon_xls.gif") no-repeat 0px 2px;
	list-style: none;
	padding-left: 40px;
	margin-left: 0px;
}
.rtf {
background: url("/www/agd/rwpgslib.nsf/bytype/60CCFAF5AC23AD92CA2571C3001BEA0B/$File/icon_rtf.gif") no-repeat 0px 2px;
	list-style: none;
	padding-left: 40px;
	margin-left: 0px;
}
.txt {
background: url("/www/agd/rwpgslib.nsf/bytype/5E22EAE03E543B0ECA2571C3001BFF08/$File/icon_txt.gif") no-repeat 0px 2px;
	list-style: none;
	padding-left: 40px;
	margin-left: 0px;
}
.pdf {
background: url("/www/agd/rwpgslib.nsf/bytype/7315F25BB94434E7CA2571C3001BDB78/$File/icon_pdf.gif") no-repeat 0px 2px;
	list-style: none;
	padding-left: 40px;
	margin-left: 0px;
}
.htm {
	background: url("/www/agd/rwpgslib.nsf/bytype/E3D71F9B1D72BEE7CA2571C3001BD570/$File/icon_htm.gif") no-repeat 0px 2px;
	list-style: none;
	padding-left: 40px;
	margin-left: 0px;
}
/**********SHOW/HIDE for PRINT/SCREEN**********/
.print {
	display: none;
}
/**********H2 in menu**********/
#navigation h2 a {
	margin: 0px;
	padding: 0px;
	background: #CC3300;
	color: #FFFFFF;
	border-bottom: 1px solid #FFCC00;
	display: inline;
}
#navigation h2 a:visited {
	color: #FFFFFF;
	background: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#navigation h2 a:hover {
	color: #FFFF66;
	border-bottom: 1px solid #FFFF66;
	background: #CC3300;
}
#navigation h2 a:active {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #CC3300;
}
/**********SHOW/HIDE for PRINT/SCREEN**********/
.screen {
}
.print {
 display: none;
}
/* Added 17 Aug for Who's responsible and related websites - DL */
/* CSS rewritten to offset blank gaps */
#responsible { width: 95%; }
#responsible ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#responsible a
{
display: block;
padding-left: 1em;
width: 98%;
background-color: #F3F3F3;
border-bottom: 0.1em solid #FFF;
}
#responsible a:link, #navlist a:visited
{
color: #0066CC;
text-decoration: none;
}
#responsible a:hover
{
color: #FFFFFF;
background: #0066CC
}
#responsible ul ul a, #responsible ul ul a:link, #responsible ul ul a:visited { 
 padding-left: 1em;
}
#responsible LI {
list-style: none;
margin-left: 0em;
}
/* End Who's responsible and related websites - DL */
/* Added 17 Aug for Doc lists - DL */
.docListLink a{
list-style: none;
margin-left:1.3em;
}
.doclist li{
list-style: none;
margin-left:1.3em;
}
.doclistAbstract{
margin-left : 1.3em;
}
/* End doc lists */
/* image library added 030108 CA */
.thumbnail
{
float: left;
width: 104px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}
.clearboth { clear: both; }
/* red asterix style for forms 030108 CA */
.redstar {
	font-weight: bold;
	color: #FF0000;
}
/**********ANNUAL REPORT STYLES**********/
.ar_new_year {
	font-weight: bold;
	text-align: right;
}
.ar_old_year {
	text-align: right;
}
.ar_new_year_no {
	font-weight: bold;
	text-align: right;
}
.ar_old_year_no {
	text-align: right;
}
/* added italic to caption/added by nika and troy 29th */
.ar_caption {
	font-size: 1em;
	color: #000000;
	padding-top: 1em;
	margin-bottom: 0.2em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
thead th {
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding: .5em;
	color: #000000;
	/* background: #FFCF6C;*/
}
.ar_center {
	text-align: center;
}
.ar_indent {
	text-indent: 1em;
	vertical-align: top;
}
td.ar_top {
	vertical-align: top;
}
.ar_bold {
	font-weight: bold;
}
.ar_italic {
	font-style: italic;
}
.ar_italicbold {
	font-style: italic;
	font-weight: bold;
}
.ar_quantity {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color:#FFEFCE;	
}
.ar_quality {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color:#D8D8D8;
}
/* subscript/superscript styles */
.ar_sub {
	vertical-align: sub;
}
.ar_super {
	vertical-align: super;
}
h2.ar {
	font-size: 1.4em;
	color: #000000;
	margin-bottom: 0.3em;
	margin-top: 0em;
	padding-left: 1em;
	background: clear;
}
h3.ar {
	font-size: 1.3em;
	color: #CC3300;
	margin-bottom: 0.4em;
	background: url("/www/agd/rwpgslib.nsf/bytype/CAC211D6E6CD907FCA2571A700090739/$File/bullet_h2.gif") no-repeat left center;
	padding-left: 1em;
	margin-top: 1.2em;
}
h4.ar {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 0.4em;
	padding-top: 0.2em;
	margin-top: 0em;
}
h4.ar_bold {
	font-size: 1em;
	color: #000000;
	
}
h5.ar {
	font-size: 1.1em;
	color: #CC3300;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: bold;
	font-style: italic;
}
h6.ar {
	font-size: 1em;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: bold;
}
p.ar {
	font-size: 1em;
	color: #666666;
	margin-bottom: .84em;
}
/* boldcenter/added by nika and troy 29th */
.ar_boldcenter {
	text-align: center;
	font-weight: bold;
}
.rightpic {
	float:right;
	display: block;
	margin: 10px 0px 10px 10px;
	width:300px
}
/* form and labels - not using tables - added Dec08 BN */
#alumni form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 550px;
  max-width: 650px;
  width: 660px; 
}
#alumni fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}
#alumni label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}
#alumni fieldset legend {
	font-size:1em; /* bump up legend font size, not too large or it'll overwrite border on left */
       	font-weight: bold;               
/* be careful with padding, it'll shift the nice offset on top of border  */
}
#alumni input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 5px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
}
textarea { overflow: auto; }
#alumni small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
#alumni br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
/* Outage Message - BN January 2009*/
.message {
	color: #993300;
	font-size: 10px;
	padding: .75em 0 .75em 0;
	margin: 0 0 .75em 0;
}
p.clear {
	clear: both;
}
/**********IMAGES WITH CAPTIONS**********/
.imagegalportrait {
	padding: 1em 1em 1em 1em;
	border: 1px solid #999;
	margin-bottom: 1em;
	margin-right: 1em;
	width: 250px;
	height: 200px;
	float: left;
	text-align: center;
	font-size: 80%;
}
.imagegallandscape {
	padding: 1em 1em 1em 1em;
	border: 1px solid #999;
	margin-bottom: 1em;
	margin-right: 1em;
	width: 250px;
	height: 200px;
	float: left;
	text-align: center;
	font-size: 80%;
}
.imagegallogo {
	padding: 1em 1em 1em 1em;
	border: 1px solid #999;
	margin-bottom: 1em;
	margin-right: 1em;
	width: 250px;
	height: 200px;
	float: left;
	text-align: center;
	font-size: 85%;
}
.imagegalportrait img {
	width: 120px;
	height: 150px;
}
.imagegallandscape img {
	width: 200px;
	height: 150px;
}
.imagegallogo img {
	width: 100px	
	padding: 0;
	
}

