body {
	margin: 0;
	background: #ececec;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #000;
	font: normal 19px/21px Arial, Helvetica, Geneva, sans-serif;
	border: solid 1px #e7e7e1;
	margin: 0;
	padding: 3px 10px 4px 10px;
}

h2 {
	color: #006699;
	font: bold 14px/16px Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0 -6px 0;
	padding: 0;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	color: #333;
	font: bold 11px/12px Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #006699;
}

a:hover {
	
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
#navtop1 {
	background: #fff url(/images/assnimg1149/imgs/bak_navtop1.png) no-repeat left 20px;
	height: 92px;
	margin: 0;
	padding: 0 0 20px 0;
}

#navtop2 {
	margin: -252px 0 0 0;
	padding: 0;
	width: 850px;
}

#navtop1 li ul,
#navtop2 li ul {
	background: #fff;
	padding: 2px 5px 3px 5px;
	width: 175px;
	border: none;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#navtop2 li ul li {
	padding: 1px 0;
}

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #313131;
	background: #e7e7e1;
	border: 1px solid #e7e7e1;
	font: normal 11px/11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 14px;
	z-index: 999;
	padding: 2px 6px 3px 6px;
	width: 161px;
	text-align: left;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover {
	background: #fff;
	border: 1px solid #e7e7e1;
	color: #636363;
}

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }

#navtop2 li ul li { border: none; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff;
	padding: 5px;
}

#pageheadertable {
	
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff;
	padding: 15px 0 20px 0;
}

#maincontentcell {
	
}

#structuraltable {
	background: #fff;
	border-left: solid 3px #fff;
	border-right: solid 3px #fff;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	
}

#maincontentsubcell {
	padding: 0 20px;
}

#maincontentsubcell p {
	line-height: 18px;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {

}

#rightnavcell table {
	border: solid 1px #e7e7e1;
	margin: 8px 0;
	padding: 10px;
}

#rightnavcell p {
	margin: 0;
}


/* Client-side Left Navigation
----------------------------------------*/
#leftnavcell {
	
}

#leftnavcell p {
	line-height: 16px;
}

#leftnavcell td {
	padding: 0 15px;
}

#leftnavcell img {
	margin: 15px 0 0 0;
}

a.memberprofile {
	background: #000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 7px 12px 6px 12px;
}

a.memberprofile:hover {
	background: #fff;
	color: #666;
	border: solid 1px #e7e7e1;
	padding: 6px 11px 5px 11px;
}

#leftnavcell ul {
	margin: 13px 0 33px 0;
	padding: 0;
	list-style: none;
}

#leftnavcell ul a {
	background: #e7e7e1;
	color: #333;
	font: normal 11px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 9px 11px 8px 11px;
}

#leftnavcell ul a:hover {
	background: #fff;
	color: #666;
	border: solid 1px #e7e7e1;
	margin: 0;
	padding: 8px 10px 7px 10px;
}

#leftnavcell ul li {
	background: none;
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
}

#leftnavcell ul li,
#leftnavcell ol li {
	color: #fff;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}


/* Footer
----------------------------------------*/


/* Login Widget Styles
----------------------------------------*/
/* Logged Out */
div#quick_login {
    margin: 8px 0;
}

div#quick_login input.qlogin-input {
    border: 1px solid #ccc;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    color: #222;
    font-size: 11px;
    height: 20px;
    margin: 1px 0 6px 0;
    padding: 1px 2px;
    width: 100%;
}

div#quick_login label {
	font-size: 11px;
}

div#quick_login a.forgotpass {
    float: left;
    text-decoration: none;
    width: 70px;
	font: normal 10px/110% Verdana, Arial, sans-serif;
}

div#quick_login input#loginbutton {
	background: transparent url(/images/assnimg1149/imgs/btn_login.png) no-repeat left top;
	border: none;
	cursor: pointer;
    float: right;
    height: 14px;
    margin: 6px 0 0 0;
    text-indent: -999em;
    width: 54px;
}

div#quick_login span#auto-logout {
    clear: both;
    display: none; /* Set to 'block' to display */
    padding: 8px 0 0 0;
}

div#quick_login span#auto-logout label {
    font-size: 10px;
}

div#quick_login select {
    background: #eee;
    border: 1px solid #ccc;
    font-size: 11px;
    padding: 2px 0;
    width: 100%;
}

/* Logged In */
div#login_welcome { margin: 10px 5px; }

div#login_welcome h6 {
    border-bottom: 1px solid #cdcde1;
    font-size: 10px;
    font-style: italic;
    margin: 0 5px;
    padding: 10px 0 3px 0;
    text-transform: capitalize;
}

span#loginform ul {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0 20px;
}

span#loginform ul li {
	margin: 5px 0;
	padding: 0;
}


/* Custom
----------------------------------------*/
div#sidebar1 {
	width: 200px; /* padding keeps the content of the div away from the edges */	padding: 0 0 15px 0;
}

.p7AB {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #E7E7E1;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #333333;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #FFFFFF;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E7E7E1;
	border-right-color: #E7E7E1;
	border-bottom-color: #E7E7E1;
	border-left-color: #E7E7E1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #E7E7E1;
	letter-spacing: 0.1em;
	background-color: #000000;
	font-weight: bold;
}
.p7ABcontent {
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	text-decoration: inherit;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
}

