* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	color: #647890;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	color: #273D6c;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#demo {
	padding-left: 40px;
	background-image: none;
	overflow: hidden;
}
#demo p {
	margin-right: 40px;
}
#demo img  {
	float: right;
	margin-right: 100px;
	margin-left: 60px;
}
#footer {
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	margin-top: 30px;
	margin-bottom: 50px;
}
.clearFloat {
	clear: both;
	float: none;
}
.demoCategory {
	width: 248px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
.demoCategory h1{
	line-height: 18px;
	color: #273D6c;
	background-image: url(../images/h1_guide.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-bottom: 15px;
	font-size: 14px;
	text-align: center;
	padding-right: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.demoItem {
	clear: both;
	padding-top: 10px;
}
#demo  .demoItem img{
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.demoItem a {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}
.demoItem a:hover {
	text-decoration: underline;
}

#modConnectReader {
	font-size: 12px;
	font-weight: bold;
	color: #d31145;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#modConnectReader img {
	float: right;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#connectText {
	margin-top: 40px;
}
#modConnectReader h1 {
	font-size: 24px;
	padding-left: 100px;
}
#modConnectReader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 100px;
}
#modConnectReader a {
	color: #d31145;
}
#modConnectReader a:hover {
text-decoration: none;
}
#page_content {
	padding-left: 75px;
}
#demoTitle {
	width: 630px;
	padding-bottom: 30px;
	padding-top: 20px;
}
#demoTitleImg {
	float: left;
	margin-right: 20px;
	height: 150px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #666;
	padding-right: 30px;
}
#demoDetails {
	margin-left: 150px;
}
#demoDetails h1 {
	background-image: url(../images/h1-bckg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
}
#demoTitle h3 {
	margin-top: 5px;
}
#demoDetails p {
	margin-bottom: 10px;
}
#demoContent {
	margin-left: 150px;
	margin-top: 20px;
}
#demoContent2 {
	margin-top: 20px;
}
#demoContent2 img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#demoContent2 em {
	margin-left: 20px;
}
.demoTest {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.demoTest h2 {
	font-size: 12px;
	color: #273D6c;
}
.demoTest h5 {
	margin-left: 15px;
	color: #666;
	font-weight: normal;
}
.demoTest h6 {
	margin-left: 15px;
}
dt {
	color: #273D6C;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
dd {
	color: #666;
	margin-left: 15px;
}

#hidden_elements {
display: none;
}
