﻿body 
{
	background-color:#5295a4;
    background-image: url(../imgz/bgnd_4.gif);
	background-repeat:repeat;

}
.LibraryGrid :visited  :selected
{
        font-family: Garamond;
        font-size: medium;
        color:#5295a4;
}
.LibraryGrid .libraryRow  
{
    font-size: small;
    color:#5295a4;
    padding: 3px 3px 3px 3px;
}
p
{
    font-family: Tahoma;
    font-size: small;
    color:Gray;
    
    }
.buttonSubmit
{
    width: 100px;
    margin: 5px 5px 5px 5px;;
    background-color:Red;
    color:White;
    font-family:Segoe UI;
    font-size: small;
    }
.libraryList
    {
        font-family: Garamond;
        font-size: medium;
        color:#333333;
        }
.libraryRoot
    {
        font-family: Garamond;
        font-size:xx-large;
        }
.libraryParent
    {
        font-family: Garamond;
        font-size: large;
        }
.libraryNode
    {
        font-family: Garamond;
        font-size: medium;
        }
.buttonClear
{
    width: 100px;
    margin: 5px 5px 5px 5px;;
    background-color:Green;
    color:White;
    font-family:Segoe UI;
    font-size:small;
    }   
.formtxt150
{
    width:150px;
    margin: 5px 5px 5px 5px;;
    }
    .formtxt300
{
    width:300px;
    margin: 5px 5px 5px 5px;
    }
        .formtxt300MultiLine
{
    width:300px;
    height:150px;
    margin: 5px 5px 5px 5px;;
    }
#wrapper
{
	background-color:#FFFFF0;
	width:900px;
}
/*header with curves row*/

#hdrTop
{
	width:900px;
	/*background-color:#FFFFF0;*/
	float:left;
	background-image:url:('../images/topTemplate.gif');
	background-repeat:no-repeat;
}
.leftjustify
{ text-align:left;}
.rightjustify
{ text-align:right;}
#bgndMiddle
{
    width: 900px;
    height:445px;
    /*background-image: url('../images/bgnd_Template_Middle.gif');
    background-repeat: repeat-y;*/
}
#ftrBottom
{
	width:900px;
	height: 25px;
	background-color:#FFFFF0;
	float:left;
}

.Membership_TitleWrap
{
    float:left;
    height:30px;
    width:100%;
}

.Membership_TitlePrintButton
{
    text-align:right;
    padding: 10px 0 0 10px;
    vertical-align:bottom;
}
#hdr_corners
{
	width:900px;
	height: 36px;
}
#hdr_corner_lft
{

	width:36px;
	height: 36px;
	background-image:url(../imgz/aawcm_corner_tl.gif);
	float:left;
}
#hdr_corner_middle
{
	width:828px;
	height: 36px;
	background-color:#FFFFF0;
	float:left;
}
#hdr_corner_rgt
{

	width:36px;
	height: 36px;
	background-image: url(../imgz/aawcm_corner_tr.gif);
	float:left;
}
.email
{
	text-decoration:none;
	color:#fff;
}
.email:hover
{
	text-decoration:underline;
	color:#5295A4;
}
.hdr_corner_rgt
{

	width:36px;
	height: 36px;
	background-image: url(../imgz/aawcm_corner_tr.gif);
	float:left;
}

/*header row*/
#hdr
{
	width:900px;
	height:160px;
	background-color:#FFFFF0;
	float:left;	
	border-bottom: solid 0.20em gray;
}
#hdr_image
{
	width:700px;
	background-image: url(../imgz/logo_man%20circular_trans2.gif);
	padding:0 0 0 50px;	
	background-color:#FFFFF0;
	background-repeat:no-repeat;
	height: 153px;
}

/*nav content row*/
#nav_content
{
	width:900px;
	float:left;
}

#content_left
{
	width:276px;
	height:400px;
	background-color:#FFFFF0;
	float:left;
	padding: 45px 0 0 0;
}
.navul
{
	list-style:none;
	width:250px;
	
}
.navedge_t
{
	background-image:url(../imgz/nav_edge_t_50.gif);
	width:200px;
	height:30px;
	background-repeat:no-repeat;
	font-family:Garamond;
	float:left;
	font-size:xx-small;
	color:#333333;
}
.navedge_tt
{
	background-image:url(../imgz/nav_edge_t_50.gif);
	
}
.navmenu
{
	/*background-image:url(../imgz/bgnd_4.gif);
	background-repeat:repeat;*/
	background-color:#5295A4;
	width:200px;
	height:26px;
	float:left;
	font-family:Veranda;
	padding-top:5px;
	font-size: 14px;
	font-weight:bold;
	text-indent: 7px;
	vertical-align:middle;
}
.navmenu_p
{
	color:#FFF;
	text-decoration:none;
	
	
}
.navmenu_p:hover
{
	text-decoration:underline;
	color:#FFFFF0;
}
.navedge_b
{
	background-image:url('../imgz/nav_edge_b_50.gif');
	width:220px;
	height:60px;
	background-repeat:no-repeat;
	font-family:Garamond;
	float:left;
	font-size:xx-small;
	color:#333333;
}
.navbgnd
{
	background-color:#5295a4;
}

#content
{

	width:525px;
	float:left;
	text-align:left;
	padding: 30px 0 0 0;
}

#content_right
{

	width:610px;
	float:left;
	text-align:left;
	background-color:#FFFFF0;
	padding: 45px 0 0 0;
}
/*footer with curves row*/
#ftr_corners
{
	width:900px;
	height:36px;
	clear:both;
}
#ftr_corners_lft
{

	width:36px;
	height:36px;
	background-image: url(../imgz/aawcm_corner_bl.gif);
	float:left;
}
#ftr_corners_middle
{
	width:828px;
	background-color:#FFFFF0;
	height:36px;
	float:left;
}
#ftr_corners_rgt
{

	width:36px;
	height:36px;
	background-image: url(../imgz/aawcm_corner_br.gif);
	float:left;
}

/*Rad navigation*/
.rnav
{
	text-align:left;
}
.rnavtext
{
	color:#fff;
}

.contenttab
{
    width: 560px;
    font-family: Garamond;
    font-size: medium;
    color: #333333;
    padding: 0 20px 0px 10px;
    text-align: left; /*text-indent: 12px;*/
    line-height: 25px;
}
.contenttabwp
{
	width:560px;
	font-family:Garamond;
	font-size:large;
	font-weight:600;
	color:#333333;
	padding:0 20px 0px 10px;
	text-align:left;
	/*text-indent: 12px;*/
	line-height:25px;
}
.contenttab_ind
{
	width:518px;
	font-family:Garamond;
	font-size:medium;
	/*font-style:italic;*/
	color:#333333;
	padding:0 30px 0px 30px;
	text-align:left;
	/*text-indent: 12px;*/
	line-height:25px;
}
.content
{
	width:560px;
	font-family:Garamond;
	font-size:large;
	color:#333333;
	padding: 0 20px 20px 20px;
	text-align:left;
	/*text-indent: 12px;*/
	line-height:25px;
}

#appform
{
	width:900px;
	font-family:Garamond;
	font-size:medium;
	padding: 40px 0 0 0;
	color:gray;
	float:left;
}
h2
{
	font-family:Garamond;
	font-size:x-large;
	padding:5px 0 0 0;
	text-align:left;
	color:#5295A4;
	font-weight:bolder;
	text-indent:0px;

}

 .headertitletabs
{
	font-family:Garamond;
	font-size:x-large;
	text-align:left;
	padding:0 0 0 0;
	color:#5295A4;
	font-weight:bolder;

}
ul
{
	list-style:circle;
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 20px 10px 0;
	color:#333333;
}
ul li
{
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 20px 5px 0;
	color:#333333;
}
.exec
{
	padding: 5px 20px 5px 30px;
	color:#333333;
}
.execdir_staff
{
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 20px 5px 0;
	color:#333333;
}
.bullitin
{
    font-family:Garamond;
    list-style: none;
	font-size:large;
	text-align:left;
	padding: 5px 20px 10px 20px;
	color:#333333;    
}
.about_exec_dir
{
	font-family:Garamond;
	font-size:medium;
	list-style:none;
	text-indent::10px;
	text-align:left;
	padding: 5px 20px 10px 30px;
	color:#333333;
}
.footer
{
	font-family:Garamond;
	text-align:center;
	font-size:small;
	padding: 0 0 5px 0;
	color:#333333;
}
h3
{
	font-size:parge;
	text-align:left;
	padding: 5px 0 0 0;
	color:#333333;   
	font-family:Garamond;
	text-align:left;
	color:#5295A4;
	font-weight:bolder;
	text-indent:5px;
}
.h3_description
{
 	font-family:Garamond;
 	font-weight:normal;
 	font-style:italic;
	font-size:lmedium;
	text-align:left;
	padding: 0 10px 0 10px;
	color:#333333;   
}
.Library_ul
{
    padding: 0 0 0 40px;
    width: 400;
}

.Library_bullits
{
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 10px 5px 0;
	color:#333333;
}
.membership_ul
{
    padding: 0 0 0 40px;
    width: 400;
}
.membership_bullits
{
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 10px 5px 0;
	color:#333333;
}
.Hist_Accomplishment_ul
{
    padding: 0 0 0 40px;
    width: 400;
}
.Hist_Accomplishment_Bullit
{
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 10px 5px 0;
	color:#333333;
}
.OrgObj_ul
{
    padding: 0 0 0 40px;
    width: 400;
}
.OrgObj_Bullit
{
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 10px 5px 0;
	color:#333333;
}
.WorkPlan_ul
{
    padding: 0 0 0 40px;
    width: 400;
}
.WorkPlan_Bullit
{
	font-family:Garamond;
	font-size:medium;
	text-align:left;
	padding: 5px 10px 5px 0;
	color:#333333;
}