body {
	margin:0px;
	padding:0px;
	background: url(images/back.jpg) repeat-x #24427E;
}
div {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
}
h1 {
	color:#9c0005;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	color:#666;
	font-size:16px;
}
.p {
	margin:0px;
	padding:0px;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
#main-wrap {
	width:990px;
	margin: 0px auto 0px auto;
}
#header {
	background:url(images/header.jpg) no-repeat;
	width:990px;
	height:138px;
	padding-top:0px;
	float:left;
	display:inline;
}
#logo {
	width:333px;
	height:118px;
	padding-top:8px;
	float:left;
	display:inline;
}
#menu {
	background:url(images/menu.jpg) repeat-x;
	width:990px;
	height:44px;
	padding-top:0px;
	float:left;
	display:inline;
}
#photo {
	width:990px;
	height:100px;
	padding-top:0px;
	float:left;
	display:inline;
}
#content {
	background:url(images/content.jpg) repeat-y;
	width:930px;
	height:auto;
	padding:30px;
	float:left;
	display:inline;
}
.a-content {
	color:#003399;
	font-weight:bold;
}
#footer {
	background:url(images/footer.jpg) repeat-x;
	width:990px;
	height:141px;
	padding-top:0px;
	float:left;
	display:inline;
	font-size:11px;
	color:#ccc;
}
#footer-left {
	height: 100px;
	width: 575px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	color:#333;
	font-size:12px;
}
#footer-tag{
	height: 25px;
	width: 575px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	color:#333;
	font-size:12px;
}
a.footer{
	color:#333;
}
#footer-right {
	height: auto;
	width: 313px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}

.a-footer {
	color:#555;
}
.center {
	text-align:center;
}
/* form styles */

.text-field {
	width:180px;
	margin-top:5px;
	margin-bottom:5px;
}
.text-required {
	color:#f00;
}
/* menu styles */
/* menu wrapper */
#jsddm {
	margin-top: 0;
	padding-top: 7px;
	padding-left: 22px;
}
/* top level menu */
#jsddm li {
	float: left;
	list-style: none;
	font: 16px Arial, Helvetica;
	font-weight: bold;
}
#jsddm li a {
	display: block;
	padding: 5px 8px;
	text-decoration: none;
	width: auto;
	color: #FFF;
	white-space: nowrap;
	font-weight: bold;
}
#jsddm li a:hover {
	color: #FFF;
	background: #244280;
	font-weight: bold;
}
/* sub menu */
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #660000;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
#jsddm li ul li a {
	width: auto;
	color: #fff;
	background: #244280;
	text-align: left;
}
#jsddm li ul li a:hover {
	background: #333;
	text-decoration: none;
}
#header-right {
	width: 540px;
	height: 130px;
	float:right;
}
#header-right-top {
	background:url(images/social-back.png) no-repeat;
	width: 215px;
	height: 35px;
	float: right;
	margin-right: 50px;
	text-align:center;
	padding: 5px;
}
#header-right-bottom{
	width: 440px;
	height: 75px;
	float: right;
	text-align:right;
	margin-right: 125px;
	padding: 5px;

}
#content-left {
	float: left;
	height: auto;
	width: 600px;
}
#content-right {
	float: right;
	height: auto;
	width: 250px;
}
.img-float-right{
	float:right;
	padding-left:35px;
	padding-bottom:40px;
}

/*JQuery Accordion */

html, body, #faq { height: 100% }
body { margin: 0; padding: 0; font-size: small; color: #333 }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
 text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 565px;
}
.basic div {

}

/* TEXT */
.basic p {
	margin-bottom : 20px;
	border: none;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 10px;
}

/* HEADER */
.basic a {
	background:#003399;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
.basic a:hover {
	background:#9c0005;
	text-decoration :underline;
}
.basic a.selected {
	background:9c0005;
	color: #eeeeee;
}
.basic-content{
padding-bottom: 20px; }

#list2 {
	height: 178px;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(../layout/accordion/collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
	text-decoration:underline;
}
#navigation a.selected {
	background-image: url(../layout/accordion/expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
	text-decoration:underline;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}