TD.profile_section {

	color: #8F9CEB;
	font-size: 1.1em;
	font-weight: bold;
}
TD.profile_key {
	
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
TD.profile_data {
	width: 100%;
}
TD.form_section {
	
	color: white;
	font-size: 1.1em;
	font-weight: bold;
}
TD.form_key {
	
	font-weight: bold;
	text-align: right;
}
TD.form_data {

}
div.errorMessage {
	/*border: 1px dashed #000000;*/
	/*background-color: fff;*/
	margin: 5px;
	color:red;
	font-weight: bold;
}
div.successMessage {
	/*border: 1px dashed #000000;*/
	color:red;
	/*background-color: ccffcc;*/
	margin: 5px;
	font-weight: bold;
}


/* ************** */
/* POD FORMATTING */
/* ************** */
table.pod TD.header {
	background-color: 333333;
	color: white;
	font-variant: small-caps;
	text-align: center;
	font-size: 1.1em;
}
table.pod {
	width: 100%;
}

table.pod TD {
	background-color: e0e0e0;
	color: 333333;
	padding: 3px;
}
table.pod A {
	color: 3333ff;
	font-weight: bold;
}

div.podHeader {
	text-align: center;
	font-variant: small-caps;
	font-size: 1.5em;
	color:34447F;
	/*background-color: e0e0e0;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
	background-image:url(images/right_orange_top_bg.gif);
	background-repeat:no-repeat;
	background-color:#FF9000;
}
div.podBody {
	background-image:url(images/right_orange_bottom_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FF9000;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

div.podHeader2 {
	text-align: center;
	font-variant: small-caps;
	font-size: 1.5em;
	color:fff;
	/*background-color: e0e0e0;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
	background-image:url(images/right_blue_top_bg.gif);
	background-repeat:no-repeat;
	background-color:#334180;
}
div.podBody2 {
	background-image:url(images/right_blue_bottom_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#334180;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

.orange
{
	color:#FE9100;
	text-decoration:none;
}

/* **************** */
/* ENTRY FORMATTING */
/* **************** */
div.entryDisplay {
	margin-top: 10px;
	text-align: center;
}
div.photoDisplay {
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px solid #666666;
}
span.photoBlogInfo {
	background-color: e0e0e0;
	padding: 3px;
	font-weight: bold;
}
div.content {
	text-align: justify;
	padding-right:20px;
	padding-left:20px;
}
div.dateHeader {
	/*background-color: ffffff;*/
	background-image:url(images/content_top_bg.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:685px;
	height:20px;
	color:#8F9CEB;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	/*border: 1px dashed #999999;*/
}
div.entry {
	padding-left: 0px;
	padding-bottom:7px;
	margin-bottom:30px;
	width:705px;
	background-color:#fff;
	background-image:url(images/content_bottom_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
div.title {
	font-size: 28px;
	font-weight: bold;
	color: #FF9000;
	font-family: serif;
	font-face: Georgia;
	border-bottom: 0px dashed #666666;
	padding-left:20px;
}
div.subtitle {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	border-left: 12px solid #000000;
	padding-left: 5px;
	margin-top: 5px;
	width: 100%;
}
div.category_links {
	text-align: right;
	font-weight: bold;
	display:none;
}
div.category_links A {
}
div.details {
	text-align: right;
	font-size: 10px;
	padding-right:20px;
	padding-top:7px;
	margin: 10px 0px 0px 0px;
	background-color:#FFF;
	border-top:10px solid #E2E6FF;
	color:32407D;
	font-weight:bold;
}
div.continue_link {
	margin-top: 10px;
}
.required {
	background-color: cc0033;
	color: white;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
div.comment_header {
	/*border-left: 15px solid #000000;
	border-bottom: 2px solid #000000;*/
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 10px;
	color:#324482;
	font-size:14px;
}
div.comment_subject {
	border-bottom: 1px dotted #666666;
	color: #666666;
}
div.comment_text {
	padding-left: 20px;
	padding-right: 20px;
}
div.comment_details {
	text-align: right;
	border-bottom: 1px solid #000000;
}



table.cfmcal {
	empty-cells: show;
	border-collapse: collapse;
	/*border: 1px solid #000000;*/
	padding: 0px;
	width: 240px;
	margin-bottom: 5px;
	background-image:url(images/right_orange_top_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
table.cfmcal td {
	border: 0px solid #000000;
}
table.cfmCal tr.header td {
	text-align: center;
	font-weight: bold;
	background-color: e0e0e0;
	font-size: 14px;
	color: black;
	font-variant: small-caps;
}
table.cfmCal tr.header td A {
	text-decoration: none;
}
table.cfmCal tr.weekdays td {
	text-align: center;
	font-weight: bold;
	background-color: e0e0e0;
	color: black;
	height: 1.5em;
}
table.cfmCal tr td.day_blank {
	background-color: e0e0e0;
	height: 1.2em;
}
table.cfmCal tr td.day_highlighted {
	text-align: right;
	background-color: 999999;
	height: 1.2em;
}
table.cfmCal tr td.day_highlighted A {
	color: white;
}
table.cfmCal tr td.day {
	text-align: right;
	background-color: ffffff;
	height: 1.2em;
}
table.cfmCal tr td.day_selected {
	text-align: right;
	background-color: navy;
	height: 1.2em;
}
table.cfmcal tr td.day_selected a {
	color: white;
}
div.loginFormWrapper {
	text-align: center;
}
#loginForm {
	width: 400px;
	/*border: 1px dashed #666666;*/
	text-align: left;
	padding: 10px;
}
.loginHeader {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

div.blogcfm_album_list {

}
div.blogcfm_album_list div.album_title {
	padding: 3px;
	border: 1px dotted #666666;
	font-size: 1.2em;
	font-weight: bold;
}
div.blogcfm_album_list div.thumb {
	float:left;
	padding: 5px;
}
div.blogcfm_album_list div.album_details {
	padding: 5px;
	margin-left: 165px;
	text-align: left;
}


input
{
	border:1px solid #334180;
}
textarea
{
	border:1px solid #334180;
}

