/*
	AWC STYLESHEET v.3.0
	
	W3C Cascading Style Sheets, Level 2:
	Stylesheet rules: http://www.w3.org/TR/REC-CSS2
	
	Browser & OS Requirements:
		Windows XP:
			IE 6.0+, Netscape 7.01+, Opera 7.11, Mozilla 1.4
		
		Mac OSX:
			Safari 1.0, Netscape 7.1, Opera 6.02, Mozilla 1.5
*/

body{
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	font:  12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

td{
	font:  12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p{
	margin: 5px 0;
}

img {
	border: 0;
}

a:link, a:active{
	color: #0033FF;
	text-decoration: none;
}

a:visited{
	color: #669900;
	text-decoration: none;
}

a:hover{
	color: #669900;
}

/********************* Layout - Page Layout */
#PageWrapper{
	margin: 0 auto;
	width: 778px;
	text-align: left;	
}

/********************* Layout - Page Header */
#PageHeader{
	border-bottom: 1px solid #ffffff;
}

#HeaderMenu{
	margin: 0 0 10px 0;
	height: 16px;
}

#HeaderMenu ul{
	margin: 0;
	padding: 0;
	text-align: right;	
}

#HeaderMenu li{
	display: inline;
	padding: 0 0 0 15px;	
	background: url(/Creative/Assets/Icons/icn_menu_bullet.gif) 4px 6px no-repeat;	
	color: #ffffff;
}

#HeaderMenu a:link{
	color: #ffffff;
	text-decoration: none;
}

#HeaderMenu a:hover #HeaderMenu a:visited #HeaderMenu a:active{
	color: #ffcc00;
}


.HeaderMenu{
	margin: 0 10px 10px 0;
	height: 20px;
}

.HeaderMenu ul{
	margin: 0;
	padding: 0;
	text-align: right;	
}

.HeaderMenu li{
	display: inline;
	padding: 0 5px 0 5px;	
	color: #ffffff;
}

.HeaderMenu a:link, .HeaderMenu a:active, .HeaderMenu a:visited{
	color: #ffffff;
	text-decoration: none;
}

.HeaderMenu a:hover{
	color: #ffcc00;
}


/* Layout - Page Header Nav */
#PageHeaderNav{
}

#PageHeaderNav li{
}

/********************* Layout - Page Body :: PageContent, PageSidebar */
#PageBody{
	border-top: 5px solid #4170b1;
}

/********** Layout - Page Content */
#PageContent{
	float: right;
	margin: 0;
	border: 0;
	padding-left: 10px;
	width: 591px;
}

#Column1{
	float: left;
	width: 352px;
}

#Column2{
	float: right;
	width: 230px;
}

.BoxLayout{
	padding-bottom: 5px;
}

.BoxTabHeader{
	margin-bottom: 1px;
	border-bottom: 1px solid #757374;	
	background: url(/Creative/Assets/Backgrounds/bg_content_header_L.gif) top left no-repeat;	
	text-align: right;
}

.BoxTabHeader h1{
	margin: 0;
	padding-right: 10px;
	background: url(/Creative/Assets/Backgrounds/bg_content_header_R.gif) top right no-repeat;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
}

#BoxTabTable{
	border-top: 1px solid #757374;
	border-right: 1px solid #757374;
	border-left: 1px solid #757374;
	}
	
.BoxTabTable{
	border-top: 1px solid #757374;
	border-right: 1px solid #757374;
	border-left: 1px solid #757374;
	}
	
#BoxTabTableFooter{
	border-right: 1px solid #757374;
	border-left: 1px solid #757374;
	}
	
.BoxTabTableFooter{
	border-right: 1px solid #757374;
	border-left: 1px solid #757374;
	}
	
#BoxTabTableTop{
	border-bottom: 1px solid #757374;
	}
	
.BoxTabTableTop{
	border-bottom: 1px solid #757374;
	}
	
.TabHeader{
	padding-right: 5px;
	float:right;
	}
	
.BorderNone{
	border:none;
	}
	
.BorderRight{
	border-right:1px solid #757374;
	}
	
.MainContent{
	padding:5px;
	}
	
.BorderBottom{
	border-bottom:1px solid #757374;
	}

.BoxTabBody{
	clear: both;
	margin: 0;
	border: 1px solid #757374;	
	border-bottom: none;
	padding: 0 5px;
}

.ContactBox{
	clear: both;
	margin: 0;
	border: 1px solid #757374;	
	
	padding: 0 5px;
}


.BoxTabFooter{
	clear: both;
	margin: 0 0 3px 0;
	border: 0;
	background: #ffffff url(/Creative/Assets/Backgrounds/bg_box_footer.gif) bottom left repeat-x;
	text-align: right;
}

/********** Layout - Page Sidebar */
#PageSidebar{
	float: left;
	padding: 8px 0; 
	width: 177px;	
	font-size: 11px;
}

/* Layout - Page Sidebar Nav */
#PageSidebarNav{
	margin: 0;
	border-left: 1px solid #757374;
	padding: 0;	
	list-style: none;
}

#PageSidebarNav li{
	margin: 0;
	padding: 2px 0;
	background: url(/Creative/Assets/Backgrounds/bg_menu_sidebar.gif) center right no-repeat;
	font-weight:  bold;
}

#PageSidebarNav a{
	display: block;
	padding-left: 18px;	
	color: #ffffff;
	text-decoration: none;
}

#PageSidebarNav a:hover{
	color: #ffcc00;
}

#PageSidebarNav ul {
	margin: 0 11px -2px 0;
	padding: 0;
	border-right: 1px solid #757374;
	background-color: #ececec;	
	list-style: none;
}

#PageSidebarNav ul li{
	margin-top: 2px;
	padding: 0 0 0 3px;
	background: url(/Creative/Assets/Icons/icn_sidebarNav_L2.gif) 12px 6px no-repeat;

}

#PageSidebarNav ul li a{
	color: #000000;
}

#PageSidebarNav ul li a:hover{
	color: #56831A;
}

#PageSidebarNav .PageSidebarNavActive{
	background: url(/Creative/Assets/Backgrounds/bg_menu_sidebar_active.gif) top right no-repeat;
}

#PageSidebarNav li.SubLevel2Active{
	border-right: 1px solid #757374;
	width: 133px;
	background: #ececec url(/Creative/Assets/Icons/icn_sidebarNav_L2_Active.gif) 13px 8px no-repeat;
}

#SidebarNav h6{
	margin: 0 11px 3px 0;
	border-left: 1px solid #757374;
	background: #ececec url(/Creative/Assets/Backgrounds/bg_box_footer.gif) bottom left repeat-x;
	text-align: right;
}

/********************* Layout - Page Footer */
#PageFooter{
	clear: both;
	background: url(/Creative/Assets/Backgrounds/bg_footer_nav.gif) top right repeat-x;
	text-align: center;
	font-size: 11px;
}

#PageFooter ul{
	margin: 0;
	padding: 3px 0 5px 0;	
}

#PageFooter li{
	display: inline;
	padding: 0 0 0 15px;			
	background: url(/Creative/Assets/Icons/icn_menu_bullet.gif) 4px 6px no-repeat;		
	color: #ffffff;
}

#PageFooter a{
	color: #ffffff;
	text-decoration: none;
}

#PageFooter a:hover{
	color: #ffcc00;
}

/* Layout - Page Copyright */
#PageCopyright{
	padding: 5px;
	background: url(/Creative/Assets/Backgrounds/bg_copyright.gif) bottom right repeat-x;
	font-size: 11px;
}

#PageCopyright a{
	color: #003366;
	text-decoration: none;
}

#PageCopyright a:hover{
	color: #000000;
}

/* Layout - Boxes */
#SearchBox h1{
	margin: 0;
	border-left: 1px solid #757374;	
	padding: 4px 10px 3px 0;	
	background: url(/Creative/Assets/Backgrounds/bg_content_header_R.gif) top right no-repeat;
	font-size: 1em;
	text-align: right;
}

#SearchBox p{
	margin: 0;
	border-right: 1px solid #757374;
	border-left: 1px solid #757374;
	padding: 6px;
	background: url(/Creative/Assets/Backgrounds/bg_box_search.gif) top left repeat-x;
	color: #ffffff;
}

#SearchBox h6{
	margin: 0;
	border-left: 1px solid #757374;
	background: #4170b1 url(/Creative/Assets/Backgrounds/bg_box_footer.gif) bottom left repeat-x;
	text-align: right;
}

/* Membership */
#MembershipBoxBody, #MembershipBoxFooter{
	background: #548118;
}

#MembershipBoxBody p{
	margin: 10px 0;
	padding: 0;
	font-size: 1em;
	color: #ffffff;
}

#MembershipBoxBody label{
	color: #ffffff;
}

#MembershipBoxBody a{
	color: #ffcc00;
	text-decoration: none;
}

#MembershipBoxBody a:hover{
	text-decoration: underline;
}

/* Layout - Spacers */
.SpacerLeft{
	float: left;
}

.SpacerRight{
	float: right;
}

.NewDivider{
	border-top: 1px dotted #ffffff;
}

.ContactAddress{
	float: right;
	margin-top: 15px;
	border-left: 1px solid #bfbfbf;
	padding: 2px 0 2px 5px;
	width: 75px;
	font-size: 10px;
}

.Lists{
	margin: 0;
	padding: 0;
}

.Lists li{
	clear:both;
	margin: 20px 0;  
	padding: 5px 0;
	border-top: 1px dotted #bfbfbf;
	list-style: none;
	
}

#labelListingTitle{
	font-weight: bold;
}

#labelMemberWelcome{
}

.ListsDate{
	float: right;
	border-left: 1px solid #bfbfbf;
	padding: 0 0 0 5px;	
	width: 110px;
	color: #e97b0c;
	
}

.ListsLink{
	float:left;
	clear:both;
	width: 220px;	
}

.ListsLink a:active{
	color:#006699;
	}

.ListsLink a:hover, .ListsLink a:visited{
	color:#333333;
	}

.ListsLink img{
	float: left;
	margin: 0 3px;
	clear:both;
}

.ListsLinkLG{
	width: 455px;
	float:left;
	clear:both;
}

/* Search Page Items */
#SearchListing li{
	padding-bottom: 10px;
}

.linkViewPage{
	font-style: italic;
}


/* Form Items */

.FormTable{
	border: 1px solid #333333;
	font-size:14px;
	background-color:#F1F4FA;
	}
	
.FormHeader{
	background-color:#7699C9;
	font-weight:bold;
	color:#FFFFFF;
	}



fieldset{
}

legend{
	font-weight: bold;
}

label{

}

input{
	height: 20px;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;		
}

.RadioCheck label{
	text-align: left;
	width: auto;
}

.ContactBox label{
	clear: left;
		float: left;
		width: 75px;
}
	
.FormButtons{
	clear: both;
	width: 100%;
	margin: 5px 0;
	text-align: right;
}
	
.FormButtons input{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.BoxSmall label{
	width: 50px;
	font-size: 11px;
}

.BoxFormSmall{
	margin-bottom: 3px;
	height: 20px;
	background: url(/Creative/Assets/Backgrounds/bg_form_input.gif) top left repeat-x;	
	border: 1px solid #f8e473;
	width: 120px;
}

.errorMsg
{
  color:Red;  
}

.txt_flagged{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.SearchButton{
	margin-bottom: 5px;
	cursor: pointer;
}

/* RAD Editor Items */
.PdfLink{
  background-image:url(/Creative/Assets/Icons/icn_document_pdf.gif);
  background-repeat:no-repeat;
  padding-left:20px;
  font-weight:bold;
  }

.PageSubtitle
{
	color:black;
	font-weight: bold;
}

.PageTopLink
{
  color:Green;
}