/*	HTML ELEMENTS	*/

	html {
		background-color: #848E95;
		font-size: 12px;
		font-family: Arial, Verdana;
		color: #FFFFFF;
		margin: 0px;
		padding: 0px;
	}
	
	body {
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial;
		font-size: 12px;
		color: #000000;
	}

	#page_container {
		width: 955px;
		margin: 0px auto 0px auto;
		background-image: url(../images/page_tile.jpg);
		background-position: top left;
		background-repeat: repeat-y;
	}

	#container_top {
		width: 955px;
		height: 20px;
		background-image: url(../images/page_top.jpg);
		background-position: top left;
		background-repeat: no-repeat;		
	}
	
	#container_btm {
		width: 955px;
		height: 27px;
		background-image: url(../images/page_btm.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	#content {
		width: 926px;
		padding-bottom: 72px;
		padding-left: 10px;
		margin-left: 9px;
	}
	
	#left_column {
		float: left;
	}
	
	
	#right_column {
		width: 180px;
		padding-right: 20px;
		float: right;
		text-align: right;
		padding-left: 20px;
		padding-bottom: 50px;
	}
	
	#right_column h1.title {
		text-align: right;
		font-size: 18px;
	}
	
	#right_column h2.year {
		text-align: right;
		font-size: 14px;
	}
	
	#right_column h3 {
		text-align: right;
		font-size: 12px;
		font-weight: normal;
		text-transform: lowercase;
		margin-bottom: 2px;
		padding-bottom: 0px;
	}
	
	#right_column p {
		margin-top: 0px;
		padding-top: 0px;
		font-size: 10px;
	}
	
	#right_column a {
		font-weight: normal !important;
	}
	
	#progress {
		list-style-type: none;
		text-align: right;
		margin: 0px;
		padding: 0px;
		font-size: 10px;
	}
	
	#progress li {
		padding-right: 20px;
	}

	#progress .section_completed {
		background-image: url(../images/tick.jpg);
		background-position: center right;
		background-repeat: no-repeat;
		font-weight: bold !important;
		color: #83B65E !important;
	}

	#progress .section_completed a {
		color: #83B65E !important;
	}

	#progress .section_pending {
	}

	#progress .section_indent {
	}

	#progress li.section_current  {
		background-image: url(../images/arrow.jpg);
		background-position: center right;
		background-repeat: no-repeat;
		font-weight: bold;
	}

	#progress li.section_current .section_completed {
		background-image: none !important;
		padding-right: 0px !important;
	}

	#intro {
		width: 500px;
	}

	.btn_container {
		padding-top: 5px;
		width: 400px;
		margin-left: 10px;
	}
	
	.btn_container .field_button {
		font-size: 16px !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	.btn_container .field_button_over {
		font-size: 16px !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	.btn_container .note {
		font-style: italic;
		color: #FFFFFF;
	}

	fieldset {
		width: 440px;
		background-color: #8CC9F4;
		background-image: url(../images/set_btm.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		border: none;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 20px 0px;
		min-height: 200px;
		color: #055994;
		font-size: 11px;
	}
	
	fieldset h2 {
		background-image: url(../images/set_top.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #055994;
		color: #FFFFFF;
		padding: 3px 0px 4px 10px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		font-size: 13px;
		letter-spacing: 0px;
	}
	
	fieldset h3 {
		margin: 10px;
		font-size: 18px;
		padding: 0px;
	}
	
	fieldset p {
		margin-left: 10px;
		margin-right: 10px;
		color: #000;
	}
	
	.sub_section {
		width: 360px;
		margin-left: 10px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		background-image: url(../images/sub_section_btm.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	.sub_section_top {
		width: 360px;
		height: 28px;
		background-image: url(../images/sub_section_top.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	.sub_section p {
		margin: 0px !important;
		padding: 0px 10px 0px 10px !important;
	}
	
	.sub_section .field_text {
		width: 340px !important;
	}

	.sub_section .field_text_focus {
		width: 340px !important;
	}

	.sub_section .field_textarea {
		width: 330px !important;
	}

	.sub_section .field_textarea_focus {
		width: 330px !important;
	}
	
	.spaced_cell {
		padding-top: 15px;
	}
	
	.countdown_container {
		font-size: 10px !important;
		font-weight: bold;
		color: #993333;
		width: 380px;
		text-align: right;
	}
	
	label {
		color: #055994;
		font-size: 11px;
	}

	.help_print_ref {
		display: none;
	}

	.help {
		width: 262px;
	}

	.help p {
		margin: 0px;
		padding-bottom: 5px;
	}
	
	.help_top {
		min-height: 50px;
		background-image: url(../images/callout_top.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 5px;	

	}

	.help_btm {
		width: 262px;
		height: 18px;
		background-image: url(../images/callout_btm.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		text-align: right;
	}
	
	.help_btm a {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
		padding-right: 10px;
	}
	
	.help_btm a:hover {
		color: #CCCCCC;
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
		padding-right: 10px;
	}
	
	.help p {
		padding-left: 25px;
		padding-right: 10px;
		color: #FFFFFF;
		font-size: 10px;
	}

	#footer {
		width: 955px;
		margin: 10px auto 0px auto;
		padding: 0px 17px 0px 17px;
		text-align: left;
		font-size: 10px;
		color: #FFFFFF;
	}
	
	#footer a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #000000;
	}

	#login_error_container {
		font-weight: bold;
	}

/*	LINKS			*/
	a { font-weight: bold; color: #000000; text-decoration: none; }
	a:hover { color: #055994; }


/*	HEADINGS		*/
	h1 { font-weight: normal; color: #055994; font-size: 24px; letter-spacing: -1px; }
	h2 { font-weight: normal; color: #055994; font-size: 18px; letter-spacing: -1px; }
	h3 { font-weight: normal; color: #055994; font-size: 14px; }
	h4 { }
	h5 { }
	h6 { }

	h1.title {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
		font-size: 22px;
	}
	
	h2.title {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
		margin-top: 0px !important;
		padding-top: 0px !important;
		font-size: 18px;
	}

	
/*	TEXT			*/
	p { }
	p.first_para { font-weight: bold; }




/* Navigation
-------------------------------*/



	
/*	TABLE			*/
	table { }
	td { text-align: left; vertical-align: top; }
	th { text-align: left; vertical-align: top; }


/*	FORM			*/
	label { }
	fieldset { }
	legend { }



/*	FORM ELEMENTS	*/
	.field_text {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_text_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_text_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_select {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
	}
	.field_select_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
	}
	.field_select_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea {
		border: 1px solid #999999;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_focus {
		border: 1px solid #486AA8;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_button_white {
		background-color: transparent;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: left;
	}
	.field_button {
		background-color: transparent;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		text-align: left;
	}
	.field_button_over {
		background-color: transparent;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #999;
		cursor: pointer;
		text-align: left;
	}

	.field_button_obvious {
		background-color: #055994;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: left;
	}
	.field_button_obvious_over {
		background-color: transparent;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #999;
		cursor: pointer;
		text-align: left;
	}


	.message_positive {
		border: 1px solid #83B65E;
		padding: 5px;
		margin: 20px 0px 10px 0px;
		color: #83B65E !important;
		font-weight: bold;
		font-size: 10px;
		width: 380px;
	}

	.message_negative {
		border: 1px solid #993333;
		padding: 5px;
		margin: 20px 20px 10px 20px;
		color: #993333 !important;
	}
	.message_negative ul {
		list-style-type: circle;
		padding-left: 15px;
		margin: 0px;
		font-weight: bold;
		font-size: 10px;
	}
	
	

/*	CMS ELEMENTS	*/
	.entry_options {
		width: 130px;
		border-top: 4px solid #B4C4D1;
		border-bottom: 1px solid #B4C4D1;
		float: right;
		font-size: 11px;
	}
	.entry_options ul {
		margin: 10px 0px 10px 20px;
		padding: 0px;
		list-style-type: circle;
	}
	.cms_table {
		width: 670px !important;
		margin-top: 10px;
		border-top: 1px solid #B3C5D2;
		border-bottom: 1px solid #B3C5D2;
	}
	.cms_table a {
	}
	.cms_table a.read_more {
		font-weight: bold;
	}
	.cms_table th {
		font-weight: normal;
		font-size: 10px;
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #B3C5D2;
		color: #333333;
	}
	.cms_table td {
		font-size: 11px;
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #B3C5D2;
		padding: 3px 0px 3px 0px;
	}
	.cms_table th a {
		display: inline;
	}
	.row_odd td {
		background-color: #E5E5E5;
	}
	.row_over td {
		background-color: #F8F3CC;
		cursor: pointer;
	}
	.spacer {
		clear: both !important;
	}
	.divider {
		border-top: 1px solid #E5E5E5;
	}
	

	#summary_table {
		width: 500px;
	}
	
	#summary_table tr.title_row td {
		color: #055994;
		font-size: 18px;
		padding: 3px 0px 3px 0px;
		border-bottom: 1px solid #055994;
	}
	
	#summary_table p {
		margin: 5px 0px 2px 0px;
		padding: 0px;
		font-style: italic;
	}
	
	#summary_table tr.row_even td {
		font-weight: bold;
		padding: 2px 0px 2px 0px;
	}

	#summary_table tr.row_odd td {
		font-weight: bold;
		padding: 2px 0px 2px 0px;
	}
	
	#summary_table tr.divider td {
		border-top: 10px solid #FFFFFF;
	}
