body
{
	background-color: #e5e5e5;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, td
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.btn_spacer
{
	width: 30px;
	height: 26px; 
}

.btn_link
{
	width: 100px;
	height: 26px; 
}

.btn_left
{
	width: 118px;
	height: 26px; 
}

.btn_right
{
	width: 132px;
	height: 26px; 
}

.button, .button:hover, .button_selected
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	height: 26px;
	display: table-cell;
	text-align: center;
	line-height: 26px;
	display: block;
}

.button
{
	font-size: 11px;
	background: transparent url("multi-button.gif") no-repeat;
	color: black;
}

.button:hover
{
	font-size: 11px;
	background-position: -100px 0;
	color: white;
}

.button_selected
{
	background-image: url("selected-button.gif");
	color: white;
}

.subject_heading
{
	font-weight: bold;
	font-size: 14px;
	color: #8e3366;
}

.table_top, .table_bottom
{
	background-image: url("centre_top.gif");
}

.table_centre
{
	background-image: url("centre_body.gif");
}

.menu_selected
{
	font-size: 11px;
	font-weight: bold;
}

.menu
{
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

.menu_bold
{
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.menu:hover
{
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.menu_bold:hover
{
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.sub_menu_selected
{
	font-size: 11px;
	color: #6f0461;
	font-weight: bold;
}

.sub_menu
{
	font-size: 11px;
	color: #6f0461;
	text-decoration: underline;
}

.sub_menu_bold
{
	font-size: 11px;
	color: #6f0461;
	text-decoration: underline;
	font-weight: bold;
}

.sub_menu:hover
{
	font-size: 11px;
	color: #6f0461;
	text-decoration: none;
}

.sub_menu_bold:hover
{
	font-size: 11px;
	color: #6f0461;
	text-decoration: none;
}

.sub_sub_menu_selected
{
	font-size: 10px;
	color: #6f0461;
	font-weight: bold;
}

.sub_sub_menu
{
	font-size: 10px;
	color: #6f0461;
	text-decoration: underline;
}

.sub_sub_menu_bold
{
	font-size: 10px;
	color: #6f0461;
	text-decoration: underline;
	font-weight: bold;
}

.sub_sub_menu:hover
{
	font-size: 10px;
	color: #6f0461;
	text-decoration: none;
}

.sub_sub_menu_bold:hover
{
	font-size: 10px;
	color: #6f0461;
	text-decoration: none;
}

.page_title
{
	font-size: 15px;
	color: #6f0461;
	font-weight: bold;
}

.page_heading_link
{
	font-size: 12px;
	color: #6f0461;
	font-weight: bold;
	text-decoration: underline;
}

.page_heading_link:hover
{
	text-decoration: none;
}

.col_header
{
	font-weight: bold;
	color: #6f0461;
}

.faq_number
{
	font-weight: bold;
}

.faq_question
{
	color: #6f0461;
	font-style: italic;
	font-weight: bold;
}

.faq_answer
{
	font-weight: normal;
}

.bold_link
{
	color: #6f0461;
	font-weight: bold;
	text-decoration: underline;
}

.bold_link:hover
{
	color: #6f0461;
	font-weight: bold;
	text-decoration: none;
}

.bold_link_black
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.bold_link_black:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.std_link
{
	color: #6f0461;
	text-decoration: underline;
}

.std_link:hover
{
	color: #6f0461;
	text-decoration: none;
}

.bold_hdr
{
	color: #6f0461;
	font-weight: bold;
	text-decoration: none;
}

.big_bold_hdr_black
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.big_bold_hdr_black_link
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.big_bold_hdr_black_link:hover
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bold_hdr_black
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.field_reqd
{
	font-size: 9px;
	color: #ff0000;
}

.field_style
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	width: 99%;
	height: 18px;
  color: #000000;
  background: #fcfcfc;
  border: 1px solid #000000;	
}

.field_style_combo
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	width: 100%;
  color: #000000;
  background: #fcfcfc;
  border: 1px solid #000000;
}

.field_style_textarea
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	width: 99%;
	height: 100px;
  color: #000000;
  background: #fcfcfc;
  border: 1px solid #000000;		
}

.field_buttons
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 20px;
  color: #000000;
  background: #d6d6d6;
  border: 1px solid #000000;		
}

.field_padding
{
	padding-top: 4px;
}

.para_intro
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
  color: #000000;	
}
