/* @group Reset */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}/* remember to define focus styles! */:focus {	outline: 0;}ol, ul {	list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}


/* @end */

body {
	font: 12px/140% "Lucida Grande", Lucida, Verdana, sans-serif;
}

html {
	background: url(../images/design/head.jpg) no-repeat 0 110px;
}

#content {
	width: 650px;
	margin-left: 270px;
	margin-top: 270px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #D8D4B1;
	margin-bottom: 15px;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	border-bottom: 1px solid #D8D4B1;
}

p {
	margin-bottom: 3px;
}

a {
	color: #321B21;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#controlpanel {
	border-top: 1px solid #D8D4B1;
	margin-top: 10px;
	padding-top: 5px;
}

/* @group Table */

table {
	border: 1px solid #D8D4B1;
	width: 650px;
}

table caption {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-color: white;
	margin-top: 15px;
	margin-bottom: 3px;
}

th {
	border-bottom: 1px solid #D8D4B1;
	font-weight: bold;
	background-color: #F8F0D5;
	cursor: pointer; 
	cursor: hand; 
}

table td, table th {
	padding: 3px;
}

table td {
	border-bottom: 1px solid #eee;
}

.arrow {
	font: bold 10px Verdana, sans-serif;
	color: #666;
}



/* @end */

/* @group FAQ */

ul {
	margin-bottom: 35px;
	margin-top: 25px;
}

ul li {
	margin-bottom: 3px;
}

#faqtext {
	margin-bottom: 2500px;
}

#faqtext p {
	margin-bottom: 65px;
}

#faqtext p strong {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #D8D4B1;
	margin-bottom: 10px;
	font-size: 14px;
}

#faqtext p .toplink {
	display: block;
	text-align: right;
	text-decoration: none;
}



/* @end */

#footer {
	margin-bottom: 65px;
	text-align: center;
	font-size: 10px;
	color: #666;
}
