*{
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font: 70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:10px;
	color:#555;
}
html { 
	height: 100%; 
	margin-bottom: 1px; 
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}
#footer {
	width:660px;
	margin:0 auto;
	color:#CCCCCC;
}

#footer a {
	color:#999999;
	text-decoration:none;
	}

#footer .validate {
	float:right;
}

.header:hover{
	background-color:#666;
}

#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h1 a:hover {
	color:#000;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child a {
	color:#845885;
	text-decoration: none;
	font-size: small;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	
	text-indent: 20px;
}

input {
	width:260px;
	background:url(../images/input.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:7px 10px;
	margin:5px;
	color:#777;
}
textarea {
	width:370px;
	height:185px;
	background:url(../images/textarea.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#777;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(../images/submit.jpg) top no-repeat;
}

blockquote {
	padding-left: 18px;
	color:#888;
	margin:20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

BLOCKQUOTE IMG.quote-open {
	VERTICAL-ALIGN: top; MARGIN-RIGHT: 10px
}
BLOCKQUOTE IMG.quote-close {
	MARGIN-LEFT: 10px; VERTICAL-ALIGN: top
}

BLOCKQUOTE CITE {
	MARGIN-TOP: 10px; DISPLAY: block
}
BLOCKQUOTE CITE A {
	FONT-STYLE: italic; FONT-FAMILY: "Lucida Grande", Verdana, sans-serif; COLOR: #ab4f0e
}

BLOCKQUOTE P.cite {
	DISPLAY: block; COLOR: #535353
}
BLOCKQUOTE P.cite A {
	FONT: 0.8em/1.5 "Lucida Grande", Verdana, sans-serif; COLOR: #ab4f0e
}


.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
	background-image: url(../images/flowerbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}


h2 {
clear:both;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}

#header h1 {
text-align:center;
font:350% Verdana;
font-style:bold;
color:#232323;
margin-top:50px;
letter-spacing:-1px;
}

#header h2 {
	text-align:center;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#800080;
	margin:10px 0 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#header h4 {
	text-align:center;
	font:200% Verdana;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#333333;
	margin:10px 0 40px;
}

#header h5 {
	text-align:center;
	text-transform:lowercase;
	letter-spacing:2px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

#header h5 a {
	color:#666666;
	text-decoration:none;
}

#header h5 a:hover {
	color:#666666;
	text-decoration:none;
}

#header h6 {
	text-align:center;
	font:100% Verdana;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#333333;
	margin:10px 0 20px;
}

#accordian{
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}
#accordian #test-content .accordion_child img {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}


#accordian #test5-content .accordion_child img {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}

#accordian #test8-content .accordion_child img {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}

#accordian #test1-content .accordion_child img {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}

#accordian #test2-content .accordion_child img {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}

.accordion_headings{
	padding:7px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	padding:20px 30px;
	border:5px solid #f4f4f4;
	background-color: #F7F7F7;
}



p {
	margin:15px 0;
	line-height:19px;
}

.header_highlight{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}
#flashcontent {
	width: 760px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent1 {
	width: 900px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash {
	float: right;
	position: relative;
	border: 1px solid #f4f4f4;
	padding:5px 5px;
	background:#fafafa;
}
#Success {
	padding-top: 150px;
	padding-bottom: 150px;
	text-decoration: none;
}
