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
}

*:focus {
	outline: 0
}

ol,ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle
}

caption,th,td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}

q,blockquote {
	quotes: "" ""
}

q:before,q:after,blockquote:before,blockquote:after {
	content: ""
}



body {
	line-height: 1.5;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #993539;
	font-size: 87.5%;
	background-color: #ffffff;
}

h1 {
	font-weight: bold;
	color: #336699;
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em
}


h1 img {
	margin: 0
}



h4 {
	font-weight: normal;
	color: #222222;
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em
}

h5 {
	font-weight: normal;
	color: #222222;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em
}

h6 {
	font-weight: normal;
	color: #222222;
	font-size: 1em;
	font-weight: bold
}

h2 img,h3 img,h4 img,h5 img,h6 img {
	margin: 0
}

p {
	margin: 0 0 1.5em
}

p img.left {
	display: inline;
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0
}

p img.right {
	display: inline;
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
	padding: 0
}

a {
	text-decoration: none;
	color: #993539;
}


a:hover {
	color: #666666;
	text-decoration: underline;
}

.action {
	font-weight: bold;
	color: #336699;
}
.action:over {
	color: #aaaaaa;
}


a img {
	border: none
}

span.title {
	font-weight: bold;
} 

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

dfn {
	font-style: italic;
	font-weight: bold
}

sup,sub {
	line-height: 0
}

abbr,acronym {
	border-bottom: 1px dotted #666
}

address {
	margin: 0 0 1.5em;
	font-style: italic
}

del {
	color: #666
}

pre {
	margin: 1.5em 0;
	white-space: pre
}

pre,code,tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5
}

li ul,li ol {
	margin: 0
}

ul,ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em
}

ul {
	list-style-type: disc
}

ol {
	list-style-type: decimal
}

dl {
	margin: 0 0 1.5em 0
}

dl dt {
	font-weight: bold
}

dd {
	margin-left: 1.5em
}

table {
	margin-bottom: 1.4em;
	width: 100%
}

th {
	font-weight: bold
}

thead th {
	background: #c3d9ff
}

th,td,caption {
	padding: 4px 10px 4px 5px
}

tr.even td {
	background: #e5ecf9
}

tfoot {
	font-style: italic
}

caption {
	background: #eee
}

.quiet {
	color: #666666
}

.loud {
	color: #111111
}

#frame {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	display: inline-block
}

#frame {
	display: block
}


h2 {
	font-weight: bold;
	color: #666666;
	font-size: 1.3em;
	display: inline;
	float: left;
	margin-bottom: 0
}

h3 {
	font-weight: 200;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",	"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	color: #666666;
}


h4 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #444
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px
}

ul {
	padding-left: 20px
}

code {
	display: block;
	position: relative;
	margin-bottom: 1.5em;
	background: #e5e8eb url('../images/bg-code.png') no-repeat 0px 0px;
	padding: 10px;
	text-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px;
	color: #46596c;
	left: -120px;
	width: 710px;
	padding-right: 120px;
	padding-left: 120px
}

pre {
	padding: 0;
	margin: 0
}

.parameter {
	position: relative;
	width: 710px;
	left: -120px;
	padding-right: 120px;
	padding-left: 120px
}

.parameter p {
	font-size: 0.9em;
	margin-bottom: 5px
}

.parameter code {
	margin-top: 10px
}

table {
	margin-bottom: 10px
}

/*
table tr {
	background-color: #e5e8eb
}


table tr:hover {
	background-color: #dfe3e7
}
*/

table td {
	padding: 10px;
	font-size: 0.8em
}

table td.name {
	font-size: 1em
}

table td.download {
	text-align: right;
	padding-right: 15px
}

table td.preview {
	padding-left: 0;
	width: 90px
}

.btn-lg {
	font-size: 1.1em;
	height: 39px;
	display: block;
	overflow: hidden;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	border: solid 1px #6e93b0;
	background: url('../images/btn-lg-bg.png') repeat-x 0px 0px;
	text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
	color: #234e70 !important;
	margin-bottom: 5px;
	padding: 5px 10px;
	line-height: 1.4
}

.btn-lg img {
	vertical-align: text-top;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 2px
}

.btn-lg span {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	color: #3f6890 !important
}

.btn-lg:hover {
	text-decoration: none
}

.btn-lg:active {
	background-position: 0px bottom
}

.btn {
	font-size: 1em;
	color: #234e70;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	border: solid 1px #6e93b0;
	background: url('../images/btn-sm-bg.png') repeat-x 0px 0px;
	height: 27px;
	line-height: 26px;
	text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 0 10px
}

.btn:hover {
	text-decoration: none;
	color: #234e70
}

.btn:active {
	background-position: 0px bottom
}

ul li { display: inline; }


#header {
	margin: 0;
	border-bottom: 2px solid #993539;
}

#footer {
	border-top: 2px solid #993539;
	margin: 0;
	padding: 4px;
}

#header ul.nav li { padding-left: 46px; }

#header a { font-size: 16px; }

.data tr td:first-child {
	 padding-left: 240px;
	 font-size: 18px;
	}
	
.data input, .data select {
	 width: 34em;
	}

.data .submit {
	width: inherit;
	}
	
#container {
	 margin: 0px;
}

#body {
	margin: 20px;
}


.listing {
	border-collapse: collapse;
	width: 700px;
	margin:auto;
}
	
.listing tr td:first-child {
	 //padding-left: 240px;
	 font-weight: bold;
	 color: #336699;
	}
	
.listing tr td {
	 padding: 0px;
	 font-size: 16px;
}

.listing .separator {
	 height: 12px;
}

.listing ul {
	 margin: 0px;
	 padding: 0px; 
}

.listing .headseparator {
	 background-color: #336699;
	 height: 2px;
}
h4 { 
	 text-align: center; 
	 font-size: 18px;
	 margin-bottom: 32px;
	 }