#main {
	width: 100%;
}

body {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

h2 {
	color: #433fb1;
	
	text-transform: uppercase;
	
	font-family: "Times New Roman, Times, serif";
	font-weight: normal;
	font-size: 20pt;
	
	letter-spacing: -1px;
	
	margin-top: 10px;
	margin-bottom: 15px;
}

h3 {
	color: #4daf4b;
	
	font-family: "Times New Roman, Times, serif";
	font-weight: normal;
	font-size: 14pt;
	
	margin-top: 0px;
	margin-bottom: 0px;
}

.blockGreen {
	width: 425px;
	
	background-image: url('/img/block_green.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
	padding: 0px 25px 5px 15px;
}

.blockBlueEvent {
	width: 425px;
	
	background-image: url('/img/block_blue_event.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
	padding: 0px 25px 5px 15px;
}

.blockBlue {
	width: 425px;
	
	background-image: url('/img/block_blue.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
	padding: 0px 25px 5px 15px;
}

.green {
	color: #4daf4b;
}

.blue {
	color: #433fb1;
}

.gray {
	color: #787878;
}

.contentTable {
	padding: 0px 25px 5px 15px;
}

a {
	color: #0f1d46;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.ypHeading {
	color: #4daf4b;
	
	font-weight: bold;
	font-size: 12pt;
	
	margin-top: 0px;
	margin-bottom: 5px;
}

.halfWidth {
	width: 50%;
}

.autoForm table tr td {
	padding: 2px;
}


.styled {
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}

.styled tr:first-child {
	background-color: #EEE;
}

.styled tr th {
	text-align: center;
	font-size: 0.8em;
	
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

.styled tr th img {
	align: center;
}

.styled tr th:first-child {
	text-align: left;
}

.styled tr th:first-child img {
	text-align: left;
}

.styled tr {
	background-color: #fff5f5;
}

.styled tr.altrow {
}

.styled tr.sub {
	background-color: #fffff0;
}

.styled tr.sub td:first-child {
	padding-left: 20px;
}

.styled tr.sub.altrow {
	background-color: #fafffe;
}


.styled tr td {
	border-bottom: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	text-align: center;
}

.styled tr td:first-child, .styled tr td:first-child img {
	text-align: left;
	align: left;
}

.styled tr td:last-child {
	border-right: 0px;
}

.action {
	text-align: center;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.contentPage ul.niceList {
	list-style: none;
	margin:0;
	padding:0;
}

.contentPage ul.niceList li {
	border-bottom: 1px solid #CECECE;
	background-color: #FFFFFF;
	padding: 5px;
}

.contentPage ul.niceList li.alt {
	background-color: #f9fde5;
}

#ContentPageContent {
	width: 99%;
	height: 500px;
}

.contentPage form label {
	color: #4daf4b;
	
	font-family: "Times New Roman, Times, serif";
	font-weight: normal;
	font-size: 12pt;
	
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentPage form div.input {
	line-height: 0px;
	margin-bottom: 25px;
}

.contentPage form input, .contentPage form select  {
	font-size: 12pt;
	padding: 2px;
}

.contentPage form select.date {
	font-size: 11pt;
}

.contentPage form select.nomargin {
	margin-top: -25px;
}

.contentPage form .mceEditorContainer select {
	margin-bottom: 0;
}

.contentPage form .checkbox {
	margin-bottom: 0;
	float: left;
}

#leftFloat {
	width: 250px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 5px;
	background-image: url('/img/block_green_left.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#leftFloat ul {
	margin: 0;
	padding-top: 10px;
	display: inline;
	list-style: none;
}

#leftFloat ul li {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
}

#flashMessage {
	border: 1px dotted #7f0000;
	padding: 5px;
	margin: 0 0 5px 5px;
	font-size: 10pt;
	background-color: #ffeeee;
	color: #7f0000;
}

.eventHolder {
	margin:0 0 30px 0;
}

.leftFloatMargin {
	margin-left: 30px;
}

.eventForm {
	width: 250px;
	
	background-image: url('/img/block_green_left.jpg');
	background-position: top left;
	background-repeat: no-repeat;

	margin-left: 30px;
}

.eventForm .container {
	padding: 20px;
}

.eventForm .input {
	margin-bottom: 10px;
}

.textRight {
	text-align: right;
}

#footer {
	font-size: 0.8em;
	color: #727272;
	padding: 0px 25px 5px 15px;
}

.light {
	color: #727272;
}

.dashBoard ul {
	list-style: none;
	width: 50%;
	align: center;
}

.dashBoard ul li {
	line-height: 16px;
	padding: 10px;
	border-bottom: 1px dashed #adadad;
}


.dashBoardMembers ul {
	list-style: none;
	width: 100%;
	padding-left: 0px;
}

.dashBoardMembers ul li {
	line-height: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #adadad;
}


.registerField {
}

#pages_list_subscription_form td {
	padding-bottom: 5px;
}
