html {
	height: 100%;  /* keep footer at bottom [1/2] */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 100%;  /* keep footer at bottom [2/2] */
	margin: 0px;      /* Default for all items. */
	padding: 0px;     /* Default for all items. */
}

#template_frame_full_page {
	background-image: url(/_img/100_percent_faux_columns.gif);
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 0px;
	margin-left: auto;    /* Center the page [1/2] */
	margin-right: auto;   /* Center the page [2/2] */
	margin-top: 0px;
	min-height: 100%;
	position: relative;
	padding: 0px;
	width: 770px;
}

#template_frame_top {
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 18px;
	width: 770px;
}

#template_frame_content {
	overflow: hidden;
	padding-bottom: 109px;
	width: 770px;
}

#template_content_left {
	float: left;
	overflow: hidden;
	padding-bottom: 55px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 23px;
	width: 186px;
}

#template_content_top_and_bottom {
	float: left;
	overflow: hidden;
	padding-bottom: 55px;
	padding-left: 34px;
	padding-right: 0px;
	padding-top: 23px;
	width: 521px;
}

#template_content_right {
	float: left;
	overflow: hidden;
	padding-bottom: 55px;
	padding-top: 35px;
	width: 24px;
}

#template_frame_footer {
	background-color: #FFFFFF;
	bottom: 63px;      /* keep footer at bottom [4/4] */
	clear: both;
	display: block;
	overflow: hidden;
	width: 770px;
}

#template_powered_by_drupal {
	background-color: #FFFFFF;
	bottom: 0px;
	height: 63px;
	width: 770px;
}

#template_powered_by_drupal_img {
	float: right;
	padding-top: 15px;
	padding-right: 25px;
	position: relative;
}

A {
	color: #0066CC;
}

A:hover {
	color: #EC7E16;
}

#sidebar-left
#sidebar-left-inner 
#block-menu-menu-website-menu 
.block-inner
.title {
	display: none;       /* Hiding Website Menu's title. */
}

#sidebar-left
#sidebar-left-inner 
#block-menu-menu-website-menu 
.block-inner {				/* Website Menu All. */
	color: #365073;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
}

#sidebar-left
#sidebar-left-inner 
#block-menu-menu-website-menu 
.block-inner a {				/* Website Menu All. */
	color: #365073;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
}

#sidebar-left
#sidebar-left-inner 
#block-menu-menu-website-menu 
.block-inner a.active {				/* Website Menu Active. */
	color: #EC7E16;
}

#sidebar-left
#sidebar-left-inner 
#block-menu-menu-website-menu 
.block-inner a:hover {				/* Website Menu Active. */
	color: #EC7E16;
}

#content
#content-inner
#content-header
.breadcrumb {				/* Breadcrumb. */     
	font-size: 8pt;
}

.title {					/* Page's title. */     
	color: #EB8321;
	font-size: 12pt;
	font-weight: bold;
}

/* ##############################################################
				FCKEDITOR Styles: START
###############################################################*/
.orange-title_text_heading-heading_4 {
	color: #EB8321;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.dark_blue-photo_heading-heading_5 {
	color: #365073;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.light_blue-photo_heading-heading_6 {
	color: #6692C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.text_blue_CCS {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.text_orange_CCS {
	font-family: Arial, Helvetica, sans-serif;
	color: #EB8321;
}
.text_yellow_CCS {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFEE00;
}
.text_purple_CCS {
	font-family: Arial, Helvetica, sans-serif;
	color: #BCB2DE;
}
.text_light_blue_CCS {
	font-family: Arial, Helvetica, sans-serif;
	color: #D2E2EB;
}
.text_white_CCS {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* ##############################################################
				FCKEDITOR Styles: END
###############################################################*/


/* ##############################################################
				WebForm module customization: START
###############################################################*/
legend {
	font-weight: bold;		/* Fieldset/Boxes's title NOT COLLAPSED*/
	font-size: 18px;
	color: #0066CC;
}
.webform-component-fieldset 
.collapsed
legend,
.webform-component-fieldset 
.collapsed
legend
A,
.collapse-processed {		/* Fieldset/Boxes's title COLLAPSED */
	font-weight: normal;	
	font-size: 14px;
}
label {						/* LABEL is a <TAG> not a DIV or a CLASS. */
	clear: both;
}
.option {					/* Radio buttons */
	float: left;
	margin-top: -10px;
	clear: none;			/* Overiding 'CLEAR: BOTH' from above LABEL. */
	margin-right: 30px;
}
.description {
	color: #999999;
	clear: both;
}
.description
A {
	color: #999999;
	font-weight: normal;
}
/* ##############################################################
				WebForm module customization: END
###############################################################*/


/* ##############################################################
				FCKEDITOR Styles: END
###############################################################*/


/* ##############################################################
				Rollover navigation: START
###############################################################*/
/* ##############################################################
				Rollover navigation: END
###############################################################*/
