body, p, table, tr, td, th, div, ul, ol, li {
	padding: 0;
	margin: 0;
	border: 0;
	color: #666;
	font: 12px Verdana, sans-serif;
}

a, a:hover, a:active, a:visited {
	color: #3300ff;
	text-decoration: underline
}

table.index {
	margin-bottom:20px;
}

table.index td {
	vertical-align:top;
}

h3 a, h3 a:hover, h3 a:active, h3 a:visited {
	color: #666;
	text-decoration: none;
}


th a, th a:hover, th a:active, th a:visited {
	color: #fff;
	text-decoration: underline
}

a img {
	border: 0!important;
}

p {
	margin: 0 0 10px 0;
}

#wrapper {
	margin: 20px auto 0 auto;
	padding:0;
	width:950px;
}

#contentbox {
	width: 650px;
	text-align: justify;
	float:left;
}

#right {
	float:left;
	white-space:nowrap;
	width:250px;
	padding-left:20px;
}

#right ul.menu {
	width:100%;
	border:1px solid orangered;
	list-style:none;
}

#right ul ul li {
	background-color:orangered;
	color: white;
	padding:0 10px;
	margin-right:10px;
}

#right ul ul li a {
	color: white;
	margin:0;
}

#right a, #right a:hover,#right a:active,#right a:visited {
	text-decoration:none;
}
#right ul li.parent {
	background-color:white;
}

#right ul a {
	color:#08628c;
	text-decoration: underline;
}

#right ul a:hover {
	color: #ff5a00;
}

#right ul li li a {
	color:white;
	margin-left:5px;
	text-decoration:none;
}
#right ul li li a:hover {
	color:white;
	text-decoration:underline;
}

#right li {
	list-style:none;
	font-weight:bold;
}


/* tabs */

div.tabs {
	margin: 20px 0 10px 0;
	height: 26px;
	line-height: 26px;
	padding: 0 20px;
	white-space: nowrap;
	background: url(../images/gray_h.gif) repeat-x 0 100%;
}

div.tabs div {
	float: left;
	background: url(../images/tabs_left.gif) no-repeat;
}

div.tabs div div {
	font: 12px/26px Arial, Helvetica, sans-serif;
	color: #000;
	white-space: nowrap;
	padding: 0 13px;
	background: url(../images/tabs_right.gif) no-repeat 100% 0;
}

div.tabs a {
	float: left;
	font: 12px/26px Arial, Helvetica, sans-serif;
	display: block;
	white-space: nowrap;
	color: #3300ff!important;
	margin-left: 10px;
}

table.order {
	width:100%;
	padding-bottom: 20px;
}

table.order td {
	padding: 1em 0 1em 1em;
	font-size:120%;
	border-bottom:1px dashed grey;
}

table.common {
	width:650px;
}

table.common tr {
	text-align:center;
	font-weight:bold;
}
table.common td {
		border-bottom:1px solid #a1b0bc;
}

table.common td.label {
	width:60%;
	text-align:left;
	font-weight:normal;
	padding:5px 0;
}

table.common td.section {
	text-align:left;
	font-weight:normal;
	padding:10px 0;
}

th {
	font-weight:bold;
	background-color:orangered;
	color:white;
	padding:5px 20px;
	text-align:left;
}

td.section {
	font-weight:bold;
	text-align:left;
}

.red {
	color:orangered;
}

ul {
	margin-bottom:10px;
}

li {
	margin: 5px 0 0 0;
}

h1 {
	margin: 0 0 10px 0;
	font: bold 23px Arial, Helvetica, sans-serif;
	padding: 0;
color: #666465;
	text-transform: uppercase;
}

h3 {
	margin: 0 0 10px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
color: #666465;
}

dt {
	font-weight:bold;
	margin-bottom:5px;
}

dd {
	margin-bottom:10px;
}

.nb {
	width:130px;
	margin:0 0 15px 0;
	float:left;
}

label { display: block; margin: 0.7em 0 0 0; }

label input, label textarea { width: 630px; margin: 0.3em 0 0 0; padding: 3px; border: 1px solid #666; }

label textarea { font-family: Arial, Tahoma, "Trebuchet MS", sans-serif; font-size: 1em; height: 100px; }


#contact {
	font-size: 1.5em;
	color: #666465;
	text-align: right;
	margin-bottom:10px;
}

#header {
	height:35px;
	background-color:orangered;
}

#footer {
	margin-top:10px;
	padding:5px;
	border-top:1px solid #666;
	height:35px;
	text-align:left;
}

.orderright {
	border:1px solid orangered;
	margin-bottom:20px;
	padding:10px;
}

span.hlr {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	cursor: help;
	margin-left:0.5em;
}

table.internal td {
	margin:0;
	padding:0;
	border:0;
}

.addthis_toolbox {
text-align:right;
float: right;
}