/*
	"div.heading" is used within the admin panel to display the sub-
	titles of each section on the main admin panel page (ex: "Manage
	Members and Affiliates")
	
*/

div.heading {
	color: blue;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif}

/*

	"td.section" is used within the admin panel to display the main
	headings of each section on the main admin panel page
	(ex: "Administrators Section")

*/

td.section {
	background-color: #ffffff;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif}	

/*

	the following are used only in the HTML/WYSIWYG editor.

*/

.butClass {    
	border: 1px solid;
	border-color: #D6D3CE;
}
  
.tdClass {
	padding-left: 3px;
	padding-right: 3px;
	padding-top:3px;
	padding-bottom:3px;
}

/*

The following are used only by the template and are merged with the 
user's chosen data.
 
*/

	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-image:  url(bullet_0204.gif);
	background-position: 0px 0px;
	}
	table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	table.Form {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	A:link {
	color: #0000FF;
		text-decoration: underline;
	}
	A:active {
		color: #0000FF;
		text-decoration: underline;
	}
	A:visited {
		color: #0000FF;
		text-decoration: underline;
	}
	A:hover {
		color: #CC0000;
		text-decoration: none;
	}
	A.TopLink:link {
		color: #006600;
		text-decoration: none;
	}
	A.TopLink:active {
	color: #0000FF;
	text-decoration: none;
	}
	A.TopLink:visited {
		color: #006600;
		text-decoration: none;
	}
	A.TopLink:hover {
		color: #00AA00;
		text-decoration: none;
	}
	A.FooterLink:link {
		color: #FFCC00;
		text-decoration: none;
	}
	A.FooterLink:active {
		color: #ffffff;
		text-decoration: none;
	}
	A.FooterLink:visited {
		color: #FFCC00;
		text-decoration: none;
	}
	A.FooterLink:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.CenteredLogo {
		color: #000000;
		background-color: #FFFFFF;
		border-left: 1pt solid #000080;
		border-right: 1pt solid #000080;
		border-top: 2pt solid #000080;
		border-bottom: 2pt solid #000080;
	}	
	.Block {
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-size: 12px;
	}	
	.BlockTitle {
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: medium solid #FFFFFF;
	background-image:  url(../header-underline.jpg);
	padding: 3px;
	height: 3px;
	}
	.Headline {
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
		background-color: #FFFFFF;
	}
	.Site {
		color: #000060;
	}
	.Copyright {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: Bold;
		color: #CCCCFF;
		background-color: #000080;
		border-left: 1pt solid #000080;
		border-right: 1pt solid #000080;
		border-top: 1pt solid #000080;
		border-bottom: 1pt solid #000080;
		padding-left: 3pt;
		padding-right: 3pt;
		padding-top: 3pt;
		padding-bottom: 3pt;
	}
	input {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
	textarea {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
	select {
		font-size: 10pt;
		font-family: Verdana, Arial, Helvetica, sans-serif}
	.Advertisement {
		font-size: 10pt;
		font-family: Verdana, Arial, Helvetica, sans-serif	}
	.Example {
		border-top: 1pt solid black;
		border-right: 1pt solid black;
		border-left: 1pt solid black;
		border-bottom: 1pt solid black;
		width: 24px;
		height: 24px;
		background-color: white;
	}
	.FontExample {
		border-top: 1pt solid black;
		border-right: 1pt solid black;
		border-left: 1pt solid black;
		border-bottom: 1pt solid black;
	} 
.sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.sidebarGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #777777;
}
.headlineRed {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.testimonialTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: -2;
	font-weight: bold;
}
.testimonialText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: -3;
	font-style: normal;
	font-weight: normal;
}
.BottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
.adovethetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
/* vedit - vertical table (signup, profile edit) */
.vedit {
    border: solid 1px #8CACBB;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #DEE7EC;
    border: solid 1px #8CACBB;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; 
}

