/*
body {
	background: none;
	font-family: lucida sans unicode, lucida sans, trebuchet ms, trebuchet, sans-serif;
	font-size: 9px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
}

h3 {
	margin: 4px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

h3 a {
	display: none;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0;
}

th {
	font-size: 11px;
	font-weight: bold;
}

td {
	font-size: 11px;
	font-weight: normal;
}
*/
td.Divider {
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
}

div.row {
	clear: both;
	padding: 6px 0;
}

label {
	font-weight: bold;
	padding-right: 2px;
}

/*
input, textarea, select {
	font-size: 9px;
	font-family: lucida sans unicode, lucida sans, trebuchet ms, trebuchet, sans-serif;
	color: #000;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 2px;
}
*/

input.fieldNoBorder {
	font-size: 9px;
	font-family: lucida sans unicode, lucida sans, trebuchet ms, trebuchet, sans-serif;
	color: #000;
	border: 0;
	margin: 0;
}

.buttons {
	padding: 0 2px;
	margin: 0;
	color:#fff;
	font-family: lucida sans unicode, lucida sans, trebuchet ms, trebuchet, sans-serif;
	font-size: 11px;
	text-decoration:none;
	background-color: #3B46A6;
	border-top: 1px solid #006d7f;
	border-left: 1px solid #006d7f;
	border-bottom: 1px solid #1A2267;
	border-right: 1px solid #1A2267;
}

/*
#Search {
	display: none;
}

#Login {
	display: none;
}

#Forgot {
	display: none;
}

#SignUp {
	display: none;
}
*/
#Breadcrumb {
	margin-bottom: 10px;
	font-size: 9px;
}

/*
#MemberTools {
	display: none;
}
*/
/* Mail
----------------------------------------------- 
#MailOpen {
	display: none;
}

#MailClosed {
	display: none;
}
*/
/* CoP Navigation
-----------------------------------------------
#CoP-Navigation {
	display: none;
}
 */


/* MyCommunities
-----------------------------------------------
#MyCommunities {
	display: none;
}

#CommunityNav-container {
	display: none;
	}

#CommunityNav-tabs {
	display: none;
	}

#AdminMenu {
	display: none;
}

#FacilitatorMenu {
	display: none;
}

#AdminContent {
	float: none;
	width: 640px;
	margin: 4px 10px 10px 10px;
}

#AdminActions {
	display: none;
}

#AdminTabs {
	display: none;
}

#FirstColumn {
	float: none;
	width: 640px;
}

#FullPage {
	float: none;
}

#SecondColumn {
	float: none;
	width: 640px;
}

#CommunityMain #FirstColumn .CommunityModule {
	float: none;
	width: 640px;
	margin: 15px 0 5px 0;
}

#CommunityMain .CommunityModule {
	float: none;
	width: 640px;
	margin: 15px 0 5px 0;
}

#MailNav {
	display: none;
}

.ModuleNav a {
	display: none;
}

.ModuleNav h3 {
	margin: 0;
	padding: 0;
}

.ModuleNav ul {
	display: none;
}

.ModuleNav li {
	display: none;
}

.ModuleContent {
	float: none;
	width: 640px;
	margin: 0 0 6px 0;
}

.ModuleContent th a {
	display: none;
}

.ElementContent {
	margin: 0 0 25px 0;
}

.ElementTitle a {
	display: none;
}

.ElementContent table {
	width: 640px;
}

.TopicContent {
	margin-bottom: 4px;
}

.Topic {
	font-size: 11px;
	margin-bottom: 25px;
}

.TopicChild {
	font-size: 11px;
	margin: 0 0 15px 10px;
}

.TopicChild2 {
	font-size: 11px;
	margin: 0 0 15px 20px;
}

.TopicChild3 {
	font-size: 11px;
	margin: 0 0 15px 30px;
}

.messagelinks {
	display: none;
}

table.sort {
	display: none;
}

#SecondColumn {
	margin-top: 25px;
}

#SecondColumn .ElementContent table {
	width: 320px;
}

#Footer {
	clear: both;
	width: 780px;
	text-align: center;
	margin: 20px 0 20px 0;
	padding: 2px;
	border-top: 1px solid #A71E23;
	border-bottom: 1px solid #A71E23;
}

#Footer hr {
	display: none;
}
 */
/* Window
----------------------------------------------- 
#Window {
	border: none;
	text-align: left;
	font-size: 11px;
	font-family: lucida sans unicode, lucida sans, trebuchet ms, trebuchet, sans-serif;
}

#WindowContent {
	background: none;
	margin: 10px;
	padding: 6px;
	color: #000;
}

#WindowContent p {
	padding-top: 6px;
}

#Window #PageLinks {
	text-align: left;
	margin: 0 10px;
	padding: 0;
}

#Window #PageLinks .buttons {
	padding: 2px 4px;
	margin: 0;
	color:#fff;
	font-family: lucida sans unicode, lucida sans, trebuchet ms, trebuchet, sans-serif;
	font-size: 9px;
	text-decoration:none;
	background: none;
	border: none;
}


*/