hr {
	border: 3px solid #000000;
	width:880px;
}



#menu_2 a{
	padding-top:20px;
	text-decoration:none;
	font-weight: 800; 
	colour:#fcc891;
	text-align:center; 
	display:block;
	width:120px;
	height:70px;
	background-image: url('images/menu_middle_2.gif');
	background-repeat: no-repeat;
	overflow:hidden;
}

#menu_2 a:hover {
	colour:#ff8a00;
	background-image: url('images/menu_hover_middle_2.gif');
	background-repeat: no-repeat;
	zoom:1;
}

#menu_2 a:visited {
	colour:#ff8a00;
}

#menu_left_2 a{
	padding-top:20px;
	text-decoration:none; 
	text-align:center;
	font-weight: 800; 
	colour:#fcc891;
	display:block; 
	width:120px;
	height:70px;
	background-image: url('images/menu_leftedge_2.gif');
	background-repeat: no-repeat;
	overflow:hidden;
}

#menu_left_2 a:hover {
	colour:#ff8a00;
	background-image: url('images/menu_hover_leftedge_2.gif');
	background-repeat: no-repeat;
	zoom:1;
}

#menu_left_2 a:visited {
	colour:#ff8a00;
}

#menu_right_2 a{
	padding-top:20px;
	text-decoration:none; 
	text-align:center; 
	font-weight: 800;
	colour:#fcc891;
	display:block; 
	width:120px;
	height:70px;
	background-image: url('images/menu_rightedge_2.gif');
	background-repeat: no-repeat;
	overflow:hidden;
}

#menu_right_2 a:hover {
	colour:#ff8a00;
	background-image: url('images/menu_hover_rightedge_2.gif');
	background-repeat: no-repeat;
	zoom:1;
}

#menu_3 a{
	padding-top:20px;
	text-decoration:none; 
	text-align:center;
	font-weight: 800; 
	colour:#fcc891;
	display:block; 
	width:180px;
	height:70px;
	background-image: url('images/menu_middle_3.gif');
	background-repeat: no-repeat;
	overflow:hidden;
}

#menu_3 a:hover {
	colour:#ff8a00;
	background-image: url('images/menu_hover_middle_3.gif');
	background-repeat: no-repeat;
	zoom:1;
}

#menu1 {
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  margin-left:5px;
  margin-top:7px;
  }

#menu1 li {
  float:none;
  border:1px solid #fff;
  margin-left:0px; 
  }

#menu1 a {
  display:block;
  color:#000000; 
  background:#ebc502;
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:none; 
  margin-left:0px;
  border: 1px solid #000000;
  }

#menu1 a:hover {
  color:#000000; 
  background:#fbf88d; 
  border: 1px solid #000000;
  }



#menu_front1 {
  width:672px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  margin-left:0px;
  }

#menu_front1 li {
  float:left;
  width:110px;
  border:1px solid #000;
  margin-left:0px; 
  }

#menu_front1 a {
  display:block;
  width:110px;
  color:#000; 
  background:#FBF5AD; 
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  margin-left:0px;
  }

#menu_front1 a:hover {
  color:#000; 
  background:#EEEEEE;
  }



div.green_box {
	width:900px;
	padding:10px;
	border: 3px solid #000000;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#000;
	background:#E1FFDD;
}



div.blue_box {
	padding:0px;
	color:#000;
	background:#fbf88d;
}



div.test_box {
	width: 400px;
	padding: 10px;
	border: 5px solid #000000;
	margin-left: 10%;
	margin-bottom: 10px;
	margin-top: 10px;
}



div.screen_box {
	padding: 20px;
}



div.thin_margins_fp {
	width:800px;
	padding:10px;
	border: 3px solid #000000;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
	background:#bbd1ff;
}



div.thin_margins_main {
	width:800px;
	padding:10px;
	border: 3px solid #ab9156;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
	background:#074898;
	color:#ab9156;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


div.thin_margins {
	width:800px;
	padding:10px;
	border: 3px solid #ab9156;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
	background:#ffffff;
}



form.cmxform fieldset {
  margin-bottom: 10px;
}

form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0 80px;
}

form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.cmxform label {	
  width: 140px; /* Width of labels */
}

form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform legend { color: #000; }	

form.cmxform fieldset fieldset legend { color: #000; }

form.cmxform label { color: #000; }
form.cmxform input { color: #000; }

form.cmxform select { color: #000; }

form.cmxform checkbox { color: #000; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #626262;}

form.cmxform fieldset li {
	padding: 2px 20px 2px;}

/* DISPLAY VERSION OF CMXFORM */

form.cmxform_display fieldset {
  margin-bottom: 10px;
}

form.cmxform_display legend {
  padding: 0 2px;
  font-weight: bold;
}

form.cmxform_display label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: normal;
}

form.cmxform_display fieldset ol {
  margin: 0;
  padding: 0;
}

form.cmxform_display fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.cmxform_display fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

form.cmxform_display fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

form.cmxform_display fieldset fieldset label {
  display: block;
  width: auto;
}

form.cmxform_display em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.cmxform_display label {	
  width: 540px; /* Width of labels */
}

form.cmxform_display fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform_display legend { color: #000; }	

form.cmxform_display fieldset fieldset legend { color: #000; }

form.cmxform_display label,
form.cmxform_display input { color: #000; }

form.cmxform_display select { color: #000; }

form.cmxform_display fieldset {
	border: none;
	border-top: 1px solid #626262;}

form.cmxform_display fieldset li {
	padding: 2px 20px 2px;}

/* COLUMN LAYOUT */	

body {
  min-width: 550px;      /* 2x LC width + RC width */
}

#container {
  padding-left: 200px;   /* LC width */
  padding-right: 150px;  /* RC width */
}

#container .column {
  position: relative;
  float: left;
}

#center {
  width: 100%;
}

#left {
  width: 200px;          /* LC width */
  right: 200px;          /* LC width */
  margin-left: -100%;
}

#right {
  width: 150px;          /* RC width */
  margin-right: -150px;  /* RC width */
}

#footer {
  clear: both;
}

/*** IE6 Fix ***/

* html #left {
  left: 150px;           /* RC width */
}

/* ---------------- TAPPSA 2010 ---------------------------- */

#body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #06185c; 
	background: #ffffff; 
	margin: 0; 
	padding: 0;
}

#homeSpacing {
	margin-top: 100px;
}

#mainBodyBg{
	background-image:url(./images/content_bg_tile.jpg);
	width: 930px;
	height:100%;
}

#mainBodyText {
	float: left;
	margin-left:29px;
	width:875px;
}

#tabsBodyBg{
	background-image:url(./images/content_tabs_bg.jpg);
	width: 930px;
	height:100%;
}

#tabsBodyText {
	padding-left: 18px;
	color:#FFFFFF;
}

#mainBodyFooter {
	background-image:url(./images/content_bg_bottom.jpg);
	width: 930px;
	height:100%;
}

#pageHeader {
	padding-left: 0px;
}

#tabHeader {
	background-image:url(./images/content_tabs_header.jpg);
	width: 930px;
	height: 55px;
	padding-left: 0px;
}

/*-------------------- Main Menu ----------------------------*/
#tappsaMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

#tappsaMenu li {
	float: left;
	margin: 0em 0.5em;
	list-style: none;
}

#tappsaMenu li a
{
	background: url(./images/content_tab_bg.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: 900;
}

#tappsaMenu li a:hover {
	background: url(./images/content_tab_bg.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	color: #015e20;
	text-decoration: none;
	text-align: center;
	font-weight: 900;
}

/* Hide from IE5-Mac \*/
#tappsaMenu li a
{
	float: none
}
/* End hide */

#tappsaMenu
{
	width:120em
} 
