/* START Basic Page Settings */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{
	margin: 0;
	padding: 0;
} 

html, body
{
	height: 100%;
}

body
{
	background-color: #a58e70;
	background-image: url('/Site_Images/Common_Images/Full_Background.jpg');
	background-repeat: repeat-y;
	background-position:center;
}

.Clear
{
	clear: both;
	font-size: 0px;
	display: hidden;
}

.Float_Left
{
	float: left;
}

.Float_Right
{
	float: right;
}

.Warning
{
	color: #ff0000;
}

#draft
{
	color: #ff0000;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#draft p 
{
	color: #ff0000;
	background-color: transparent;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

#Wrapper
{
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
}

#Left_Background
{
	float: left;
	width: 40px;
	height: 100%;
	background-image: url('/Site_Images/Common_Images/Left_Background.jpg');
	background-repeat: repeat-y;
}

#Right_Background
{
	float: right;
	width: 40px;
	height: 100%;
	background-image: url('/Site_Images/Common_Images/Right_Background.jpg');
	background-repeat: repeat-y;
}

#Middle
{
	width: 982px;
	height: 100%;
	background-image: url('/Site_Images/Common_Images/Background.jpg');
}

#Page
{
	width: 950px;
	margin-left: 16px;
	margin-right: 16px;
	background: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 11px;
	text-align: left;
}

#Content
{
}

.Body_Copy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
}

.Body_Copy p
{
	padding-bottom: 17px;
}

.Body_Copy a
{
	color: #1e2b57;
}

.Body_Copy a:hover
{
	color: #a1c105;
}

.Body_Copy hr
{
	height: 1px;
	color: #a1c105;
	background-color: #a1c105;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.Body_Copy h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54453b;
	border-bottom: 1px solid #a1c105;
	
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.Body_Copy h1 img
{
	vertical-align:middle;
}

.Body_Copy h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e2b57;
	
	padding-bottom: 17px;
}

.Body_Copy  h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e2b57;
}

.Body_Copy h3 a
{
	color: #1e2b57;
}

.Body_Copy ul
{
	list-style: none;
	margin-left: 10px;
}

.Body_Copy li
{
	background-image: url('/Site_Images/Common_Images/Green_Bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
}

#Gray_Note
{
	color:#999999;
}

#Left_Border
{
	width: 1px;
	
	background-color: #54453b;
	border-left: 5px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#Right_Border
{
	width: 1px;
	
	background-color: #54453b;
	border-left: 10px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#Nav_Seperator
{
	background-color: #1e2b57;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

#Page_Header 
{
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 40px 0px 10px 15px;
	vertical-align:bottom;
}

/*----------------------------------------------------------------------*/
/*--------------------- Header ----------------------------------*/
/*----------------------------------------------------------------------*/
.Logo_Header
{
	height: 108px;
	background-image: url('/Site_Images/Common_Images/full_header.jpg');
	background-repeat: no-repeat;
	border-top: 10px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e2b57;
	font-size: 11px;
	font-weight: bold;
	
	vertical-align: top;
}

.Logo_Header ul
{
	text-align: right;
	list-style: none;
}

.Logo_Header li
{
	display: inline;
	background-image: url('/Site_Images/Common_Images/Green_Bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e2b57;
	font-size: 11px;
	font-weight: bold;
	
	padding-right: 8px;
}

.Logo_Header li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e2b57;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Top Nav ----------------------------------*/
/*----------------------------------------------------------------------*/
#Top_Nav
{
	width: 950px;
}

#Top_Nav ul
{
	list-style: none;
}

#Top_Nav li
{
	float:left;
}

.Top_Nav_Button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e2b57;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	text-transform: uppercase;
	
	width: 186px;
	height: 38px;
	background-image: url('/Site_Images/Common_Images/Top_Nav_Background.jpg');
	background-repeat: no-repeat;
}

.Top_Nav_Button a
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e2b57;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
	padding-left: 15px;
}

.Top_Nav_Button_Selected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	text-transform: uppercase;
	
	width: 186px;
	height: 38px;
	background-image: url('/Site_Images/Common_Images/Top_Nav_Background_Selected.jpg');
	background-repeat: no-repeat;
}

.Top_Nav_Button_Selected a
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
	padding-left: 15px;
}

.Top_Nav_Splitter
{
	width: 5px;
	height: 38px;
	background-image: url('/Site_Images/Common_Images/Top_Nav_Splitter.jpg');
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------------*/
/*--------------------- Footer_Nav ----------------------------------*/
/*----------------------------------------------------------------------*/
#Footer_Nav
{
	height: 36px;
	background-image: url('/Site_Images/Common_Images/footer.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#Footer_Nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#Footer_Nav ul
{
	list-style: none;
}

#Footer_Nav li
{
	display: inline;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	
	padding-right: 5px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Footer Copyright and address ----------------------------------*/
/*----------------------------------------------------------------------*/
#Footer_Copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54453b;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
}

#Footer_Copyright a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54453b;
	font-size: 11px;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Left Navigation ----------------------------------*/
/*----------------------------------------------------------------------*/
#Left_Navigation
{
	width: 180px;
	padding-right: 10px;
}

#Left_Navigation ul
{
	list-style: none;
}

#Left_Navigation li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e2b57;
	
	
	margin-bottom: 5px;
}


.Left_Navigation_Link a
{
	display: block;
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e2b57;
	font-weight: bold;
	text-decoration: none;
	
	background-color: #e3ecb4;
	text-transform: uppercase;
	
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.Left_Navigation_Selected
{
	padding-bottom: 10px;
}

.Left_Navigation_Link_Selected a
{
	display: block;
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e2b57;
	font-weight: bold;
	text-decoration: none;
	
	background-color: #bbbfcc;
	text-transform: uppercase;
	
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*
.Left_Navigation_Link_Selected ul
{
	list-style: none;
	padding-top: 5px;
}

.Left_Navigation_Link_Selected li
{
	background-color: #ffffff;
	padding: 0px;
}

.Left_Navigation_Link_Selected li a
{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e2b57;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	text-transform: capitalize;
	
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.Left_Navigation_Link_Selected li a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1c105;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	text-transform: capitalize;
}
*/
.Left_SubNavigation_Link
{
	padding-top: 5px;
	padding-left: 15px;
}

.Left_SubNavigation_Link a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e2b57;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	text-transform: capitalize;
}

.Left_SubNavigation_Link a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1c105;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	text-transform: capitalize;
}

/*----------------------------------------------------------------------*/
/*--------------------- Brown Callout ----------------------------------*/
/*----------------------------------------------------------------------*/
.Brown_Callout_Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	
	width: 175px;	/* width=175 + 10 for padding = 185 */
	height: 24px;
	
	background-image: url('/Site_Images/Common_Images/Brown_Callout_Header.jpg');
	background-repeat: no-repeat;
	
	padding-left: 10px;
}

.Brown_Callout_Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 173px;	/* width=173 + 2(for borders) + 10 for padding = 185 */
	
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	padding-left: 10px;
	padding-top: 10px;
}

.Brown_Callout_Content a
{
	color: #1e2b57;
}

.Brown_Callout_Content a:hover
{
	color: #a1c105;
}

.Brown_Callout_Footer
{
	width: 185px;
	height: 8px;
	
	background-image: url('/Site_Images/Common_Images/Brown_Callout_Footer.jpg');
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------------*/
/*--------------------- Grey Homepage Callout ----------------------------------*/
/*----------------------------------------------------------------------*/
.Grey_Homepage_Callout
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	
	width: 315px;
	padding: 0px;
	margin: 0px;
}

.Grey_Homepage_Callout h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
	display: block;
	background-color: #a1c105;
	width: 285px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.Grey_Homepage_Callout p
{
	padding-left: 10px;
	margin-bottom: 10px;
}

.Grey_Homepage_Callout li
{
	margin-left: 30px;
}

.Grey_Homepage_Callout_t {background: url('/Site_Images/Homepage/Content_Border.jpg') 0 0 repeat-x;}
.Grey_Homepage_Callout_b {background: url('/Site_Images/Homepage/Content_Border.jpg') 0 100% repeat-x;}
.Grey_Homepage_Callout_l {background: url('/Site_Images/Homepage/Content_Border.jpg') 0 0 repeat-y;}
.Grey_Homepage_Callout_r {background: url('/Site_Images/Homepage/Content_Border.jpg') 100% 0 repeat-y;}
.Grey_Homepage_Callout_bl {background: url('/Site_Images/Homepage/Content_Bottom_Left.jpg') 0 100% no-repeat;}
.Grey_Homepage_Callout_br {background: url('/Site_Images/Homepage/Content_Bottom_Right.jpg') 100% 100% no-repeat;}
.Grey_Homepage_Callout_tl {background: url('/Site_Images/Homepage/Content_Top_Left.jpg') 0 0 no-repeat;}
.Grey_Homepage_Callout_tr {background: url('/Site_Images/Homepage/Content_Top_Right.jpg') 100% 0 no-repeat; padding:10px;} 


/*----------------------------------------------------------------------*/
/*--------------------- Grey Homepage Content ----------------------------------*/
/*----------------------------------------------------------------------*/
.Grey_Homepage_Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	overflow: hidden;
	
	width: 625px;
}

.Grey_Homepage_Content h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54453b;
	border-bottom: 1px solid #a1c105;
	background-color: #ffffff;
	
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	
}

.Grey_Homepage_Content h1 img
{
	vertical-align:middle;
}

.Grey_Homepage_Content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #54453b;
	padding-bottom: 11px;
}

.Grey_Homepage_Content p
{
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 17px;
}

.Grey_Homepage_Content ul
{
	list-style: none;
	margin-left: 10px;
}

.Grey_Homepage_Content li
{
	background-image: url('/Site_Images/Common_Images/Green_Bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
}

.Grey_Homepage_Content_t {background: url('/Site_Images/Homepage/Content_Border.jpg') 0 0 repeat-x;}
.Grey_Homepage_Content_b {background: url('/Site_Images/Homepage/Content_Border.jpg') 0 100% repeat-x;}
.Grey_Homepage_Content_l {background: url('/Site_Images/Homepage/Content_Border.jpg') 0 0 repeat-y;}
.Grey_Homepage_Content_r {background: url('/Site_Images/Homepage/Content_Border.jpg') 100% 0 repeat-y;}
.Grey_Homepage_Content_bl {background: url('/Site_Images/Homepage/Content_Bottom_Left.jpg') 0 100% no-repeat;}
.Grey_Homepage_Content_br {background: url('/Site_Images/Homepage/Content_Bottom_Right.jpg') 100% 100% no-repeat;}
.Grey_Homepage_Content_tl {background: url('/Site_Images/Homepage/Content_Top_Left.jpg') 0 0 no-repeat;}
.Grey_Homepage_Content_tr {background: url('/Site_Images/Homepage/Content_Top_Right.jpg') 100% 0 no-repeat; padding-left: 10px; padding-right: 10px; padding-top: 10px;} 


/*----------------------------------------------------------------------*/
/*--------------------- Grey Box ----------------------------------*/
/*----------------------------------------------------------------------*/
.Grey_Box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #bbbfcc;
	
	width: 308px;
	float: left;
}

.Grey_Box h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
	display: block;
	background-color: #1e2b57;
	border: 0px;
	width: 278px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.Grey_Box b a
{
	text-decoration: none;
	font-size: bold;
	color: #1e2b57;
}

.Grey_Box_Content
{
	padding-left: 10px;
}

.Grey_Box_Content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e2b57;
	
	padding: 0px;
}

.Grey_Box_Content p
{
	
	padding-right: 10px;
	padding-bottom: 17px;
}

.Grey_Box_Content li
{
	margin-left: 20px;
}

.Grey_Box_t {background: #bbbfcc 0 0 repeat-x;}
.Grey_Box_b {background: #bbbfcc 0 100% repeat-x;}
.Grey_Box_l {background: #bbbfcc 0 0 repeat-y;}
.Grey_Box_r {background: #bbbfcc 100% 0 repeat-y;}
.Grey_Box_bl {background: url('/Site_Images/Homepage/Grey_Box_Bottom_Left.jpg') 0 100% no-repeat;}
.Grey_Box_br {background: url('/Site_Images/Homepage/Grey_Box_Bottom_Right.jpg') 100% 100% no-repeat;}
.Grey_Box_tl {background: url('/Site_Images/Homepage/Grey_Box_Top_Left.jpg') 0 0 no-repeat;}
.Grey_Box_tr {background: url('/Site_Images/Homepage/Grey_Box_Top_Right.jpg') 100% 0 no-repeat; padding:10px;} 


/*----------------------------------------------------------------------*/
/*--------------------- Back ----------------------------------*/
/*----------------------------------------------------------------------*/
.Back
{
	border-top: 1px solid #a1c105;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e2b57;
	
	padding-left: 10px;
	
	background-image: url('/Site_Images/Common_Images/Back_Arrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
}

.Back a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e2b57;
	text-decoration: none;
}

.Back a:hover
{
	color: #a1c105;
}

/*----------------------------------------------------------------------*/
/*--------------------- Sitemap ----------------------------------*/
/*----------------------------------------------------------------------*/
.Sitemap0
{
	font-size: 14px;
	font-weight: bold;
	color: #1e2b57;
	
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

.Sitemap0 a
{
	font-size: 14px;
	font-weight: bold;
	color: #1e2b57;
	text-decoration: none;
}


.Sitemap1
{
	background-image: url('/Site_Images/Common_Images/navdash.jpg');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 11px;
	font-weight: bold;
	color: #1e2b57;
	
	padding-left: 10px;
}

.Sitemap1 a
{
	font-size: 11px;
	font-weight: bold;
	color: #1e2b57;
	text-decoration: none;
}

.Sitemap2
{
	font-size: 11px;
	font-weight: normal;
	color: #1e2b57;
	
	padding-left: 10px;
}

.Sitemap2 a
{
	font-size: 11px;
	font-weight: normal;
	color: #1e2b57;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Application Form ----------------------------------*/
/*----------------------------------------------------------------------*/
#Application_Form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15px;
}

#Application_Form ul
{
	width:535px;
}

#Application_Form li
{
	float:left;
	list-style-type:none;
	margin-bottom:8px;
	background: none;
	padding-left: 0px;
}

#Application_Form h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54453b;
	border-bottom: 1px solid #a1c105;
	margin-bottom: 10px;
	padding: 20px 0px 10px 0px;
	width:535px;
	text-align:left;
}

#Application_Form h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 20px 0px 10px 0px;
	width:535px;
	text-align:left;
	border-bottom: 1px solid #999999;
	margin-bottom:10px;
}

#Application_Form input
{
	font-size:11px;
	margin:0px 0px 0px 0px;
}

#Application_Form select
{
	font-size:11px;
	margin:0px 0px 0px 0px;
	border-top-style: groove;
}

#Application_Form option
{
	font-size:11px;
	margin:0px 0px 0px 0px;
}

.Short_Input
{
	width:35px;
}

.Med_Input
{
	width:145px;
}

.Long_Input
{
	width:392px;
}

#Application_Form label
{
	text-align:left;
	font-size:11px;
}

.Form_Col_1
{
	width:135px;
}

.Form_Col_2
{
	width:90px;
	padding:0px 0px 0px 5px;
}

.Form_Col
{
	width:400px;
	padding:0px 0px 0px 0px;
}

.Form_Col_Short
{
	width:30px;
	text-align:left;
	padding:0px 0px 0px 5px;
}

.Form_Col_Med
{
	width:150px;
	padding:0px 0px 0px 0px;
}

.Form_Col_Med_2
{
	width:155px;
	padding:0px 0px 0px 0px;
}

.Form_Col_Full
{
	width:535px;
	padding:0px 0px 0px 0px;
	float:right;
	vertical-align:top
}

.Three_Col_List
{
	width: 33%;
}

.spacer
{
	width:535px;
	height:1px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Member Directory ----------------------------------*/
/*----------------------------------------------------------------------*/
.Browse
{
	list-style: none;
}

.Browse li
{
	float: left;
	padding-right: 18px;
	background: none;
	padding-left: 0px;
}

.Browse a
{
	color: #1e2b57;
	text-decoration: none;
}

.Alphabet
{
	border-top: 1px solid #a1c105;
	border-bottom: 1px solid #a1c105;
	background-color: #e3ecb4;
	padding: 5px;
}

.Alphabet ul
{
	list-style: none;
}

.Alphabet li
{
	float: left;
	padding-right: 3px;
	background: none;
	padding-left: 0px;
}

.Alphabet a
{
	color: #1e2b57;
	text-decoration: none;
}

.Member_Header
{
	color: #1e2b57;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	
	background-image:  url('/Site_Images/Common_Images/Forward_Arrow.jpg');
	background-repeat: no-repeat;
	background-position: 5px 10px;
	border-bottom: 1px solid #c5c5c5;
}

.Member_Header a
{
	text-decoration: none;
}

.Member_Details
{
	background-color: #f1f5d9;
	border-bottom: 1px solid #c5c5c5;
	padding-left: 20px;
}

.Member_Close
{
	font-weight: bold;
	color: #1e2b57;
}

.Member_Close a
{
	text-decoration: none;
}

.Letter
{
	float: left;
	width: 35px;
	color: #a8c618;
	font-weight: bold;
	font-size: 12px;
}

.Member_Listing
{
	float:right;
	width: 515px;
}