/* CSS Document Fo/* CSS Document For Common theme.
 * The items listed are in order as they appear in page. 
 * 
*/

/* common items */

.main_background {
	/* customize_page_bg */ background-color:#ffffff; /* customize_page_bg */
}
.column_background{
	/* customize_right_column_colour */ background-color:#ffffff; /* customize_right_column_colour */
}




#date_bar{
	/* customize_date_bar_bg */ background-color:#1c1c1c; /* customize_date_bar_bg */
	/* customize_date_bar_colour */ color:#949494; /* customize_date_bar_colour */
}
#date_bar a{
	/* customize_date_bar_link */ color:#949494; /* customize_date_bar_link */
}





div#navigation .nav {
	/* customize_nav_font */ font:normal normal px 1em Arial; /* customize_nav_font */
}

div#navigation .nav li a {
	/* customize_nav_link_color */ color:#666; /* customize_nav_link_color */
	/* customize_nav_bg_color */ background-color:#ebebeb; /* customize_nav_bg_color */
}

div#navigation .nav li a.nav_selected,
div#navigation .nav li a:hover {
	/* customize_nav_link_color_selected */ color:#ffffff; /* customize_nav_link_color_selected */
	/* customize_nav_bg_color_selected */ background-color:#8c1123; /* customize_nav_bg_color_selected */
}

div#navigation li.feature_nav {
	/* customize_nav_feature_color */ color:white; /* customize_nav_feature_color */
	/* customize_nav_feature_bg */ background-color:#172d54; /* customize_nav_feature_bg */
}





#main_content h1{
	/* customize_center_h1 */ color:#004278; /* customize_center_h1 */ 
	/* customize_center_h1 */ font:normal normal px 1.7em Arial; /* customize_center_h1 */
}
#main_content h2{
	/* customize_center_h2 */ color:#000000; /* customize_center_h2 */ 
	/* customize_center_h2 */ font:normal normal px 1.5em Arial; /* customize_center_h2 */
}
#main_content h3{
	/* customize_center_h3 */ color:#2b2b2b; /* customize_center_h3 */ 
	/* customize_center_h3 */ font:normal normal px 1.2em Arial; /* customize_center_h3 */
}
#main_content p,
#main_content li{
	/* customize_center_p */ color:#000000; /* customize_center_p */ 
	/* customize_center_p */ font:normal normal px 1em/1.5em Arial; /* customize_center_p */
}
#main_content a{
	/* customize_center_link */ color:#000000; /* customize_center_link */ 
}
#main_content a:hover{
	/* customize_center_link_hover */ color:#262626; /* customize_center_link_hover */ 
}






#right_content,
#right_content li{
	/* customize_right_font */ font:normal normal px 1em Arial; /* customize_right_font */
	/* customize_right_font_colour */ color:#000000; /* customize_right_font_colour */ 
}

.sup_dl_link a{
	/* customize_sup_link_colour */ color:#fff; /* customize_sup_link_colour */ 
}
.sup_dl_link a:hover{
	/* customize_sup_link_hover_bgcolour */ background-color:#ffffff; /* customize_sup_link_hover_bgcolour */ 
}





#footer{
	/* customize_footer_bgcolour */ background-color:#1c1c1c; /* customize_footer_bgcolour */ 
}
#footer,
#footer p{
	/* customize_footer_colour */ color:#fff; /* customize_footer_colour */ 
}
#footer a{
	/* customize_footer_link_colour */ color:#fff; /* customize_footer_link_colour */ 
}



/* Form */
div.formBlockSurveyTable,
#msg{
	/* customize_form_bg_colour */ background-color:#707070; /* customize_form_bg_colour */
}
div.formBlockSurveyTable,
div.formBlockSurveyTable .question,
#msg{
	/* customize_form_colour */ color:#fff; /* customize_form_colour */ 
}
div.formBlockSurveyTable .required{
	/* customize_required_colour */ color:#fff; /* customize_required_colour */ 
}
.miniSurveyView #msg .error{
	/* customize_form_error */ color:#fff; /* customize_form_error */ 
}



/* Email Block Form Stuff */
.emailFormBlock {
/* customize_emailFormBlock_bg */ background-color:#ccc; /* customize_emailFormBlock_bg */ 
/* customize_emailFormBlock_color */ color:#666; /* customize_emailFormBlock_color */ 

}
.emailFormBlock .emailFormFreetextBoxTop{
  /* customize_emailFormBlockTop */ font: normal normal bold 1em Arial; /* customize_emailFormBlockTop */
  /* customize_emailFormBlockTop_color */ color:#666; /* customize_emailFormBlockTop_color */
}
/* END Email Block Form Stuff */


/* customize_miscellaneous */  /* customize_miscellaneous */





