body, td, input{
	font-family: Arial;
	font-size: 11px;
}
body {
	text-align: left;
	margin: 0;
}
td {
	text-align: left;
}

body, td {
	color: #000
}

/* Div layout
************************************************/
#page {
	width: 100%;
}
.homeBackS {
	background: #FFF url(images/homeLeftS.jpg) -34px 295px no-repeat;
}

#homeSidePic a img {
	border: none;
}
#header {
	visibility:hidden;
}

#login {
	margin: 0 0 0 560px;
}

td.logoutBtn {
	text-align: right;
	padding: 0 5px 0 0;
}

#greyStripe {
	visibility:hidden;
}



#content {
position:absolute;
	top:0px;
	left:0px;
}

/* required due to menu css*/
#contentTable {
	position: relative; 
	top: auto;
	left: auto;
	z-index: auto;
	font-size: inherit;
}


/* background images
************************************************/

.divider {
	background: #FFF url(images/divider.jpg) repeat-y;
	width: 17px;
}

.background1 {
	background: #d9dadc url(images/menuBack7.jpg) right no-repeat;
}
.background7 {
	background: #ee2d24 url(images/menuBack1.jpg) right no-repeat;
}
.background11 {
	background: #FC8E35 url(images/menuBack2.jpg) right no-repeat;
}
.background2 {
	background: #0055a5 url(images/menuBack3.jpg) right no-repeat;
}
.background10 {
	background: #2E80CD url(images/menuBack4.jpg) right no-repeat;
}
.background9 {
	background: #ffcc33 url(images/menuBack5.jpg) right no-repeat;
}
.background4 {
	background: #fff001 url(images/menuBack6.jpg) right no-repeat;
}

/* site styles
************************************************/
.sectionHeader, .sectionHeader td, .pageTitle {
	font-size: 16px;
	color: #b3b3b5; /*d9dadc*/
	font-weight: bold;	
	text-transform: lowercase;
}

.sectionHeader, .pageTitle {
	border: 1px solid #b3b3b5;
	border-width: 0 0 1px;
	margin: 0 0 10px;
	padding: 0 0 2px;
}

.subTitle {
	color: #000;
	font-size: 14px;
	text-transform: lowercase;
	margin: 0 0 20px;
}

/* left column
************************************************/
.leftCol {
	padding: 0 12px 0 0;
}

/* center column
************************************************/
.content {
	padding: 0 15px;
}

/* right column
************************************************/
.rightCol {
	padding: 0 0 0 15px;
}

/* Home page side menu
************************************************/
.homeContent {
	background: url(images/homeLeftS.jpg) 0 -50  no-repeat;
}

#homeSideMenu {
	margin: 5px 0 20px;
}



#homeSideMenu a {
	text-decoration: none;
	color: #FFF;
}
#homeSideMenu a:hover {
	color: #d9dadc;
}

#homeSideMenu .item1 {
	background: #FFF url(images/opp1.jpg) no-repeat right;
}

#homeSideMenu .item2 {
	background: #FFF url(images/opp2.jpg) no-repeat right;
}

#homeSideMenu .item3 {
	background: #FFF url(images/opp3.jpg) no-repeat right;
}


/* Partners
************************************************/
#partners {
	text-align: left;
}
#partners .partnerProfile, #partners .partner {
	text-align: center;
}
#partners .partnerProfile .sectionHeader {
	font-size: 16px;
	text-align: left;
}
#partners .partnerProfile img {
	padding: 10px;
	border-bottom: none;
}

#partners .sectionHeader {
	font-size: 13px;
	margin: 0;
	text-align:left;
}

#partners img {
	padding: 10px;
	border-bottom: 1px solid #B3B3B5;
}
.partner {
	margin: 20px 0 0;
	/*width: 120px;*/

}

/* SSA event styles
************************************************/
.rightCol #ssaEvents .event {
	padding: 5px 0 5px 30px;
	background: #FFF url(images/bulletArrow.gif) 0 5px no-repeat;
	border: 1px solid #d9dadc;
	border-width: 0 0 1px 0;
}

.rightCol #ssaEvents {
	margin: 0 0 20px;
}

#ssaEvents .title {
	font-weight: bold;
}
#ssaEvents a {
	color: #000;
	text-decoration: none;
}
#ssaEvents a:hover {
	text-decoration: underline;
}

/* member event styles
************************************************/
#memberEvents .event {
	padding: 0 0 10px 30px;
	background: #FFF url(images/bulletArrow.gif) top left no-repeat;
}

#memberEvents .title {
	font-weight: bold;
}
#memberEvents a {
	color: #000;
	text-decoration: none;
}
#memberEvents a:hover {
	text-decoration: underline;
}
#memberEvents .month {
	text-transform: none;
	text-align: right;
}
/*Login Area
************************************************/

#loginArea {
	font-size: 16px;
	color: #b3b3b5; /*d9dadc*/
	font-weight: bold;	
	text-transform: lowercase;
}

#loginArea a, #loginArea a:link, #loginArea a:hover{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#ee2d24;
	padding-left:20px;
}

#loginAreaItem {
	font-size: 11px;
	color: #b3b3b5; /*d9dadc*/
	font-weight: bold;	
	text-transform: lowercase;
}
.loginInput { 
	margin: 3px 2px 2px 5px;
	}


.backBtn {
	background: url(images/buttonArrowBack.gif) no-repeat;
}

#logout {
	text-align: right;
	margin: 0 70px 0 0;
}

/* Publications, Resources and Links
************************************************/
#publications #group {
	margin: 0 0 40px;
}
#publications .category, #resources .category, #links .category {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px;
}

#publications .publication, #resources .resource {
	margin: 0 0 0 5px;
}

#links #group {
	margin: 0 0 20px;
}
#links .link {
	margin: 0 0 8px 10px;
}
.link {
	margin: 0 0 5px;
	color: #000000;
}
.link a {
	color: #000000;
}
.publication .date, #resources .date {
	color: #b3b3b5;
}
.publication a, #resources a {
	color: #2E80CD;	
	text-decoration: none;
}
#resources .title {
	font-weight: bold;
}
#resources .category {
	border: #000 solid 1px;
	border-width: 0 0 1px;
}
td.date {
	padding: 0 10px 0 0;
}
td.file {
	padding: 0 0 0 10px;
}

/* Member event form
************************************************/
#memberEventForm th {
	padding: 0 5px 0 0;
	font-weight: normal;
	text-align: right;
}
#memberEventForm {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#memberEventList ul, #memberEventList li {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Footer
************************************************/
#footer {
	visibility:hidden;
}

#footer a {
	color: #000;
	text-decoration: none;
}.workopp  {background:#DDDDDD none repeat scroll 0 0;margin:10px 5px 5px;padding:5px;}
