/* TAG STYLES ***********************/
html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
}

img {
  border: 0;
	padding: 0;
	margin: 0;
}

form {
  border: 0;
	padding: 0;
	margin: 0;
}

a {
	color: #333333;
	/*color: #990033;*/
	text-decoration: none;
}

a:hover {
	color: #cd1c23;
	text-decoration: underline;
}

p {
	padding: 0;
	margin: 0;
	padding-top: 8px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	/*color: #899b00;*/
	color: #cd1c23;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
/* END TAG STYLES ***********************/

/* LAYOUT STYLES ***********************/
#wrapper {
  width: 770px;
	margin: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/* header styles ************/
#header {
  width: 770px;
  height: 89px;
}

#header_top {
	width: 770px;
	height: 23px;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
}

#header_top_right {
	float: right;
	width: 90px;
	height: 13px;
	padding: 5px;
	font-weight: bold;
	font-size:9px;
	background-color: #a5a5a5;
	color: #FFFFFF;
}

#header_top_right a {
	color: #FFFFFF;
	text-decoration: none;
}

#header_top_left {
	height: 13px;
	padding: 5px;
}

#header_middle {
	width: 770px;
	height: 70px;
	/* background: url("../images/header2.jpg") no-repeat; */
	background: url("../images/Tap-2010/tap-2010-topbanner.jpg") no-repeat;
}
/* end header styles ************/

/* menu styles ************/
#menu {
	width: 770px;
	height: 26px;
	padding: 0;
	margin: 0;
	background: url('../images/menu/bg.gif') repeat-x;
	/*border-bottom: 1px solid #a4a4a4;*/
}

#menu_right {
	float: right;
	height: 25px;
	padding: 0;
	margin: 0;
}

#menu_right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu_right li {
  float: left;
  margin: 0;
  padding: 0;
}

#menu_left {
	float: left;
	height: 25px;
	padding: 0;
	margin: 0;
}

#menu_left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu_left li {
  float: left;
  margin: 0;
  padding: 0;
  margin-left: -1px;
}
/* end menu styles ************/

/* content styles ************/
#main {
	width: 770px;
	height: 215px;
}

#main_right {
	float: right;
	width: 309px;
	font-size: 10px;
}

#main_right a {
	color: #899b00;
	text-decoration: underline;
}

#main_right a:hover {
	color: #333333;
	text-decoration: none;
}

#main_callout_top {
	width: 284px;
	height: 100px;
	padding-top: 7px;
	padding-left: 25px;
  background: url("../images/Tap-2010/bg-callout.gif") no-repeat;
	border-bottom: 1px dotted #a4a4a4;

}

#main_callout_bottom {
	width: 284px;
	height: 100px;
	padding-top: 7px;
	padding-left: 25px;
  background: url("../images/Tap-2010/bg-callout.gif") no-repeat;
	border-bottom: 1px solid #a4a4a4;
}

.main_callout_right {
	float: right;
}

#main_left {
	float: left;
	width: 460px;
	height: 215px;
	border-bottom: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
}

#sub {
	width: 770px;
	height: 244px;
}

#sub_right {
	float: right;
	width: 309px;
	height: 243px;
	background: url('../images/bg_dotted.gif') repeat;
	font-size: 10px;
}

#sub_right a {
	color: #899b00;
	text-decoration: underline;
}

#sub_right a:hover {
	color: #333333;
	text-decoration: none;
}

#sub_right_top {
	width: 303px;
	height: 55px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #a4a4a4;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#sub_right_top select {
	width: 180px;
	font-size: 11px;
	float: left;
}

#sub_right_middle {
	width: 303px;
	height: 55px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #a4a4a4;
	color: #333333;
}

#sub_right_middle p {
	padding-top: 4px;
	margin: 0;
}

#sub_right_bottom {
	width: 303px;
	_width: 304px;
	padding-left: 5px;
	color: #333333;
}

#sub_right_bottom_con {
	padding-top: 5px;
}

#sub_bottom_right {
	float: right;
	width: 126px;
	padding-top:10px;
	padding-left:4px;
}

#sub_right_bottom select {
	width: 140px;
	font-size: 11px;
	float: left;
}

#sub_left {
	float: left;
	width: 460px;
	height: 244px;
	border-right: 1px dotted #a4a4a4;
}

#sub_left ul {
	width: 460px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#sub_left li {
  float: left;
	width: 115px;
  margin: 0;
  padding: 0;
}

#callout_each {
	width: 109px;
	height: 176px;
	padding-left: 5px;
	padding-top: 5px;
	border-right: 1px dotted #a4a4a4;
	color: #333333;
}

#callout_each ul {
	width: 105px;
  list-style: none;
  margin: 0;
  padding: 0;
	padding-top: 5px;
	color: #333333;
}

#callout_each li {
	width: 106px;
  margin: 0;
  padding: 0;
	padding-top: 3px;
}

#callout_each_last {
	width: 110px;
	height: 176px;
	padding-left: 5px;
	padding-top: 5px;
	color: #333333;
}

#callout_each_last ul {
	width: 105px;
  list-style: none;
  margin: 0;
  padding: 0;
	padding-top: 5px;
	color: #333333;
}

#callout_each_last li {
	width: 105px;
  margin: 0;
  padding: 0;
	padding-top: 3px;
	/*background-color: blue;*/
}
/* end content styles ************/

/* footer styles ************/
#footer {
	width: 770px;
	height: 20px;
	background-color: #a5a5a5;
	font-size: 9px;
	color: #333333;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}

#footer_right {
	float: right;
	width: 330px;
	height: 17px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}

#footer_left {
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
}
/* end footer styles ************/
/* END LAYOUT STYLES ***********************/

/* CUSTOM STYLES *****************/
div .spacer {
  clear: both;
}

div .divider {
  height: 0px;
  overflow: hidden;
  border-top: 1px solid #FFFFFF;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 0px 0px 0px 0px;
}

div .dotted_divider {
  height: 0px;
  overflow: hidden;
  border-top: 1px dotted #FFFFFF;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 0px 0px 0px 0px;
}

.red {
	color: #899b00;
}
/* END CUSTOM STYLES *****************/

/* OVERLAY STYLES *****************/
#cover_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	visibility: hidden;
}

#support_wrapper {
	position: absolute;
	width: 100%;
	height: 450px;
	z-index: 100;
	visibility: hidden;
}

#support {
	margin: auto;
	width: 770px;
	height: 300px;
	padding-top: 115px;
	_padding-top: 120px;
}

#support_form {
	float: right;
	width: 290px;
	height: 206px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	color: #ffffff;
	background-color: #6a6760;
	/*filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95;*/
}

#support_form a {
	color: #ffffff;
}

#support_form ul {
	width: 200px;
  list-style: none;
  margin: 0;
  padding: 0;
	padding-top: 5px;
}

#support_form li {
	width: 200px;
  margin: 0;
  padding: 0;
	padding-top: 3px;
}

/* Transparency of BG change div */
#cover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	background-color: #000000;
	filter: alpha(opacity=0);
	-moz-opacity: .0;
	opacity: .0;
	/*overflow: hidden;*/
	z-index: 2;
}
/* END OVERLAY STYLES *****************/
